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
  •  


LENOVO THINKPAD T14s GEN 2a Ryzen 7 PRO 5850U 1.9GHz 16GB 256GB TOUCH - NO OS picture

LENOVO THINKPAD T14s GEN 2a Ryzen 7 PRO 5850U 1.9GHz 16GB 256GB TOUCH - NO OS

$299.95



Lenovo ThinkPad L14 Gen 3 Laptop 14” FHD Core i5 12th 16GB RAM 512GB SSD Win 11 picture

Lenovo ThinkPad L14 Gen 3 Laptop 14” FHD Core i5 12th 16GB RAM 512GB SSD Win 11

$374.99



Lenovo ThinkPad Business Laptop 14

Lenovo ThinkPad Business Laptop 14" AMD Ryzen 7 16GB RAM 256GB SSD Windows 11

$229.99



Lenovo Thinkpad T14 Gen 2 14

Lenovo Thinkpad T14 Gen 2 14" 16GB, Thunder Black

$313.00



Lenovo IdeaPad Slim 3 15IAN8 15.6

Lenovo IdeaPad Slim 3 15IAN8 15.6" FHD i3-N305 8GB 119GB SSD Gray

$210.00



Lenovo ThinkPad L15 Gen 3 15.6

Lenovo ThinkPad L15 Gen 3 15.6" 16GB, Thunder Black

$230.00



Lenovo ThinkPad L14 Gen 1 i5-10210U 16GB 512GB SSD Win 11 Pro Very Good picture

Lenovo ThinkPad L14 Gen 1 i5-10210U 16GB 512GB SSD Win 11 Pro Very Good

$229.99



Lenovo ThinkPad T14 Gen 1 Core i5  1.70GHz, 16GB RAM , 256GB SSD picture

Lenovo ThinkPad T14 Gen 1 Core i5 1.70GHz, 16GB RAM , 256GB SSD

$239.99



Lenovo Thinkpad E15 Gen 2 8GB RAM 256GB SSD Intel Core i5-1135G7@2.40GHz Laptop picture

Lenovo Thinkpad E15 Gen 2 8GB RAM 256GB SSD Intel Core [email protected] Laptop

$220.36



Lenovo ThinkPad T580 15.6

Lenovo ThinkPad T580 15.6" FHD W11 Pro Laptop i5-8250U 8GB 256GB Backlit / USB C

$175.00