Thank you Marvin for your help.
That's what I did. No pcmcia and usb hardware attached
[root@(none) grub]# ifconfig eth0 down
[root@(none) grub]# ifconfig eth1 down
[root@(none) grub]# ifconfig eth2 down
[root@(none) grub]# modprobe -r 8139too
[root@(none) grub]# modprobe -r ipw2100
[root@(none) grub]# modprobe -r uhci_hcd
[root@(none) grub]# modprobe -r ehci_hcd
[root@(none) grub]# modprobe -r snd-intel8x0m
[root@(none) grub]# modprobe snd-intel8x0m
[root@(none) grub]# slmodemd -c URUGUAY --alsa modem:1
error: mixer setup: attach hw:1 error: No such device
ALSA lib pcm.c:2014:(snd_pcm_open_conf) Invalid type for PCM modem:1
definition (id: modem, value: cards.pcm.modem)
error: alsa setup: cannot open playback device 'modem:1': Invalid argument
error: cannot setup device `modem:1'
You know that when I turn off eth2 (wifi) I got a connection message but after
a while it went on again, automagically.
This is because I am able to send this email from this computer (wireless
network)
I am not rebboting
Thanks,
Daniel
On Saturday 17 March 2007 16:41, you wrote:
> Daniel,
>
> Your
> Class 0703: 8086:24c6 Modem: Intel Corporation 82801DB/DBL/DBM
> Primary PCI_id 8086:24c6
> Subsystem PCI_id 1025:003d
> Softmodem codec or Vendor from diagnostics:
> from Archives: SIL27, an AgereSystems type
> is an AC'97 modem type, so that correct command is:
> # slmodemd -c URUGUAY --alsa modem:1
>
> However the current blockage is:
> --- Bootup diagnositcs for card in PCI slot 00:1f.6 ----
> ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 10 (level,
> low) -> IRQ 10
> ACPI: PCI interrupt for device 0000:00:1f.6 disabled
>
> Your modem Intel 82801DB-ICH4 is sharing the interrupt (IRQ) 10 with
> functions: uhci_hcd:usb1, uhci_hcd:usb2, uhci_hcd:usb3, ehci_hcd:usb4,
> ohci1394, yenta (PCMCIA driver) , eth0, eth2, i915@pci:0000:00:02.0
>
> Your Routine Test (RT) to try during correction trials is unloading &
> reloading the modem driver:
> # modprobe -r snd-intel8x0m
> # modprobe snd-intel8x0m
> then the
> # slmodemd -c URUGUAY --alsa modem:1
> wherefrom a success report would include port creation:
> /dev/ttySL0 ---> /dev/pts/N
> with N some number
>
> Things to try:
> 1) Detach/remove all possible USB devices and PCMCIA cards and reboot
> into Linux
> Shutdown ethernet:
> # ifconfig eth0 down
> # ifconfig eth1 down
> # ifconfig eth2 down
> Remove their drivers:
> # modprobe -r 8139too
> # modprobe -r ipw2100
> the wireless driver
> If you don't have a USB mouse:
> # modprobe -r uhci_hcd
> # modprobe -r ehci_hcd
>
> With resources thus freed up, try the RT.
>
> Report back at this point, before proceeding to the bootup options
> described in Bootup.txt
>
> Marv S
>
> On 3/17/07, Daniel Stonek <daniel@xxxxxxxxxx> wrote:
> > Hello Marvin,
> > This is what I get, I don't know how to fix it.
> > I am attaching some txt files from ./scanModem results.
> > Thanks for your help.
> >
> >
> > # slmodemd -c URUGUAY --alsa modem:1
> > error: mixer setup: attach hw:1 error: No such device
> > ALSA lib pcm.c:2014:(snd_pcm_open_conf) Invalid type for PCM modem:1
> > definition (id: modem, value: cards.pcm.modem)
> > error: alsa setup: cannot open playback device 'modem:1': Invalid
> > argument error: cannot setup device `modem:1'
> >
> > # slmodemd -c URUGUAY --alsa hw:0,6
> > error: mixer setup: Off-hook switch not found for card hw:0
> > error: alsa setup: cannot open playback device 'hw:0,6': No such file or
> > directory
> > error: cannot setup device `hw:0,6'
> >
> > On Friday 16 March 2007 21:25, you wrote:
> > > Re: slmodemd -c URUGUAY --alsa hw:0,6
> > >
> > > The slmodemd supported modems are in two categories.
> > > The newer and increasingly prevalant are HDA (High Definition Audio)
> > > controller which can host softmodem subsystems. These use the command
> > > format: slmodemd -c URUGUAY --alsa hw:0,N
> > > when N is usually 1 or 6
> > > If there are no System problems
> > > ./scanModem
> > > will be able to report whixh N to use.
> > >
> > > The older type are the older AC'97 type SoftModem Controller cards.
> > > For all of these but the Conexant chip subtype requiring hsfmodem
> > > software
> > > , the command is like:
> > > slmodemd -c URUGUAY --alsa modem:1
> > >
> > > To deal with System problems blocking a full scanModem diagnostic
> > > I long ago set a default output:
> > > slmodemd -c COUNTRY --alsa modem:1
> > > because it was usually correct.
> > >
> > > But with the increasing prevalance of HDA hosted modems,
> > > I'll have to chamge that default. In the meantme
> > > MUCH THANKS
> > > for all you who are helping out, and just remember that if it is a HDA
> > > based modem
> > > the needed command syntax is like
> > > slmodemd -c URUGUAY --alsa hw:0,N
> > >
> > > If some coming guidance, I'll illustrate how to recognize this amon
> > > the scanModem outputs.
> > >
> > > MarvS
> > >
> > > On 3/16/07, Antonio Olivares <olivares14031@xxxxxxxxx> wrote:
> > > > Ok,
> > > >
> > > > maybe this is one of those cases in which you need
> > > > to update alsa to a newer version and recompile. Or
> > > > instead of --alsa modem:1, try something like
> > > > # slmodemd -c URUGUAY --alsa hw 0:6, I am not sure
> > > >
> > > > or could be that the modem card is disabled in the
> > > > bootup process as the lines show,
> > > >
> > > > The PCI slot 00:1f.6 of the modem card may be
> > > > disabled early in a bootup process, but then enabled
> > > > later. If modem drivers load, but the modem is not
> > > > responsive, read Bootup.txt about possible fixes.
> > > > Send dmesg.txt along with ModemData.txt to
> > > > discuss@xxxxxxxxxxxxx if help is needed.
> > > >
> > > > When you do
> > > > # slmodemd -c URUGUAY --alsa modem:1
> > > > open up another terminal and run dmesg and send to
> > > > discuss@xxxxxxxxxxxxx for further help.
> > > >
> > > > Regards,
> > > >
> > > > Antonio
> > > >
> > > > --- Daniel Stonek <daniel@xxxxxxxxxx> wrote:
> > > > > Hi Antonio,
> > > > > I have installed slmodemd (and removed hsfmodem)
> > > > > but
> > > > > # slmodemd -c URUGUAY --alsa modem:1
> > > > > error: mixer setup: attach hw:1 error: No such
> > > > > device
> > > > > ALSA lib pcm.c:2014:(snd_pcm_open_conf) Invalid type
> > > > > for PCM modem:1
> > > > > definition (id: modem, value: cards.pcm.modem)
> > > > > error: alsa setup: cannot open playback device
> > > > > 'modem:1': Invalid argument
> > > > > error: cannot setup device `modem:1'
> > > > >
> > > > > Thank you,
> > > > > Daniel
> > > > >
> > > > > On Friday 16 March 2007 11:16, you wrote:
> > > > > > Daniel,
> > > > > >
> > > > > > The following tells you what you need to do.
> > > > > >
> > > > > > Support type needed or chipset: slmodemd
> > > > > >
> > > > > > An ALSA (Advanced Linux Sound Architecture) modem
> > > > > > driver:
> > > > > > snd-intel8x0m
> > > > > > provides Low Level support enabling contact with
> > > > >
> > > > > the
> > > > >
> > > > > > modem hardware.
> > > > > > For all BUT Conexant chip soft modems (using
> > > > >
> > > > > hsfmodem
> > > > >
> > > > > > software)
> > > > > > complementary High Level support is through a
> > > > > > Smartlink utility:
> > > > > > slmodemd
> > > > > >
> > > > > > Download from
> > > > >
> > > > > http://linmodems.technion.ac.il/packages/smartlink/
> > > > >
> > > > > > the package SLMODEMD.gcc4.1.tar.gz having a
> > > > >
> > > > > compiled
> > > > >
> > > > > > slmodemd. Unpack
> > > > > > under Linux with:
> > > > > > $ tar zxf SLMODEMD.gcc4.1.tar.gz
> > > > > > and read instructions therein. But briefly, the
> > > > >
> > > > > modem
> > > > >
> > > > > > is setup with
> > > > > > command:
> > > > > > slmodemd -c YOUR_COUNTRY --alsa modem:1
> > > > > > reporting dynamic creation of ports:
> > > > > > /dev/ttySL0 --> /dev/pts/N , with N some
> > > > > > number
> > > > > > Read Smartlink.txt and Modem/YourSystem.txt for
> > > > > > follow through
> > > > > > guidance.
> > > > > >
> > > > > > Regards,
> > > > > >
> > > > > > Antonio
> > > > > >
> > > > > > --- Daniel Stonek <daniel@xxxxxxxxxx> wrote:
> > > > > > > Please tell me how to install a working driver.
> > > > > > > Thank you. Daniel
> > > > > > >
> > > > > > > > Only plain text email is forwarded by the
> > > > > > >
> > > > > > > DISCUSS@xxxxxxxxxxxxx List Server.
> > > > > > > Do use the following as the email Subject Line:
> > > > > > > SomeName, YourCountry Mandriva Linux
> > > > > > > release 2007.0 (Official) for i586
> > > > > > > Kernel 2.6.17-5mdv on an i686 / kernel
> > > > >
> > > > > 2.6.17-5mdv
> > > > >
> > > > > > > This will alert cogent experts, and
> > > > >
> > > > > distinguish
> > > > >
> > > > > > > cases in the Archives.
> > > > > > > YourCountry will enable Country Code guidance.
> > > > > > > Occassionally responses are blocked by an
> > > > >
> > > > > Internet
> > > > >
> > > > > > > Provider mail filters.
> > > > > > > So in a day, also check the Archived responses
> > > > >
> > > > > at
> > > > >
> > > > > > > http://www.linmodems.org .
> > > > > > > Local Linux experts can be found through:
> > > > > > > http://www.linux.org/groups/index.html
> > > > > > > -------------------------- System information
> > > > > > > ----------------------------
> > > > > > > CPU=i686, Mandriva Linux release 2007.0
> > > > >
> > > > > (Official)
> > > > >
> > > > > > > for i586
> > > > > > > Kernel 2.6.17-5mdv on an i686 /
> > > > > > > Linux version 2.6.17-5mdv
> > > > >
> > > > > (rtp@xxxxxxxxxxxxxxxxxxxx)
> > > > >
> > > > > > > (gcc version 4.1.1 20060724 (prerelease)
> > > > > > > (4.1.1-3mdk)) #1 SMP Wed Sep 13 14:32:31 EDT
> > > > >
> > > > > 2006
> > > > >
> > > > > > > scanModem update of: 2007_March_05
> > > > > > > The modem symbolic link is /dev/modem ->
> > > > >
> > > > > ttySHSF0
> > > > >
> > > > > > > USB modem not detected by lsusb
> > > > > > >
> > > > > > > Modem or host audio card candidates have
> > > > >
> > > > > firmware
> > > > >
> > > > > > > information:
> > > > > > >
> > > > > > > PCI slot PCI ID SubsystemID Name
> > > > > > > ---------- --------- ---------
> > > > > > > -------------- 00:1f.6 8086:24c6 1025:003d Modem:
> > > > > > > Intel Corporation 82801DB/DBL/DBM
> > > > > > >
> > > > > > > Modem interrupt assignment and sharing:
> > > > > > > 10: 33802 XT-PIC uhci_hcd:usb1,
> > > > > > > uhci_hcd:usb2, uhci_hcd:usb3, ehci_hcd:usb4,
> > > > > > > ohci1394, yenta, Intel 82801DB-ICH4, eth0, eth2,
> > > > > > > i915@pci:0000:00:02.0
> > > > > > >
> > > > > > > --- Bootup diagnositcs for card in PCI slot
> > > > >
> > > > > 00:1f.6
> > > > >
> > > > > > > ----
> > > > > > > ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link
> > > > >
> > > > > [LNKB]
> > > > >
> > > > > > > -> GSI 10 (level, low) -> IRQ 10
> > > > > > > ACPI: PCI interrupt for device 0000:00:1f.6
> > > > >
> > > > > disabled
> > > > >
> > > > > > > ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link
> > > > >
> > > > > [LNKB]
> > > > >
> > > > > > > -> GSI 10 (level, low) -> IRQ 10
> > > > > > > PCI: Setting latency timer of device
> > > > >
> > > > > 0000:00:1f.6 to
> > > > >
> > > > > > > 64
> > > > > > > ACPI: PCI interrupt for device 0000:00:1f.6
> > > > >
> > > > > disabled
> > > > >
> > > > > > > hsfich: probe of 0000:00:1f.6 failed with error
> > > > >
> > > > > -5
> > > > >
> > > > > > > The PCI slot 00:1f.6 of the modem card may be
> > > > > > > disabled early in
> > > > > > > a bootup process, but then enabled later. If
> > > > >
> > > > > modem
> > > > >
> > > > > > > drivers load
> > > > > > > but the modem is not responsive, read
> > > > >
> > > > > Bootup.txt
> > > > >
> > > > > > > about possible fixes.
> > > > > > > Send dmesg.txt along with ModemData.txt to
> > > > > > > discuss@xxxxxxxxxxxxx
> > > > > > > if help is needed.
> > > > > > >
> > > > > > >
> > > > > > > === Finished modem firmware and bootup
> > > > >
> > > > > diagnostics
> > > > >
> > > > > > > section. ===
> > > > > > > === Next deducing cogent software ===
> > > > > > >
> > > > > > > ALSAversion 1.0.12
> > > > > > > The audio card is not a modem hosting type.
> > > > > > > Bootup diagnostic HSF: ERROR: SILICON
> > > > >
> > > > > Laboratories
> > > > >
> > > > > > > or LUCENT AC97 modem detected!<3>
> > > > > > > HSF: ERROR: This driver only supports CONEXANT
> > > > > > > devices<3>
> > > > > > > HSF: ERROR: not a Conexant modem<3>
> > > > > > > For candidate modem in PCI bus: 00:1f.6
> > > > > > > Class 0703: 8086:24c6 Modem: Intel
> > > > >
> > > > > Corporation
> > > > >
> > > > > > > 82801DB/DBL/DBM
> > > > > > > Primary PCI_id 8086:24c6
> > > > > > > Subsystem PCI_id 1025:003d
> > > > > > > Softmodem codec or Vendor from diagnostics:
> > > > > > > from Archives:
> > > > > > > SIL27, an AgereSystems type.
> > > > > > >
> > > > > > >
> > > > > > > Lacking a dsp (digital signal processing) chip,
> > > > >
> > > > > the
> > > > >
> > > > > > > modem is a software
> > > > > > > intensive or "softmodem" type. Its primary
> > > > > > > controller manages the traffic
> > > > > > > with the CPU. But the software needed is
> > > > >
> > > > > specified
> > > > >
> > > > > > > in the Subsystem.
> > > > > > > -----------------------------------------
> > > > > > > Support type needed or chipset: slmodemd
> > > > > > >
> > > > > > > An ALSA (Advanced Linux Sound Architecture)
> > > > >
> > > > > modem
> > > > >
> > > > > > > driver: snd-intel8x0m
> > > > > > > provides Low Level support enabling contact
> > > > >
> > > > > with
> > > > >
> > > > > > > the modem hardware.
> > > > > > > For all BUT Conexant chip soft modems (using
> > > > > > > hsfmodem software)
> > > > > > > complementary High Level support is through a
> > > > > > > Smartlink utility: slmodemd
> > > > > > >
> > > > > > > Download from
> > > > >
> > > > > http://linmodems.technion.ac.il/packages/smartlink/
> > > > >
> > > > > > > the package SLMODEMD.gcc4.1.tar.gz having a
> > > > > > > compiled slmodemd. Unpack under Linux with:
> > > > > > > $ tar zxf SLMODEMD.gcc4.1.tar.gz
> > > > > > > and read instructions therein. But briefly, the
> > > >
> > > > === message truncated ===
> > > >
> > > >
> > > >
> > > >
> > > > _____________________________________________________________________
> > > >____ ___________ Be a PS3 game guru.
> > > > Get your game face on with the latest PS3 news and previews at Yahoo!
> > > > Games. http://videogames.yahoo.com/platform?platform=120121