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
  •  


NEW JUNIPER QFX5120-48Y-AFO-T 48x 10/25GbE SFP28 8x 40/100GbE Switch Dual AC PS picture

NEW JUNIPER QFX5120-48Y-AFO-T 48x 10/25GbE SFP28 8x 40/100GbE Switch Dual AC PS

$12750.00



Juniper EX2300 12-Port Gigabit PoE+ Managed Network Switch P/N: EX2300-C-12P picture

Juniper EX2300 12-Port Gigabit PoE+ Managed Network Switch P/N: EX2300-C-12P

$149.99



Juniper Network QFX5100-48S-AFO 48x SFP/SFP+ 6x 40GbE QSFP+ Switch w/ Dual power picture

Juniper Network QFX5100-48S-AFO 48x SFP/SFP+ 6x 40GbE QSFP+ Switch w/ Dual power

$253.30



Juniper EX3400-24P 24-Port PoE+ GbE + 4-Port 1/10Gb SFP Switch picture

Juniper EX3400-24P 24-Port PoE+ GbE + 4-Port 1/10Gb SFP Switch

$245.00



Juniper EX4100-F-12P Switch 12x 1GbE PoE  2x 10GbE Uplinks 4x 10GbE Stack Ports picture

Juniper EX4100-F-12P Switch 12x 1GbE PoE 2x 10GbE Uplinks 4x 10GbE Stack Ports

$900.00



Juniper EX2300-C-12P 12 Port Gigabit PoE+ 2x10G SFP+ Managed Compact  Switch picture

Juniper EX2300-C-12P 12 Port Gigabit PoE+ 2x10G SFP+ Managed Compact Switch

$179.99



Juniper EX2300-C 12 Port Compact Gigabit Switch EX2300-C-12p picture

Juniper EX2300-C 12 Port Compact Gigabit Switch EX2300-C-12p

$99.99



Juniper EX3400-48T-AFI Ethernet Network Switch 48x1GbE 4x10GbE SFP+ 2x40GbE QSFP picture

Juniper EX3400-48T-AFI Ethernet Network Switch 48x1GbE 4x10GbE SFP+ 2x40GbE QSFP

$139.00



Juniper Networks AP33 Wireless Access Point Bluetooth WiFi 6 Cloud Managed NIB picture

Juniper Networks AP33 Wireless Access Point Bluetooth WiFi 6 Cloud Managed NIB

$54.99



Juniper Networks EX2300-48P 48-Port Gigabit PoE Managed Ethernet Switch picture

Juniper Networks EX2300-48P 48-Port Gigabit PoE Managed Ethernet Switch

$79.99