Re: Dominic Mayers, Canada Ubuntu 6.10 kernel 2.6.17-10-generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



OK.

I will do the checks that you suggest. However, I have
a question. Is it possible that the error message
comes from the login protocol, and yet the actual
source of the problem is simply a bad connection
(packets lost, etc)?  I mean, could a wrong
configuration exists at one level (e.g., the modem of
my ISP provider), and only shows up at a higher level
that is not in itself badly configured. 

In any case, I will wait until after my dialup
Internet Service Provider solves the slow and unstable
connection problem before doing anything else. 

Dominic

--- Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx>
wrote:

> Don,
> 
> > --> Sending: (password)
> > --> Don't know what to do!  Starting pppd and
> hoping
> > for the best.
> > --> Starting pppd at Sat Jan 27 10:13:44 2007
> > --> Pid of pppd: 12752
> > --> Using interface ppp0
> > --> pppd: �I��([0c][06][08]P
> > --> [06][08]
> 
> There is a login protocol problem, rather than a
> driver problem.
> Looking at the end of /var/log/messages following a
> failed attempt may
> be information.
> 
> The error code numbers that may therein be
> mentioned, refer to those
> explained towards the end of
> $ man pppd
> 
> Some IPs  require a LoginName format like 
> VR\LoginName
> where VR is for example VERIZON.net
> 
> Look at the Postintall HowTo at
> http://linmodems.technion.ac.il
> Jacques may have suggestions, he is more
> knowledgeable on protocol issues.
> 
> Also make a Port/Modem log of a dialout under
> Microsoft, to see how
> that negotiation is managed.
> 
> MarvS
> 
> On 1/27/07, Dominic Mayers
> <dominic_mayers@xxxxxxxxx> wrote:
> > Hi Marvin,
> >
> > I setup the wvdial.conf file as you suggested.
> Here is
> > the result:
> >
> > dominic@dominic-laptop:~$ sudo wvdial
> > --> WvDial: Internet dialer version 1.56
> > --> Cannot get information for serial port.
> > --> Initializing modem.
> > --> Sending: ATZ
> > ATZ
> > OK
> > --> Sending: ATQ0 V1 E1 &C1 &D2 +FCLASS=0
> > ATQ0 V1 E1 &C1 &D2 +FCLASS=0
> > OK
> > --> Modem initialized.
> > --> Idle Seconds = 300, disabling automatic
> reconnect.
> > --> Sending: ATDT5148666820
> > --> Waiting for carrier.
> > ATDT5148666820
> > CONNECT 50667
> > --> Carrier detected.  Waiting for prompt.
> > DO NOT BUSY OUT ANY MODEMS UNLESS YOU FULLY
> UNDERSTAND
> > WHY YOU ARE DOING IT!
> > User Access Verification
> > login:
> > --> Looks like a login prompt.
> > --> Sending: dominic.mayers@xxxxxxxxx
> > dominic.mayers@xxxxxxxxx
> > Password:
> > --> Looks like a password prompt.
> > --> Sending: (password)
> > --> Don't know what to do!  Starting pppd and
> hoping
> > for the best.
> > --> Starting pppd at Sat Jan 27 10:13:44 2007
> > --> Pid of pppd: 12752
> > --> Using interface ppp0
> > --> pppd: �I��([0c][06][08]P
> > --> [06][08]
> > --> pppd: �I��([0c][06][08]P
> > --> [06][08]
> > --> pppd: �I��([0c][06][08]P
> > --> [06][08]
> > --> pppd: �I��([0c][06][08]P
> > --> [06][08]
> > --> pppd: �I��([0c][06][08]P
> > --> [06][08]
> > --> Disconnecting at Sat Jan 27 10:14:15 2007
> > --> The PPP daemon has died: A modem hung up the
> phone
> > (exit code = 16)
> > --> man pppd explains pppd error codes in more
> detail.
> > --> Try again and look into /var/log/messages and
> the
> > wvdial and pppd man pages for more information.
> >
> > --- Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx>
> > wrote:
> >
> > > Don
> > >
> > > try
> > >
> > > [Dialer Defaults]
> > > Baud = 115200
> > > Modem = /dev/ttySL0
> > > Init1 = ATZ
> > > # Init2 = ATI
> > > # Init3 = ATI3
> > > Init2 = ATQ0 V1 E1 &C1 &D2 +FCLASS=0
> > > #
> > > # Ask Password = 1
> > > # Dial Command = ATX3DT
> > > Stupid Mode = 0
> > > Compuserve = 0
> > > Force Address =
> > > Idle Seconds = 300
> > > DialMessage1 =
> > > DialMessage2 =
> > > ISDN = 0
> > > Auto DNS = 1
> > > Carrier Check  = no
> > > #
> > > Phone = 5148666820
> > > Username = dominic.mayers@xxxxxxxxx
> > > Password = YourPassword
> > > #New PPPD = yes
> > >
> > > On 1/27/07, Dominic Mayers
> > > <dominic_mayers@xxxxxxxxx> wrote:
> > > > Here it is! Dominic
> > > >
> > > > --- Marvin Stodolsky
> <marvin.stodolsky@xxxxxxxxx>
> > > > wrote:
> > > >
> > > > > Send me your /etc/wvdial.conf file
> > > > >
> > > > > Marv
> > > > >
> > > > > On 1/26/07, Dominic Mayers
> > > > > <dominic_mayers@xxxxxxxxx> wrote:
> > > > > > I was not sure that you got the files in
> the
> > > > > previous
> > > > > > email. So I included them here.
> > > > > >
> > > > > >
> > > > > > --- Dominic Mayers
> <dominic_mayers@xxxxxxxxx>
> > > > > wrote:
> > > > > >
> > > > > > > Hi!
> > > > > > >
> > > > > > > I went to the directory that contains
> the
> > > > > hsfmodem
> > > > > > > makefile and executed:
> > > > > > >
> > > > > > > $ make uninstall
> > > > > > >
> > > > > > > I also executed
> > > > > > >
> > > > > > > $ hsfconfig -r
> > > > > > >
> > > > > > > Then I executed
> > > > > > >
> > > > > > > $ sudo killall slmodemd
> > > > > > > $ sudo modprobe  snd-intel8x0m
> > > > > > > $ sudo slmodemd -c CANADA --alsa modem:1
> > > > > > >
> > > > > > > and got the message:
> > > > > > >
> > > > > > > SmartLink Soft Modem: version
> 2.9.9e-pre1
> > > May 28
> > > > > > > 2006
> > > > > > > 17:44:44
> > > > > > > symbolic link `/dev/ttySL0' ->
> `/dev/pts/0'
> > > > > created.
> > > > > > > modem `modem:1' created. TTY is
> `/dev/pts/0'
> > > > > > > Use `/dev/ttySL0' as modem device,
> Ctrl+C
> > > for
> > > > > > > termination.
> > > > > > >
> > > > > > > The modem is working, but not very well
> as
> > > you
> > > > > can
> > > > > > > see. While slmodemd was still running, I
> > > > > executed:
> > > > > > >
> > > > > > > dominic@dominic-laptop:~$ sudo wvdial
> > > > > > > Password:
> > > > > > > --> WvDial: Internet dialer version 1.56
> > > > > > > --> Cannot get information for serial
> port.
> > > > > > > --> Initializing modem.
> > > > > > > --> Sending: ATZ
> > > > > > > ATZ
> > > > > > > OK
> > > > > > > --> Sending: ATI
> > > > > > > ATI
> > > > > > > SmartLink Soft Modem
> > > > > > > OK
> > > > > > > --> Sending: ATI3
> > > > > > > ATI3
> > > > > > > modem:1
> > > > > > > alsa modem driver
> > > > > > > OK
> > > > > > > --> Sending: ATQ0 V1 E1 &C1 &D2
> +FCLASS=0
> > > > > > > ATQ0 V1 E1 &C1 &D2 +FCLASS=0
> > > > > > > OK
> > > > > > > --> Modem initialized.
> > > > > > > --> Idle Seconds = 300, disabling
> automatic
> > > > > > > reconnect.
> > > > > > > --> Please enter password (or empty
> password
> > > to
> > > > > > > stop):
> > > > > > > --> Sending: ATX3DT5148666820
> > > > > > > --> Waiting for carrier.
> > > > > > > ATX3DT5148666820
> > > > > > > CONNECT 52000
> > > > > > > --> Carrier detected.  Waiting for
> prompt.
> > > > > > > DO NOT BUSY OUT ANY MODEMS UNLESS YOU
> FULLY
> > > > > > > UNDERSTAND
> > > > > > > WHY YOU ARE DOING IT!
> > > > > > > User Access Verification
> > > > > > > login:
> > > > > > > --> Looks like a login prompt.
> > > > > > > --> Sending: dominic.mayers@xxxxxxxxx
> > > > > > > --> Don't know what to do!  Starting
> pppd
> > > and
> > > > > hoping
> > > > > > > for the best.
> > > > > > > --> Starting pppd at Fri Jan 26 19:03:23
> > > 2007
> > > > > > > --> Pid of pppd: 5774
> > > > > > > --> Using interface ppp0
> > > > > > > --> pppd: �[0c][06][08]P [06][08]
> > > > > > > --> pppd: �[0c][06][08]P [06][08]
> > > > > > > --> pppd: �[0c][06][08]P [06][08]
> > > > > > > --> pppd: �[0c][06][08]P [06][08]
> > > > > > > --> pppd: �[0c][06][08]P [06][08]
> > > > > > > --> Disconnecting at Fri Jan 26 19:03:53
> > > 2007
> > > > > > > --> The PPP daemon has died: A modem
> hung up
> > > the
> > > > > > > phone
> > > > > > > (exit code = 16)
> > > > > > > --> man pppd explains pppd error codes
> in
> > > more
> > > > > > > detail.
> > > > > > > --> Try again and look into
> > > /var/log/messages
> > > > > and
> > > > > > > the
> > > > > > > wvdial and pppd man pages for more
> > > information.
> > > > > > >
> > > > > > >
> > > > > > > --- Marvin Stodolsky
> > > > > <marvin.stodolsky@xxxxxxxxx>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Don,
> > > > > > > >
> > > > > > > > There clearly are residual HSF modem
> files
> > > > > left.
> > > > > > > > Search them out,
> > > > > > > > Delete them and reboot and then repeat
> the
> > > > > last
> > > > > > > > drill.  Get the
> > > > > > > > removal syntax from www.linuxant.com.
> > > > > > > >
> > > > > > > >
> > > > > > > > Use
> > > > > > > > $ find /lib/modules -name hsf*
> > > > > > > > to find the drivers.
> > > > > > > >
> > > > > > > > MarvS
> > > > > > > >
> > > > > > > > On 1/26/07, Dominic Mayers
> > > > > > > > <dominic_mayers@xxxxxxxxx> wrote:
> > > > > > > > > Hi MarvS
> > > > > > > > >
> > > > > > > > > I did as you suggested and attached
> the
> > > > > files.
> > > > > > > > Hope it
> > > > > > > > > is enough to figure out the problem.
> > > > > > > > >
> > > > > > > > > Dominic
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --- Marvin Stodolsky
> > > > > > > <marvin.stodolsky@xxxxxxxxx>
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Please rerun scanModem and send
> the
> > > new
> > > > > > > > > > ModemData.txt
> > > > > > > > > > Also the dmesg.txt from
> > > > > > > > > > $ dmesg > dmesg.txt
> > > > > > > > > >
> > > > > > > > > > MarvS
> > > > > > > > > >
> > > > > > > > > > On 1/26/07, Dominic Mayers
> > > > > > > > > > <dominic_mayers@xxxxxxxxx> wrote:
> > > > > > > > > > > Thanks,
> > > > > > > > > > >
> > > > > > > > > > > I "fully uninstalled" the
> hsfmodem
> > > > > package
> > > > > > > > using
> > > > > > > > > > > synaptic. Is that enough?  I
> > > rebooted
> > > > > and
> > > > > > > > tried
> > > > > > > > > > again
> > > > > > > > > > > with no success:
> > > > > > > > > > >
> > > > > > > > > > > dominic@dominic-laptop:~$ sudo
> > > slmodemd
> > > > > -c
> > > > > > > > CANADA
> > > > > > > > > > > --alsa modem:1
> > > > > > > > > > > error: mixer setup: attach hw:1
> > > error:
> > > > > No
> > > > > > > such
> > > > > > > > > > device
> > > > > > > > > > > ALSA lib
> > > pcm.c:2017:(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'
> > > > > > > > > > >
> > > > > > > > > > > Dominic
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > --- Marvin Stodolsky
> > > > > > > > <marvin.stodolsky@xxxxxxxxx>
> > > > > > > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > > Don,
> > > > > > > > > > > >
> > > > > > > > > > > > Fully uninstall the hsfmodem
> > > package.
> > > > > It
> > > > > > > can
> > > > > > > > > > > > interfere slmodemd support.
> > > > > > > > > > > > Then reboot and retest
> > > > > > > > > > > >  $  sudo  slmodemd -c CANADA
> > > --alsa
> > > > > > > modem:1
> > > > > > > > > > > >
> > > > > > > > > > > > MarvS
> > > > > > > > > > > > scanModem maintainer
> > > > > > > > > > > >
> > > > > > > > > > > > On 1/24/07, Dominic Mayers
> > > > > > > > > > > > <dominic_mayers@xxxxxxxxx>
> wrote:
> > > > > > > > > > > > > Hi!
> > > > > > > > > > > > >
> > > > > > > > > > > > > I would appreciate an
> advice. I
> > > > > followed
> > > > > > > > the
> > > > > > > > > > > > > instruction in
> ModemData.txt.
> > > Here
> > > > > is
> > > > > > > what
> > > > > > > > I
> > > > > > > > > > got
> > > > > > > > > > > > > at the terminal:
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > >
> > > > > > >
> > > dominic@dominic-laptop:~/Desktop/SLMODEMD.gcc4$
> > > > > > > > > > > > sudo
> > > > > > > > > > > > > modprobe snd-intel8x0m
> > > > > > > > > > > > >
> > > > > > > > > >
> > > > > > >
> > > dominic@dominic-laptop:~/Desktop/SLMODEMD.gcc4$
> > > > > > > > > > > > sudo
> > > > > > > > > > > > > slmodemd -c CANADA --alsa
> > > modem:1
> > > > > > > > > > > > > error: mixer setup: attach
> hw:1
> > > > > error:
> > > > > > > No
> > > > > > > > such
> > > > > > > > > > > > device
> > > > > > > > > > > > > ALSA lib
> > > > > pcm.c:2017:(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'
> > > > > > > > > > > > >
> > > > > > > > > >
> > > > > > >
> > > dominic@dominic-laptop:~/Desktop/SLMODEMD.gcc4$
> > > > > > > > > > > > >
> > > > > > > > > > > > > Thank you,
> > > > > > > > > > > > >
> > > > > > > > > > > > > Dominic
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
____________________________________________________________________________________
> > > > > > > > > > > > > Don't pick lemons.
> > > > > > > > > > > > > See all the new 2007 cars at
> > > Yahoo!
> > > > > > > Autos.
> > > > > > > > > > > > >
> > > http://autos.yahoo.com/new_cars.html
> > > > > > > > > > > > >
> > > > > > > > > > > > >  Only plain text email is
> > > forwarded
> > > > > by
> > > > > > > the
> > > > > > > > > > > > DISCUSS@xxxxxxxxxxxxx List
> Server.
> > > > > > > > > > > > >  Do use the following as the
> > > email
> > > > > > > Subject
> > > > > > > > > > Line:
> > > > > > > > > > > > >            SomeName,
> YourCountry
> > > > > Ubuntu
> > > > > > > > 6.10
> > > > > > > > > > > > kernel 2.6.17-10-generic
> > > > > > > > > > > > >  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,  Ubuntu 6.10
> > > > > > > > > > > > > Linux version
> 2.6.17-10-generic
> > > > > > > > > > (root@terranova)
> > > > > > > > > > > > (gcc version 4.1.2 20060928
> > > > > (prerelease)
> > > > > > > > (Ubuntu
> > > > > > > > > > > > 4.1.1-13ubuntu5)) #2 SMP Tue
> Dec 5
> > > > > > > 22:28:26
> > > > > > > > UTC
> > > > > > > > > > 2006
> > > > > > > > > > > > (Ubuntu 2.6.17-10.34-generic)
> > > > > > > > > > > > >  scanModem update of:
> > > 2006_Jan_21
> > > > > > > > > > > > > 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:2486
> > > > > > > 1014:0227
> > > > > > > > > > > > Modem: Intel Corporation
> > > 82801CA/CAM
> > > > > AC'97
> > > > > > > > Modem
> > > > > > > > > > > > Controller
> > > > > > > > > > > > >
> > > > > > > > > > > > >  Modem interrupt assignment
> and
> > > > > sharing:
> > > > > > > > > > > > >  11:      87765         
> XT-PIC
> > > > > > > > > > uhci_hcd:usb1,
> > > > > > > > > > > > uhci_hcd:usb2, uhci_hcd:usb3,
> > > Intel
> > > > > > > > > > 82801CA-ICH3,
> > > > > > > > > > > > yenta, yenta, eth2, eth0,
> > > > > > > > > > radeon@pci:0000:01:00.0
> > > > > > > > > > > > >
> > > > > > > > > > > > >  --- Bootup diagnositcs for
> card
> > > in
> > > > > PCI
> > > > > > > > slot
> > > > > > > > > > > > 00:1f.6 ----
> > > > > > > > > > > > > [17179571.896000] PCI:
> Enabling
> > > > > device
> > > > > > > > > > > > 0000:00:1f.6 (0000 -> 0001)
> > > > > > > > > > > > > [17179571.896000] ACPI: PCI
> > > > > Interrupt
> > > > > > > > > > > > 0000:00:1f.6[B] -> Link [LNKB]
> ->
> > > GSI
> > > > > 11
> > > > > > > > (level,
> > > > > > > > > > > > low) -> IRQ 11
> > > > > > > > > > > > > [17179571.896000] ACPI: PCI
> > > > > interrupt
> > > > > > > for
> > > > > > > > > > device
> > > > > > > > > > > > 0000:00:1f.6 disabled
> > > > > > > > > > > > > [17179598.180000] ACPI: PCI
> > > > > Interrupt
> > > > > > > > > > > > 0000:00:1f.6[B] -> Link [LNKB]
> ->
> > > GSI
> > > > > 11
> > > > > > > > (level,
> > > > > > > > > > > > low) -> IRQ 11
> > > > > > > > > > > > > [17179599.372000] PCI:
> Setting
> > > > > latency
> > > > > > > > timer
> > > > > > > > > > of
> > > > > > > > > > > > device 0000:00:1f.6 to 64
> > > > > > > > > > > > > [17179599.432000] ACPI: PCI
> > > > > interrupt
> > > > > > > for
> > > > > > > > > > device
> > > > > > > > > > > > 0000:00:1f.6 disabled
> > > > > > > > > > > > > [17179599.432000] 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.11
> > > > > > > > > > > > > Bootup diagnostic
> > > [17179599.384000]
> > > > > HSF:
> > > > > > > > > > ERROR:
> > > > > > > > > > > > SILICON Laboratories or LUCENT
> > > AC97
> > > > > modem
> > > > > > > > > > > > detected!<3>
> > > > > > > > > > > > > [17179599.384000] HSF:
> ERROR:
> > > This
> > > > > > > driver
> > > > > > > > only
> > > > > > > > > > > > supports CONEXANT devices<3>
> > > > > > > > > > > > > [17179599.384000] HSF:
> ERROR:
> > > not a
> > > > > > > > Conexant
> > > > > > > > > > > > modem<3>
> > > > > > > > > > > > >  For candidate modem in PCI
> bus:
> > > > > > > 00:1f.6
> > > > > > > > > > > > >    Class 0703: 8086:2486
> Modem:
> > > > > Intel
> > > > > > > > > > Corporation
> > > > > > > > > > > > 82801CA/CAM AC'97 Modem
> Controller
> > > > > > > > > > > > >       Primary PCI_id 
> 8086:2486
> > > > > > > > > > > > >     Subsystem PCI_id 
> 1014:0227
> > > > > > > > > > > > >     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.tar.gz
> > > > > having
> > > > > > > a
> > > > > > > > > > > > compiled slmodemd. Unpack
> under
> > > Linux
> > > > > > > with:
> > > > > > > > > > > > >         $ tar zxf
> > > > > SLMODEMD.gcc4.tar.gz
> > > > > > > > > > > > >  and read instructions
> therein.
> > > But
> > > > > > > > briefly,
> > > > > > > > > > the
> > > > > > > > > > > > modem is setup with command:
> > > > > > > > > > > > >         sudo 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.
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > > The diagnostic outputs for
> this
> > > > > > > softmodem
> > > > > > > > > > section
> > > > > > > > > > > > have their raw information in
> > > > > > > > > > > > > folders and text files under
> > > > > > > /proc/asound/
> > > > > > > > > > which
> > > > > > > > > > > > you can browse. The
> information
> > > > > > > > > > > > > is from files:
> > > > > > > > > > > > >         /proc/asound/pcm
> > > > > > > > > > > > >
> -------------------------------
> > > > > > > > > > > > > 00-01: Intel ICH - MIC ADC :
> > > Intel
> > > > > > > > > > 82801CA-ICH3 -
> > > > > > > > > > > > MIC ADC : capture 1
> > > > > > > > > > > > > 00-00: Intel ICH : Intel
> > > > > 82801CA-ICH3 :
> > > > > > > > > > playback 1
> > > > > > > > > > > > : capture 1
> > > > > > > > > > > > >
> > > > > > > > > > > > >         /proc/asound/modules
> > > > > > > > > > > > >
> -------------------------------
> > > > > > > > > > > > >  0 snd_intel8x0
> > > > > > > > > > > > > and from the command:
> > > > > > > > > > > > >         aplay -l | grep -i
> modem
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > > ----------------end
> Softmodem
> > > > > section
> > > > > > > > > > > > --------------
> > > > > > > > > > > > >
> > > > > > > > > > > > > Writing Intel.txt
> > > > > > > > > > > > > Writing Smartlink.txt
> > > > > > > > > > > > > ============ end Smartlink
> > > section
> > > > > > > > > > > > =====================
> > > > > > > > > > > > >
> > > > > > > > > > > > >  Completed candidate modem
> > > analyses.
> > > > > > > > > > > > >
> > > > > > > > > > > > >  The base of the UDEV device
> > > file
> > > > > system
> > > > > > > > is:
> > > > > > > > > > > > /dev/.udev
> > > > > > > > > > > > >
> > > > > > > > > > > > >  Versions adequately match
> for
> > > the
> > > > > > > > compiler
> > > > > > > > > > > > installed: 4.1.2
> > > > > > > > > > > > >              and the
> compiler
> > > used
> > > > > in
> > > > > > > > kernel
> > > > > > > > > > > > assembly: 4.1.2
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > >  Compiling resources appear
> > > > > complete:
> > > > > > > > > > > > >    make utility -
> /usr/bin/make
> > > > > > > > > > > > >    Compiler version 4.1
> > > > > > > > > > > > >    kernel_headers base
> folder
> > > > > > > > > > > >
> > > /lib/modules/2.6.17-10-generic/build
> > > > > > > > > > > > > Compressed files at:
> > > > > > > > /usr/src/sl-modem.tar.bz2
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > > Checking pppd properties:
> > > > > > > > > > > > >         -rwsr-xr-- 1 root
> dip
> > > 260920
> > > > > > > > > > 2006-07-10
> > > > > > > > > > > > 15:13 /usr/sbin/pppd
> > > > > > > > > > > > >
> > > > > > > > > > > > > In case of an "error 17"
> "serial
> > > > > > > loopback"
> > > > > > > > > > > > problem, see:
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html
> > > > > > > > > > > > >
> > > > > > > > > > > > > To enable dialout without
> Root
> > > > > > > permission
> > > > > > > > do:
> > > > > > > > > > > > >         $ su - root  (not
> for
> > > > > Ubuntu)
> > > > > > > > > > > > >         sudo chmod a+x
> > > > > /usr/sbin/pppd
> > > > > > > > > > > > > or under Ubuntu related
> Linuxes
> > > > > > > > > > > > >         sudo chmod a+x
> > > > > /usr/sbin/pppd
> > > > > > > > > > > > >
> > > > > > > > > > > > > Checking settings of:
> > > > > /etc/ppp/options
> > > > > > > > > > > > > asyncmap 0
> > > > > > > > > > > > > auth
> > > > > > > > > > > > > crtscts
> > > > > > > > > > > > > lock
> > > > > > > > > > > > > hide-password
> > > > > > > > > > > > > modem
> > > > > > > > > > > > > proxyarp
> > > > > > > > > > > > > lcp-echo-interval 30
> > > > > > > > > > > > > lcp-echo-failure 4
> > > > > > > > > > > > > noipx
> > > > > > > > > > > > >
> > > > > > > > > > > > > In case of a message like:
> > > > > > > > > > > > >    Warning: Could not modify
> > > > > > > > > > /etc/ppp/pap-secrets:
> > > > > > > > > > > > Permission denied
> > > > > > > > > > > > > see
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html
> > > > > > > > > > > > >
> > > > > > > > > > > > > Read Modem/YourSystem.txt
> > > concerning
> > > > > > > other
> > > > > > > > > > COMM
> > > > > > > > > > > > channels: eth0 eth2
> > > > > > > > > > > > > Which can interfere with
> Browser
> > > > > > > > naviagation.
> > > > > > > > > > > > >
> > > > > > > > > > > > >  Don't worry about the
> > > following, it
> > > > > is
> > > > > > > > for
> > > > > > > > > > the
> > > > > > > > > > > > experts
> > > > > > > > > > > > >  should trouble shooting be
> > > > > necessary.
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
==========================================================
> > > > > > > > > > > > >
> > > > > > > > > > > > >  Checking for modem support
> > > lines:
> > > > > > > > > > > > >
> > > > > --------------------------------------
> > > > > > > > > > > > >      /device/modem symbolic
> > > link:
> > > > > > > > lrwxrwxrwx
> > > > > > > > > > 1
> > > > > > > > > > > > root root 8 2007-01-22 04:30
> > > > > /dev/modem ->
> > > > > > > > > > ttySHSF0
> > > > > > > > > > > > > slmodemd created symbolic
> link
> > > > > > > > /dev/ttySL0:
> > > > > > > > > > > > >      Within /etc/udev/
> files:
> > > > > > > > > > > > >
> > > > > /etc/udev/rules.d/60-symlinks.rules:#
> > > > > > > > Create
> > > > > > > > > > > > /dev/modem symlink
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
/etc/udev/rules.d/60-symlinks.rules:KERNEL=="ttyLTM[0-9]*",
> > > > > > > > > > > >
> > > SYMLINK+="modem"
> > > > > > > > > > > > >
> > > > > > > > > >
> > > > > > >
> > > /etc/udev/rules.d/hsf.rules:KERNEL=="ttySHSF0",
> > > > > > > > > > > > SYMLINK="modem"
> > > > > > > > > > > > >      Within
> /etc/modprobe.conf
> > > > > files:
> > > > > > > > > > > > >
> > > /etc/modprobe.d/alsa-base:options
> > > > > > > > > > snd-atiixp-modem
> > > > > > > > > > > > index=-2
> > > > > > > > > > > > >
> > > /etc/modprobe.d/alsa-base:options
> > > > > > > > > > > > snd-via82xx-modem index=-2
> > > > > > > > > > > > >
> > > /etc/modprobe.d/blacklist-modem:#
> > > > > > > > Uncomment
> > > > > > > > > > these
> > > > > > > > > > > > entries in order to blacklist
> > > unwanted
> > > > > > > modem
> > > > > > > > > > drivers
> > > > > > > > > > > > >
> > > /etc/modprobe.d/blacklist-modem:#
> > > > > > > > blacklist
> > > > > > > > > > > > snd-atiixp-modem
> > > > > > > > > > > > >
> > > /etc/modprobe.d/blacklist-modem:#
> > > > > > > > blacklist
> > > > > > > > > > > > snd-via82xx-modem
> > > > > > > > > > > > >
> > > > > /etc/modprobe.d/hsf.conflicts:install
> > > > > > > > > > > > snd-via82xx-modem /bin/true #
> > > > > temporarily
> > > > > > > > > > disabled
> > > > > > > > > > > > by hsf - conflicts with
> hsfmc97via
> > > > > > > > > > > > >
> > > > > /etc/modprobe.d/hsf.conflicts:install
> > > > > > > > > > > > snd-atiixp-modem /bin/true #
> > > > > temporarily
> > > > > > > > > > disabled by
> > > > > > > > > > > > hsf - conflicts with
> hsfmc97ati
> > > > > > > > > > > > > /etc/modprobe.d/hsf:alias
> > > /dev/modem
> > > > > > > > > > /dev/ttySHSF
> > > > > > > > > > > > >      Within any ancient
> > > /etc/devfs
> > > > > > > files:
> > > > > > > > > > > > >
> > > /etc/devfs/conf.d/hsf.conf:LOOKUP
> > > > > > > > > > > > ^(ttySHSF[0-9]|modem$) EXECUTE
> > > nice
> > > > > > > > > > /sbin/modprobe
> > > > > > > > > > > > /dev/ttySHSF
> > > > > > > > > > > > >
> > > /etc/devfs/conf.d/hsf.conf:REGISTER
> > > > > > > > > > ^ttySHSF0$
> > > > > > > > > > > > CFUNCTION GLOBAL symlink
> $devname
> > > > > modem
> > > > > > > > > > > > >
> > > > > /etc/devfs/conf.d/hsf.conf:UNREGISTER
> > > > > > > > > > ^ttySHSF0$
> > > > > > > > > > > > CFUNCTION GLOBAL unlink modem
> > > > > > > > > > > > >      Within ancient kernel
> 2.4.n
> > > > > > > > > > /etc/module.conf
> > > > > > > > > > > > files:
> > > > > > > > > > > > >
> > > > > > > > > > > > > --------- end modem support
> > > lines
> > > > > > > --------
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
____________________________________________________________________________________
> > > > > > > > > > > Never miss an email again!
> > > > > > > > > > > Yahoo! Toolbar alerts you the
> > > instant
> > > > > new
> > > > > > > Mail
> > > > > > > > > > arrives.
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > >
> http://tools.search.yahoo.com/toolbar/features/mail/
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
____________________________________________________________________________________
> > > > > > > > > Yahoo! Music Unlimited
> > > > > > > > > Access over 1 million songs.
> > > > > > > > > http://music.yahoo.com/unlimited
> > > > > > > > >
> > > > > > > > >  Only plain text email is forwarded
> by
> > > the
> > > > > > > > DISCUSS@xxxxxxxxxxxxx List Server.
> > > > > > > > >  Do use the following as the email
> > > Subject
> > > > > Line:
> > > > > > > > >            SomeName, YourCountry
> Ubuntu
> > > 6.10
> > > > > > > > kernel 2.6.17-10-generic
> > > > > > > > >  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,  Ubuntu 6.10
> > > > > > > > > Linux version 2.6.17-10-generic
> > > > > (root@terranova)
> > > > > > > > (gcc version 4.1.2 20060928
> (prerelease)
> > > > > (Ubuntu
> > > > > > > > 4.1.1-13ubuntu5)) #2 SMP Tue Dec 5
> > > 22:28:26
> > > > > UTC
> > > > > > > 2006
> > > > > > > > (Ubuntu 2.6.17-10.34-generic)
> > > > > > > > >  scanModem update of:  2006_Jan_21
> > > > > > > > > The modem symbolic link is
> /dev/modem ->
> > > > > ttySL0
> > > > > > > > >
> > > > > > > > > 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:2486
> > > 1014:0227
> > > > > > > > Modem: Intel Corporation 82801CA/CAM
> AC'97
> > > > > Modem
> > > > > > > > Controller
> > > > > > > > >
> > > > > > > > >  Modem interrupt assignment and
> sharing:
> > > > > > > > >  11:      12456          XT-PIC
> > > > > uhci_hcd:usb1,
> > > > > > > > uhci_hcd:usb2, uhci_hcd:usb3, Intel
> > > > > 82801CA-ICH3,
> > > > > > > > yenta, yenta, eth2, eth0,
> > > > > radeon@pci:0000:01:00.0
> > > > > > > > >
> > > > > > > > >  --- Bootup diagnositcs for card in
> PCI
> > > slot
> > > > > > > > 00:1f.6 ----
> > > > > > > > > [17179573.004000] PCI: Enabling
> device
> > > > > > > > 0000:00:1f.6 (0000 -> 0001)
> > > > > > > > > [17179573.004000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:00:1f.6[B] -> Link [LNKB] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179573.004000] ACPI: PCI
> interrupt
> > > for
> > > > > device
> > > > > > > > 0000:00:1f.6 disabled
> > > > > > > > > [17179596.284000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:00:1f.6[B] -> Link [LNKB] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179597.284000] PCI: Setting
> latency
> > > timer
> > > > > of
> > > > > > > > device 0000:00:1f.6 to 64
> > > > > > > > > [17179597.332000] ACPI: PCI
> interrupt
> > > for
> > > > > device
> > > > > > > > 0000:00:1f.6 disabled
> > > > > > > > > [17179597.332000] 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.11
> > > > > > > > > Bootup diagnostic [17179597.284000]
> HSF:
> > > > > ERROR:
> > > > > > > > SILICON Laboratories or LUCENT AC97
> modem
> > > > > > > > detected!<3>
> > > > > > > > > [17179597.284000] HSF: ERROR: This
> > > driver
> > > > > only
> > > > > > > > supports CONEXANT devices<3>
> > > > > > > > > [17179597.284000] HSF: ERROR: not a
> > > Conexant
> > > > > > > > modem<3>
> > > > > > > > >  For candidate modem in PCI bus:
> > > 00:1f.6
> > > > > > > > >    Class 0703: 8086:2486 Modem:
> Intel
> > > > > > > Corporation
> > > > > > > > 82801CA/CAM AC'97 Modem Controller
> > > > > > > > >       Primary PCI_id  8086:2486
> > > > > > > > >     Subsystem PCI_id  1014:0227
> > > > > > > > >     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.tar.gz
> having
> > > a
> > > > > > > > compiled slmodemd. Unpack under Linux
> > > with:
> > > > > > > > >         $ tar zxf
> SLMODEMD.gcc4.tar.gz
> > > > > > > > >  and read instructions therein. But
> > > briefly,
> > > > > the
> > > > > > > > modem is setup with command:
> > > > > > > > >         sudo 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.
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > The diagnostic outputs for this
> > > softmodem
> > > > > > > section
> > > > > > > > have their raw information in
> > > > > > > > > folders and text files under
> > > /proc/asound/
> > > > > which
> > > > > > > > you can browse. The information
> > > > > > > > > is from files:
> > > > > > > > >         /proc/asound/pcm
> > > > > > > > > -------------------------------
> > > > > > > > > 00-01: Intel ICH - MIC ADC : Intel
> > > > > 82801CA-ICH3
> > > > > > > -
> > > > > > > > MIC ADC : capture 1
> > > > > > > > > 00-00: Intel ICH : Intel
> 82801CA-ICH3 :
> > > > > playback
> > > > > > > 1
> > > > > > > > : capture 1
> > > > > > > > >
> > > > > > > > >         /proc/asound/modules
> > > > > > > > > -------------------------------
> > > > > > > > >  0 snd_intel8x0
> > > > > > > > > and from the command:
> > > > > > > > >         aplay -l | grep -i modem
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > ----------------end Softmodem
> section
> > > > > > > > --------------
> > > > > > > > >
> > > > > > > > > Writing Intel.txt
> > > > > > > > > Writing Smartlink.txt
> > > > > > > > > ============ end Smartlink section
> > > > > > > > =====================
> > > > > > > > >
> > > > > > > > >  Completed candidate modem analyses.
> > > > > > > > >
> > > > > > > > >  The base of the UDEV device file
> system
> > > is:
> > > > > > > > /dev/.udev
> > > > > > > > >
> > > > > > > > >  Versions adequately match for the
> > > compiler
> > > > > > > > installed: 4.1.2
> > > > > > > > >              and the compiler used
> in
> > > kernel
> > > > > > > > assembly: 4.1.2
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >  Compiling resources appear
> complete:
> > > > > > > > >    make utility - /usr/bin/make
> > > > > > > > >    Compiler version 4.1
> > > > > > > > >    kernel_headers base folder
> > > > > > > > /lib/modules/2.6.17-10-generic/build
> > > > > > > > > Compressed files at:
> > > > > /usr/src/sl-modem.tar.bz2
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > Checking pppd properties:
> > > > > > > > >         -rwsr-xr-- 1 root dip 260920
> > > > > 2006-07-10
> > > > > > > > 15:13 /usr/sbin/pppd
> > > > > > > > >
> > > > > > > > > In case of an "error 17" "serial
> > > loopback"
> > > > > > > > problem, see:
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
http://phep2.technion.ac.il/linmodems/archive-sixth/msg02637.html
> > > > > > > > >
> > > > > > > > > To enable dialout without Root
> > > permission
> > > > > do:
> > > > > > > > >         $ su - root  (not for
> Ubuntu)
> > > > > > > > >         sudo chmod a+x
> /usr/sbin/pppd
> > > > > > > > > or under Ubuntu related Linuxes
> > > > > > > > >         sudo chmod a+x
> /usr/sbin/pppd
> > > > > > > > >
> > > > > > > > > Checking settings of:  
> /etc/ppp/options
> > > > > > > > > asyncmap 0
> > > > > > > > > auth
> > > > > > > > > crtscts
> > > > > > > > > lock
> > > > > > > > > hide-password
> > > > > > > > > modem
> > > > > > > > > proxyarp
> > > > > > > > > lcp-echo-interval 30
> > > > > > > > > lcp-echo-failure 4
> > > > > > > > > noipx
> > > > > > > > >
> > > > > > > > > In case of a message like:
> > > > > > > > >    Warning: Could not modify
> > > > > > > /etc/ppp/pap-secrets:
> > > > > > > > Permission denied
> > > > > > > > > see
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html
> > > > > > > > >
> > > > > > > > > Read Modem/YourSystem.txt concerning
> > > other
> > > > > COMM
> > > > > > > > channels: eth0 eth2
> > > > > > > > > Which can interfere with Browser
> > > > > naviagation.
> > > > > > > > >
> > > > > > > > >  Don't worry about the following, it
> is
> > > for
> > > > > the
> > > > > > > > experts
> > > > > > > > >  should trouble shooting be
> necessary.
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
==========================================================
> > > > > > > > >
> > > > > > > > > # start/stop the daemon when the USB
> > > modem
> > > > > is
> > > > > > > > connected
> > > > > > > > > KERNEL=="slusb[0-9]*",
> GROUP="dialout",
> > > > > > > > RUN+="/etc/init.d/sl-modem-daemon"
> > > > > > > > >  Checking for modem support lines:
> > > > > > > > > 
> --------------------------------------
> > > > > > > > >      /device/modem symbolic link:
> > > > > lrwxrwxrwx 1
> > > > > > > > root root 6 2007-01-26 11:38
> /dev/modem ->
> > > > > ttySL0
> > > > > > > > > slmodemd created symbolic link
> > > /dev/ttySL0:
> > > > > > > > >      Within /etc/udev/ files:
> > > > > > > > >
> /etc/udev/rules.d/60-symlinks.rules:#
> > > Create
> > > > > > > > /dev/modem symlink
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
/etc/udev/rules.d/60-symlinks.rules:KERNEL=="ttyLTM[0-9]*",
> > > > > > > >                     SYMLINK+="modem"
> > > > > > > > >
> > > > >
> /etc/udev/rules.d/hsf.rules:KERNEL=="ttySHSF0",
> > > > > > > > SYMLINK="modem"
> > > > > > > > >
> > > > >
> /etc/udev/rules.d/030_sl-modem-daemon.rules:#
> > > > > > > > start/stop the daemon when the USB
> modem
> > > is
> > > > > > > > connected
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
/etc/udev/rules.d/030_sl-modem-daemon.rules:KERNEL=="slusb[0-9]*",
> > > > > > > > GROUP="dialout",
> > > > > > > RUN+="/etc/init.d/sl-modem-daemon"
> > > > > > > > > /etc/udev/sl-modem-daemon.rules:#
> > > start/stop
> > > > > the
> > > > > > > > daemon when the USB modem is connected
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
/etc/udev/sl-modem-daemon.rules:KERNEL=="slusb[0-9]*",
> > > > > > > > GROUP="dialout",
> > > > > > > RUN+="/etc/init.d/sl-modem-daemon"
> > > > > > > > >      Within /etc/modprobe.conf
> files:
> > > > > > > > > /etc/modprobe.d/alsa-base:options
> > > > > > > snd-atiixp-modem
> > > > > > > > index=-2
> > > > > > > > > /etc/modprobe.d/alsa-base:options
> > > > > > > > snd-via82xx-modem index=-2
> > > > > > > > > /etc/modprobe.d/blacklist-modem:#
> > > Uncomment
> > > > > > > these
> > > > > > > > entries in order to blacklist unwanted
> > > modem
> > > > > > > drivers
> > > > > > > > > /etc/modprobe.d/blacklist-modem:#
> > > blacklist
> > > > > > > > snd-atiixp-modem
> > > > > > > > > /etc/modprobe.d/blacklist-modem:#
> > > blacklist
> > > > > > > > snd-via82xx-modem
> > > > > > > > >
> /etc/modprobe.d/hsf.conflicts:install
> > > > > > > > snd-via82xx-modem /bin/true #
> temporarily
> > > > > disabled
> > > > > > > > by hsf - conflicts with hsfmc97via
> > > > > > > > >
> /etc/modprobe.d/hsf.conflicts:install
> > > > > > > > snd-atiixp-modem /bin/true #
> temporarily
> > > > > disabled
> > > > > > > by
> > > > > > > > hsf - conflicts with hsfmc97ati
> > > > > > > > > /etc/modprobe.d/hsf:alias /dev/modem
> > > > > > > /dev/ttySHSF
> > > > > > > > >
> > > > >
> /etc/modprobe.d/sl-modem-daemon.modutils:install
> > > > > > > > slamr modprobe --ignore-install
> > > > > ungrab-winmodem ;
> > > > > > > > modprobe --ignore-install slamr; test
> -e
> > > > > > > /dev/slamr0
> > > > > > > > || (/bin/mknod -m 660 /dev/slamr0 c
> 242 0
> > > > > > > > 2>/dev/null && chgrp dialout
> /dev/slamr0)
> > > > > > > > >      Within any ancient /etc/devfs
> > > files:
> > > > > > > > > /etc/devfs/conf.d/hsf.conf:LOOKUP
> > > > > > > > ^(ttySHSF[0-9]|modem$) EXECUTE nice
> > > > > /sbin/modprobe
> > > > > > > > /dev/ttySHSF
> > > > > > > > > /etc/devfs/conf.d/hsf.conf:REGISTER
> > > > > > > ^ttySHSF0$
> > > > > > > > CFUNCTION GLOBAL symlink $devname
> modem
> > > > > > > > >
> /etc/devfs/conf.d/hsf.conf:UNREGISTER
> > > > > > > ^ttySHSF0$
> > > > > > > > CFUNCTION GLOBAL unlink modem
> > > > > > > > >      Within ancient kernel 2.4.n
> > > > > > > /etc/module.conf
> > > > > > > > files:
> > > > > > > > >
> > > > > > > > > --------- end modem support lines
> > > --------
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > [17179569.184000] Linux version
> > > > > > > 2.6.17-10-generic
> > > > > > > > (root@terranova) (gcc version 4.1.2
> > > 20060928
> > > > > > > > (prerelease) (Ubuntu 4.1.1-13ubuntu5))
> #2
> > > SMP
> > > > > Tue
> > > > > > > > Dec 5 22:28:26 UTC 2006 (Ubuntu
> > > > > > > > 2.6.17-10.34-generic)
> > > > > > > > > [17179569.184000] BIOS-provided
> physical
> > > RAM
> > > > > > > map:
> > > > > > > > > [17179569.184000]  BIOS-e820:
> > > > > 0000000000000000 -
> > > > > > > > 000000000009f000 (usable)
> > > > > > > > > [17179569.184000]  BIOS-e820:
> > > > > 000000000009f000 -
> > > > > > > > 00000000000a0000 (reserved)
> > > > > > > > > [17179569.184000]  BIOS-e820:
> > > > > 00000000000dc000 -
> > > > > > > > 0000000000100000 (reserved)
> > > > > > > > > [17179569.184000]  BIOS-e820:
> > > > > 0000000000100000 -
> > > > > > > > 0000000017f60000 (usable)
> > > > > > > > > [17179569.184000]  BIOS-e820:
> > > > > 0000000017f60000 -
> > > > > > > > 0000000017f7a000 (ACPI data)
> > > > > > > > > [17179569.184000]  BIOS-e820:
> > > > > 0000000017f7a000 -
> > > > > > > > 0000000017f7c000 (ACPI NVS)
> > > > > > > > > [17179569.184000]  BIOS-e820:
> > > > > 0000000017f7c000 -
> > > > > > > > 0000000018000000 (reserved)
> > > > > > > > > [17179569.184000]  BIOS-e820:
> > > > > 00000000ff800000 -
> > > > > > > > 0000000100000000 (reserved)
> > > > > > > > > [17179569.184000] 0MB HIGHMEM
> available.
> > > > > > > > > [17179569.184000] 383MB LOWMEM
> > > available.
> > > > > > > > > [17179569.184000] On node 0
> totalpages:
> > > > > 98144
> > > > > > > > > [17179569.184000]   DMA zone: 4096
> > > pages,
> > > > > LIFO
> > > > > > > > batch:0
> > > > > > > > > [17179569.184000]   Normal zone:
> 94048
> > > > > pages,
> > > > > > > LIFO
> > > > > > > > batch:31
> > > > > > > > > [17179569.184000] DMI present.
> > > > > > > > > [17179569.184000] ACPI: RSDP (v002
> IBM
> > > > > > >
> > > > > > > >                       ) @ 0x000f73b0
> > > > > > > > > [17179569.184000] ACPI: XSDT (v001
> IBM
> > > > > TP-1E
> > > > > > >
> > > > > > > > 0x00001061  LTP 0x00000000) @
> 0x17f6f1e3
> > > > > > > > > [17179569.184000] ACPI: FADT (v001
> IBM
> > > > > TP-1E
> > > > > > >
> > > > > > > > 0x00001061 IBM  0x00000001) @
> 0x17f6f227
> > > > > > > > > [17179569.184000] ACPI: SSDT (v001
> IBM
> > > > > TP-1E
> > > > > > >
> > > > > > > > 0x00001061 MSFT 0x0100000d) @
> 0x17f6f2db
> > > > > > > > > [17179569.184000] ACPI: ECDT (v001
> IBM
> > > > > TP-1E
> > > > > > >
> > > > > > > > 0x00001061 IBM  0x00000001) @
> 0x17f79f87
> > > > > > > > > [17179569.184000] ACPI: BOOT (v001
> IBM
> > > > > TP-1E
> > > > > > >
> > > > > > > > 0x00001061  LTP 0x00000001) @
> 0x17f79fd8
> > > > > > > > > [17179569.184000] ACPI: DSDT (v001
> IBM
> > > > > TP-1E
> > > > > > >
> > > > > > > > 0x00001061 MSFT 0x0100000d) @
> 0x00000000
> > > > > > > > > [17179569.184000] ACPI: PM-Timer IO
> > > Port:
> > > > > 0x1008
> > > > > > > > > [17179569.184000] Allocating PCI
> > > resources
> > > > > > > > starting at 20000000 (gap:
> > > 18000000:e7800000)
> > > > > > > > > [17179569.184000] Built 1 zonelists
> > > > > > > > > [17179569.184000] Kernel command
> line:
> > > > > > > > root=/dev/hda1 ro quiet splash
> > > > > > > > > [17179569.184000] Local APIC
> disabled by
> > > > > BIOS
> > > > > > > (or
> > > > > > > > by default) -- you can enable it with
> > > "lapic"
> > > > > > > > > [17179569.184000] mapped APIC to
> > > ffffd000
> > > > > > > > (0130a000)
> > > > > > > > > [17179569.184000] Enabling fast FPU
> save
> > > and
> > > > > > > > restore... done.
> > > > > > > > > [17179569.184000] Enabling unmasked
> SIMD
> > > FPU
> > > > > > > > exception support... done.
> > > > > > > > > [17179569.184000] Initializing CPU#0
> > > > > > > > > [17179569.184000] PID hash table
> > > entries:
> > > > > 2048
> > > > > > > > (order: 11, 8192 bytes)
> > > > > > > > > [17179569.184000] Detected 1132.526
> MHz
> > > > > > > processor.
> > > > > > > > > [17179569.184000] Using pmtmr for
> > > high-res
> > > > > > > > timesource
> > > > > > > > > [17179569.184000] Console: colour
> VGA+
> > > 80x25
> > > > > > > > > [17179571.556000] Dentry cache hash
> > > table
> > > > > > > entries:
> > > > > > > > 65536 (order: 6, 262144 bytes)
> > > > > > > > > [17179571.556000] Inode-cache hash
> table
> > > > > > > entries:
> > > > > > > > 32768 (order: 5, 131072 bytes)
> > > > > > > > > [17179571.580000] Memory:
> > > 379368k/392576k
> > > > > > > > available (1910k kernel code, 12576k
> > > reserved,
> > > > > > > 1069k
> > > > > > > > data, 308k init, 0k highmem)
> > > > > > > > > [17179571.580000] Checking if this
> > > processor
> > > > > > > > honours the WP bit even in supervisor
> > > mode...
> > > > > Ok.
> > > > > > > > > [17179571.660000] Calibrating delay
> > > using
> > > > > timer
> > > > > > > > specific routine.. 2267.11 BogoMIPS
> > > > > (lpj=4534228)
> > > > > > > > > [17179571.660000] Security Framework
> > > v1.0.0
> > > > > > > > initialized
> > > > > > > > > [17179571.660000] SELinux:  Disabled
> at
> > > > > boot.
> > > > > > > > > [17179571.660000] Mount-cache hash
> table
> > > > > > > entries:
> > > > > > > > 512
> > > > > > > > > [17179571.660000] CPU: After generic
> > > > > identify,
> > > > > > > > caps: 0383f9ff 00000000 00000000
> 00000000
> > > > > 00000000
> > > > > > > > 00000000 00000000
> > > > > > > > > [17179571.660000] CPU: After vendor
> > > > > identify,
> > > > > > > > caps: 0383f9ff 00000000 00000000
> 00000000
> > > > > 00000000
> > > > > > > > 00000000 00000000
> > > > > > > > > [17179571.660000] CPU: L1 I cache:
> 16K,
> > > L1 D
> > > > > > > > cache: 16K
> > > > > > > > > [17179571.660000] CPU: L2 cache:
> 512K
> > > > > > > > > [17179571.660000] CPU: After all
> inits,
> > > > > caps:
> > > > > > > > 0383f9ff 00000000 00000000 00000040
> > > 00000000
> > > > > > > > 00000000 00000000
> > > > > > > > > [17179571.660000] Checking 'hlt'
> > > > > instruction...
> > > > > > > > OK.
> > > > > > > > > [17179571.676000] SMP alternatives:
> > > > > switching to
> > > > > > > > UP code
> > > > > > > > > [17179571.676000] Freeing SMP
> > > alternatives:
> > > > > 16k
> > > > > > > > freed
> > > > > > > > > [17179571.676000] checking if image
> is
> > > > > > > > initramfs... it is
> > > > > > > > > [17179572.484000] Freeing initrd
> memory:
> > > > > 5322k
> > > > > > > > freed
> > > > > > > > > [17179572.484000] ACPI: Core
> revision
> > > > > 20060707
> > > > > > > > > [17179572.484000] ACPI: Looking for
> DSDT
> > > ...
> > > > > not
> > > > > > > > found!
> > > > > > > > > [17179572.492000] ACPI: setting ELCR
> to
> > > 0200
> > > > > > > (from
> > > > > > > > 0800)
> > > > > > > > > [17179572.504000] CPU0: Intel(R)
> > > Pentium(R)
> > > > > III
> > > > > > > > Mobile CPU      1133MHz stepping 01
> > > > > > > > > [17179572.504000] SMP motherboard
> not
> > > > > detected.
> > > > > > > > > [17179572.504000] Local APIC not
> > > detected.
> > > > > Using
> > > > > > > > dummy APIC emulation.
> > > > > > > > > [17179572.504000] Brought up 1 CPUs
> > > > > > > > > [17179572.504000] migration_cost=0
> > > > > > > > > [17179572.504000] NET: Registered
> > > protocol
> > > > > > > family
> > > > > > > > 16
> > > > > > > > > [17179572.504000] EISA bus
> registered
> > > > > > > > > [17179572.504000] ACPI: bus type pci
> > > > > registered
> > > > > > > > > [17179572.504000] PCI: PCI BIOS
> revision
> > > > > 2.10
> > > > > > > > entry at 0xfd8fe, last bus=8
> > > > > > > > > [17179572.504000] PCI: Using
> > > configuration
> > > > > type
> > > > > > > 1
> > > > > > > > > [17179572.504000] Setting up
> standard
> > > PCI
> > > > > > > > resources
> > > > > > > > > [17179572.508000] ACPI: Found ECDT
> > > > > > > > > [17179572.508000] ACPI: Could not
> use
> > > ECDT
> > > > > > > > > [17179572.516000] ACPI Error
> > > > > (evregion-0317): No
> > > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > > [EmbeddedControl] [20060707]
> > > > > > > > > [17179572.516000] ACPI Error
> > > (exfldio-0290):
> > > > > > > > Region EmbeddedControl(3) has no
> handler
> > > > > > > [20060707]
> > > > > > > > > [17179572.516000] ACPI Exception
> > > > > (dswexec-0458):
> > > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > > > [17179572.516000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.FDC_._INI] (Node
> > > d7f40770),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.516000] ACPI Error
> > > > > (evregion-0317): No
> > > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > > [EmbeddedControl] [20060707]
> > > > > > > > > [17179572.516000] ACPI Error
> > > (exfldio-0290):
> > > > > > > > Region EmbeddedControl(3) has no
> handler
> > > > > > > [20060707]
> > > > > > > > > [17179572.516000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__._INI] (Node
> > > d7f44bd0),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.520000] ACPI: Interpreter
> > > enabled
> > > > > > > > > [17179572.520000] ACPI: Using PIC
> for
> > > > > interrupt
> > > > > > > > routing
> > > > > > > > > [17179572.520000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKA]
> > > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > > > [17179572.520000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKB]
> > > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > > > [17179572.520000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKC]
> > > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > > > [17179572.524000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKD]
> > > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > > > [17179572.524000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKE]
> > > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > > > [17179572.524000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKF]
> > > > > > > > (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
> > > > > > > > > [17179572.524000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKG]
> > > > > > > > (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
> > > > > > > > > [17179572.524000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKH]
> > > > > > > > (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
> > > > > > > > > [17179572.528000] ACPI: PCI Root
> Bridge
> > > > > [PCI0]
> > > > > > > > (0000:00)
> > > > > > > > > [17179572.528000] PCI: Probing PCI
> > > hardware
> > > > > (bus
> > > > > > > > 00)
> > > > > > > > > [17179572.528000] ACPI Error
> > > > > (evregion-0317): No
> > > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > > [EmbeddedControl] [20060707]
> > > > > > > > > [17179572.528000] ACPI Error
> > > (exfldio-0290):
> > > > > > > > Region EmbeddedControl(3) has no
> handler
> > > > > > > [20060707]
> > > > > > > > > [17179572.528000] ACPI Exception
> > > > > (dswexec-0458):
> > > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > > > [17179572.528000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node
> > > > > d7f44f68),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.528000] ACPI Error
> > > (uteval-0212):
> > > > > > > Method
> > > > > > > > execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BAT0._STA]
> > > > > > > > (Node d7f44f68), AE_NOT_EXIST
> > > > > > > > > [17179572.528000] ACPI Error
> > > > > (evregion-0317): No
> > > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > > [EmbeddedControl] [20060707]
> > > > > > > > > [17179572.528000] ACPI Error
> > > (exfldio-0290):
> > > > > > > > Region EmbeddedControl(3) has no
> handler
> > > > > > > [20060707]
> > > > > > > > > [17179572.528000] ACPI Exception
> > > > > (dswexec-0458):
> > > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > > > [17179572.528000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node
> > > > > d7f44e78),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.528000] ACPI Error
> > > (uteval-0212):
> > > > > > > Method
> > > > > > > > execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BAT1._STA]
> > > > > > > > (Node d7f44e78), AE_NOT_EXIST
> > > > > > > > > [17179572.528000] ACPI Error
> > > > > (evregion-0317): No
> > > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > > [EmbeddedControl] [20060707]
> > > > > > > > > [17179572.528000] ACPI Error
> > > (exfldio-0290):
> > > > > > > > Region EmbeddedControl(3) has no
> handler
> > > > > > > [20060707]
> > > > > > > > > [17179572.528000] ACPI Exception
> > > > > (dswexec-0458):
> > > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > > > [17179572.528000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BLID] (Node
> > > d7f40a68),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.528000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BLII] (Node
> > > d7f40a7c),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.528000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BLPC] (Node
> > > d7f40aa4),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.528000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.IDE0.PRIM.SLAV._STA] (Node
> > > > > d7f407d4),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.528000] ACPI Error
> > > (uteval-0212):
> > > > > > > Method
> > > > > > > > execution failed
> > > > > [\_SB_.PCI0.IDE0.PRIM.SLAV._STA]
> > > > > > > > (Node d7f407d4), AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > > > (evregion-0317): No
> > > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > > [EmbeddedControl] [20060707]
> > > > > > > > > [17179572.532000] ACPI Error
> > > (exfldio-0290):
> > > > > > > > Region EmbeddedControl(3) has no
> handler
> > > > > > > [20060707]
> > > > > > > > > [17179572.532000] ACPI Exception
> > > > > (dswexec-0458):
> > > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BRID] (Node
> > > d7f40900),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BRII] (Node
> > > d7f40914),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BRPC] (Node
> > > d7f4093c),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.IDE0.SCND.MSTR._STA] (Node
> > > > > d7f407ac),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (uteval-0212):
> > > > > > > Method
> > > > > > > > execution failed
> > > > > [\_SB_.PCI0.IDE0.SCND.MSTR._STA]
> > > > > > > > (Node d7f407ac), AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > > > (evregion-0317): No
> > > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > > [EmbeddedControl] [20060707]
> > > > > > > > > [17179572.532000] ACPI Error
> > > (exfldio-0290):
> > > > > > > > Region EmbeddedControl(3) has no
> handler
> > > > > > > [20060707]
> > > > > > > > > [17179572.532000] ACPI Exception
> > > > > (dswexec-0458):
> > > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BLID] (Node
> > > d7f40a68),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BLII] (Node
> > > d7f40a7c),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BLPC] (Node
> > > d7f40aa4),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BSTA] (Node
> > > d7f40be4),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.USB0.URTH.UNST._STA] (Node
> > > > > d7f4048c),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (uteval-0212):
> > > > > > > Method
> > > > > > > > execution failed
> > > > > [\_SB_.PCI0.USB0.URTH.UNST._STA]
> > > > > > > > (Node d7f4048c), AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > > > (evregion-0317): No
> > > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > > [EmbeddedControl] [20060707]
> > > > > > > > > [17179572.532000] ACPI Error
> > > (exfldio-0290):
> > > > > > > > Region EmbeddedControl(3) has no
> handler
> > > > > > > [20060707]
> > > > > > > > > [17179572.532000] ACPI Exception
> > > > > (dswexec-0458):
> > > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BRID] (Node
> > > d7f40900),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BRII] (Node
> > > d7f40914),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > > > > [\_SB_.PCI0.LPC_.EC__.BRPC] (Node
> > > d7f4093c),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (psparse-0537):
> > > > > > > > Method parse/execution failed
> > > > > [\_SB_.NEST._STA]
> > > > > > > > (Node d7f40f18), AE_NOT_EXIST
> > > > > > > > > [17179572.532000] ACPI Error
> > > (uteval-0212):
> > > > > > > Method
> > > > > > > > execution failed [\_SB_.NEST._STA]
> (Node
> > > > > > > d7f40f18),
> > > > > > > > AE_NOT_EXIST
> > > > > > > > > [17179572.532000] PCI quirk: region
> > > > > 1000-107f
> > > > > > > > claimed by ICH4 ACPI/GPIO/TCO
> > > > > > > > > [17179572.532000] PCI quirk: region
> > > > > 1180-11bf
> > > > > > > > claimed by ICH4 GPIO
> > > > > > > > > [17179572.532000] PCI: Ignoring
> BAR0-3
> > > of
> > > > > IDE
> > > > > > > > controller 0000:00:1f.1
> > > > > > > > > [17179572.532000] Boot video device
> is
> > > > > > > > 0000:01:00.0
> > > > > > > > > [17179572.532000] PCI: Transparent
> > > bridge -
> > > > > > > > 0000:00:1e.0
> > > > > > > > > [17179572.532000] ACPI: PCI
> Interrupt
> > > > > Routing
> > > > > > > > Table [\_SB_.PCI0._PRT]
> > > > > > > > > [17179572.540000] ACPI: Embedded
> > > Controller
> > > > > [EC]
> > > > > > > > (gpe 28) interrupt mode.
> > > > > > > > > [17179572.540000] ACPI: Power
> Resource
> > > > > [PUBS]
> > > > > > > (on)
> > > > > > > > > [17179572.540000] ACPI: PCI
> Interrupt
> > > > > Routing
> > > > > > > > Table [\_SB_.PCI0.AGP_._PRT]
> > > > > > > > > [17179572.544000] ACPI: PCI
> Interrupt
> > > > > Routing
> > > > > > > > Table [\_SB_.PCI0.PCI1._PRT]
> > > > > > > > > [17179572.548000] Linux Plug and
> Play
> > > > > Support
> > > > > > > > v0.97 (c) Adam Belay
> > > > > > > > > [17179572.548000] pnp: PnP ACPI init
> > > > > > > > > [17179572.552000] pnp: PnP ACPI:
> found
> > > 13
> > > > > > > devices
> > > > > > > > > [17179572.552000] PnPBIOS: Disabled
> by
> > > ACPI
> > > > > PNP
> > > > > > > > > [17179572.552000] PCI: Using ACPI
> for
> > > IRQ
> > > > > > > routing
> > > > > > > > > [17179572.552000] PCI: If a device
> > > doesn't
> > > > > work,
> > > > > > > > try "pci=routeirq".  If it helps, post
> a
> > > > > report
> > > > > > > > > [17179572.564000] PCI: Bridge:
> > > 0000:00:01.0
> > > > > > > > > [17179572.564000]   IO window:
> 3000-3fff
> > > > > > > > > [17179572.564000]   MEM window:
> > > > > > > c0100000-c01fffff
> > > > > > > > > [17179572.564000]   PREFETCH window:
> > > > > > > > e0000000-e7ffffff
> > > > > > > > > [17179572.564000] PCI: Bus 3,
> cardbus
> > > > > bridge:
> > > > > > > > 0000:02:00.0
> > > > > > > > > [17179572.564000]   IO window:
> > > > > 00004000-000040ff
> > > > > > > > > [17179572.564000]   IO window:
> > > > > 00004400-000044ff
> > > > > > > > > [17179572.564000]   PREFETCH window:
> > > > > > > > e8000000-e9ffffff
> > > > > > > > > [17179572.564000]   MEM window:
> > > > > > > c2000000-c3ffffff
> > > > > > > > > [17179572.564000] PCI: Bus 7,
> cardbus
> > > > > bridge:
> > > > > > > > 0000:02:00.1
> > > > > > > > > [17179572.564000]   IO window:
> > > > > 00004800-000048ff
> > > > > > > > > [17179572.564000]   IO window:
> > > > > 00004c00-00004cff
> > > > > > > > > [17179572.564000]   PREFETCH window:
> > > > > > > > ea000000-ebffffff
> > > > > > > > > [17179572.564000]   MEM window:
> > > > > > > c4000000-c5ffffff
> > > > > > > > > [17179572.564000] PCI: Bridge:
> > > 0000:00:1e.0
> > > > > > > > > [17179572.564000]   IO window:
> 4000-8fff
> > > > > > > > > [17179572.564000]   MEM window:
> > > > > > > c0200000-cfffffff
> > > > > > > > > [17179572.564000]   PREFETCH window:
> > > > > > > > e8000000-f00fffff
> > > > > > > > > [17179572.564000] PCI: Setting
> latency
> > > timer
> > > > > of
> > > > > > > > device 0000:00:1e.0 to 64
> > > > > > > > > [17179572.564000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKA]
> > > > > > > > enabled at IRQ 11
> > > > > > > > > [17179572.564000] PCI: setting IRQ
> 11 as
> > > > > > > > level-triggered
> > > > > > > > > [17179572.564000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:02:00.0[A] -> Link [LNKA] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179572.564000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKB]
> > > > > > > > enabled at IRQ 11
> > > > > > > > > [17179572.564000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:02:00.1[B] -> Link [LNKB] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179572.564000] NET: Registered
> > > protocol
> > > > > > > family
> > > > > > > > 2
> > > > > > > > > [17179572.604000] IP route cache
> hash
> > > table
> > > > > > > > entries: 4096 (order: 2, 16384 bytes)
> > > > > > > > > [17179572.604000] TCP established
> hash
> > > table
> > > > > > > > entries: 16384 (order: 5, 131072
> bytes)
> > > > > > > > > [17179572.604000] TCP bind hash
> table
> > > > > entries:
> > > > > > > > 8192 (order: 4, 65536 bytes)
> > > > > > > > > [17179572.604000] TCP: Hash tables
> > > > > configured
> > > > > > > > (established 16384 bind 8192)
> > > > > > > > > [17179572.604000] TCP reno
> registered
> > > > > > > > > [17179572.604000] Simple Boot Flag
> at
> > > 0x35
> > > > > set
> > > > > > > to
> > > > > > > > 0x1
> > > > > > > > > [17179572.604000] audit:
> initializing
> > > > > netlink
> > > > > > > > socket (disabled)
> > > > > > > > > [17179572.604000]
> > > audit(1169829486.604:1):
> > > > > > > > initialized
> > > > > > > > > [17179572.604000] VFS: Disk quotas
> > > > > dquot_6.5.1
> > > > > > > > > [17179572.604000] Dquot-cache hash
> table
> > > > > > > entries:
> > > > > > > > 1024 (order 0, 4096 bytes)
> > > > > > > > > [17179572.604000] Initializing
> > > Cryptographic
> > > > > API
> > > > > > > > > [17179572.604000] io scheduler noop
> > > > > registered
> > > > > > > > > [17179572.604000] io scheduler
> > > anticipatory
> > > > > > > > registered
> > > > > > > > > [17179572.604000] io scheduler
> deadline
> > > > > > > registered
> > > > > > > > > [17179572.604000] io scheduler cfq
> > > > > registered
> > > > > > > > (default)
> > > > > > > > > [17179572.604000] isapnp: Scanning
> for
> > > PnP
> > > > > > > > cards...
> > > > > > > > > [17179572.956000] isapnp: No Plug &
> Play
> > > > > device
> > > > > > > > found
> > > > > > > > > [17179573.000000] Real Time Clock
> Driver
> > > > > v1.12ac
> > > > > > > > > [17179573.000000] Serial: 8250/16550
> > > driver
> > > > > > > > $Revision: 1.90 $ 4 ports, IRQ sharing
> > > enabled
> > > > > > > > > [17179573.004000] pnp: Device 00:0a
> > > > > activated.
> > > > > > > > > [17179573.004000] 00:0a: ttyS0 at
> I/O
> > > 0x3f8
> > > > > (irq
> > > > > > > =
> > > > > > > > 4) is a NS16550A
> > > > > > > > > [17179573.004000] PCI: Enabling
> device
> > > > > > > > 0000:00:1f.6 (0000 -> 0001)
> > > > > > > > > [17179573.004000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:00:1f.6[B] -> Link [LNKB] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179573.004000] ACPI: PCI
> interrupt
> > > for
> > > > > device
> > > > > > > > 0000:00:1f.6 disabled
> > > > > > > > > [17179573.004000] mice: PS/2 mouse
> > > device
> > > > > common
> > > > > > > > for all mice
> > > > > > > > > [17179573.004000] RAMDISK driver
> > > > > initialized: 16
> > > > > > > > RAM disks of 65536K size 1024
> blocksize
> > > > > > > > > [17179573.004000] Uniform
> Multi-Platform
> > > > > E-IDE
> > > > > > > > driver Revision: 7.00alpha2
> > > > > > > > > [17179573.004000] ide: Assuming
> 33MHz
> > > system
> > > > > bus
> > > > > > > > speed for PIO modes; override with
> > > idebus=xx
> > > > > > > > > [17179573.004000] PNP: PS/2
> Controller
> > > > > > > > [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64
> irq
> > > > > 1,12
> > > > > > > > > [17179573.012000] serio: i8042 AUX
> port
> > > at
> > > > > > > > 0x60,0x64 irq 12
> > > > > > > > > [17179573.012000] serio: i8042 KBD
> port
> > > at
> > > > > > > > 0x60,0x64 irq 1
> > > > > > > > > [17179573.012000] EISA: Probing bus
> 0 at
> > > > > eisa.0
> > > > > > > > > [17179573.012000] Cannot allocate
> > > resource
> > > > > for
> > > > > > > > EISA slot 1
> > > > > > > > > [17179573.012000] Cannot allocate
> > > resource
> > > > > for
> > > > > > > > EISA slot 2
> > > > > > > > > [17179573.012000] Cannot allocate
> > > resource
> > > > > for
> > > > > > > > EISA slot 3
> > > > > > > > > [17179573.012000] Cannot allocate
> > > resource
> > > > > for
> > > > > > > > EISA slot 4
> > > > > > > > > [17179573.012000] Cannot allocate
> > > resource
> > > > > for
> > > > > > > > EISA slot 5
> > > > > > > > > [17179573.012000] Cannot allocate
> > > resource
> > > > > for
> > > > > > > > EISA slot 6
> > > > > > > > > [17179573.012000] Cannot allocate
> > > resource
> > > > > for
> > > > > > > > EISA slot 7
> > > > > > > > > [17179573.012000] Cannot allocate
> > > resource
> > > > > for
> > > > > > > > EISA slot 8
> > > > > > > > > [17179573.012000] EISA: Detected 0
> > > cards.
> > > > > > > > > [17179573.012000] TCP bic registered
> > > > > > > > > [17179573.012000] NET: Registered
> > > protocol
> > > > > > > family
> > > > > > > > 1
> > > > > > > > > [17179573.012000] NET: Registered
> > > protocol
> > > > > > > family
> > > > > > > > 8
> > > > > > > > > [17179573.012000] NET: Registered
> > > protocol
> > > > > > > family
> > > > > > > > 20
> > > > > > > > > [17179573.012000] Using IPI
> No-Shortcut
> > > mode
> > > > > > > > > [17179573.012000] ACPI: (supports S0
> S3
> > > S4
> > > > > S5)
> > > > > > > > > [17179573.016000] Freeing unused
> kernel
> > > > > memory:
> > > > > > > > 308k freed
> > > > > > > > > [17179573.056000] input: AT
> Translated
> > > Set 2
> > > > > > > > keyboard as /class/input/input0
> > > > > > > > > [17179574.176000] Capability LSM
> > > initialized
> > > > > > > > > [17179574.320000] ACPI: CPU0 (power
> > > states:
> > > > > > > C1[C1]
> > > > > > > > C2[C2] C3[C3])
> > > > > > > > > [17179574.324000] ACPI: Thermal Zone
> > > [THM0]
> > > > > (75
> > > > > > > C)
> > > > > > > > > [17179574.804000] ICH3M: IDE
> controller
> > > at
> > > > > PCI
> > > > > > > > slot 0000:00:1f.1
> > > > > > > > > [17179574.804000] PCI: Enabling
> device
> > > > > > > > 0000:00:1f.1 (0005 -> 0007)
> > > > > > > > > [17179574.804000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKC]
> > > > > > > > enabled at IRQ 11
> > > > > > > > > [17179574.804000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:00:1f.1[A] -> Link [LNKC] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179574.804000] ICH3M: chipset
> > > revision 1
> > > > > > > > > [17179574.804000] ICH3M: not 100%
> native
> > > > > mode:
> > > > > > > > will probe irqs later
> > > > > > > > > [17179574.804000]     ide0: BM-DMA
> at
> > > > > > > > 0x1860-0x1867, BIOS settings: hda:DMA,
> > > hdb:pio
> > > > > > > > > [17179574.804000]     ide1: BM-DMA
> at
> > > > > > > > 0x1868-0x186f, BIOS settings: hdc:DMA,
> > > hdd:pio
> > > > > > > > > [17179574.804000] Probing IDE
> interface
> > > > > ide0...
> > > > > > > > > [17179575.096000] hda:
> IC25N030ATDA04-0,
> > > ATA
> > > > > > > DISK
> > > > > > > > drive
> > > > > > > > > [17179575.768000] ide0 at
> > > 0x1f0-0x1f7,0x3f6
> > > > > on
> > > > > > > irq
> > > > > > > > 14
> > > > > > > > > [17179575.784000] Probing IDE
> interface
> > > > > ide1...
> > > > > > > > > [17179576.520000] hdc:
> MATSHITADVD-ROM
> > > > > SR-8176,
> > > > > > > > ATAPI CD/DVD-ROM drive
> > > > > > > > > [17179576.856000] ide1 at
> > > 0x170-0x177,0x376
> > > > > on
> > > > > > > irq
> > > > > > > > 15
> > > > > > > > > [17179576.864000] hda: max request
> size:
> > > > > 128KiB
> > > > > > > > > [17179576.880000] hda: 58605120
> sectors
> > > > > (30005
> > > > > > > MB)
> > > > > > > > w/1806KiB Cache, CHS=62016/15/63,
> > > UDMA(100)
> > > > > > > > > [17179576.880000] hda: cache flushes
> not
> > > > > > > supported
> > > > > > > > > [17179576.880000]  hda: hda1 hda2 <
> hda5
> > > >
> > > > > > > > > [17179576.944000] hdc: ATAPI 24X
> DVD-ROM
> > > > > drive,
> > > > > > > > 256kB Cache, UDMA(33)
> > > > > > > > > [17179576.944000] Uniform CD-ROM
> driver
> > > > > > > Revision:
> > > > > > > > 3.20
> > > > > > > > > [17179577.256000] usbcore:
> registered
> > > new
> > > > > driver
> > > > > > > > usbfs
> > > > > > > > > [17179577.256000] usbcore:
> registered
> > > new
> > > > > driver
> > > > > > > > hub
> > > > > > > > > [17179577.304000] USB Universal Host
> > > > > Controller
> > > > > > > > Interface driver v3.0
> > > > > > > > > [17179577.304000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:00:1d.0[A] -> Link [LNKA] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179577.304000] PCI: Setting
> latency
> > > timer
> > > > > of
> > > > > > > > device 0000:00:1d.0 to 64
> > > > > > > > > [17179577.304000] uhci_hcd
> 0000:00:1d.0:
> > > > > UHCI
> > > > > > > Host
> > > > > > > > Controller
> > > > > > > > > [17179577.304000] uhci_hcd
> 0000:00:1d.0:
> > > new
> > > > > USB
> > > > > > > > bus registered, assigned bus number 1
> > > > > > > > > [17179577.304000] uhci_hcd
> 0000:00:1d.0:
> > > irq
> > > > > 11,
> > > > > > > > io base 0x00001800
> > > > > > > > > [17179577.304000] usb usb1:
> > > configuration #1
> > > > > > > > chosen from 1 choice
> > > > > > > > > [17179577.304000] hub 1-0:1.0: USB
> hub
> > > found
> > > > > > > > > [17179577.304000] hub 1-0:1.0: 2
> ports
> > > > > detected
> > > > > > > > > [17179577.408000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKD]
> > > > > > > > enabled at IRQ 11
> > > > > > > > > [17179577.408000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:00:1d.1[B] -> Link [LNKD] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179577.408000] PCI: Setting
> latency
> > > timer
> > > > > of
> > > > > > > > device 0000:00:1d.1 to 64
> > > > > > > > > [17179577.408000] uhci_hcd
> 0000:00:1d.1:
> > > > > UHCI
> > > > > > > Host
> > > > > > > > Controller
> > > > > > > > > [17179577.408000] uhci_hcd
> 0000:00:1d.1:
> > > new
> > > > > USB
> > > > > > > > bus registered, assigned bus number 2
> > > > > > > > > [17179577.408000] uhci_hcd
> 0000:00:1d.1:
> > > irq
> > > > > 11,
> > > > > > > > io base 0x00001820
> > > > > > > > > [17179577.408000] usb usb2:
> > > configuration #1
> > > > > > > > chosen from 1 choice
> > > > > > > > > [17179577.408000] hub 2-0:1.0: USB
> hub
> > > found
> > > > > > > > > [17179577.408000] hub 2-0:1.0: 2
> ports
> > > > > detected
> > > > > > > > > [17179577.512000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:00:1d.2[C] -> Link [LNKC] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179577.512000] PCI: Setting
> latency
> > > timer
> > > > > of
> > > > > > > > device 0000:00:1d.2 to 64
> > > > > > > > > [17179577.512000] uhci_hcd
> 0000:00:1d.2:
> > > > > UHCI
> > > > > > > Host
> > > > > > > > Controller
> > > > > > > > > [17179577.512000] uhci_hcd
> 0000:00:1d.2:
> > > new
> > > > > USB
> > > > > > > > bus registered, assigned bus number 3
> > > > > > > > > [17179577.512000] uhci_hcd
> 0000:00:1d.2:
> > > irq
> > > > > 11,
> > > > > > > > io base 0x00001840
> > > > > > > > > [17179577.512000] usb usb3:
> > > configuration #1
> > > > > > > > chosen from 1 choice
> > > > > > > > > [17179577.512000] hub 3-0:1.0: USB
> hub
> > > found
> > > > > > > > > [17179577.512000] hub 3-0:1.0: 2
> ports
> > > > > detected
> > > > > > > > > [17179577.704000] Attempting manual
> > > resume
> > > > > > > > > [17179577.748000] kjournald
> starting.
> > > > > Commit
> > > > > > > > interval 5 seconds
> > > > > > > > > [17179577.748000] EXT3-fs: mounted
> > > > > filesystem
> > > > > > > with
> > > > > > > > ordered data mode.
> > > > > > > > > [17179577.752000] usb 2-2: new full
> > > speed
> > > > > USB
> > > > > > > > device using uhci_hcd and address 2
> > > > > > > > > [17179577.908000] usb 2-2:
> configuration
> > > #1
> > > > > > > chosen
> > > > > > > > from 1 choice
> > > > > > > > > [17179593.968000] pci_hotplug: PCI
> Hot
> > > Plug
> > > > > PCI
> > > > > > > > Core version: 0.5
> > > > > > > > > [17179594.312000] Floppy drive(s):
> fd0
> > > is
> > > > > 1.44M
> > > > > > > > > [17179594.424000] FDC 0 is a
> National
> > > > > > > > Semiconductor PC87306
> > > > > > > > > [17179594.428000] input: PC Speaker
> as
> > > > > > > > /class/input/input1
> > > > > > > > > [17179594.460000] shpchp: Standard
> Hot
> > > Plug
> > > > > PCI
> > > > > > > > Controller Driver version: 0.4
> > > > > > > > > [17179594.476000] parport: PnPBIOS
> > > parport
> > > > > > > > detected.
> > > > > > > > > [17179594.476000] parport0: PC-style
> at
> > > > > 0x3bc,
> > > > > > > irq
> > > > > > > > 7 [PCSPP,TRISTATE]
> > > > > > > > > [17179594.548000] Linux agpgart
> > > interface
> > > > > v0.101
> > > > > > > > (c) Dave Jones
> > > > > > > > > [17179594.736000] agpgart: Detected
> an
> > > Intel
> > > > > > > 830M
> > > > > > > > Chipset.
> > > > > > > > > [17179594.752000] agpgart: AGP
> aperture
> > > is
> > > > > 256M
> > > > > > > @
> > > > > > > > 0xd0000000
> > > > > > > > > [17179594.860000] irda_init()
> > > > > > > > > [17179594.860000] NET: Registered
> > > protocol
> > > > > > > family
> > > > > > > > 23
> > > > > > > > > [17179594.932000]
> > > drivers/usb/class/usblp.c:
> > > > > > > > usblp0: USB Bidirectional printer dev
> 2 if
> > > 1
> > > > > alt 0
> > > > > > > > proto 2 vid 0x04B8 pid 0x0820
> > > > > > > > > [17179594.932000] usbcore:
> registered
> > > new
> > > > > driver
> > > > > > > > usblp
> > > > > > > > > [17179594.932000]
> > > drivers/usb/class/usblp.c:
> > > > > > > > v0.13: USB Printer Device Class driver
> > > > > > > > > [17179595.056000] PCI: Enabling
> device
> > > > > > > > 0000:00:1f.5 (0000 -> 0001)
> > > > > > > > > [17179595.056000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:00:1f.5[B] -> Link [LNKB] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179595.056000] PCI: Setting
> latency
> > > timer
> > > > > of
> > > > > > > > device 0000:00:1f.5 to 64
> > > > > > > > > [17179595.108000] hw_random: RNG not
> > > > > detected
> > > > > > > > > [17179595.148000] IBM TrackPoint
> > > firmware:
> > > > > 0x0e,
> > > > > > > > buttons: 3/3
> > > > > > > > > [17179595.164000] input: TPPS/2 IBM
> > > > > TrackPoint
> > > > > > > as
> > > > > > > > /class/input/input2
> > > > > > > > > [17179595.372000] pnp: Device 00:0c
> > > > > activated.
> > > > > > > > > [17179595.372000]
> nsc_ircc_pnp_probe() :
> > > > > From
> > > > > > > PnP,
> > > > > > > > found firbase 0x2F8 ; irq 3 ; dma 1.
> > > > > > > > > [17179595.372000] nsc-ircc,
> chip->init
> > > > > > > > > [17179595.372000] nsc-ircc, Found
> chip
> > > at
> > > > > > > > base=0x02e
> > > > > > > > > [17179595.372000] nsc-ircc, driver
> > > loaded
> > > > > (Dag
> > > > > > > > Brattli)
> > > > > > > > > [17179595.372000] IrDA: Registered
> > > device
> > > > > irda0
> > > > > > > > > [17179595.372000] nsc-ircc, Using
> > > dongle:
> > > > > > > > IBM31T1100 or Temic TFDS6000/TFDS6500
> > > > > > > > > [17179595.912000] hsfengine: module
> > > license
> > > > > 'see
> > > > > > > > LICENSE file distributed with driver'
> > > taints
> > > > > > > kernel.
> > > > > > > > > [17179596.036000] ts: Compaq
> touchscreen
> > > > > > > protocol
> > > > > > > > output
> > > > > > > > > [17179596.284000]
> > > > > intel8x0_measure_ac97_clock:
> > > > > > > > measured 55501 usecs
> > > > > > > > > [17179596.284000] intel8x0: clocking
> to
> > > > > 48000
> > > > > > > > > [17179596.284000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:00:1f.6[B] -> Link [LNKB] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179596.608000] orinoco 0.15rc3
> (David
> > > > > Gibson
> > > > > > > > <hermes@xxxxxxxxxxxxxxxxxxxxx>, Pavel
> > > Roskin
> > > > > > > > <proski@xxxxxxx>, et al)
> > > > > > > > > [17179596.612000] orinoco_pci
> 0.15rc3
> > > (Pavel
> > > > > > > > Roskin <proski@xxxxxxx>, David Gibson
> > > > > > > > <hermes@xxxxxxxxxxxxxxxxxxxxx> & Jean
> > > > > Tourrilhes
> > > > > > > > <jt@xxxxxxxxxx>)
> > > > > > > > > [17179596.872000] e100: Intel(R)
> PRO/100
> > > > > Network
> > > > > > > > Driver, 3.5.10-k2-NAPI
> > > > > > > > > [17179596.872000] e100: Copyright(c)
> > > > > 1999-2005
> > > > > > > > Intel Corporation
> > > > > > > > > [17179597.284000] PCI: Setting
> latency
> > > timer
> > > > > of
> > > > > > > > device 0000:00:1f.6 to 64
> > > > > > > > > [17179597.284000] HSF: ERROR:
> SILICON
> > > > > > > Laboratories
> > > > > > > > or LUCENT AC97 modem detected!<3>
> > > > > > > > > [17179597.284000] HSF: ERROR: This
> > > driver
> > > > > only
> > > > > > > > supports CONEXANT devices<3>
> > > > > > > > > [17179597.284000] HSF: ERROR: not a
> > > Conexant
> > > > > > > > modem<3>
> > > > > > > > > [17179597.332000]
> > > cnxthsf_cnxt_serial_add:
> > > > > > > > ComCtrlOpen failed (1)
> > > > > > > > > [17179597.332000] ACPI: PCI
> interrupt
> > > for
> > > > > device
> > > > > > > > 0000:00:1f.6 disabled
> > > > > > > > > [17179597.332000] hsfich: probe of
> > > > > 0000:00:1f.6
> > > > > > > > failed with error -5
> > > > > > > > > [17179597.332000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:02:00.0[A] -> Link [LNKA] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179597.332000] Yenta: CardBus
> bridge
> > > > > found at
> > > > > > > > 0000:02:00.0 [1014:0185]
> > > > > > > > > [17179597.460000] Yenta: ISA IRQ
> mask
> > > > > 0x0438,
> > > > > > > PCI
> > > > > > > > irq 11
> > > > > > > > > [17179597.460000] Socket status:
> > > 30000006
> > > > > > > > > [17179597.460000] pcmcia: parent PCI
> > > bridge
> > > > > I/O
> > > > > > > > window: 0x4000 - 0x8fff
> > > > > > > > > [17179597.460000] cs: IO port probe
> > > > > > > 0x4000-0x8fff:
> > > > > > > > clean.
> > > > > > > > > [17179597.460000] pcmcia: parent PCI
> > > bridge
> > > > > > > Memory
> > > > > > > > window: 0xc0200000 - 0xcfffffff
> > > > > > > > > [17179597.460000] pcmcia: parent PCI
> > > bridge
> > > > > > > Memory
> > > > > > > > window: 0xe8000000 - 0xf00fffff
> > > > > > > > > [17179597.460000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:02:00.1[B] -> Link [LNKB] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179597.460000] Yenta: CardBus
> bridge
> > > > > found at
> > > > > > > > 0000:02:00.1 [1014:0185]
> > > > > > > > > [17179597.588000] Yenta: ISA IRQ
> mask
> > > > > 0x0438,
> > > > > > > PCI
> > > > > > > > irq 11
> > > > > > > > > [17179597.588000] Socket status:
> > > 30000006
> > > > > > > > > [17179597.588000] pcmcia: parent PCI
> > > bridge
> > > > > I/O
> > > > > > > > window: 0x4000 - 0x8fff
> > > > > > > > > [17179597.588000] cs: IO port probe
> > > > > > > 0x4000-0x8fff:
> > > > > > > > clean.
> > > > > > > > > [17179597.588000] pcmcia: parent PCI
> > > bridge
> > > > > > > Memory
> > > > > > > > window: 0xc0200000 - 0xcfffffff
> > > > > > > > > [17179597.588000] pcmcia: parent PCI
> > > bridge
> > > > > > > Memory
> > > > > > > > window: 0xe8000000 - 0xf00fffff
> > > > > > > > > [17179597.596000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:02:02.0[A] -> Link [LNKC] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179597.596000] orinoco_pci:
> Detected
> > > > > device
> > > > > > > > 0000:02:02.0,
> mem:0xf0000000-0xf0000fff,
> > > irq
> > > > > 11
> > > > > > > > > [17179598.552000] eth0: Hardware
> > > identity
> > > > > > > > 8013:0000:0001:0000
> > > > > > > > > [17179598.552000] eth0: Station
> identity
> > > > > > > > 001f:0006:0001:0003
> > > > > > > > > [17179598.552000] eth0: Firmware
> > > determined
> > > > > as
> > > > > > > > Intersil 1.3.6
> > > > > > > > > [17179598.552000] eth0: Ad-hoc demo
> mode
> > > > > > > supported
> > > > > > > > > [17179598.552000] eth0: IEEE
> standard
> > > IBSS
> > > > > > > ad-hoc
> > > > > > > > mode supported
> > > > > > > > > [17179598.552000] eth0: WEP
> supported,
> > > > > 104-bit
> > > > > > > key
> > > > > > > > > [17179598.552000] eth0: MAC address
> > > > > > > > 00:20:E0:8B:29:93
> > > > > > > > > [17179598.552000] eth0: Station name
> > > "Prism
> > > > > I"
> > > > > > > > > [17179598.552000] eth0: ready
> > > > > > > > > [17179598.568000] ACPI: PCI
> Interrupt
> > > Link
> > > > > > > [LNKE]
> > > > > > > > enabled at IRQ 11
> > > > > > > > > [17179598.568000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:02:08.0[A] -> Link [LNKE] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179598.592000] e100: eth1:
> > > e100_probe:
> > > > > addr
> > > > > > > > 0xc0200000, irq 11, MAC addr
> > > 00:D0:59:AB:9D:13
> > > > > > > > > [17179598.620000] prism2pci_init:
> > > > > prism2_pci.o:
> > > > > > > > 0.2.5 Loaded
> > > > > > > > > [17179598.704000] ieee80211_crypt:
> > > > > registered
> > > > > > > > algorithm 'NULL'
> > > > > > > > > [17179598.736000] hostap_pci:
> > > 0.4.4-kernel
> > > > > > > (Jouni
> > > > > > > > Malinen <jkmaline@xxxxxxxxx>)
> > > > > > > > > [17179599.220000] eth2: New link
> status:
> > > > > > > Connected
> > > > > > > > (0001)
> > > > > > > > > [17179599.272000] cs: IO port probe
> > > > > 0x100-0x3af:
> > > > > > > > clean.
> > > > > > > > > [17179599.272000] cs: IO port probe
> > > > > 0x3e0-0x4ff:
> > > > > > > > excluding 0x4d0-0x4d7
> > > > > > > > > [17179599.272000] cs: IO port probe
> > > > > 0x820-0x8ff:
> > > > > > > > clean.
> > > > > > > > > [17179599.272000] cs: IO port probe
> > > > > 0xc00-0xcf7:
> > > > > > > > clean.
> > > > > > > > > [17179599.272000] cs: IO port probe
> > > > > 0xa00-0xaff:
> > > > > > > > clean.
> > > > > > > > > [17179599.272000] cs: IO port probe
> > > > > 0x100-0x3af:
> > > > > > > > clean.
> > > > > > > > > [17179599.276000] cs: IO port probe
> > > > > 0x3e0-0x4ff:
> > > > > > > > excluding 0x4d0-0x4d7
> > > > > > > > > [17179599.276000] cs: IO port probe
> > > > > 0x820-0x8ff:
> > > > > > > > clean.
> > > > > > > > > [17179599.276000] cs: IO port probe
> > > > > 0xc00-0xcf7:
> > > > > > > > clean.
> > > > > > > > > [17179599.276000] cs: IO port probe
> > > > > 0xa00-0xaff:
> > > > > > > > clean.
> > > > > > > > > [17179599.400000] lp0: using
> parport0
> > > > > > > > (interrupt-driven).
> > > > > > > > > [17179599.440000] Adding 1132540k
> swap
> > > on
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
/dev/disk/by-uuid/2b4f1f3d-2b57-45be-abb0-863de010df71.
> > > > > > > >  Priority:-1 extents:1 across:1132540k
> > > > > > > > > [17179599.516000] EXT3 FS on hda1,
> > > internal
> > > > > > > > journal
> > > > > > > > > [17179599.968000] NET: Registered
> > > protocol
> > > > > > > family
> > > > > > > > 17
> > > > > > > > > [17179606.328000] NET: Registered
> > > protocol
> > > > > > > family
> > > > > > > > 10
> > > > > > > > > [17179606.332000] lo: Disabled
> Privacy
> > > > > > > Extensions
> > > > > > > > > [17179606.332000]
> ADDRCONF(NETDEV_UP):
> > > eth0:
> > > > > > > link
> > > > > > > > is not ready
> > > > > > > > > [17179606.332000] IPv6 over IPv4
> > > tunneling
> > > > > > > driver
> > > > > > > > > [17179606.868000] ACPI: AC Adapter
> [AC]
> > > > > > > (on-line)
> > > > > > > > > [17179606.944000] ACPI: Battery Slot
> > > [BAT0]
> > > > > > > > (battery present)
> > > > > > > > > [17179606.972000] ACPI: Power Button
> > > (FF)
> > > > > [PWRF]
> > > > > > > > > [17179606.972000] ACPI: Lid Switch
> [LID]
> > > > > > > > > [17179606.972000] ACPI: Sleep Button
> > > (CM)
> > > > > [SLPB]
> > > > > > > > > [17179607.080000] ACPI: ACPI Dock
> > > Station
> > > > > Driver
> > > > > > > > > [17179607.196000] ibm_acpi: IBM
> ThinkPad
> > > > > ACPI
> > > > > > > > Extras v0.12a
> > > > > > > > > [17179607.196000] ibm_acpi:
> > > > > > > > http://ibm-acpi.sf.net/
> > > > > > > > > [17179607.228000] pcc_acpi:
> loading...
> > > > > > > > > [17179607.420000] ACPI: Video Device
> > > [VID]
> > > > > > > > (multi-head: yes  rom: no  post: no)
> > > > > > > > > [17179616.584000] eth2: no IPv6
> routers
> > > > > present
> > > > > > > > > [17179621.900000] [drm] Initialized
> drm
> > > > > 1.0.1
> > > > > > > > 20051102
> > > > > > > > > [17179621.928000] ACPI: PCI
> Interrupt
> > > > > > > > 0000:01:00.0[A] -> Link [LNKA] -> GSI
> 11
> > > > > (level,
> > > > > > > > low) -> IRQ 11
> > > > > > > > > [17179621.932000] [drm] Initialized
> > > radeon
> > > > > > > 1.25.0
> > > > > > > > 20060524 on minor 0
> > > > > > > > > [17179622.764000] IBM machine
> detected.
> > > > > Enabling
> > > > > > > > interrupts during APM calls.
> > > > > > > > > [17179622.764000] apm: BIOS version
> 1.2
> > > > > Flags
> > > > > > > 0x03
> > > > > > > > (Driver version 1.16ac)
> > > > > > > > > [17179622.764000] apm: overridden by
> > > ACPI.
> > > > > > > > > [17179623.400000] mtrr:
> > > 0xe0000000,0x8000000
> > > > > > > > overlaps existing 0xe0000000,0x1000000
> > > > > > > > > [17179623.400000] mtrr:
> > > 0xe0000000,0x8000000
> > > > > > > > overlaps existing 0xe0000000,0x1000000
> > > > > > > > > [17179623.400000] mtrr:
> > > 0xe0000000,0x8000000
> > > > > > > > overlaps existing 0xe0000000,0x1000000
> > > > > > > > > [17179623.400000] agpgart: Found an
> AGP
> > > 2.0
> > > > > > > > compliant device at 0000:00:00.0.
> > > > > > > > > [17179623.400000] agpgart: Putting
> AGP
> > > V2
> > > > > device
> > > > > > > > at 0000:00:00.0 into 1x mode
> > > > > > > > > [17179623.400000] agpgart: Putting
> AGP
> > > V2
> > > > > device
> > > > > > > > at 0000:01:00.0 into 1x mode
> > > > > > > > > [17179623.680000] [drm] Setting GART
> > > > > location
> > > > > > > > based on new memory map
> > > > > > > > > [17179623.680000] [drm] writeback
> test
> > > > > succeeded
> > > > > > > > in 1 usecs
> > > > > > > > > [17179629.400000] Non-volatile
> memory
> > > driver
> > > > > > > v1.2
> > > > > > > > > [17179629.664000] input:
> > > > > /usr/sbin/thinkpad-keys
> > > > > > > > as /class/input/input3
> > > > > > > > > [17179630.020000] Bluetooth: Core
> ver
> > > 2.8
> > > > > > > > > [17179630.020000] NET: Registered
> > > protocol
> > > > > > > family
> > > > > > > > 31
> > > > > > > > > [17179630.020000] Bluetooth: HCI
> device
> > > and
> > > > > > > > connection manager initialized
> > > > > > > > > [17179630.020000] Bluetooth: HCI
> socket
> > > > > layer
> > > > > > > > initialized
> > > > > > > > > [17179630.088000] Bluetooth: L2CAP
> ver
> > > 2.8
> > > > > > > > > [17179630.088000] Bluetooth: L2CAP
> > > socket
> > > > > layer
> > > > > > > > initialized
> > > > > > > > > [17179630.148000] Bluetooth: RFCOMM
> > > socket
> > > > > layer
> > > > > > > > initialized
> > > > > > > > > [17179630.148000] Bluetooth: RFCOMM
> TTY
> > > > > layer
> > > > > > > > initialized
> > > > > > > > > [17179630.148000] Bluetooth: RFCOMM
> ver
> > > 1.7
> > > > > > > > > [17179712.912000] codec_semaphore:
> > > semaphore
> > > > > is
> > > > > > > > not ready [0x1][0x300300]
> > > > > > > > > [17179712.912000] codec_read 0:
> > > semaphore is
> > > > > not
> > > > > > > > ready for register 0x56
> > > > > > > > > [17179712.920000] codec_semaphore:
> > > semaphore
> > > > > is
> > > > > > > > not ready [0x1][0x300300]
> > > > > > > > > [17179712.920000] codec_read 0:
> > > semaphore is
> > > > > not
> > > > > > > > ready for register 0x56
> > > > > > > > > [17179818.384000] codec_semaphore:
> > > semaphore
> > > > > is
> > > > > > > > not ready [0x1][0x300300]
> > > > > > > > > [17179818.384000] codec_read 0:
> > > semaphore is
> > > > > not
> > > > > > > > ready for register 0x56
> > > > > > > > > [17179818.392000] codec_semaphore:
> > > semaphore
> > > > > is
> > > > > > > > not ready [0x1][0x300300]
> > > > > > > > > [17179818.392000] codec_read 0:
> > > semaphore is
> > > > > not
> > > > > > > > ready for register 0x56
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
____________________________________________________________________________________
> > > > > > > 8:00? 8:25? 8:40? Find a flick in no
> time
> > > > > > > with the Yahoo! Search movie showtime
> > > shortcut.
> > > > > > >
> > > http://tools.search.yahoo.com/shortcuts/#news>
> > > > > >      CPU0
> > > > > > >   0:     320188          XT-PIC  timer
> > > > > > >   1:        490          XT-PIC  i8042
> > > > > > >   2:          0          XT-PIC  cascade
> > > > > > >   4:          5          XT-PIC  serial
> > > > > > >   7:          0          XT-PIC 
> parport0
> > > > > > >   8:          3          XT-PIC  rtc
> > > > > > >   9:       2703          XT-PIC  acpi
> > > > > > >  11:     285770          XT-PIC
> > > uhci_hcd:usb1,
> > > > > > > uhci_hcd:usb2, uhci_hcd:usb3, Intel
> > > > > 82801CA-ICH3,
> > > > > > > yenta, yenta, eth2, Intel 82801CA-ICH3
> > > Modem,
> > > > > > > radeon@pci:0000:01:00.0
> > > > > > >  12:      56840          XT-PIC  i8042
> > > > > > >  14:       8077          XT-PIC  ide0
> > > > > > >  15:      11209          XT-PIC  ide1
> > > > > > > NMI:          0
> > > > > > > LOC:          0
> > > > > > > ERR:          0
> > > > > > > MIS:          0
> > > > > > >
> > > > > > > [17179569.184000] Linux version
> > > > > 2.6.17-10-generic
> > > > > > > (root@terranova) (gcc version 4.1.2
> 20060928
> > > > > > > (prerelease) (Ubuntu 4.1.1-13ubuntu5))
> #2
> > > SMP
> > > > > Tue
> > > > > > > Dec 5 22:28:26 UTC 2006 (Ubuntu
> > > > > > > 2.6.17-10.34-generic)
> > > > > > > [17179569.184000] BIOS-provided physical
> RAM
> > > > > map:
> > > > > > > [17179569.184000]  BIOS-e820:
> > > 0000000000000000 -
> > > > > > > 000000000009f000 (usable)
> > > > > > > [17179569.184000]  BIOS-e820:
> > > 000000000009f000 -
> > > > > > > 00000000000a0000 (reserved)
> > > > > > > [17179569.184000]  BIOS-e820:
> > > 00000000000dc000 -
> > > > > > > 0000000000100000 (reserved)
> > > > > > > [17179569.184000]  BIOS-e820:
> > > 0000000000100000 -
> > > > > > > 0000000017f60000 (usable)
> > > > > > > [17179569.184000]  BIOS-e820:
> > > 0000000017f60000 -
> > > > > > > 0000000017f7a000 (ACPI data)
> > > > > > > [17179569.184000]  BIOS-e820:
> > > 0000000017f7a000 -
> > > > > > > 0000000017f7c000 (ACPI NVS)
> > > > > > > [17179569.184000]  BIOS-e820:
> > > 0000000017f7c000 -
> > > > > > > 0000000018000000 (reserved)
> > > > > > > [17179569.184000]  BIOS-e820:
> > > 00000000ff800000 -
> > > > > > > 0000000100000000 (reserved)
> > > > > > > [17179569.184000] 0MB HIGHMEM available.
> > > > > > > [17179569.184000] 383MB LOWMEM
> available.
> > > > > > > [17179569.184000] On node 0 totalpages:
> > > 98144
> > > > > > > [17179569.184000]   DMA zone: 4096
> pages,
> > > LIFO
> > > > > > > batch:0
> > > > > > > [17179569.184000]   Normal zone: 94048
> > > pages,
> > > > > LIFO
> > > > > > > batch:31
> > > > > > > [17179569.184000] DMI present.
> > > > > > > [17179569.184000] ACPI: RSDP (v002 IBM
> > > > > > >                     ) @ 0x000f73b0
> > > > > > > [17179569.184000] ACPI: XSDT (v001 IBM
> > > TP-1E
> > > > > > > 0x00001061  LTP 0x00000000) @ 0x17f6f1e3
> > > > > > > [17179569.184000] ACPI: FADT (v001 IBM
> > > TP-1E
> > > > > > > 0x00001061 IBM  0x00000001) @ 0x17f6f227
> > > > > > > [17179569.184000] ACPI: SSDT (v001 IBM
> > > TP-1E
> > > > > > > 0x00001061 MSFT 0x0100000d) @ 0x17f6f2db
> > > > > > > [17179569.184000] ACPI: ECDT (v001 IBM
> > > TP-1E
> > > > > > > 0x00001061 IBM  0x00000001) @ 0x17f79f87
> > > > > > > [17179569.184000] ACPI: BOOT (v001 IBM
> > > TP-1E
> > > > > > > 0x00001061  LTP 0x00000001) @ 0x17f79fd8
> > > > > > > [17179569.184000] ACPI: DSDT (v001 IBM
> > > TP-1E
> > > > > > > 0x00001061 MSFT 0x0100000d) @ 0x00000000
> > > > > > > [17179569.184000] ACPI: PM-Timer IO
> Port:
> > > 0x1008
> > > > > > > [17179569.184000] Allocating PCI
> resources
> > > > > starting
> > > > > > > at 20000000 (gap: 18000000:e7800000)
> > > > > > > [17179569.184000] Built 1 zonelists
> > > > > > > [17179569.184000] Kernel command line:
> > > > > > > root=/dev/hda1 ro quiet splash
> > > > > > > [17179569.184000] Local APIC disabled by
> > > BIOS
> > > > > (or by
> > > > > > > default) -- you can enable it with
> "lapic"
> > > > > > > [17179569.184000] mapped APIC to
> ffffd000
> > > > > (0130a000)
> > > > > > > [17179569.184000] Enabling fast FPU save
> and
> > > > > > > restore... done.
> > > > > > > [17179569.184000] Enabling unmasked SIMD
> FPU
> > > > > > > exception support... done.
> > > > > > > [17179569.184000] Initializing CPU#0
> > > > > > > [17179569.184000] PID hash table
> entries:
> > > 2048
> > > > > > > (order: 11, 8192 bytes)
> > > > > > > [17179569.184000] Detected 1132.511 MHz
> > > > > processor.
> > > > > > > [17179569.184000] Using pmtmr for
> high-res
> > > > > > > timesource
> > > > > > > [17179569.184000] Console: colour VGA+
> 80x25
> > > > > > > [17179571.360000] Dentry cache hash
> table
> > > > > entries:
> > > > > > > 65536 (order: 6, 262144 bytes)
> > > > > > > [17179571.360000] Inode-cache hash table
> > > > > entries:
> > > > > > > 32768 (order: 5, 131072 bytes)
> > > > > > > [17179571.384000] Memory:
> 379368k/392576k
> > > > > available
> > > > > > > (1910k kernel code, 12576k reserved,
> 1069k
> > > data,
> > > > > > > 308k init, 0k highmem)
> > > > > > > [17179571.384000] Checking if this
> processor
> > > > > honours
> > > > > > > the WP bit even in supervisor mode...
> Ok.
> > > > > > > [17179571.464000] Calibrating delay
> using
> > > timer
> > > > > > > specific routine.. 2267.01 BogoMIPS
> > > > > (lpj=4534039)
> > > > > > > [17179571.464000] Security Framework
> v1.0.0
> > > > > > > initialized
> > > > > > > [17179571.464000] SELinux:  Disabled at
> > > boot.
> > > > > > > [17179571.464000] Mount-cache hash table
> > > > > entries:
> > > > > > > 512
> > > > > > > [17179571.464000] CPU: After generic
> > > identify,
> > > > > caps:
> > > > > > > 0383f9ff 00000000 00000000 00000000
> 00000000
> > > > > > > 00000000 00000000
> > > > > > > [17179571.464000] CPU: After vendor
> > > identify,
> > > > > caps:
> > > > > > > 0383f9ff 00000000 00000000 00000000
> 00000000
> > > > > > > 00000000 00000000
> > > > > > > [17179571.464000] CPU: L1 I cache: 16K,
> L1 D
> > > > > cache:
> > > > > > > 16K
> > > > > > > [17179571.464000] CPU: L2 cache: 512K
> > > > > > > [17179571.464000] CPU: After all inits,
> > > caps:
> > > > > > > 0383f9ff 00000000 00000000 00000040
> 00000000
> > > > > > > 00000000 00000000
> > > > > > > [17179571.464000] Checking 'hlt'
> > > instruction...
> > > > > OK.
> > > > > > > [17179571.480000] SMP alternatives:
> > > switching to
> > > > > UP
> > > > > > > code
> > > > > > > [17179571.480000] Freeing SMP
> alternatives:
> > > 16k
> > > > > > > freed
> > > > > > > [17179571.480000] checking if image is
> > > > > initramfs...
> > > > > > > it is
> > > > > > > [17179572.288000] Freeing initrd memory:
> > > 5322k
> > > > > freed
> > > > > > > [17179572.288000] ACPI: Core revision
> > > 20060707
> > > > > > > [17179572.288000] ACPI: Looking for DSDT
> ...
> > > not
> > > > > > > found!
> > > > > > > [17179572.296000] ACPI: setting ELCR to
> 0200
> > > > > (from
> > > > > > > 0800)
> > > > > > > [17179572.308000] CPU0: Intel(R)
> Pentium(R)
> > > III
> > > > > > > Mobile CPU      1133MHz stepping 01
> > > > > > > [17179572.308000] SMP motherboard not
> > > detected.
> > > > > > > [17179572.308000] Local APIC not
> detected.
> > > Using
> > > > > > > dummy APIC emulation.
> > > > > > > [17179572.308000] Brought up 1 CPUs
> > > > > > > [17179572.308000] migration_cost=0
> > > > > > > [17179572.308000] NET: Registered
> protocol
> > > > > family 16
> > > > > > > [17179572.308000] EISA bus registered
> > > > > > > [17179572.308000] ACPI: bus type pci
> > > registered
> > > > > > > [17179572.308000] PCI: PCI BIOS revision
> > > 2.10
> > > > > entry
> > > > > > > at 0xfd8fe, last bus=8
> > > > > > > [17179572.308000] PCI: Using
> configuration
> > > type
> > > > > 1
> > > > > > > [17179572.308000] Setting up standard
> PCI
> > > > > resources
> > > > > > > [17179572.312000] ACPI: Found ECDT
> > > > > > > [17179572.312000] ACPI: Could not use
> ECDT
> > > > > > > [17179572.320000] ACPI Error
> > > (evregion-0317): No
> > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > [EmbeddedControl] [20060707]
> > > > > > > [17179572.320000] ACPI Error
> (exfldio-0290):
> > > > > Region
> > > > > > > EmbeddedControl(3) has no handler
> [20060707]
> > > > > > > [17179572.320000] ACPI Exception
> > > (dswexec-0458):
> > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > [17179572.320000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.FDC_._INI]
> > > > > > > (Node d7f40770), AE_NOT_EXIST
> > > > > > > [17179572.320000] ACPI Error
> > > (evregion-0317): No
> > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > [EmbeddedControl] [20060707]
> > > > > > > [17179572.320000] ACPI Error
> (exfldio-0290):
> > > > > Region
> > > > > > > EmbeddedControl(3) has no handler
> [20060707]
> > > > > > > [17179572.320000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__._INI]
> > > > > > > (Node d7f44bd0), AE_NOT_EXIST
> > > > > > > [17179572.324000] ACPI: Interpreter
> enabled
> > > > > > > [17179572.324000] ACPI: Using PIC for
> > > interrupt
> > > > > > > routing
> > > > > > > [17179572.324000] ACPI: PCI Interrupt
> Link
> > > > > [LNKA]
> > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > [17179572.324000] ACPI: PCI Interrupt
> Link
> > > > > [LNKB]
> > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > [17179572.324000] ACPI: PCI Interrupt
> Link
> > > > > [LNKC]
> > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > [17179572.328000] ACPI: PCI Interrupt
> Link
> > > > > [LNKD]
> > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > [17179572.328000] ACPI: PCI Interrupt
> Link
> > > > > [LNKE]
> > > > > > > (IRQs 3 4 5 6 7 9 10 *11)
> > > > > > > [17179572.328000] ACPI: PCI Interrupt
> Link
> > > > > [LNKF]
> > > > > > > (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
> > > > > > > [17179572.328000] ACPI: PCI Interrupt
> Link
> > > > > [LNKG]
> > > > > > > (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
> > > > > > > [17179572.328000] ACPI: PCI Interrupt
> Link
> > > > > [LNKH]
> > > > > > > (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
> > > > > > > [17179572.332000] ACPI: PCI Root Bridge
> > > [PCI0]
> > > > > > > (0000:00)
> > > > > > > [17179572.332000] PCI: Probing PCI
> hardware
> > > (bus
> > > > > 00)
> > > > > > > [17179572.332000] ACPI Error
> > > (evregion-0317): No
> > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > [EmbeddedControl] [20060707]
> > > > > > > [17179572.332000] ACPI Error
> (exfldio-0290):
> > > > > Region
> > > > > > > EmbeddedControl(3) has no handler
> [20060707]
> > > > > > > [17179572.332000] ACPI Exception
> > > (dswexec-0458):
> > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > [17179572.332000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > > > [\_SB_.PCI0.LPC_.EC__.BAT0._STA] (Node
> > > > > d7f44f68),
> > > > > > > AE_NOT_EXIST
> > > > > > > [17179572.332000] ACPI Error
> (uteval-0212):
> > > > > Method
> > > > > > > execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BAT0._STA]
> > > > > > > (Node d7f44f68), AE_NOT_EXIST
> > > > > > > [17179572.332000] ACPI Error
> > > (evregion-0317): No
> > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > [EmbeddedControl] [20060707]
> > > > > > > [17179572.332000] ACPI Error
> (exfldio-0290):
> > > > > Region
> > > > > > > EmbeddedControl(3) has no handler
> [20060707]
> > > > > > > [17179572.332000] ACPI Exception
> > > (dswexec-0458):
> > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > [17179572.332000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > > > [\_SB_.PCI0.LPC_.EC__.BAT1._STA] (Node
> > > > > d7f44e78),
> > > > > > > AE_NOT_EXIST
> > > > > > > [17179572.332000] ACPI Error
> (uteval-0212):
> > > > > Method
> > > > > > > execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BAT1._STA]
> > > > > > > (Node d7f44e78), AE_NOT_EXIST
> > > > > > > [17179572.332000] ACPI Error
> > > (evregion-0317): No
> > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > [EmbeddedControl] [20060707]
> > > > > > > [17179572.332000] ACPI Error
> (exfldio-0290):
> > > > > Region
> > > > > > > EmbeddedControl(3) has no handler
> [20060707]
> > > > > > > [17179572.332000] ACPI Exception
> > > (dswexec-0458):
> > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > [17179572.332000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BLID]
> > > > > > > (Node d7f40a68), AE_NOT_EXIST
> > > > > > > [17179572.332000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BLII]
> > > > > > > (Node d7f40a7c), AE_NOT_EXIST
> > > > > > > [17179572.332000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BLPC]
> > > > > > > (Node d7f40aa4), AE_NOT_EXIST
> > > > > > > [17179572.332000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > > > [\_SB_.PCI0.IDE0.PRIM.SLAV._STA] (Node
> > > > > d7f407d4),
> > > > > > > AE_NOT_EXIST
> > > > > > > [17179572.332000] ACPI Error
> (uteval-0212):
> > > > > Method
> > > > > > > execution failed
> > > > > [\_SB_.PCI0.IDE0.PRIM.SLAV._STA]
> > > > > > > (Node d7f407d4), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> > > (evregion-0317): No
> > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > [EmbeddedControl] [20060707]
> > > > > > > [17179572.336000] ACPI Error
> (exfldio-0290):
> > > > > Region
> > > > > > > EmbeddedControl(3) has no handler
> [20060707]
> > > > > > > [17179572.336000] ACPI Exception
> > > (dswexec-0458):
> > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BRID]
> > > > > > > (Node d7f40900), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BRII]
> > > > > > > (Node d7f40914), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BRPC]
> > > > > > > (Node d7f4093c), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > > > [\_SB_.PCI0.IDE0.SCND.MSTR._STA] (Node
> > > > > d7f407ac),
> > > > > > > AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (uteval-0212):
> > > > > Method
> > > > > > > execution failed
> > > > > [\_SB_.PCI0.IDE0.SCND.MSTR._STA]
> > > > > > > (Node d7f407ac), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> > > (evregion-0317): No
> > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > [EmbeddedControl] [20060707]
> > > > > > > [17179572.336000] ACPI Error
> (exfldio-0290):
> > > > > Region
> > > > > > > EmbeddedControl(3) has no handler
> [20060707]
> > > > > > > [17179572.336000] ACPI Exception
> > > (dswexec-0458):
> > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BLID]
> > > > > > > (Node d7f40a68), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BLII]
> > > > > > > (Node d7f40a7c), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BLPC]
> > > > > > > (Node d7f40aa4), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BSTA]
> > > > > > > (Node d7f40be4), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > > > [\_SB_.PCI0.USB0.URTH.UNST._STA] (Node
> > > > > d7f4048c),
> > > > > > > AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (uteval-0212):
> > > > > Method
> > > > > > > execution failed
> > > > > [\_SB_.PCI0.USB0.URTH.UNST._STA]
> > > > > > > (Node d7f4048c), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> > > (evregion-0317): No
> > > > > > > handler for Region [ECOR] (d7f4c754)
> > > > > > > [EmbeddedControl] [20060707]
> > > > > > > [17179572.336000] ACPI Error
> (exfldio-0290):
> > > > > Region
> > > > > > > EmbeddedControl(3) has no handler
> [20060707]
> > > > > > > [17179572.336000] ACPI Exception
> > > (dswexec-0458):
> > > > > > > AE_NOT_EXIST, While resolving operands
> for
> > > > > > > [OpcodeName unavailable] [20060707]
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BRID]
> > > > > > > (Node d7f40900), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BRII]
> > > > > > > (Node d7f40914), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed
> > > > > [\_SB_.PCI0.LPC_.EC__.BRPC]
> > > > > > > (Node d7f4093c), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (psparse-0537):
> > > > > Method
> > > > > > > parse/execution failed [\_SB_.NEST._STA]
> > > (Node
> > > > > > > d7f40f18), AE_NOT_EXIST
> > > > > > > [17179572.336000] ACPI Error
> (uteval-0212):
> > > > > Method
> > > > > > > execution failed [\_SB_.NEST._STA] (Node
> > > > > d7f40f18),
> > > > > > > AE_NOT_EXIST
> > > > > > > [17179572.336000] PCI quirk: region
> > > 1000-107f
> > > > > > > claimed by ICH4 ACPI/GPIO/TCO
> > > > > > > [17179572.336000] PCI quirk: region
> > > 1180-11bf
> > > > > > > claimed by ICH4 GPIO
> > > > > > > [17179572.336000] PCI: Ignoring BAR0-3
> of
> > > IDE
> > > > > > > controller 0000:00:1f.1
> > > > > > > [17179572.336000] Boot video device is
> > > > > 0000:01:00.0
> > > > > > > [17179572.336000] PCI: Transparent
> bridge -
> > > > > > > 0000:00:1e.0
> > > > > > > [17179572.336000] ACPI: PCI Interrupt
> > > Routing
> > > > > Table
> > > > > > > [\_SB_.PCI0._PRT]
> > > > > > > [17179572.344000] ACPI: Embedded
> Controller
> > > [EC]
> > > > > > > (gpe 28) interrupt mode.
> > > > > > > [17179572.344000] ACPI: Power Resource
> > > [PUBS]
> > > > > (on)
> > > > > > > [17179572.344000] ACPI: PCI Interrupt
> > > Routing
> > > > > Table
> > > > > > > [\_SB_.PCI0.AGP_._PRT]
> > > > > > > [17179572.348000] ACPI: PCI Interrupt
> > > Routing
> > > > > Table
> > > > > > > [\_SB_.PCI0.PCI1._PRT]
> > > > > > > [17179572.352000] Linux Plug and Play
> > > Support
> > > > > v0.97
> > > > > > > (c) Adam Belay
> > > > > > > [17179572.352000] pnp: PnP ACPI init
> > > > > > > [17179572.356000] pnp: PnP ACPI: found
> 13
> > > > > devices
> > > > > > > [17179572.356000] PnPBIOS: Disabled by
> ACPI
> > > PNP
> > > > > > > [17179572.356000] PCI: Using ACPI for
> IRQ
> > > > > routing
> > > > > > > [17179572.356000] PCI: If a device
> doesn't
> > > work,
> > > > > try
> > > > > > > "pci=routeirq".  If it helps, post a
> report
> > > > > > > [17179572.368000] PCI: Bridge:
> 0000:00:01.0
> > > > > > > [17179572.368000]   IO window: 3000-3fff
> > > > > > > [17179572.368000]   MEM window:
> > > > > c0100000-c01fffff
> > > > > > > [17179572.368000]   PREFETCH window:
> > > > > > > e0000000-e7ffffff
> > > > > > > [17179572.368000] PCI: Bus 3, cardbus
> > > bridge:
> > > > > > > 0000:02:00.0
> > > > > > > [17179572.368000]   IO window:
> > > 00004000-000040ff
> > > > > > > [17179572.368000]   IO window:
> > > 00004400-000044ff
> > > > > > > [17179572.368000]   PREFETCH window:
> > > > > > > e8000000-e9ffffff
> > > > > > > [17179572.3...
> >
> > [Message clipped]
> 



 
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html 

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux