Results 1 to 10 of 10

Thread: Hayes (Rockwell Chipset)winmodem not detected

  1. #1
    Junior Member registered user
    Join Date
    Feb 2004
    Posts
    10

    Hayes (Rockwell Chipset)winmodem not detected

    I think it has a rockwell chipset. Is there some type of driver I can load for this modem or am I screwed? If so, what are the the steps I need to take to load the driver? I have tried all the device settings within the kppp setup. When I try under the device setting I get the error msg "unable to opem modem or modem busy.

  2. #2
    Junior Member registered user
    Join Date
    Feb 2004
    Posts
    10
    Once I again I found a resolution to my own problem. If you are in need of a rockwell chipset winmodem driver go to http://www.linux.com/howtos/Conexant...TO/index.shtml . The instructions are easy to follow.

    The previous site end up directing you to this site http://www.linuxant.com/drivers/hcf/
    The only thing is that after downloading the driver you have to buy the liscense key to have full functionality of the driver. it only connects at 14.4 with the free version.

  3. #3
    Junior Member registered user
    Join Date
    Jan 2004
    Location
    51:45:20N, 0:40:44W
    Posts
    19
    Hi Ryan,

    Would you mind please posting (step by step) instructions on how you managed to make it work?

    I've also found the drivers but don't know how to install it

    Regards,

    Mick

  4. #4
    Junior Member registered user
    Join Date
    Feb 2004
    Posts
    10
    1. install the package with "dpkg -i hcfpcimodem_{version}_{arch}.deb", ("dpkg -i hcfusbmodem_{version}_{arch}.deb" for the USB version) if apt-get or some other tool hasn't already done it for you.

    this means you need to copy the file to your root directory or somewhere whre you know you find the file. Once your in the directory of the downloaded file type dpkg -i hcfpcimodem_{version}_{arch}.deb ......This will install your driver

    2. if necessary, run "hcfpciconfig" ("hcfusbconfig" for the USB version) to complete the installation, enter license information, or to change your modem's configuration.

  5. #5
    Junior Member registered user
    Join Date
    Jan 2004
    Location
    51:45:20N, 0:40:44W
    Posts
    19
    Hmm, I had a go but it didn't go well

    I copied the file in ./ and then run dpkg -i but this is what I got:

    Code:
    root@ttyp0[/]# cp /mnt/floppy/hcfpcimodem_1.00lnxt04011900full_i386.deb ./
    root@ttyp0[/]# ls
    KNOPPIX  cdrom  hcfpcimodem_1.00lnxt04011900full_i386.deb  mnt   ramdisk  tmp
    bin      dev    home                                       opt   root     usr
    boot     etc    lib                                        proc  sbin     var
    root@ttyp0[/]# dpkg -i hcf*
    dpkg: unable to access dpkg status area: Read-only file system
    Then I tried using an hsf driver tarball (hsflinmodem-5.03.27lnxtbeta03042700.tar.tar) in the off chance that it might work:
    Code:
    root@ttyp0[hsflinmodem-5.03.27lnxtbeta03042700]# make install
    make[1]: Entering directory `/ramdisk/var/tmp/hsflinmodem-5.03.27lnxtbeta03042700/inf'
    mkdir -m 755 -p /etc/hsf/inf
    install -m 644 linux_ali_smartmc.inf linux_athens.inf linux_hsf.inf linux_hsfi.inf linux_intel_smartmc.inf linux_smarthsf.inf linux_via_smartmc.inf /etc/hsf/inf
    install: writing `/etc/hsf/inf/linux_intel_smartmc.inf': No space left on device
    install: writing `/etc/hsf/inf/linux_smarthsf.inf': No space left on device
    install: writing `/etc/hsf/inf/linux_via_smartmc.inf': No space left on device
    make[1]: *** [install] Error 1
    make[1]: Leaving directory `/ramdisk/var/tmp/hsflinmodem-5.03.27lnxtbeta03042700/inf'
    make: *** [install] Error 2
    I am probably missing the basics here, so I am grateful for any guidance

    Regards,

    Mick

  6. #6
    Junior Member registered user
    Join Date
    Feb 2004
    Posts
    10
    Your problem sounds like you are not logged in as root. How did you install knoppix to your hdd? knx-hdinstall or knoppix-installer?? Ive tried it both ways ways and I havent found a way to get root access with knoppix-installer....Try knx-hdinstall if you havent already.

  7. #7
    Junior Member registered user
    Join Date
    Feb 2004
    Posts
    10
    I am very new to this stuff as well.. I am progreesing slowly but surely.

  8. #8
    Junior Member registered user
    Join Date
    Feb 2004
    Posts
    10
    root@ttyp0[/]# dpkg -i hcf*

    was this command you typed Did you try
    dpkg -ihcfpcimodem_1.00lnxt04011900full_i386.deb

    I guess you tried it as wild card. Im not sure how that works?

  9. #9
    Junior Member registered user
    Join Date
    Feb 2004
    Posts
    10
    See, im retarded. You were obviously logged in as root. try running the full command dpkg -i hcfpcimodem_1.00lnxt04011900full_i386.deb ....What type of modem do you have?

  10. #10
    Junior Member registered user
    Join Date
    Jan 2004
    Location
    51:45:20N, 0:40:44W
    Posts
    19
    Thanks Ryan,

    I have NOT installed Knoppix on my hard drive, but have created a permanent home.

    Yes, I had to login as root, otherwise it was telling me that I didn't have the authority to save changes or sth similar.

    I've got a Rckwell (connexant) HCF PCI as follows:
    ================================================== ===================
    = RESULT OF MODEM QUERY =
    ================================================== ===================
    NUMBER OF MODEMS FOUND = 1

    MODEM #1:
    PCI CONFIGURATION INFORMATION READ:
    VENDOR ID : 127A
    DEVICE ID : 1004
    SUBVENDOR ID : 144F
    SUBDEVICE ID : 1009
    REVISION ID : 01

    DEDUCED INFORMATION:
    VENDOR NAME : ROCKWEL
    DEVICE NAME : HCF DATA/FAX/REMOTE TAM
    SUBVENDOR NAME : ASKEY -- HTTP://WWW.ASKEY.COM.TW
    MODEM TYPE : HCF
    WINXP INBUILD SUPPORT : YES
    ================================================== ===================

    I've aslo got an external US Robotics 56K Professional Message Modem, I believe this is also a winmodem, not a proper external modem

    I'll try again using the complete path/file name to see if that changes matters (I somehow doubt it).

    Thanks for your help,

    Mick

Similar Threads

  1. rockwell external modem need help
    By bako in forum Hardware & Booting
    Replies: 10
    Last Post: 04-21-2005, 11:29 PM
  2. Hayes V.92 Voice Faxmodem
    By KPeeJ in forum Networking
    Replies: 2
    Last Post: 08-12-2004, 09:07 AM
  3. Is Winmodem detected?
    By ykgoh in forum General Support
    Replies: 1
    Last Post: 02-11-2004, 02:17 PM
  4. Prism GT chipset
    By poussin in forum Networking
    Replies: 0
    Last Post: 07-06-2003, 03:31 PM
  5. Having problems Hayes External accura 33.6/56k Fax
    By jaconitroso in forum Hardware & Booting
    Replies: 0
    Last Post: 02-11-2003, 01:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack picture

USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack

$164.99



SanDisk Ultra Luxe USB 3.1 Flash Drive – 5 Pack | Premium Metal USB Flash Drives picture

SanDisk Ultra Luxe USB 3.1 Flash Drive – 5 Pack | Premium Metal USB Flash Drives

$59.99



Microsoft Windows 11 Pro 64bit - New Sealed – Flash USB 1 PC picture

Microsoft Windows 11 Pro 64bit - New Sealed – Flash USB 1 PC

$49.99



LOT 10x SanDisk 32GB Cruzer Spark USB 2.0 flash drive 32 GB SDCZ61-032G 32G picture

LOT 10x SanDisk 32GB Cruzer Spark USB 2.0 flash drive 32 GB SDCZ61-032G 32G

$34.80



Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack picture

Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack

$175.90



Sandisk Flash Drive 16GB 32GB 64GB 128GB 256GB 512GB Blade Glide Ultra Flair lot picture

Sandisk Flash Drive 16GB 32GB 64GB 128GB 256GB 512GB Blade Glide Ultra Flair lot

$623.38



Kingston 32GB 64GB 128GB 256GB USB 3.0 Flash Drive Thumb Memory Stick Pen lot picture

Kingston 32GB 64GB 128GB 256GB USB 3.0 Flash Drive Thumb Memory Stick Pen lot

$135.90



LOT 10x SanDisk 32GB ULTRA USB 3.0 flash drive SDCZ48-032G 32 GB read 100 MB/s picture

LOT 10x SanDisk 32GB ULTRA USB 3.0 flash drive SDCZ48-032G 32 GB read 100 MB/s

$39.80



Wholesale 5/10/100PCS 1GB 2GB 4GB 8GB 16GB 32GB USB 2.0 Flash Drive Memory Stick picture

Wholesale 5/10/100PCS 1GB 2GB 4GB 8GB 16GB 32GB USB 2.0 Flash Drive Memory Stick

$378.00



Windows 11 Pro Install/Recovery/Repair USB Flash Drive picture

Windows 11 Pro Install/Recovery/Repair USB Flash Drive

$35.00