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
  •  


SanDisk 2TB Ultra 3D NAND SSD, Internal Solid State Drive - SDSSDH3-2T00-G26 picture

SanDisk 2TB Ultra 3D NAND SSD, Internal Solid State Drive - SDSSDH3-2T00-G26

$149.99



Western Digital 250GB WD Blue SA510 SATA SSD, Internal M.2 2280 - WDS250G3B0B picture

Western Digital 250GB WD Blue SA510 SATA SSD, Internal M.2 2280 - WDS250G3B0B

$39.99



SanDisk 2TB Ultra 3D NAND SSD, Internal Solid State Drive - SDSSDH3-2T00-G25 picture

SanDisk 2TB Ultra 3D NAND SSD, Internal Solid State Drive - SDSSDH3-2T00-G25

$129.99



WD_BLACK 2TB SN850P NVMe Internal SSD for PS5 consoles - WDBBYV0020BNC-WRSN picture

WD_BLACK 2TB SN850P NVMe Internal SSD for PS5 consoles - WDBBYV0020BNC-WRSN

$199.99



Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5

Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5" SATA 3 6GB/s Internal SSD PC/MAC Lot

$14.99



Intel DC S3510 Series 120GB SSD 2.5

Intel DC S3510 Series 120GB SSD 2.5" 6Gb/s SATA Solid State Drive SSDSC2BB120G6K

$9.99



Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot picture

Netac 1TB 2TB 512GB Internal SSD 2.5'' SATA III 6Gb/s Solid State Drive lot

$13.99



Fanxiang SSD 512GB 1TB 2TB 4TB 2.5'' SSD SATA III Internal Solid State Drive lot picture

Fanxiang SSD 512GB 1TB 2TB 4TB 2.5'' SSD SATA III Internal Solid State Drive lot

$13.99



Fanxiang SSD 512GB 1TB 2TB 4TB 2.5''SATA III Internal Solid State Hard Drive LOT picture

Fanxiang SSD 512GB 1TB 2TB 4TB 2.5''SATA III Internal Solid State Hard Drive LOT

$269.98



Fanxiang 4TB 2TB 1TB SSD 550MB/s 2.5'' SATA III Internal Solid State Drive lot picture

Fanxiang 4TB 2TB 1TB SSD 550MB/s 2.5'' SATA III Internal Solid State Drive lot

$209.99