Re: kppp: "The modem is busy"
"Linuxant support (Jonathan)" <[email protected]> Wed, 27 Jun 2007 14:18:49 -0400
| Newsgroups | gmane.linux.drivers.modem.hsf |
|---|---|
| Message-ID | <[email protected]> |
Hi, we can see the following PCI device in your machine: --- 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) --- so it's quite possible that the modem is connected to that HDA bus. However, it seems that your kernel was not compiled HDA bus support (you do not seem to have the snd_hda_intel module loaded and the HSF driver didn't compile HDA related modules). Please re-compile your kernel and make sure that the SND_HDA_INTEL option is set to 'm' (do not try with 'y', it will not work) in your kernel configuration file. Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] abe wrote: > Hello, > > I can not access my modem anymore. The dial-up tool kppp says "The modem is > busy" and wvdialconf: > > ---------- begin --------------------------- > Scanning your serial ports for a modem. > > Modem Port Scan<*1>: Scanning ttySHSF0 first, /dev/modem is a link to it. > Modem Port Scan<*1>: SHSF0 S0 > ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > Modem Port Scan<*1>: S2 S3 SHSF1 SHSF2 SHSF3 SHSF4 > Modem Port Scan<*1>: SHSF5 SHSF6 SHSF7 > ----------- end ---------------------------- > > I am running Gentoo Linux. You find more information about my system in the > attached hsfdiag.txt file. > > Please help me, > abe > > _______________________________________________ > hsflinux mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/hsflinux