David, Please post your wvdial.conf file and put ****** for password and fake_username for username. If you do not want to do this just yet, please make sure that Int2 String looks like: [olivares@localhost ~]$ cat /etc/wvdial.conf [Dialer Defaults] Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90 Modem Type = Analog Modem Phone = 7072000 ISDN = 0 Username =my_username Init1 = ATZ Password = *********** Modem = /dev/ttySL0 Baud = 460800 Carrier Check = No Stupid Mode = 1 I have occassional no carriers, but I stop/start modem and I get back in business. Plesae try the inti2 string and if it does not work/connect use +MS=34 and please make a log of the connection: ## To make a logfile wvdial.out Please use wvdial like the following: # wvdial 2>&1 | tee wvdial.out when it is done, please attach wvdial.out and send to list. Regards, Antonio On 7/30/09, David <davidhammett@xxxxxxxxxxxxx> wrote: > Antonio > > It's still .. > Timed out while dialing. Trying again > > I Have already Read up on Modem/DOCs/wvdial.txt at list 10 times > Plus a lot more like man wvdial, wvdial doc's..... Plus lot's more. > > Tried everything and still timing out while dialing. I've been starting and > stopping in the terminal and/or tab like you stated > The whole time, I even uninstalled and reinstalled the driver one time just > to make sure. Modem:2 was what I was using to start sdmodem with now I'm > having to use modem:1 to start sdmodem -alsa -c USA modem:1 and this > happened before I uninstalled and reinstalled the driver. Please HELP! > > Thanks And: > God Bless You! > > > -----Original Message----- > From: Antonio Olivares [mailto:olivares14031@xxxxxxxxx] > Sent: Thursday, July 30, 2009 8:31 AM > To: David > Cc: discuss@xxxxxxxxxxxxx > Subject: Re: David H, USA, KERNEL-2.6.29.4-167.fc11.i686.PAE > > Cannot get information for serial port? > Could this be why it's timing out while dialing? > > No, That shows up too in my connection :(, but I can still connect. > > [root@ET1161-05 ~]# wvdial > --> WvDial: Internet dialer version 1.60 > --> Cannot get information for serial port. > --> Initializing modem. > --> Sending: ATZ > ATZ > OK > --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > OK > --> Modem initialized. > --> Sending: ATDT7072000 > --> Waiting for carrier. > ATDT7072000 > CONNECT 41333 V42bis > --> Carrier detected. Starting PPP immediately. > --> Starting pppd at Thu Jul 30 08:21:41 2009 > --> Pid of pppd: 1926 > --> Using interface ppp0 > --> local IP address 66.201.8.231 > --> remote IP address 66.201.8.6 > --> primary DNS address 66.201.0.203 > --> secondary DNS address 66.94.120.9 > > > For your case, stop and restart slmodemd. If you are running it from > the terminal via > # slmodemd -c USA --alsa ??? where ??? modem:1 or modem:2 > type CTRL + C > then restart it > # slmodemd -c USA --alsa ??? > > and keep it running, then with another terminal and/or tab run wvdial, > if it has connected you should be able to connect. Just be patient > and you should get it going. IF you don't connect otherwise, please > save a log file. Read up on Modem/DOCs/wvdial.txt generated when you > run scanModem. > > Regards, > > Antonio > > On 7/30/09, David <davidhammett@xxxxxxxxxxxxx> wrote: >> Antonio >> >> Still not working, it timed out while dialing? >> I tried everything to get it to work that I know and have read a lots at >> least a 100++ time...still timed out while dialing! >> >> Look like I'm going to have to give up, hope not. But I hate to keep >> bothering you for help. >> >> Just don’t make sense, it was working, I just could not browse. >> Then but in /etc/resolv.conf nameserver 68.94.156.1 ,nameserver > 68.94.157.1 >> And rebooted dialed worked one time but I did not try and browse >> Then read your email seen I did not try to browse. Rebooted then >> it has not Worked sense it just times out while dialing >> >> Please note: Cannot get information for serial port. >> Could this be why it's timing out while dialing? >> >> [root@localhost /]# wvdial >> WvDial: Internet dialer version 1.60 >> Cannot get information for serial port. >> Initializing modem. >> Sending: ATZ >> ATZ >> OK >> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >> OK >> Sending: AT+GCI=b5 >> AT+GCI=b5 >> OK >> Modem initialized. >> Sending: ATDT123456 >> Waiting for carrier. >> ATDT5437771 >> Timed out while dialing. Trying again. >> Sending: ATDT1234567 >> Waiting for carrier. >> Timed out while dialing. Trying again. >> >> Thanks And: >> God Bless You! >> >> >> -----Original Message----- >> From: Antonio Olivares [mailto:olivares14031@xxxxxxxxx] >> Sent: Wednesday, July 29, 2009 7:45 AM >> To: David >> Cc: discuss@xxxxxxxxxxxxx >> Subject: Re: David H, USA, KERNEL-2.6.29.4-167.fc11.i686.PAE >> >> Ok David, >> >> This is one thing that happens with wvdial and slmodemd :(, however, >> you have to stop slmodemd and restart it and keep trying to connect. >> Or stop slmodemd from running with CTRL + C, then restart it and try >> wvdial again. >> >> Do this subsequently and you should connect. Repeat the steps and be >> patient. You may also change the Init2 String by adding an X3 and >> +MS=90 instead of what you have and this may also help you overcome >> many of these problems: >> >> Do take a look at Modem/DOCs/wvdial.txt and there you will find the >> above advice namely >> >> Init1 = ATZ >> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >> # Lack of dialtone acquisition can be due to low line voltage, >> # a common problem in Italy. >> # Try inserting a "dial without waiting": X3 >> # Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +FCLASS=0 >> # In case of connection instabilities, specify a lower frequency: >> # Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=34 >> # a MS=90 option is sometimes necessary for Internet Providers with >> buggy V92 protocols: >> # Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90 >> ISDN = 0 >> Modem Type = Analog Modem >> # Dial Command = ATDP >> ## replaces Touch Tone prefix ATDT to Dialout_phone_number, with older >> Pulse prefix ATDP >> >> Change Init2 line to the following and remove the # in front and >> attempt to dial out again >> # Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90 >> >> >> ## To make a logfile wvdial.out >> # wvdial 2>&1 | tee wvdial.out >> # # For some Internet providers, the following line is necessary >> # Stupid Mode = yes >> ## for other wvdial options, do "man wvdial" or see the documentation in >> ## /usr/share/doc/wvdial/ >> >> Should you fail to connect, please do the above advice and please report >> back. >> >> Regards, >> >> Antonio >> >> On 7/29/09, David <davidhammett@xxxxxxxxxxxxx> wrote: >>> Antonio >>> >>> I rebooted back to Fedora 11 and wvdial now it's >>> Not working, it timed out while dialing? >>> >>> I redone everything again (eg. /etc/ppp/resolv.conf, /etc/resolv.conf, >>> wvdialconf) 3 or 4 times. >>> >>> Still not working, it timed out while dialing? >>> I tried everything to get it to work again and again...! >>> >>> Something is wrong? >>> >>> Do I need to reinstall the driver? >>> >>> [root@localhost /]# wvdial >>>>>> --> WvDial: Internet dialer version 1.60 >>>>>> --> Cannot get information for serial port. >>>>>> --> Initializing modem. >>>>>> --> Sending: ATZ >>>>>> ATZ >>>>>> OK >>>>>> --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>>> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>>> OK >>>>>> --> Sending: AT+GCI=b5 >>>>>> AT+GCI=b5 >>>>>> OK >>>>>> --> Modem initialized. >>>>>> --> Sending: ATDT123456 >>>>>> --> Waiting for carrier. >>>>>> ATDT5437771 >>>>>> --> Timed out while dialing. Trying again. >>>>>> --> Sending: ATDT1234567 >>>>>> --> Waiting for carrier. >>>>>> --> Timed out while dialing. Trying again. >>> >>> Thanks And: >>> God Bless You! >>> >>> >>> -----Original Message----- >>> From: Antonio Olivares [mailto:olivares14031@xxxxxxxxx] >>> Sent: Tuesday, July 28, 2009 9:53 PM >>> To: David >>> Cc: Marvin Stodolsky >>> Subject: Re: David H, USA, KERNEL-2.6.29.4-167.fc11.i686.PAE >>> >>> David, >>> >>> wvdial did its job, you have put the nameservers correctly. Now >>> browse, lookup yahoo, google or any other page you want. Can you >>> browse? >>> >>> The job is done! when you see those lines it means that wvdial >>> connected for you and you can browse the web :) >>> >>> That is all. You can/may open up another terminal if you want and >>> become superuser >>> >>> $ su - >>> passwd: >>> # tail -f /var/log/messages >>> >>> it should show the above numbers and say that pppd is connected. >>> >>> Please report back finally that you understand that the job is done >>> and that wvdial did not just stop or die but that you can happily >>> browse with linux. >>> >>> Regards, >>> >>> Antonio >>> >>> On 7/28/09, David <davidhammett@xxxxxxxxxxxxx> wrote: >>>> Antonio >>>> >>>> Sorry about the double Emails my outlook is giving me problems >>>> >>>> I did what you said I added to /etc/resolv.conf >>>> >>>> nameserver 68.94.156.1 >>>> nameserver 68.94.157.1 >>>> >>>> It's stopping with a timeout again? >>>> So I did this.. >>>> >>>> [david@localhost /]$ su >>>> Password: >>>> [root@localhost /]# cat /etc/ppp/resolv.conf >>>> cat: /etc/ppp/resolv.conf: No such file or directory >>>> >>>> So I created the /etc/ppp/resolv.conf left blank it >>>> Stopped at the secondary DNS address. So added to /etc/ppp/resolv.conf >>>> >>>> nameserver 68.94.156.1 >>>> nameserver 68.94.157.1 >>>> >>>> I rebooted and it did respond but stopped >>>> >>>> At the secondary DNS address 68.94.157.1 again? >>>> >>>> ----------------------------------- >>>> >>>> [root@localhost /]# wvdial >>>> --> WvDial: Internet dialer version 1.60 >>>> --> Cannot get information for serial port. >>>> --> Initializing modem. >>>> --> Sending: ATZ >>>> ATZ >>>> OK >>>> --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>> OK >>>> --> Sending: AT+GCI=b5 >>>> AT+GCI=b5 >>>> OK >>>> --> Modem initialized. >>>> --> Sending: ATDT5437771 >>>> --> Waiting for carrier. >>>> ATDT5437771 >>>> CONNECT 50667 >>>> --> Carrier detected. Starting PPP immediately. >>>> --> Starting pppd at Tue Jul 28 18:10:46 2009 >>>> --> Pid of pppd: 2831 >>>> --> Using interface ppp0 >>>> --> pppd: X�� ��� [10]�� >>>> --> pppd: X�� ��� [10]�� >>>> --> pppd: X�� ��� [10]�� >>>> --> local IP address 12.74.185.177 >>>> --> pppd: X�� ��� [10]�� >>>> --> remote IP address 199.69.164.42 >>>> --> pppd: X�� ��� [10]�� >>>> --> primary DNS address 68.94.156.1 >>>> --> pppd: X�� ��� [10]�� >>>> --> secondary DNS address 68.94.157.1 >>>> --> pppd: X�� ��� [10]�� >>>> >>>> Thanks And: >>>> God Bless You! >>>> >>>> >>>> -----Original Message----- >>>> From: Antonio Olivares [mailto:olivares14031@xxxxxxxxx] >>>> Sent: Tuesday, July 28, 2009 2:11 PM >>>> To: David >>>> Cc: Marvin Stodolsky; discuss@xxxxxxxxxxxxx >>>> Subject: Re: David H, USA, KERNEL-2.6.29.4-167.fc11.i686.PAE >>>> >>>> David, >>>> >>>> No it did not stop there, I am telling you TRUST ME please, add those >>>> DNS addresses to /etc/resolv.conf and you should be happily browsing. >>>> >>>> --> primary DNS address 68.94.156.1 >>>> --> pppd: X�& � [10] >>>> --> secondary DNS address 68.94.157.1 >>>> --> pppd: X�& � [10] >>>> >>>> These >>>> add to /etc/resolv.conf >>>> >>>> nameserver 68.94.156.1 >>>> nameserver 68.94.157.1 >>>> >>>> I am not sure thought, but you can see after you became root (su -) >>>> do a >>>> # cat /etc/ppp/resolv.conf >>>> >>>> if it shows the same as I am suggesting above, please do a >>>> # cp /etc/ppp/resolv.conf /etc/resolv.conf >>>> >>>> and you should be set. Let us know if this works or not. But you are >>>> on the verge of a successfull connection. >>>> >>>> Regards, >>>> >>>> Antonio >>>> >>>> On 7/28/09, David <davidhammett@xxxxxxxxxxxxx> wrote: >>>>> Marvin and Antonio >>>>> >>>>> Here is what's going on now >>>>> >>>>> >>>>> Setup as Root with: >>>>> # slmodemd -c USA --alsa modem:1 >>>>> >>>>> Did not work but... >>>>> >>>>> # slmodemd -c USA --alsa modem:2 >>>>> >>>>> did work and wvdialconf made the wvdial.conf file >>>>> with same settings I had in it to start with but >>>>> without all the comments (eg..# and info). >>>>> >>>>> wvdial did respond but would not connect all the way >>>>> It's stopping at the secondary DNS address now. Attaching a copy >>>>> of command port output. >>>>> >>>>> Kppp did connect all the way at 1.0 kbs/sec but >>>>> I could not get on the internet with fire fox. >>>>> >>>>> I'm sending you all the command port outputs. >>>>> >>>>> -------------------------------- >>>>> >>>>> >>>>> [root@localhost /]# wvdialconf >>>>> Editing `/etc/wvdial.conf'. >>>>> >>>>> Scanning your serial ports for a modem. >>>>> >>>>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud >>>>> ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud >>>>> ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. >>>>> ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud >>>>> ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud >>>>> ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. >>>>> Modem Port Scan<*1>: S2 S3 >>>>> WvModem<*1>: Cannot get information for serial port. >>>>> ttySL0<*1>: ATQ0 V1 E1 -- OK >>>>> ttySL0<*1>: ATQ0 V1 E1 Z -- OK >>>>> ttySL0<*1>: ATQ0 V1 E1 S0=0 -- OK >>>>> ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK >>>>> ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK >>>>> ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK >>>>> ttySL0<*1>: Modem Identifier: ATI -- SmartLink Soft Modem >>>>> ttySL0<*1>: Speed 4800: AT -- OK >>>>> ttySL0<*1>: Speed 9600: AT -- OK >>>>> ttySL0<*1>: Speed 19200: AT -- OK >>>>> ttySL0<*1>: Speed 38400: AT -- OK >>>>> ttySL0<*1>: Speed 57600: AT -- OK >>>>> ttySL0<*1>: Speed 115200: AT -- OK >>>>> ttySL0<*1>: Speed 230400: AT -- OK >>>>> ttySL0<*1>: Speed 460800: AT -- OK >>>>> ttySL0<*1>: Max speed is 460800; that should be safe. >>>>> ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK >>>>> >>>>> >>>>> >>>>> >>>> >>> >> > ---------------------------------------------------------------------------- >>>>> ------ >>>>> >>>>> [root@localhost /]# wvdial >>>>> --> WvDial: Internet dialer version 1.60 >>>>> --> Cannot get information for serial port. >>>>> --> Initializing modem. >>>>> --> Sending: ATZ >>>>> ATZ >>>>> OK >>>>> --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>> OK >>>>> --> Sending: AT+GCI=b5 >>>>> AT+GCI=b5 >>>>> OK >>>>> --> Modem initialized. >>>>> --> Sending: ATDT123456 >>>>> --> Waiting for carrier. >>>>> ATDT5437771 >>>>> CONNECT 50667 >>>>> --> Carrier detected. Starting PPP immediately. >>>>> --> Starting pppd at Tue Jul 28 01:59:49 2009 >>>>> --> Pid of pppd: 2546 >>>>> --> Using interface ppp0 >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> --> local IP address xx.xx.185.xxx >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> --> remote IP address 199.69.164.42 >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> --> primary DNS address 68.94.156.1 >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> --> secondary DNS address 68.94.157.1 >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> ^CCaught signal 2: Attempting to exit gracefully... >>>>> --> Terminating on signal 15 >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> --> Connect time 3.5 minutes. >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> --> pppd: XH >>>>> --> [08]�> >>>>> --> [08][10]? >>>>> --> [08] >>>>> >>>>> IT STOPPED WORKING HERE >>>>> ----------------------------------------------------- >>>>> >>>>> [[A[root@localhost /]# wvdial >>>>> --> WvDial: Internet dialer version 1.60 >>>>> --> Cannot get information for serial port. >>>>> --> Initializing modem. >>>>> --> Sending: ATZ >>>>> ATZ >>>>> OK >>>>> --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>> OK >>>>> --> Sending: AT+GCI=b5 >>>>> AT+GCI=b5 >>>>> OK >>>>> --> Modem initialized. >>>>> --> Sending: ATDT123456 >>>>> --> Waiting for carrier. >>>>> ATDT5437771 >>>>> CONNECT 50667 >>>>> --> Carrier detected. Starting PPP immediately. >>>>> --> Starting pppd at Tue Jul 28 02:36:20 2009 >>>>> --> Pid of pppd: 2963 >>>>> --> Using interface ppp0 >>>>> --> pppd: X�& � [10] >>>>> --> pppd: X�& � [10] >>>>> --> pppd: X�& � [10] >>>>> --> local IP address xx.xx.185.xxx >>>>> --> pppd: X�& � [10] >>>>> --> remote IP address 199.69.164.42 >>>>> --> pppd: X�& � [10] >>>>> --> primary DNS address 68.94.156.1 >>>>> --> pppd: X�& � [10] >>>>> --> secondary DNS address 68.94.157.1 >>>>> --> pppd: X�& � [10] >>>>> >>>>> IT STOPPED WORKING HERE >>>>> >>>>> Thanks And: >>>>> God Bless You! >>>>> >>>>> >>>>> -----Original Message----- >>>>> From: Marvin Stodolsky [mailto:marvin.stodolsky@xxxxxxxxx] >>>>> Sent: Monday, July 27, 2009 5:24 PM >>>>> To: David >>>>> Cc: discuss@xxxxxxxxxxxxx >>>>> Subject: Re: David H, USA, KERNEL-2.6.29.4-167.fc11.i686.PAE >>>>> >>>>> David, >>>>> >>>>> For: >>>>> 0703 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller >>>>> Primary device ID: 1039:7013 >>>>> Subsystem PCI_id 1019:0c04 >>>>> Softmodem codec or chipset from diagnostics: SIL21, a Pctel type >>>>> >>>>> Try the setup as Root with: >>>>> # slmodemd -c USA --alsa modem:1 >>>>> >>>>> If successful, open a 2nd console try again as root. >>>>> # wvdialconf >>>>> >>>>> Report back. >>>>> >>>>> MarvS >>>>> >>>>> >>>>> >>>>> >>>>> On Mon, Jul 27, 2009 at 3:42 PM, David<davidhammett@xxxxxxxxxxxxx> >> wrote: >>>>>> Marvin >>>>>> >>>>>> Sorry about not getting back Sooner but it was Sunday and >>>>>> I'm an associate pastor and it's a long day. >>>>>> >>>>>> The modem activated with hw:2 but it still did not respond >>>>>> >>>>>> Here is a copy of the commaned port when I dial and >>>>>> A copy of the ModemData.txt >>>>>> >>>>>> Thanks and God Bless! >>>>>> >>>>> >>>> >>> >> > --------------------------------------------------------------------------- >>>>>> >>>>>> [root@localhost /]# wvdial >>>>>> --> WvDial: Internet dialer version 1.60 >>>>>> --> Cannot get information for serial port. >>>>>> --> Initializing modem. >>>>>> --> Sending: ATZ >>>>>> --> Sending: ATQ0 >>>>>> --> Re-Sending: ATZ >>>>>> --> Modem not responding. >>>>>> >>>>>> or this some times >>>>>> >>>>>> [root@localhost /]# wvdial >>>>>> --> WvDial: Internet dialer version 1.60 >>>>>> --> Cannot get information for serial port. >>>>>> --> Initializing modem. >>>>>> --> Sending: ATZ >>>>>> ATZ >>>>>> OK >>>>>> --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>>> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>>> OK >>>>>> --> Sending: AT+GCI=b5 >>>>>> AT+GCI=b5 >>>>>> OK >>>>>> --> Modem initialized. >>>>>> --> Sending: ATDT1234567 >>>>>> --> Waiting for carrier. >>>>>> ATDT5437771 >>>>>> --> Timed out while dialing. Trying again. >>>>>> --> Sending: ATDT1234567 >>>>>> --> Waiting for carrier. >>>>>> --> Timed out while dialing. Trying again. >>>>>> >>>>>> >>>>> >>>> >>> >> > ---------------------------------------------------------------------------- >>>>>> ------------- >>>>>> >>>>>> Here is a copy of the ModemData.txt >>>>>> >>>>>> >>>>>> -------------------------- System information >>>>> ---------------------------- >>>>>> CPU=i686, >>>>>> Linux version 2.6.29.4-167.fc11.i686.PAE >>>>>> (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.4.0 20090506 >> (Red >>>>> Hat >>>>>> 4.4.0-4) (GCC) ) #1 SMP Wed May 27 17:28:22 EDT 2009 >>>>>> scanModem update of: 2009_07_02 >>>>>> >>>>>> There are no blacklisted modem drivers in /etc/modprobe* files >>>>>> Potentially useful modem drivers now loaded are: >>>>>> snd_intel8x0m >>>>>> >>>>>> Attached USB devices are: >>>>>> ID 1221:3234 >>>>>> If a cellphone is not detected, see >>>>>> http://ubuntuforums.org/archive/index.php/t-878554.html >>>>>> >>>>>> If a USB modem or cellphone is attached and was not detected, please >>>>>> provide available information in your request to discuss@xxxxxxxxxxxxx >>>>>> >>>>>> For candidate card in slot 00:02.6, firmware information and bootup >>>>>> diagnostics are: >>>>>> PCI slot PCI ID SubsystemID Name >>>>>> ---------- --------- --------- -------------- >>>>>> 00:02.6 1039:7013 1019:0c04 Modem: Silicon >>> Integrated >>>>>> Systems [SiS] AC'97 Modem Controller >>>>>> >>>>>> Modem interrupt assignment and sharing: >>>>>> 18: 126 IO-APIC-fasteoi SiS SI7013 Modem, SiS SI7012 >>>>>> --- Bootup diagnostics for card in PCI slot 00:02.6 ---- >>>>>> pci 0000:00:02.6: reg 10 io port: [0xd400-0xd4ff] >>>>>> pci 0000:00:02.6: reg 14 io port: [0xd800-0xd87f] >>>>>> pci 0000:00:02.6: supports D1 D2 >>>>>> pci 0000:00:02.6: PME# supported from D3hot D3cold >>>>>> pci 0000:00:02.6: PME# disabled >>>>>> serial 0000:00:02.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18 >>>>>> serial 0000:00:02.6: PCI INT C disabled >>>>>> Intel ICH Modem 0000:00:02.6: PCI INT C -> GSI 18 (level, low) -> IRQ >> 18 >>>>>> >>>>>> The PCI slot 00:02.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 DOCs/Bootup.txt about possible >>>>>> fixes. >>>>>> Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx >>>>>> if help is needed. >>>>>> >>>>>> >>>>>> >>>>>> ===== Advanced Linux Sound Architecture (ALSA) diagnostics ===== >>>>>> The ALSA packages provide audio support and also drivers for some >>> modems. >>>>>> ALSA diagnostics are written during bootup to /proc/asound/ folders. >>>>>> >>>>>> The ALSA verion is 1.0.18 >>>>>> The modem cards detected by "aplay -l" are: >>>>>> card 1: Modem [SiS SI7013 Modem], device 0: Intel ICH - Modem [SiS >>> SI7013 >>>>>> Modem - Modem] >>>>>> >>>>>> The /proc/asound/pcm file reports: >>>>>> ----------------------- >>>>>> 00-00: Intel ICH : SiS SI7012 : playback 1 : capture 1 >>>>>> 00-01: Intel ICH - MIC ADC : SiS SI7012 - MIC ADC : capture 1 >>>>>> 01-00: Intel ICH - Modem : SiS SI7013 Modem - Modem : playback 1 : >>>> capture >>>>> 1 >>>>>> 03-00: CMI8738-MC6 : C-Media PCI DAC/ADC : playback 1 : capture 1 >>>>>> 03-01: CMI8738-MC6 : C-Media PCI 2nd DAC : playback 1 >>>>>> 03-02: CMI8738-MC6 : C-Media PCI IEC958 : playback 1 : capture 1 >>>>>> >>>>>> about /proc/asound/cards: >>>>>> ------------------------ >>>>>> 0 [SI7012 ]: ICH - SiS SI7012 >>>>>> SiS SI7012 with CMI9738 at irq 18 >>>>>> 1 [Modem ]: ICH-MODEM - SiS SI7013 Modem >>>>>> SiS SI7013 Modem at irq 18 >>>>>> 2 [UART ]: MPU-401 UART - MPU-401 UART >>>>>> MPU-401 UART at 0x330, irq 10 >>>>>> 3 [CMI8738 ]: CMI8738-MC6 - C-Media CMI8738 >>>>>> C-Media CMI8738 (model 55) at 0xe800, irq 16 >>>>>> >>>>>> Modem firmware information is in /proc/asound/card1/codec97#0/mc97#1-1 >>>>>> ----------------------------------------------- >>>>>> Extended modem ID: codec=1 LIN1 >>>>>> >>>>>> Lines in: /proc/asound/card1/codec97#0/mc97#1-1+regs >>>>>> ------------------------------- >>>>>> 0:7c = 5349 and 0:7e = 4c21 >>>>>> are translated from hexadecimal code into the modem chip identifier: >>>>> SIL21 >>>>>> >>>>>> >>>>>> The driver snd-intel8x0m with its dependent drivers: >>>>>> snd_intel8x0m 12924 0 >>>>>> snd_ac97_codec 91576 2 snd_intel8x0,snd_intel8x0m >>>>>> snd_pcm 62632 4 >>>>>> snd_cmipci,snd_intel8x0,snd_intel8x0m,snd_ac97_codec >>>>>> snd 49056 20 >>>>>> >>>>> >>>> >>> >> > snd_cmipci,snd_opl3_lib,snd_mpu401,snd_hwdep,snd_mpu401_uart,snd_intel8x0,sn >>>>>> > d_intel8x0m,snd_ac97_codec,snd_rawmidi,snd_pcm,snd_seq_device,snd_timer >>>>>> snd_page_alloc 7644 3 snd_intel8x0,snd_intel8x0m,snd_pcm >>>>>> ---------- >>>>>> provide modem + audio support. >>>>>> >>>>>> === Finished firmware and bootup diagnostics, next deducing cogent >>>>> software. >>>>>> === >>>>>> >>>>>> Predictive diagnostics for card in bus 00:02.6: >>>>>> Modem chipset detected on >>>>>> NAME="Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller " >>>>>> CLASS=0703 >>>>>> PCIDEV=1039:7013 >>>>>> SUBSYS=1019:0c04 >>>>>> IRQ=18 >>>>>> SOFT=1039:7013.MC97 >>>>>> CodecArchived=SIL21 >>>>>> CodecDiagnosed=SIL21 >>>>>> CodecClass=SIL >>>>>> IDENT=slmodemd >>>>>> SLMODEMD_DEVICE=modem:1 >>>>>> Driver=snd-intel8x0m >>>>>> >>>>>> For candidate modem in: 00:02.6 >>>>>> 0703 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller >>>>>> Primary device ID: 1039:7013 >>>>>> Subsystem PCI_id 1019:0c04 >>>>>> Softmodem codec or chipset from diagnostics: SIL21, a Pctel type >>>>>> from Archives: SIL21 >>>>>> >>>>>> >>>>>> >>>>>> 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.4.tar.gz having a compiled slmodemd. Unpack >>>>> under >>>>>> Linux with: >>>>>> $ tar zxf SLMODEMD.gcc4.4.tar.gz >>>>>> and read instructions therein. But briefly, the modem is setup with >>>>>> command: >>>>>> slmodemd -c YOUR_COUNTRY --alsa modem:1 >>>>>> reporting dynamic creation of ports: >>>>>> /dev/ttySL0 --> /dev/pts/N , with N some number >>>>>> Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow >>> through >>>>>> guidance. >>>>>> >>>>>> Writing DOCs/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.4.0 >>>>>> and the compiler used in kernel assembly: 4.4.0 >>>>>> >>>>>> >>>>>> >>>>>> Minimal compiling resources appear complete: >>>>>> make utility - /usr/bin/make >>>>>> Compiler version 4.4 >>>>>> linuc_headers base folder >>> /lib/modules/2.6.29.4-167.fc11.i686.PAE/build >>>>>> >>>>>> However some compilations and executable functions may need > additional >>>>>> files, >>>>>> in the FileNames.h (so called kernel "h"eaders) collection installed >> in >>>>>> /usr/include/ . >>>>>> For martian_modem, additional required packages are needed. The also >>>>>> required headers of package libc6 are commonly installed by default. >>>>>> Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev >>>>>> packages, for kernels 2.6.24 and later versions. >>>>>> In not included on your install CD, search for them at >>>>>> http://packages.ubuntu.com >>>>>> or comparable Repository for other Linux distros. >>>>>> When compiling ALSA drivers, the utility "patch" will also be needed. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> If a driver compilation fails, with message including some lack of > some >>>>>> FileName.h (stdio.h for example), then >>>>>> Some additional kernel-header files need installation to /usr/include. >>>> The >>>>>> minimal additional packages are libc6-dev >>>>>> and any of its dependents, under Ubuntu linux-libc-dev >>>>>> >>>>>> If an alternate ethernet connection is available, >>>>>> $ apt-get update >>>>>> $ apt-get -s install linux-kernel-devel >>>>>> will install needed packages. >>>>>> For Debian/Ubuntu related distributions, run the following command to >>>>>> display the needed package list: >>>>>> >>>>>> Otherwise packages have to be found through http://packages.ubuntu.com >>>>>> Once downloaded and transferred into a Linux partition, >>>>>> they can be installed alltogether with: >>>>>> $ sudo dpkg -i *.deb >>>>>> >>>>>> >>>>>> Checking pppd properties: >>>>>> -r-xr-xr-x. 1 root root 316616 2009-03-06 01:47 /usr/sbin/pppd >>>>>> >>>>>> In case of an "error 17" "serial loopback" problem, see: >>>>>> >> http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html >>>>>> >>>>>> To enable dialout without Root permission do: >>>>>> $ su - root (not for Ubuntu) >>>>>> chmod a+x /usr/sbin/pppd >>>>>> or under Ubuntu related Linuxes >>>>>> chmod a+x /usr/sbin/pppd >>>>>> >>>>>> Checking settings of: /etc/ppp/options >>>>>> lock >>>>>> >>>>>> 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/DOCs/YourSystem.txt concerning other COMM channels: eth0 >>>> virbr0 >>>>>> Which can interfere with Browser naviagation. >>>>>> >>>>>> Don't worry about the following, it is for experts should trouble >>>>> shooting >>>>>> be necessary. >>>>>> ========================================================== >>>>>> >>>>>> Checking for modem support lines: >>>>>> -------------------------------------- >>>>>> /device/modem symbolic link: >>>>>> slmodemd created symbolic link /dev/ttySL0: >>>>>> Within /etc/udev/ files: >>>>>> >>>>>> Within /etc/modprobe.conf files: >>>>>> >>>>>> Within any ancient /etc/devfs files: >>>>>> >>>>>> Within ancient kernel 2.4.n /etc/module.conf files: >>>>>> >>>>>> --------- end modem support lines -------- >>>>>> >>>>>> >>>>>> >>>>>> Thanks And: >>>>>> God Bless You! >>>>>> >>>>>> >>>>>> -----Original Message----- >>>>>> From: Marvin Stodolsky [mailto:marvin.stodolsky@xxxxxxxxx] >>>>>> Sent: Sunday, July 26, 2009 11:05 AM >>>>>> To: David >>>>>> Cc: discuss@xxxxxxxxxxxxx >>>>>> Subject: Re: David H, USA, KERNEL-2.6.29.4-167.fc11.i686.PAE >>>>>> >>>>>> David, >>>>>> >>>>>> Please send us the entire ModemData.txt >>>>>> >>>>>> hw:0 is the audio card, >>>>>> which can do the wvdialconf test, >>>>>> but lacks the hardware to further dialout >>>>>> >>>>>> hw:1 == modem:1 >>>>>> is usually correct. But also try modem activation with >>>>>> hw:2 >>>>>> as your Modem is on card:2 >>>>>> But without the full ModemData.txt, this guidance might still be > wrong. >>>>>> >>>>>> MarvS >>>>>> scanModem maintainer >>>>>> >>>>>> On Sun, Jul 26, 2009 at 2:09 AM, Antonio >>>>>> Olivares<olivares14031@xxxxxxxxx> wrote: >>>>>>> David, >>>>>>> >>>>>>> Do you have a line >>>>>>> >>>>>>> Carrier Check = no >>>>>>> >>>>>>> in your /etc/wvdial.conf file? >>>>>>> >>>>>>> If not then please make your wvdial.conf file look like >>>>>>> >>>>>>> root@slax:~# cat /etc/wvdial.conf >>>>>>> [Dialer Defaults] >>>>>>> Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2 +MS=90 >>>>>>> Modem Type = Analog Modem >>>>>>> Phone = 1234567 >>>>>>> ISDN = 0 >>>>>>> Username = my_username >>>>>>> Init1 = ATZ >>>>>>> Password = ********** >>>>>>> Modem = /dev/ttySL0 >>>>>>> Baud = 460800 >>>>>>> Carrier Check = No >>>>>>> Stupid Mode = 1 >>>>>>> >>>>>>> The last line you may put a # on it, if you can connect you may leave >>>>>>> it on. Try that and report back. >>>>>>> >>>>>>> This wvdial.conf file I use it across Fedora and Slax as well. It >>>>>>> works for me. >>>>>>> >>>>>>> Regards, >>>>>>> >>>>>>> Antonio >>>>>>> >>>>>>> On 7/26/09, David <davidhammett@xxxxxxxxxxxxx> wrote: >>>>>>>> Please Help >>>>>>>> >>>>>>>> I have been working on getting my modem to work for about 2 weeks > now >>>>>>>> On Fedora 11 and have not ask any one for help until now. >>>>>>>> I installed slmodem-2.9.11-20090222.tar.gz the first time and could >>> not >>>>>>>> Get it to create TTY as `/dev/pts/1' but I did not try slmodemd -c >> USA >>>>>>>> --alsa hw:0 >>>>>>>> But I did try about all the outer one's like modem:1 ..... >>>>>>>> >>>>>>>> I also had to install ungrab-winmodem too >>>>>>>> >>>>>>>> So I uninstalled slmodem-2.9.11-20090222.tar.gz >>>>>>>> Then I installed SLMODEMD_gcc4.4_alsa1.0.18 and finely >>>>>>>> I got the modem to query. But still cannot get it to connect >>>>>>>> >>>>>>>> HERE is some outputs of the command port also have a output of dmesg >>>>> too. >>>>>>>> I hope this is not too much info but I'm tired of booting back to >>>>> windows >>>>>>>> To read help files on the internet. >>>>>>>> >>>>>>>> Thanks And God Bless! >>>>>>>> >>>>>>>> ------------------------------------------------------------- >>>>>>>> [root@localhost david]# slmodemd -c USA --alsa hw:0 >>>>>>>> error: mixer setup: Off-hook switch not found for card hw:0 >>>>>>>> SmartLink Soft Modem: version 2.9.11 Jun 11 2009 06:50:05 >>>>>>>> symbolic link `/dev/ttySL0' -> `/dev/pts/1' created. >>>>>>>> modem `hw:0' created. TTY is `/dev/pts/1' >>>>>>>> Use `/dev/ttySL0' as modem device, Ctrl+C for termination. >>>>>>>> error: cannot set channels for playback: Invalid argument >>>>>>>> error: cannot set channels for playback: Invalid argument >>>>>>>> >>>>>>>> After starting wvdial or Kppp This is in the command port >>>>>>>> (error: cannot set channels for playback: Invalid argument) >>>>>>>> >>>>>>>> >>>>>>>> -------------------------------------------------------------------- >>>>>>>> >>>>>>>> Here's the wvdial report >>>>>>>> >>>>>>>> [root@localhost /]# wvdial >>>>>>>> --> WvDial: Internet dialer version 1.60 >>>>>>>> --> Cannot get information for serial port. >>>>>>>> --> Initia >>>>>>>> lizing modem. >>>>>>>> --> Sending: ATZ >>>>>>>> ATZ >>>>>>>> OK >>>>>>>> --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>>>>> ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 >>>>>>>> OK >>>>>>>> --> Sending: AT+GCI=b5 >>>>>>>> AT+GCI=b5 >>>>>>>> OK >>>>>>>> --> Modem initialized. >>>>>>>> --> Sending: ATDT543-7771 >>>>>>>> --> Waiting for carrier. >>>>>>>> ATDT543-7771 >>>>>>>> NO CARRIER >>>>>>>> ERROR >>>>>>>> --> No Carrier! Trying again. >>>>>>>> --> Sending: ATDT543-7771 >>>>>>>> --> Waiting for carrier. >>>>>>>> ATDT543-7771 >>>>>>>> NO CARRIER >>>>>>>> ERROR >>>>>>>> --> No Carrier! Trying again. >>>>>>>> --> Sending: ATDT543-7771 >>>>>>>> --> Waiting for carrier. >>>>>>>> ATDT543-7771 >>>>>>>> NO CARRIER >>>>>>>> ERROR >>>>>>>> --> No Carrier! Trying again. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>> >>>>> >>>> >>> >> > ---------------------------------------------------------------------------- >>>>>>>> --- >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> aplay -l >>>>>>>> **** List of PLAYBACK Hardware Devices **** >>>>>>>> card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012] >>>>>>>> Subdevices: 0/1 >>>>>>>> Subdevice #0: subdevice #0 >>>>>>>> card 2: Modem [SiS SI7013 Modem], device 0: Intel ICH - Modem [SiS >>>>> SI7013 >>>>>>>> Modem - Modem] >>>>>>>> Subdevices: 1/1 >>>>>>>> Subdevice #0: subdevice #0 >>>>>>>> card 3: CMI8738 [C-Media CMI8738], device 0: CMI8738-MC6 [C-Media > PCI >>>>>>>> DAC/ADC] >>>>>>>> Subdevices: 1/1 >>>>>>>> Subdevice #0: subdevice #0 >>>>>>>> card 3: CMI8738 [C-Media CMI8738], device 1: CMI8738-MC6 [C-Media > PCI >>>>> 2nd >>>>>>>> DAC] >>>>>>>> Subdevices: 1/1 >>>>>>>> Subdevice #0: subdevice #0 >>>>>>>> card 3: CMI8738 [C-Media CMI8738], device 2: CMI8738-MC6 [C-Media > PCI >>>>>>>> IEC958] >>>>>>>> Subdevices: 1/1 >>>>>>>> Subdevice #0: subdevice #0 >>>>>>>> >>>>>>>> >>>>>>>> >>>>>> >>>>> >>>> >>> >> > --------------------------------------------------------------------------- >>>>>>>> >>>>>>>> dmesg# >>>>>>>> >>>>>>>> >>>>>>>> Initializing cgroup subsys cpuset >>>>>>>> Initializing cgroup subsys cpu >>>>>>>> Linux version 2.6.29.4-167.fc11.i686.PAE >>>>>>>> (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.4.0 20090506 >>>> (Red >>>>>> Hat >>>>>>>> 4.4.0-4) (GCC) ) #1 SMP Wed May 27 17:28:22 EDT 2009 >>>>>>>> KERNEL supported cpus: >>>>>>>> Intel GenuineIntel >>>>>>>> AMD AuthenticAMD >>>>>>>> NSC Geode by NSC >>>>>>>> Cyrix CyrixInstead >>>>>>>> Centaur CentaurHauls >>>>>>>> Transmeta GenuineTMx86 >>>>>>>> Transmeta TransmetaCPU >>>>>>>> UMC UMC UMC UMC >>>>>>>> BIOS-provided physical RAM map: >>>>>>>> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) >>>>>>>> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) >>>>>>>> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >>>>>>>> BIOS-e820: 0000000000100000 - 000000001fff0000 (usable) >>>>>>>> BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS) >>>>>>>> BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data) >>>>>>>> BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) >>>>>>>> DMI 2.2 present. >>>>>>>> Phoenix BIOS detected: BIOS may corrupt low RAM, working around it. >>>>>>>> last_pfn = 0x1fff0 max_arch_pfn = 0x1000000 >>>>>>>> x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >>>>>>>> kernel direct mapping tables up to 1fff0000 @ 10000-17000 >>>>>>>> Using x86 segment limits to approximate NX protection >>>>>>>> RAMDISK: 1fcce000 - 1ffdf7ca >>>>>>>> ACPI: RSDP 000F75C0, 0014 (r0 AWARD ) >>>>>>>> ACPI: RSDT 1FFF3000, 002C (r1 AWARD AWRDACPI 42302E31 AWRD > 0) >>>>>>>> ACPI: FACP 1FFF3040, 0074 (r1 AWARD AWRDACPI 42302E31 AWRD > 0) >>>>>>>> FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4) >>>>>>>> ACPI: DSDT 1FFF30C0, 3F30 (r1 AWARD AWRDACPI 1000 MSFT > 100000D) >>>>>>>> ACPI: FACS 1FFF0000, 0040 >>>>>>>> ACPI: APIC 1FFF7000, 0068 (r1 AWARD AWRDACPI 42302E31 AWRD > 0) >>>>>>>> ACPI: Local APIC address 0xfee00000 >>>>>>>> 0MB HIGHMEM available. >>>>>>>> 511MB LOWMEM available. >>>>>>>> mapped low ram: 0 - 1fff0000 >>>>>>>> low ram: 00000000 - 1fff0000 >>>>>>>> bootmap 00013000 - 00017000 >>>>>>>> (9 early reservations) ==> bootmem [0000000000 - 001fff0000] >>>>>>>> #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - >>>>>>>> 0000001000] >>>>>>>> #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - >>>>>>>> 0000002000] >>>>>>>> #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - >>>>>>>> 0000007000] >>>>>>>> #3 [0000400000 - 0000a34594] TEXT DATA BSS ==> [0000400000 - >>>>>>>> 0000a34594] >>>>>>>> #4 [001fcce000 - 001ffdf7ca] RAMDISK ==> [001fcce000 - >>>>>>>> 001ffdf7ca] >>>>>>>> #5 [0000a35000 - 0000a3f000] INIT_PG_TABLE ==> [0000a35000 - >>>>>>>> 0000a3f000] >>>>>>>> #6 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - >>>>>>>> 0000100000] >>>>>>>> #7 [0000010000 - 0000013000] PGTABLE ==> [0000010000 - >>>>>>>> 0000013000] >>>>>>>> #8 [0000013000 - 0000017000] BOOTMAP ==> [0000013000 - >>>>>>>> 0000017000] >>>>>>>> found SMP MP-table at [c00f5c60] 000f5c60 >>>>>>>> Zone PFN ranges: >>>>>>>> DMA 0x00000010 -> 0x00001000 >>>>>>>> Normal 0x00001000 -> 0x0001fff0 >>>>>>>> HighMem 0x0001fff0 -> 0x0001fff0 >>>>>>>> Movable zone start PFN for each node >>>>>>>> early_node_map[2] active PFN ranges >>>>>>>> 0: 0x00000010 -> 0x0000009f >>>>>>>> 0: 0x00000100 -> 0x0001fff0 >>>>>>>> On node 0 totalpages: 130943 >>>>>>>> free_area_init_node: node 0, pgdat c08bdb80, node_mem_map c1000200 >>>>>>>> DMA zone: 32 pages used for memmap >>>>>>>> DMA zone: 0 pages reserved >>>>>>>> DMA zone: 3951 pages, LIFO batch:0 >>>>>>>> Normal zone: 992 pages used for memmap >>>>>>>> Normal zone: 125968 pages, LIFO batch:31 >>>>>>>> Using APIC driver default >>>>>>>> ACPI: PM-Timer IO Port: 0x1008 >>>>>>>> ACPI: Local APIC address 0xfee00000 >>>>>>>> ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >>>>>>>> ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled) >>>>>>>> ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >>>>>>>> ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >>>>>>>> ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >>>>>>>> IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 >>>>>>>> ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >>>>>>>> ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl) >>>>>>>> ACPI: IRQ0 used by override. >>>>>>>> ACPI: IRQ2 used by override. >>>>>>>> ACPI: IRQ9 used by override. >>>>>>>> Enabling APIC mode: Flat. Using 1 I/O APICs >>>>>>>> Using ACPI (MADT) for SMP configuration information >>>>>>>> SMP: Allowing 2 CPUs, 1 hotplug CPUs >>>>>>>> nr_irqs_gsi: 24 >>>>>>>> PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >>>>>>>> PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >>>>>>>> PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >>>>>>>> Allocating PCI resources starting at 30000000 (gap: >> 20000000:dec00000) >>>>>>>> NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 >>>>>>>> PERCPU: Allocating 45056 bytes of per cpu data >>>>>>>> Built 1 zonelists in Zone order, mobility grouping on. Total pages: >>>>>> 129919 >>>>>>>> Kernel command line: ro root=/dev/mapper/VolGroup-lv_root rhgb quiet >>>>>>>> Enabling fast FPU save and restore... done. >>>>>>>> Enabling unmasked SIMD FPU exception support... done. >>>>>>>> Initializing CPU#0 >>>>>>>> PID hash table entries: 2048 (order: 11, 8192 bytes) >>>>>>>> Fast TSC calibration using PIT >>>>>>>> Detected 2405.804 MHz processor. >>>>>>>> Console: colour VGA+ 80x25 >>>>>>>> console [tty0] enabled >>>>>>>> Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) >>>>>>>> Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) >>>>>>>> allocated 2620800 bytes of page_cgroup >>>>>>>> please try cgroup_disable=memory option if you don't want >>>>>>>> Memory: 506784k/524224k available (3179k kernel code, 16792k >> reserved, >>>>>> 1935k >>>>>>>> data, 436k init, 0k highmem) >>>>>>>> virtual kernel memory layout: >>>>>>>> fixmap : 0xffc57000 - 0xfffff000 (3744 kB) >>>>>>>> pkmap : 0xff800000 - 0xffa00000 (2048 kB) >>>>>>>> vmalloc : 0xe07f0000 - 0xff7fe000 ( 496 MB) >>>>>>>> lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB) >>>>>>>> .init : 0xc0906000 - 0xc0973000 ( 436 kB) >>>>>>>> .data : 0xc071ae6a - 0xc08feb78 (1935 kB) >>>>>>>> .text : 0xc0400000 - 0xc071ae6a (3179 kB) >>>>>>>> Checking if this processor honours the WP bit even in supervisor >>>>>> mode...Ok. >>>>>>>> SLUB: Genslabs=12, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, >>>> Nodes=1 >>>>>>>> Calibrating delay loop (skipped), value calculated using timer >>>>>> frequency.. >>>>>>>> 4811.60 BogoMIPS (lpj=2405804) >>>>>>>> Security Framework initialized >>>>>>>> SELinux: Initializing. >>>>>>>> SELinux: Starting in permissive mode >>>>>>>> Mount-cache hash table entries: 512 >>>>>>>> Initializing cgroup subsys ns >>>>>>>> Initializing cgroup subsys cpuacct >>>>>>>> Initializing cgroup subsys memory >>>>>>>> Initializing cgroup subsys devices >>>>>>>> Initializing cgroup subsys freezer >>>>>>>> Initializing cgroup subsys net_cls >>>>>>>> CPU: Trace cache: 12K uops, L1 D cache: 8K >>>>>>>> CPU: L2 cache: 128K >>>>>>>> CPU: Hyper-Threading is disabled >>>>>>>> Intel machine check architecture supported. >>>>>>>> Intel machine check reporting enabled on CPU#0. >>>>>>>> CPU0: Intel P4/Xeon Extended MCE MSRs (12) available >>>>>>>> CPU0: Thermal monitoring enabled >>>>>>>> Checking 'hlt' instruction... OK. >>>>>>>> SMP alternatives: switching to UP code >>>>>>>> ACPI: Core revision 20081204 >>>>>>>> ftrace: converting mcount calls to 0f 1f 44 00 00 >>>>>>>> ftrace: allocating 18381 entries in 73 pages >>>>>>>> ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >>>>>>>> CPU0: Intel(R) Celeron(R) CPU 2.40GHz stepping 07 >>>>>>>> Brought up 1 CPUs >>>>>>>> Total of 1 processors activated (4811.60 BogoMIPS). >>>>>>>> sizeof(vma)=88 bytes >>>>>>>> sizeof(page)=32 bytes >>>>>>>> sizeof(inode)=340 bytes >>>>>>>> sizeof(dentry)=132 bytes >>>>>>>> sizeof(ext3inode)=492 bytes >>>>>>>> sizeof(buffer_head)=56 bytes >>>>>>>> sizeof(skbuff)=180 bytes >>>>>>>> sizeof(task_struct)=3228 bytes >>>>>>>> CPU0 attaching NULL sched-domain. >>>>>>>> net_namespace: 1064 bytes >>>>>>>> Booting paravirtualized kernel on bare hardware >>>>>>>> regulator: core version 0.5 >>>>>>>> Time: 8:14:29 Date: 07/21/09 >>>>>>>> NET: Registered protocol family 16 >>>>>>>> ACPI: bus type pci registered >>>>>>>> PCI: PCI BIOS revision 2.10 entry at 0xfb8f0, last bus=1 >>>>>>>> PCI: Using configuration type 1 for base access >>>>>>>> bio: create slab <bio-0> at 0 >>>>>>>> ACPI: EC: Look up EC in DSDT >>>>>>>> ACPI: Interpreter enabled >>>>>>>> ACPI: (supports S0 S1 S4 S5) >>>>>>>> ACPI: Using IOAPIC for interrupt routing >>>>>>>> ACPI: No dock devices found. >>>>>>>> ACPI: PCI Root Bridge [PCI0] (0000:00) >>>>>>>> pci 0000:00:00.0: reg 10 32bit mmio: [0xe0000000-0xe7ffffff] >>>>>>>> pci 0000:00:02.0: Enabling SiS 96x SMBus >>>>>>>> pci 0000:00:02.1: reg 20 io port: [0x10c0-0x10df] >>>>>>>> pci 0000:00:02.5: reg 10 io port: [0x1f0-0x1f7] >>>>>>>> pci 0000:00:02.5: reg 14 io port: [0x3f4-0x3f7] >>>>>>>> pci 0000:00:02.5: reg 18 io port: [0x170-0x177] >>>>>>>> pci 0000:00:02.5: reg 1c io port: [0x374-0x377] >>>>>>>> pci 0000:00:02.5: reg 20 io port: [0x4000-0x400f] >>>>>>>> pci 0000:00:02.5: supports D2 >>>>>>>> pci 0000:00:02.5: PME# supported from D3cold >>>>>>>> pci 0000:00:02.5: PME# disabled >>>>>>>> pci 0000:00:02.6: reg 10 io port: [0xd400-0xd4ff] >>>>>>>> pci 0000:00:02.6: reg 14 io port: [0xd800-0xd87f] >>>>>>>> pci 0000:00:02.6: supports D1 D2 >>>>>>>> pci 0000:00:02.6: PME# supported from D3hot D3cold >>>>>>>> pci 0000:00:02.6: PME# disabled >>>>>>>> pci 0000:00:02.7: reg 10 io port: [0xdc00-0xdcff] >>>>>>>> pci 0000:00:02.7: reg 14 io port: [0xe000-0xe07f] >>>>>>>> pci 0000:00:02.7: supports D1 D2 >>>>>>>> pci 0000:00:02.7: PME# supported from D3hot D3cold >>>>>>>> pci 0000:00:02.7: PME# disabled >>>>>>>> pci 0000:00:03.0: reg 10 32bit mmio: [0xec000000-0xec000fff] >>>>>>>> pci 0000:00:03.1: reg 10 32bit mmio: [0xec001000-0xec001fff] >>>>>>>> pci 0000:00:03.2: reg 10 32bit mmio: [0xec002000-0xec002fff] >>>>>>>> pci 0000:00:03.3: reg 10 32bit mmio: [0xec003000-0xec003fff] >>>>>>>> pci 0000:00:03.3: PME# supported from D0 D3hot D3cold >>>>>>>> pci 0000:00:03.3: PME# disabled >>>>>>>> pci 0000:00:04.0: reg 10 io port: [0xe400-0xe4ff] >>>>>>>> pci 0000:00:04.0: reg 14 32bit mmio: [0xec004000-0xec004fff] >>>>>>>> pci 0000:00:04.0: reg 30 32bit mmio: [0x000000-0x01ffff] >>>>>>>> pci 0000:00:04.0: supports D1 D2 >>>>>>>> pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold >>>>>>>> pci 0000:00:04.0: PME# disabled >>>>>>>> pci 0000:00:09.0: reg 10 32bit mmio: [0xe8000000-0xe8003fff] >>>>>>>> pci 0000:00:09.0: reg 14 32bit mmio: [0xe9000000-0xe97fffff] >>>>>>>> pci 0000:00:09.0: reg 18 32bit mmio: [0xea000000-0xea7fffff] >>>>>>>> pci 0000:00:09.0: reg 30 32bit mmio: [0x000000-0x00ffff] >>>>>>>> pci 0000:00:0c.0: reg 10 io port: [0xe800-0xe8ff] >>>>>>>> pci 0000:00:0c.0: supports D1 D2 >>>>>>>> pci_bus 0000:00: on NUMA node 0 >>>>>>>> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >>>>>>>> ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 14 15) >>>>>>>> ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 14 15) >>>>>>>> ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 14 15) >>>>>>>> ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 14 15) >>>>>>>> ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11 14 15) >>>>>>>> ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 14 15) >>>>>>>> ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 14 15) >>>>>>>> ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 14 15) >>>>>>>> SCSI subsystem initialized >>>>>>>> libata version 3.00 loaded. >>>>>>>> usbcore: registered new interface driver usbfs >>>>>>>> usbcore: registered new interface driver hub >>>>>>>> usbcore: registered new device driver usb >>>>>>>> PCI: Using ACPI for IRQ routing >>>>>>>> NetLabel: Initializing >>>>>>>> NetLabel: domain hash size = 128 >>>>>>>> NetLabel: protocols = UNLABELED CIPSOv4 >>>>>>>> NetLabel: unlabeled traffic allowed by default >>>>>>>> pnp: PnP ACPI init >>>>>>>> ACPI: bus type pnp registered >>>>>>>> pnp: PnP ACPI: found 15 devices >>>>>>>> ACPI: ACPI bus type pnp unregistered >>>>>>>> system 00:00: iomem range 0xf0000-0xf3fff could not be reserved >>>>>>>> system 00:00: iomem range 0xf4000-0xf7fff could not be reserved >>>>>>>> system 00:00: iomem range 0xf8000-0xfbfff could not be reserved >>>>>>>> system 00:00: iomem range 0xfc000-0xfffff could not be reserved >>>>>>>> system 00:00: iomem range 0x1fff0000-0x1fffffff could not be > reserved >>>>>>>> system 00:00: iomem range 0xffff0000-0xffffffff has been reserved >>>>>>>> system 00:00: iomem range 0x0-0x9ffff could not be reserved >>>>>>>> system 00:00: iomem range 0x100000-0x1ffeffff could not be reserved >>>>>>>> system 00:00: iomem range 0xffee0000-0xffefffff has been reserved >>>>>>>> system 00:00: iomem range 0xfffe0000-0xfffeffff has been reserved >>>>>>>> system 00:00: iomem range 0xfec00000-0xfecfffff has been reserved >>>>>>>> system 00:00: iomem range 0xfee00000-0xfeefffff has been reserved >>>>>>>> system 00:02: ioport range 0x4d0-0x4d1 has been reserved >>>>>>>> system 00:02: ioport range 0x800-0x805 has been reserved >>>>>>>> system 00:02: ioport range 0x290-0x297 has been reserved >>>>>>>> pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 >>>>>>>> pci 0000:00:01.0: IO window: disabled >>>>>>>> pci 0000:00:01.0: MEM window: disabled >>>>>>>> pci 0000:00:01.0: PREFETCH window: disabled >>>>>>>> pci_bus 0000:00: resource 0 io: [0x00-0xffff] >>>>>>>> pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff] >>>>>>>> pci_bus 0000:01: resource 0 mem: [0x0-0x0] >>>>>>>> pci_bus 0000:01: resource 1 mem: [0x0-0x0] >>>>>>>> pci_bus 0000:01: resource 2 mem: [0x0-0x0] >>>>>>>> pci_bus 0000:01: resource 3 mem: [0x0-0x0] >>>>>>>> NET: Registered protocol family 2 >>>>>>>> IP route cache hash table entries: 4096 (order: 2, 16384 bytes) >>>>>>>> TCP established hash table entries: 16384 (order: 5, 131072 bytes) >>>>>>>> TCP bind hash table entries: 16384 (order: 5, 131072 bytes) >>>>>>>> TCP: Hash tables configured (established 16384 bind 16384) >>>>>>>> TCP reno registered >>>>>>>> NET: Registered protocol family 1 >>>>>>>> checking if image is initramfs... it is >>>>>>>> Freeing initrd memory: 3141k freed >>>>>>>> apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) >>>>>>>> apm: overridden by ACPI. >>>>>>>> audit: initializing netlink socket (disabled) >>>>>>>> type=2000 audit(1248164069.645:1): initialized >>>>>>>> HugeTLB registered 2 MB page size, pre-allocated 0 pages >>>>>>>> VFS: Disk quotas dquot_6.5.2 >>>>>>>> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >>>>>>>> msgmni has been set to 996 >>>>>>>> SELinux: Registering netfilter hooks >>>>>>>> alg: No test for stdrng (krng) >>>>>>>> Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >>>>>>>> io scheduler noop registered >>>>>>>> io scheduler anticipatory registered >>>>>>>> io scheduler deadline registered >>>>>>>> io scheduler cfq registered (default) >>>>>>>> pci 0000:00:09.0: Boot video device >>>>>>>> pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >>>>>>>> pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >>>>>>>> acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >>>>>>>> acpiphp_glue: can't get bus number, assuming 0 >>>>>>>> input: Power Button (FF) as >>>>> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >>>>>>>> ACPI: Power Button (FF) [PWRF] >>>>>>>> input: Power Button (CM) as >>>>>>>> /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >>>>>>>> ACPI: Power Button (CM) [PWRB] >>>>>>>> input: Sleep Button (CM) as >>>>>>>> /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 >>>>>>>> ACPI: Sleep Button (CM) [FUTS] >>>>>>>> fan PNP0C0B:00: registered as cooling_device0 >>>>>>>> ACPI: Fan [FAN] (on) >>>>>>>> processor ACPI_CPU:00: registered as cooling_device1 >>>>>>>> thermal LNXTHERM:01: registered as thermal_zone0 >>>>>>>> ACPI: Thermal Zone [THRM] (40 C) >>>>>>>> isapnp: Scanning for PnP cards... >>>>>>>> Switched to high resolution mode on CPU 0 >>>>>>>> isapnp: No Plug & Play device found >>>>>>>> Non-volatile memory driver v1.3 >>>>>>>> Linux agpgart interface v0.103 >>>>>>>> agpgart-sis 0000:00:00.0: SiS chipset [1039/0648] >>>>>>>> agpgart-sis 0000:00:00.0: AGP aperture is 128M @ 0xe0000000 >>>>>>>> Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >>>>>>>> serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >>>>>>>> serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >>>>>>>> 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >>>>>>>> 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >>>>>>>> serial 0000:00:02.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18 >>>>>>>> serial 0000:00:02.6: PCI INT C disabled >>>>>>>> brd: module loaded >>>>>>>> loop: module loaded >>>>>>>> Fixed MDIO Bus: probed >>>>>>>> input: Macintosh mouse button emulation as >>>> /devices/virtual/input/input3 >>>>>>>> Driver 'sd' needs updating - please use bus_type methods >>>>>>>> Driver 'sr' needs updating - please use bus_type methods >>>>>>>> ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >>>>>>>> ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23 >>>>>>>> ehci_hcd 0000:00:03.3: EHCI Host Controller >>>>>>>> ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1 >>>>>>>> ehci_hcd 0000:00:03.3: cache line size of 128 is not supported >>>>>>>> ehci_hcd 0000:00:03.3: irq 23, io mem 0xec003000 >>>>>>>> ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00 >>>>>>>> usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >>>>>>>> usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>>>>>>> usb usb1: Product: EHCI Host Controller >>>>>>>> usb usb1: Manufacturer: Linux 2.6.29.4-167.fc11.i686.PAE ehci_hcd >>>>>>>> usb usb1: SerialNumber: 0000:00:03.3 >>>>>>>> usb usb1: configuration #1 chosen from 1 choice >>>>>>>> hub 1-0:1.0: USB hub found >>>>>>>> hub 1-0:1.0: 6 ports detected >>>>>>>> ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >>>>>>>> ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 >>>>>>>> ohci_hcd 0000:00:03.0: OHCI Host Controller >>>>>>>> ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2 >>>>>>>> ohci_hcd 0000:00:03.0: irq 20, io mem 0xec000000 >>>>>>>> usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >>>>>>>> usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>>>>>>> usb usb2: Product: OHCI Host Controller >>>>>>>> usb usb2: Manufacturer: Linux 2.6.29.4-167.fc11.i686.PAE ohci_hcd >>>>>>>> usb usb2: SerialNumber: 0000:00:03.0 >>>>>>>> usb usb2: configuration #1 chosen from 1 choice >>>>>>>> hub 2-0:1.0: USB hub found >>>>>>>> hub 2-0:1.0: 2 ports detected >>>>>>>> ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 >>>>>>>> ohci_hcd 0000:00:03.1: OHCI Host Controller >>>>>>>> ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3 >>>>>>>> ohci_hcd 0000:00:03.1: irq 21, io mem 0xec001000 >>>>>>>> usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >>>>>>>> usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>>>>>>> usb usb3: Product: OHCI Host Controller >>>>>>>> usb usb3: Manufacturer: Linux 2.6.29.4-167.fc11.i686.PAE ohci_hcd >>>>>>>> usb usb3: SerialNumber: 0000:00:03.1 >>>>>>>> usb usb3: configuration #1 chosen from 1 choice >>>>>>>> hub 3-0:1.0: USB hub found >>>>>>>> hub 3-0:1.0: 2 ports detected >>>>>>>> ohci_hcd 0000:00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22 >>>>>>>> ohci_hcd 0000:00:03.2: OHCI Host Controller >>>>>>>> ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4 >>>>>>>> ohci_hcd 0000:00:03.2: irq 22, io mem 0xec002000 >>>>>>>> usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >>>>>>>> usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>>>>>>> usb usb4: Product: OHCI Host Controller >>>>>>>> usb usb4: Manufacturer: Linux 2.6.29.4-167.fc11.i686.PAE ohci_hcd >>>>>>>> usb usb4: SerialNumber: 0000:00:03.2 >>>>>>>> usb usb4: configuration #1 chosen from 1 choice >>>>>>>> hub 4-0:1.0: USB hub found >>>>>>>> hub 4-0:1.0: 2 ports detected >>>>>>>> uhci_hcd: USB Universal Host Controller Interface driver >>>>>>>> PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq >> 1,12 >>>>>>>> serio: i8042 KBD port at 0x60,0x64 irq 1 >>>>>>>> serio: i8042 AUX port at 0x60,0x64 irq 12 >>>>>>>> mice: PS/2 mouse device common for all mice >>>>>>>> rtc_cmos 00:04: RTC can wake from S4 >>>>>>>> rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >>>>>>>> rtc0: alarms up to one year, 242 bytes nvram >>>>>>>> device-mapper: uevent: version 1.0.3 >>>>>>>> device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: >>>>>>>> dm-devel@xxxxxxxxxx >>>>>>>> cpuidle: using governor ladder >>>>>>>> cpuidle: using governor menu >>>>>>>> usbcore: registered new interface driver hiddev >>>>>>>> usbcore: registered new interface driver usbhid >>>>>>>> usbhid: v2.6:USB HID core driver >>>>>>>> nf_conntrack version 0.5.0 (8191 buckets, 32764 max) >>>>>>>> CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use >>>>>>>> nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module >>> option >>>>>> or >>>>>>>> sysctl net.netfilter.nf_conntrack_acct=1 to enable it. >>>>>>>> ip_tables: (C) 2000-2006 Netfilter Core Team >>>>>>>> TCP cubic registered >>>>>>>> Initializing XFRM netlink socket >>>>>>>> NET: Registered protocol family 17 >>>>>>>> Using IPI No-Shortcut mode >>>>>>>> registered taskstats version 1 >>>>>>>> Magic number: 1:598:220 >>>>>>>> dmi id: hash matches >>>>>>>> Initalizing network drop monitor service >>>>>>>> Freeing unused kernel memory: 436k freed >>>>>>>> Write protecting the kernel read-only data: 1468k >>>>>>>> input: AT Translated Set 2 keyboard as >>>>>>>> /devices/platform/i8042/serio0/input/input4 >>>>>>>> usb 1-1: new high speed USB device using ehci_hcd and address 2 >>>>>>>> psmouse serio1: ID: 10 00 64<6>usb 1-1: New USB device found, >>>>>> idVendor=1221, >>>>>>>> idProduct=3234 >>>>>>>> usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >>>>>>>> usb 1-1: Product: Flash Disk >>>>>>>> usb 1-1: Manufacturer: USB2.0 >>>>>>>> usb 1-1: SerialNumber: 000000001338 >>>>>>>> usb 1-1: configuration #1 chosen from 1 choice >>>>>>>> pata_sis 0000:00:02.5: version 0.5.2 >>>>>>>> pata_sis 0000:00:02.5: PCI INT A -> GSI 16 (level, low) -> IRQ 16 >>>>>>>> scsi0 : pata_sis >>>>>>>> scsi1 : pata_sis >>>>>>>> ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4000 irq 14 >>>>>>>> ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4008 irq 15 >>>>>>>> input: ImPS/2 Generic Wheel Mouse as >>>>>>>> /devices/platform/i8042/serio1/input/input5 >>>>>>>> ata1.00: ATA-6: ST380023A, 3.33, max UDMA/100 >>>>>>>> ata1.00: 156301488 sectors, multi 16: LBA >>>>>>>> ata1.01: ATA-4: ST330621A, 3.53, max UDMA/100 >>>>>>>> ata1.01: 58633344 sectors, multi 16: LBA >>>>>>>> ata1.00: configured for UDMA/100 >>>>>>>> ata1.01: configured for UDMA/100 >>>>>>>> scsi 0:0:0:0: Direct-Access ATA ST380023A 3.33 PQ: 0 >>>>>> ANSI: 5 >>>>>>>> sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors: (80.0 GB/74.5 >>>>> GiB) >>>>>>>> sd 0:0:0:0: [sda] Write Protect is off >>>>>>>> sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >>>>>>>> sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't >>>>>> support >>>>>>>> DPO or FUA >>>>>>>> sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors: (80.0 GB/74.5 >>>>> GiB) >>>>>>>> sd 0:0:0:0: [sda] Write Protect is off >>>>>>>> sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >>>>>>>> sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't >>>>>> support >>>>>>>> DPO or FUA >>>>>>>> sda: sda1 sda2 < sda5 > >>>>>>>> sd 0:0:0:0: [sda] Attached SCSI disk >>>>>>>> sd 0:0:0:0: Attached scsi generic sg0 type 0 >>>>>>>> scsi 0:0:1:0: Direct-Access ATA ST330621A 3.53 PQ: 0 >>>>>> ANSI: 5 >>>>>>>> sd 0:0:1:0: [sdb] 58633344 512-byte hardware sectors: (30.0 GB/27.9 >>>> GiB) >>>>>>>> sd 0:0:1:0: [sdb] Write Protect is off >>>>>>>> sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00 >>>>>>>> sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't >>>>>> support >>>>>>>> DPO or FUA >>>>>>>> sd 0:0:1:0: [sdb] 58633344 512-byte hardware sectors: (30.0 GB/27.9 >>>> GiB) >>>>>>>> sd 0:0:1:0: [sdb] Write Protect is off >>>>>>>> sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00 >>>>>>>> sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't >>>>>> support >>>>>>>> DPO or FUA >>>>>>>> sdb: sdb1 sdb2 >>>>>>>> sd 0:0:1:0: [sdb] Attached SCSI disk >>>>>>>> sd 0:0:1:0: Attached scsi generic sg1 type 0 >>>>>>>> ata2.00: ATAPI: SAMSUNG CDRW/DVD SM-352B, T803, max UDMA/33 >>>>>>>> ata2.01: ATAPI: CDD4801 CD-R/RW, C1.3, max MWDMA2 >>>>>>>> ata2.00: configured for UDMA/33 >>>>>>>> ata2.01: configured for PIO4 >>>>>>>> scsi 1:0:0:0: CD-ROM SAMSUNG CDRW/DVD SM-352B T803 PQ: 0 >>>>>> ANSI: 5 >>>>>>>> sr0: scsi3-mmc drive: 1x/52x writer cd/rw xa/form2 cdda tray >>>>>>>> Uniform CD-ROM driver Revision: 3.20 >>>>>>>> sr 1:0:0:0: Attached scsi CD-ROM sr0 >>>>>>>> sr 1:0:0:0: Attached scsi generic sg2 type 5 >>>>>>>> scsi 1:0:1:0: CD-ROM PHILIPS CDD4801 CD-R/RW C1.3 PQ: 0 >>>>>> ANSI: 5 >>>>>>>> sr1: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray >>>>>>>> sr 1:0:1:0: Attached scsi CD-ROM sr1 >>>>>>>> sr 1:0:1:0: Attached scsi generic sg3 type 5 >>>>>>>> EXT4-fs: barriers enabled >>>>>>>> kjournald2 starting: pid 59, dev dm-0:8, commit interval 5 seconds >>>>>>>> EXT4-fs: delayed allocation enabled >>>>>>>> EXT4-fs: file extents enabled >>>>>>>> EXT4-fs: mballoc enabled >>>>>>>> EXT4-fs: mounted filesystem dm-0 with ordered data mode >>>>>>>> type=1404 audit(1248164072.960:2): enforcing=1 old_enforcing=0 >>>>>>>> auid=4294967295 ses=4294967295 >>>>>>>> SELinux: 8192 avtab hash slots, 123724 rules. >>>>>>>> SELinux: 8192 avtab hash slots, 123724 rules. >>>>>>>> SELinux: 8 users, 11 roles, 2722 types, 127 bools, 1 sens, 1024 > cats >>>>>>>> SELinux: 74 classes, 123724 rules >>>>>>>> SELinux: Completing initialization. >>>>>>>> SELinux: Setting up existing superblocks. >>>>>>>> SELinux: initialized (dev dm-0, type ext4), uses xattr >>>>>>>> SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >>>>>>>> SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts >>>>>>>> SELinux: initialized (dev selinuxfs, type selinuxfs), uses >>>>> genfs_contexts >>>>>>>> SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >>>>>>>> SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses >>>>> genfs_contexts >>>>>>>> SELinux: initialized (dev devpts, type devpts), uses transition SIDs >>>>>>>> SELinux: initialized (dev inotifyfs, type inotifyfs), uses >>>>> genfs_contexts >>>>>>>> SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >>>>>>>> SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses >>>>>>>> genfs_contexts >>>>>>>> SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >>>>>>>> SELinux: initialized (dev debugfs, type debugfs), uses > genfs_contexts >>>>>>>> SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >>>>>>>> SELinux: initialized (dev proc, type proc), uses genfs_contexts >>>>>>>> SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >>>>>>>> SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >>>>>>>> SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >>>>>>>> type=1403 audit(1248164073.395:3): policy loaded auid=4294967295 >>>>>>>> ses=4294967295 >>>>>>>> udev: starting version 141 >>>>>>>> parport_pc 00:0a: reported by Plug and Play ACPI >>>>>>>> parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE] >>>>>>>> sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x10c0 >>>>>>>> gameport: NS558 PnP Gameport is pnp00:0e/gameport0, io 0x201, speed >>>>>> 764kHz >>>>>>>> sis900.c: v1.08.10 Apr. 2 2006 >>>>>>>> sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 >>>>>>>> 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1. >>>>>>>> 0000:00:04.0: Using transceiver found at address 1 as default >>>>>>>> eth0: SiS 900 PCI Fast Ethernet at 0xe400, IRQ 19, 00:0a:e6:97:6b:7a >>>>>>>> Initializing USB Mass Storage driver... >>>>>>>> scsi2 : SCSI emulation for USB Mass Storage devices >>>>>>>> usbcore: registered new interface driver usb-storage >>>>>>>> USB Mass Storage support registered. >>>>>>>> usb-storage: device found at 2 >>>>>>>> usb-storage: waiting for device to settle before scanning >>>>>>>> input: PC Speaker as /devices/platform/pcspkr/input/input6 >>>>>>>> Intel ICH Modem 0000:00:02.6: PCI INT C -> GSI 18 (level, low) -> > IRQ >>>> 18 >>>>>>>> Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18 >>>>>>>> intel8x0_measure_ac97_clock: measured 50921 usecs >>>>>>>> intel8x0: clocking to 48000 >>>>>>>> matroxfb 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 >>>>>>>> matroxfb: Matrox Mystique (PCI) detected >>>>>>>> PInS memtype = 0 >>>>>>>> matroxfb: MTRR's turned on >>>>>>>> matroxfb: 640x480x8bpp (virtual: 640x3276) >>>>>>>> matroxfb: framebuffer at 0xE9000000, mapped to 0xe1800000, size >>> 2097152 >>>>>>>> fbcon: MATROX (fb0) is primary device >>>>>>>> Console: switching to mono frame buffer device 80x30 >>>>>>>> fb0: MATROX frame buffer device >>>>>>>> C-Media PCI 0000:00:0c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 >>>>>>>> ppdev: user-space parallel port driver >>>>>>>> usb-storage: device scan complete >>>>>>>> scsi 2:0:0:0: Direct-Access USB2.0 Flash Disk 2.20 PQ: 0 >>>>>> ANSI: 2 >>>>>>>> sd 2:0:0:0: [sdc] 16777216 512-byte hardware sectors: (8.58 GB/8.00 >>>> GiB) >>>>>>>> sd 2:0:0:0: [sdc] Write Protect is off >>>>>>>> sd 2:0:0:0: [sdc] Mode Sense: 0b 00 00 08 >>>>>>>> sd 2:0:0:0: [sdc] Assuming drive cache: write through >>>>>>>> sd 2:0:0:0: [sdc] 16777216 512-byte hardware sectors: (8.58 GB/8.00 >>>> GiB) >>>>>>>> sd 2:0:0:0: [sdc] Write Protect is off >>>>>>>> sd 2:0:0:0: [sdc] Mode Sense: 0b 00 00 08 >>>>>>>> sd 2:0:0:0: [sdc] Assuming drive cache: write through >>>>>>>> sdc: >>>>>>>> sd 2:0:0:0: [sdc] Attached SCSI removable disk >>>>>>>> sd 2:0:0:0: Attached scsi generic sg4 type 0 >>>>>>>> device-mapper: multipath: version 1.0.5 loaded >>>>>>>> EXT4 FS on dm-0, internal journal on dm-0:8 >>>>>>>> kjournald starting. Commit interval 5 seconds >>>>>>>> EXT3 FS on sdb1, internal journal >>>>>>>> EXT3-fs: mounted filesystem with ordered data mode. >>>>>>>> SELinux: initialized (dev sdb1, type ext3), uses xattr >>>>>>>> SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >>>>>>>> swap_cgroup: uses 1024 bytes of vmalloc for pointer array space and >>>>>> 1048576 >>>>>>>> bytes to hold mem_cgroup pointers on swap >>>>>>>> swap_cgroup can be disabled by noswapaccount boot option. >>>>>>>> Adding 1048568k swap on /dev/mapper/VolGroup-lv_swap. Priority:-1 >>>>>> extents:1 >>>>>>>> across:1048568k >>>>>>>> SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses >>>>>>>> genfs_contexts >>>>>>>> p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available >>>>>>>> NET: Registered protocol family 10 >>>>>>>> lo: Disabled Privacy Extensions >>>>>>>> ip6_tables: (C) 2000-2006 Netfilter Core Team >>>>>>>> RPC: Registered udp transport module. >>>>>>>> RPC: Registered tcp transport module. >>>>>>>> SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses >>>>>> genfs_contexts >>>>>>>> JBD: barrier-based sync failed on dm-0:8 - disabling barriers >>>>>>>> Bluetooth: Core ver 2.15 >>>>>>>> NET: Registered protocol family 31 >>>>>>>> Bluetooth: HCI device and connection manager initialized >>>>>>>> Bluetooth: HCI socket layer initialized >>>>>>>> Bluetooth: L2CAP ver 2.13 >>>>>>>> Bluetooth: L2CAP socket layer initialized >>>>>>>> Bluetooth: SCO (Voice Link) ver 0.6 >>>>>>>> Bluetooth: SCO socket layer initialized >>>>>>>> Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >>>>>>>> Bluetooth: BNEP filters: protocol multicast >>>>>>>> Bridge firewalling registered >>>>>>>> virbr0: starting userspace STP failed, starting kernel STP >>>>>>>> SELinux: initialized (dev proc, type proc), uses genfs_contexts >>>>>>>> lo: Disabled Privacy Extensions >>>>>>>> SELinux: initialized (dev proc, type proc), uses genfs_contexts >>>>>>>> eth0: Media Link Off >>>>>>>> ADDRCONF(NETDEV_UP): eth0: link is not ready >>>>>>>> virbr0: no IPv6 routers present >>>>>>>> fuse init (API version 7.11) >>>>>>>> SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >>>>>>>> SELinux: initialized (dev sdc, type vfat), uses genfs_contexts >>>>>>>> >>>>>>>> Thanks And: >>>>>>>> God Bless You! >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>>> >>> >>> >> >> > >