Re: BobTerrell USA 2.6.20-16-generic

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

 



On Nov 8, 2007 9:12 PM, Bob Terrell <bob_terrell_texas@xxxxxxxxx> wrote:
> Greetings,
>
> I am still having the problem that any dialer,
> including using ONLY wvdial, will show a disconnect,
> but still leaves the line and carrier active. A reboot
> is required to get the system to hang up.
>
> Jacques was correct, I had not started slmodemd in a
> separate window before starting wvdial. When I try to
> start that, it states that it cannot find /dev/slamr0
> (see the output below).
> Also, I could have installed the M1 L3 statement with
> Gnome PPP, but I am not sure how to take it out. It
> does not currently show in the Gnome PPP INIT 2
> string.
>
> ONE MORE QUESTION: I have setup a system for Ubuntu
> 7.10 2.6.22-14-generic. It requires that I compile
> slmodemd. When I run make, it gives me a lot of errors
> because it cannot find the header files, like stderr.h
> plus about 20 others. I seem to have all the
> development libraries installed, so I'm not sure what
> to do next.

install kernel-sources or kernel-devel package by doing

For Debian/Ubuntu related distributions, run the
following command to display the needed package list:
$ sudo apt-get -s install linux-kernel-devel

and try it again.  If it complains again, please post your errors.
>
> Thanks for all you do!
> Bob Terrell
>
> /////////////////////////////
> LISTED BELOW IN ORDER:
> $ sudo wvdialconf /etc/wvdial.conf
> $ cat /etc/wvdial.conf
> $ slmodemd -c USA /dev/slamr0
> $ dmesg | grep -i 02:0a
> $ wvdial > wvdial.out2
> $ lsmod
> $ lspci | grep -v bridge
> $ lspci | grep -v USB
> $ lspci | grep -v RAM
> $ dmesg | dmesg.txt
>
> /////////////////////////////
> $ sudo wvdialconf /etc/wvdial.conf
> Password:
> 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 -- failed with 2400 baud, next
> try: 9600 baud
> 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 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
>
> Found a modem on /dev/ttySL0.
> Modem configuration written to /etc/wvdial.conf.
> ttySL0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1
> &D2 +FCLASS=0"
> $
>
> ////////////////////////////
> $ cat /etc/wvdial.conf
>
> [Dialer Defaults]
> Init1 = ATZ

try changing the line
> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
to
Init2 = ATQ0 V1 E1 S0=0 X3 &C1 &D2  +MS=90

something is working like it is supposed to since you have
[   33.640912] slamr: module license 'Smart Link Ltd.'
taints kernel.
[   33.649995] slamr: SmartLink AMRMO modem.
[   33.651044] slamr: probe 2000:2800 SL2800 card...
[   33.651060] ACPI: PCI Interrupt 0000:02:0a.0[A] ->
GSI 22 (level, low) -> IRQ 16
[   33.652166] slamr: slamr0 is SL2800 card.
[   34.225856] ACPI: PCI Interrupt 0000:00:1f.5[B] ->
GSI 17 (level, low) -> IRQ 20
[   34.225889] PCI: Setting latency timer of device
0000:00:1f.5 to 64

Try to fix the IRQ issue as instructed by ScanModem sending tgz files
to Marv.  Read it carefully and report back.

Regards,

Antonio

> Modem Type = Analog Modem
> ISDN = 0
> New PPPD = yes
> Phone = 6875000
> Modem = /dev/ttySL0
> Username = acooper
> Carrier check = no
> Password = erased
> Baud = 460800
> $
>
> /////////////////////////////
> $ slmodemd -c USA /dev/slamr0
> error: mdm setup: cannot open dev `/dev/slamr0':
> Device or resource busy
> error: cannot setup device `/dev/slamr0'
> $
>
> //////////////////////////////
> $ dmesg | grep -i 02:0a
> [   13.195827] ACPI: PCI Interrupt 0000:02:0a.0[A] ->
> GSI 22 (level, low) -> IRQ 16
> [   13.195840] ACPI: PCI interrupt for device
> 0000:02:0a.0 disabled
> [   33.651060] ACPI: PCI Interrupt 0000:02:0a.0[A] ->
> GSI 22 (level, low) -> IRQ 16
> $
>
> ///////////////////////////////
> $ wvdial > wvdial.out2
> --> WvDial: Internet dialer version 1.56
> --> 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: ATDT6875000
> --> Waiting for carrier.
> ATDT6875000
> --> Disconnecting at Thu Nov  8 20:58:32 2007
> $ ls -al wv*
> -rw-r--r-- 1 user1 user1    0 2007-11-08 20:58
> wvdial.out2
> NOTE: line connected with carrier still playing
> $
>
> /////////////////////////
> $ lsmod
> Module                  Size  Used by
> rfcomm                 40856  0
> l2cap                  25856  5 rfcomm
> bluetooth              55908  4 rfcomm,l2cap
> r128                   40832  2
> drm                    81044  3 r128
> ppdev                  10116  0
> speedstep_lib           6148  0
> cpufreq_userspace       5408  0
> cpufreq_ondemand        9228  0
> cpufreq_stats           7360  0
> freq_table              5792  2
> cpufreq_ondemand,cpufreq_stats
> cpufreq_conservative     8200  0
> cpufreq_powersave       2688  0
> pcc_acpi               13184  0
> dev_acpi               12292  0
> sony_acpi               6284  0
> tc1100_wmi              8068  0
> dock                   10268  0
> sbs                    15652  0
> asus_acpi              17308  0
> backlight               7040  1 asus_acpi
> i2c_ec                  6016  1 sbs
> i2c_core               22656  1 i2c_ec
> battery                10756  0
> ac                      6020  0
> button                  8720  0
> container               5248  0
> video                  16388  0
> ipv6                  268960  8
> lp                     12452  0
> fuse                   46612  0
> snd_intel8x0           34332  1
> snd_ac97_codec         98464  1 snd_intel8x0
> ac97_bus                3200  1 snd_ac97_codec
> snd_pcm_oss            44544  0
> snd_mixer_oss          17408  1 snd_pcm_oss
> snd_pcm                79876  3
> snd_intel8x0,snd_ac97_codec,snd_pcm_oss
> snd_seq_dummy           4740  0
> snd_seq_oss            32896  0
> snd_seq_midi            9600  0
> snd_rawmidi            25472  1 snd_seq_midi
> snd_seq_midi_event      8448  2
> snd_seq_oss,snd_seq_midi
> snd_seq                52592  6
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
> snd_timer              23684  2 snd_pcm,snd_seq
> snd_seq_device          9100  5
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
> snd                    54020  12
> snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> soundcore               8672  1 snd
> slamr                 433448  2
> psmouse                38920  0
> parport_pc             36388  1
> parport                36936  3 ppdev,lp,parport_pc
> usblp                  14848  0
> serio_raw               7940  0
> pcspkr                  4224  0
> ungrab_winmodem         3712  0
> snd_page_alloc         10888  2 snd_intel8x0,snd_pcm
> intel_agp              26140  1
> agpgart                35400  2 drm,intel_agp
> iTCO_wdt               11812  0
> iTCO_vendor_support     4868  1 iTCO_wdt
> shpchp                 34324  0
> pci_hotplug            32576  1 shpchp
> af_packet              23816  2
> evdev                  11008  3
> tsdev                   8768  0
> ext3                  133128  1
> jbd                    59816  1 ext3
> mbcache                 9604  1 ext3
> sg                     36252  0
> sr_mod                 17060  0
> cdrom                  37664  1 sr_mod
> sd_mod                 23428  3
> generic                 5124  0 [permanent]
> floppy                 59524  0
> e100                   36232  0
> mii                     6528  1 e100
> uhci_hcd               25360  0
> usbcore               134280  3 usblp,uhci_hcd
> ata_piix               15492  2
> ata_generic             9092  0
> libata                125720  2 ata_piix,ata_generic
> scsi_mod              142348  4
> sg,sr_mod,sd_mod,libata
> thermal                14856  0
> processor              31048  1 thermal
> fan                     5636  0
> fbcon                  42656  0
> tileblit                3584  1 fbcon
> font                    9216  1 fbcon
> bitblit                 6912  1 fbcon
> softcursor              3200  1 bitblit
> vesafb                  9220  0
> capability              5896  0
> commoncap               8192  1 capability
> $
>
> ////////////////////////////////////
> $ lspci | grep -v bridge
> 00:1f.1 IDE interface: Intel Corporation 82801BA IDE
> U100 (rev 05)
> 00:1f.2 USB Controller: Intel Corporation 82801BA/BAM
> USB (Hub #1) (rev 05)
> 00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus
> (rev 05)
> 00:1f.4 USB Controller: Intel Corporation 82801BA/BAM
> USB (Hub #2) (rev 05)
> 00:1f.5 Multimedia audio controller: Intel Corporation
> 82801BA/BAM AC'97 Audio (rev 05)
> 01:00.0 VGA compatible controller: ATI Technologies
> Inc Rage 128 PF/PRO AGP 4x TMDS
> $
>
> //////////////////////////////////////////
> $ lspci | grep -v bridge
> 00:1f.1 IDE interface: Intel Corporation 82801BA IDE
> U100 (rev 05)
> 00:1f.2 USB Controller: Intel Corporation 82801BA/BAM
> USB (Hub #1) (rev 05)
> 00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus
> (rev 05)
> 00:1f.4 USB Controller: Intel Corporation 82801BA/BAM
> USB (Hub #2) (rev 05)
> 00:1f.5 Multimedia audio controller: Intel Corporation
> 82801BA/BAM AC'97 Audio (rev 05)
> 01:00.0 VGA compatible controller: ATI Technologies
> Inc Rage 128 PF/PRO AGP 4x TMDS
> user1@user1-desktop:~/DownloadFolder/Modem$ lspci |
> grep -v USB00:00.0 Host bridge: Intel Corporation
> 82845 845 (Brookdale) Chipset Host Bridge (rev 04)
> 00:01.0 PCI bridge: Intel Corporation 82845 845
> (Brookdale) Chipset AGP Bridge (rev 04)Down00:1e.0 PCI
> bridge: Intel Corporation 82801 PCI Bridge (rev
> 05)00:1f.0 ISA bridge: Intel Corporation 82801BA ISA
> Bridge (LPC) (rev 05)
> 00:1f.1 IDE interface: Intel Corporation 82801BA IDE
> U100 (rev 05)
> 00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus
> (rev 05)
> 00:1f.5 Multimedia audio controller: Intel Corporation
> 82801BA/BAM AC'97 Audio (rev 05)
> 01:00.0 VGA compatible controller: ATI Technologies
> Inc Rage 128 PF/PRO AGP 4x TMDS
> 02:08.0 Ethernet controller: Intel Corporation
> 82801BA/BAM/CA/CAM Ethernet Controller (rev 03)
> 02:0a.0 Modem: Smart Link Ltd. Unknown device 2800
> (rev 02)
> $
>
> ///////////////////////////////////////////
> $ lspci | grep -v RAM
> 00:00.0 Host bridge: Intel Corporation 82845 845
> (Brookdale) Chipset Host Bridge (rev 04)
> 00:01.0 PCI bridge: Intel Corporation 82845 845
> (Brookdale) Chipset AGP Bridge (rev 04)
> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge
> (rev 05)
> 00:1f.0 ISA bridge: Intel Corporation 82801BA ISA
> Bridge (LPC) (rev 05)
> 00:1f.1 IDE interface: Intel Corporation 82801BA IDE
> U100 (rev 05)
> 00:1f.2 USB Controller: Intel Corporation 82801BA/BAM
> USB (Hub #1) (rev 05)
> 00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus
> (rev 05)
> 00:1f.4 USB Controller: Intel Corporation 82801BA/BAM
> USB (Hub #2) (rev 05)
> 00:1f.5 Multimedia audio controller: Intel Corporation
> 82801BA/BAM AC'97 Audio (rev 05)
> 01:00.0 VGA compatible controller: ATI Technologies
> Inc Rage 128 PF/PRO AGP 4x TMDS
> 02:08.0 Ethernet controller: Intel Corporation
> 82801BA/BAM/CA/CAM Ethernet Controller (rev 03)
> 02:0a.0 Modem: Smart Link Ltd. Unknown device 2800
> (rev 02)
> $
>
> /////////////////////////////
> $ dmesg > dmesg.txt
> [    0.000000] Linux version 2.6.20-16-generic
> (root@terranova) (gcc version 4.1.2 (Ubuntu
> 4.1.2-0ubuntu4)) #2 SMP Sun Sep 23 19:50:39 UTC 2007
> (Ubuntu 2.6.20-16.32-generic)
> [    0.000000] BIOS-provided physical RAM map:
> [    0.000000] sanitize start
> [    0.000000] sanitize end
> [    0.000000] copy_e820_map() start: 0000000000000000
> size: 000000000009fc00 end: 000000000009fc00 type: 1
> [    0.000000] copy_e820_map() type is E820_RAM
> [    0.000000] copy_e820_map() start: 000000000009fc00
> size: 0000000000000400 end: 00000000000a0000 type: 2
> [    0.000000] copy_e820_map() start: 00000000000e0000
> size: 0000000000020000 end: 0000000000100000 type: 2
> [    0.000000] copy_e820_map() start: 0000000000100000
> size: 000000000fec0000 end: 000000000ffc0000 type: 1
> [    0.000000] copy_e820_map() type is E820_RAM
> [    0.000000] copy_e820_map() start: 000000000ffc0000
> size: 0000000000038000 end: 000000000fff8000 type: 3
> [    0.000000] copy_e820_map() start: 000000000fff8000
> size: 0000000000008000 end: 0000000010000000 type: 4
> [    0.000000] copy_e820_map() start: 00000000fec00000
> size: 0000000000001000 end: 00000000fec01000 type: 2
> [    0.000000] copy_e820_map() start: 00000000fee00000
> size: 0000000000001000 end: 00000000fee01000 type: 2
> [    0.000000] copy_e820_map() start: 00000000ffb80000
> size: 0000000000080000 end: 00000000ffc00000 type: 2
> [    0.000000] copy_e820_map() start: 00000000fff00000
> size: 0000000000100000 end: 0000000100000000 type: 2
> [    0.000000]  BIOS-e820: 0000000000000000 -
> 000000000009fc00 (usable)
> [    0.000000]  BIOS-e820: 000000000009fc00 -
> 00000000000a0000 (reserved)
> [    0.000000]  BIOS-e820: 00000000000e0000 -
> 0000000000100000 (reserved)
> [    0.000000]  BIOS-e820: 0000000000100000 -
> 000000000ffc0000 (usable)
> [    0.000000]  BIOS-e820: 000000000ffc0000 -
> 000000000fff8000 (ACPI data)
> [    0.000000]  BIOS-e820: 000000000fff8000 -
> 0000000010000000 (ACPI NVS)
> [    0.000000]  BIOS-e820: 00000000fec00000 -
> 00000000fec01000 (reserved)
> [    0.000000]  BIOS-e820: 00000000fee00000 -
> 00000000fee01000 (reserved)
> [    0.000000]  BIOS-e820: 00000000ffb80000 -
> 00000000ffc00000 (reserved)
> [    0.000000]  BIOS-e820: 00000000fff00000 -
> 0000000100000000 (reserved)
> [    0.000000] 0MB HIGHMEM available.
> [    0.000000] 255MB LOWMEM available.
> [    0.000000] Entering add_active_range(0, 0, 65472)
> 0 entries of 256 used
> [    0.000000] Zone PFN ranges:
> [    0.000000]   DMA             0 ->     4096
> [    0.000000]   Normal       4096 ->    65472
> [    0.000000]   HighMem     65472 ->    65472
> [    0.000000] early_node_map[1] active PFN ranges
> [    0.000000]     0:        0 ->    65472
> [    0.000000] On node 0 totalpages: 65472
> [    0.000000]   DMA zone: 32 pages used for memmap
> [    0.000000]   DMA zone: 0 pages reserved
> [    0.000000]   DMA zone: 4064 pages, LIFO batch:0
> [    0.000000]   Normal zone: 479 pages used for
> memmap
> [    0.000000]   Normal zone: 60897 pages, LIFO
> batch:15
> [    0.000000]   HighMem zone: 0 pages used for memmap
> [    0.000000] DMI 2.3 present.
> [    0.000000] ACPI: RSDP (v000 AMI
>                ) @ 0x000ff980
> [    0.000000] ACPI: RSDT (v001 D845PT BG84510A
> 0x20020419 MSFT 0x00001011) @ 0x0fff0000
> [    0.000000] ACPI: FADT (v001 D845PT PT84510A
> 0x20020419 MSFT 0x00001011) @ 0x0fff1000
> [    0.000000] ACPI: MADT (v001 D845PT PT84510A
> 0x20020419 MSFT 0x00001011) @ 0x0ffe36fd
> [    0.000000] ACPI: DSDT (v001 D845PT PT84510A
> 0x00000003 MSFT 0x0100000b) @ 0x00000000
> [    0.000000] ACPI: PM-Timer IO Port: 0x408
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] ACPI: LAPIC (acpi_id[0x01]
> lapic_id[0x00] enabled)
> [    0.000000] Processor #0 15:2 APIC version 20
> [    0.000000] ACPI: LAPIC (acpi_id[0x02]
> lapic_id[0x01] disabled)
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl
> lint[0x1])
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl
> lint[0x1])
> [    0.000000] ACPI: IOAPIC (id[0x02]
> address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 2, version 32,
> address 0xfec00000, GSI 0-23
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9
> global_irq 9 high level)
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0
> global_irq 2 dfl dfl)
> [    0.000000] ACPI: IRQ0 used by override.
> [    0.000000] ACPI: IRQ2 used by override.
> [    0.000000] ACPI: IRQ9 used by override.
> [    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O
> APICs
> [    0.000000] Using ACPI (MADT) for SMP configuration
> information
> [    0.000000] Allocating PCI resources starting at
> 20000000 (gap: 10000000:eec00000)
> [    0.000000] Detected 1794.245 MHz processor.
> [   11.112379] Built 1 zonelists.  Total pages: 64961
> [   11.112386] Kernel command line:
> root=UUID=5ebd1580-8674-4d7e-a68d-cee0a05603e2 ro
> quiet splash
> [   11.112630] mapped APIC to ffffd000 (fee00000)
> [   11.112634] mapped IOAPIC to ffffc000 (fec00000)
> [   11.112639] Enabling fast FPU save and restore...
> done.
> [   11.112644] Enabling unmasked SIMD FPU exception
> support... done.
> [   11.112661] Initializing CPU#0
> [   11.112764] PID hash table entries: 1024 (order:
> 10, 4096 bytes)
> [   11.114404] Console: colour VGA+ 80x25
> [   11.114651] Dentry cache hash table entries: 32768
> (order: 5, 131072 bytes)
> [   11.114875] Inode-cache hash table entries: 16384
> (order: 4, 65536 bytes)
> [   11.123851] Memory: 248632k/261888k available
> (1993k kernel code, 12736k reserved, 900k data, 328k
> init, 0k highmem)
> [   11.123866] virtual kernel memory layout:
> [   11.123868]     fixmap  : 0xfff4e000 - 0xfffff000
> ( 708 kB)
> [   11.123870]     pkmap   : 0xff800000 - 0xffc00000
> (4096 kB)
> [   11.123871]     vmalloc : 0xd0800000 - 0xff7fe000
> ( 751 MB)
> [   11.123873]     lowmem  : 0xc0000000 - 0xcffc0000
> ( 255 MB)
> [   11.123874]       .init : 0xc03d9000 - 0xc042b000
> ( 328 kB)
> [   11.123876]       .data : 0xc02f2429 - 0xc03d36d4
> ( 900 kB)
> [   11.123877]       .text : 0xc0100000 - 0xc02f2429
> (1993 kB)
> [   11.123882] Checking if this processor honours the
> WP bit even in supervisor mode... Ok.
> [   11.200663] Calibrating delay using timer specific
> routine.. 3599.85 BogoMIPS (lpj=7199703)
> [   11.200728] Security Framework v1.0.0 initialized
> [   11.200739] SELinux:  Disabled at boot.
> [   11.200765] Mount-cache hash table entries: 512
> [   11.200989] CPU: After generic identify, caps:
> 3febfbff 00000000 00000000 00000000 00000000 00000000
> 00000000
> [   11.201008] CPU: Trace cache: 12K uops, L1 D cache:
> 8K
> [   11.201012] CPU: L2 cache: 512K
> [   11.201015] CPU: Hyper-Threading is disabled
> [   11.201019] CPU: After all inits, caps: 3febfbff
> 00000000 00000000 00003080 00000000 00000000 00000000
> [   11.201036] Compat vDSO mapped to ffffe000.
> [   11.201041] Remapping vsyscall page to ffffe000
> [   11.201059] Checking 'hlt' instruction... OK.
> [   11.216838] SMP alternatives: switching to UP code
> [   11.217150] Freeing SMP alternatives: 11k freed
> [   11.217485] Early unpacking initramfs... done
> [   11.673782] ACPI: Core revision 20060707
> [   11.674079] ACPI: Looking for DSDT in initramfs...
> file /DSDT.aml not found, using machine DSDT.
> [   11.677451] CPU0: Intel(R) Pentium(R) 4 CPU 1.80GHz
> stepping 04
> [   11.677509] Total of 1 processors activated
> (3599.85 BogoMIPS).
> [   11.677660] ENABLING IO-APIC IRQs
> [   11.677867] ..TIMER: vector=0x31 apic1=0 pin1=2
> apic2=-1 pin2=-1
> [   11.823955] Brought up 1 CPUs
> [   11.824329] Booting paravirtualized kernel on bare
> hardware
> [   11.824431] Time:  1:22:30  Date: 10/09/107
> [   11.824476] NET: Registered protocol family 16
> [   11.824617] EISA bus registered
> [   11.824625] ACPI: bus type pci registered
> [   11.824775] PCI: PCI BIOS revision 2.10 entry at
> 0xfda95, last bus=2
> [   11.824778] PCI: Using configuration type 1
> [   11.824781] Setting up standard PCI resources
> [   11.832268] ACPI: Interpreter enabled
> [   11.832274] ACPI: Using IOAPIC for interrupt
> routing
> [   11.832965] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [   11.832978] PCI: Probing PCI hardware (bus 00)
> [   11.833483] PCI quirk: region 0400-047f claimed by
> ICH4 ACPI/GPIO/TCO
> [   11.833489] PCI quirk: region 0500-053f claimed by
> ICH4 GPIO
> [   11.833911] Boot video device is 0000:01:00.0
> [   11.834047] PCI: Firmware left 0000:02:08.0 e100
> interrupts enabled, disabling
> [   11.834204] PCI: Transparent bridge - 0000:00:1e.0
> [   11.834239] ACPI: PCI Interrupt Routing Table
> [\_SB_.PCI0._PRT]
> [   11.843260] ACPI: PCI Interrupt Routing Table
> [\_SB_.PCI0.PCI1._PRT]
> [   11.846163] ACPI: Power Resource [FDDP] (off)
> [   11.846773] ACPI: Power Resource [URP1] (off)
> [   11.847481] ACPI: Power Resource [URP2] (off)
> [   11.848310] ACPI: Power Resource [LPTP] (off)
> [   11.850264] ACPI: PCI Interrupt Link [LNKA] (IRQs 3
> 4 5 6 7 9 10 *11 12 14 15)
> [   11.850588] ACPI: PCI Interrupt Link [LNKB] (IRQs 3
> 4 5 6 7 *9 10 11 12 14 15)
> [   11.850907] ACPI: PCI Interrupt Link [LNKC] (IRQs 3
> 4 5 6 7 9 10 11 12 14 15) *0, disabled.
> [   11.851230] ACPI: PCI Interrupt Link [LNKD] (IRQs 3
> 4 5 6 7 9 10 *11 12 14 15)
> [   11.851559] ACPI: PCI Interrupt Link [LNKE] (IRQs 3
> 4 5 6 7 9 10 *11 12 14 15)
> [   11.851896] ACPI: PCI Interrupt Link [LNKF] (IRQs 3
> 4 5 6 7 9 10 11 12 14 15) *0, disabled.
> [   11.852221] ACPI: PCI Interrupt Link [LNKG] (IRQs 3
> 4 5 6 7 9 10 *11 12 14 15)
> [   11.852544] ACPI: PCI Interrupt Link [LNKH] (IRQs 3
> 4 5 6 7 9 *10 11 12 14 15)
> [   11.852723] Linux Plug and Play Support v0.97 (c)
> Adam Belay
> [   11.852742] pnp: PnP ACPI init
> [   11.857371] pnp: PnP ACPI: found 13 devices
> [   11.857380] PnPBIOS: Disabled by ACPI PNP
> [   11.857458] PCI: Using ACPI for IRQ routing
> [   11.857463] PCI: If a device doesn't work, try
> "pci=routeirq".  If it helps, post a report
> [   11.861383] NET: Registered protocol family 8
> [   11.861386] NET: Registered protocol family 20
> [   11.862186] PCI: Bridge: 0000:00:01.0
> [   11.862191]   IO window: c000-cfff
> [   11.862198]   MEM window: ff800000-ff8fffff
> [   11.862203]   PREFETCH window: ec900000-f49fffff
> [   11.862209] PCI: Bridge: 0000:00:1e.0
> [   11.862214]   IO window: d000-dfff
> [   11.862221]   MEM window: ff900000-ff9fffff
> [   11.862227]   PREFETCH window: f4a00000-f6afffff
> [   11.862251] PCI: Setting latency timer of device
> 0000:00:1e.0 to 64
> [   11.862293] NET: Registered protocol family 2
> [   11.887938] IP route cache hash table entries: 2048
> (order: 1, 8192 bytes)
> [   11.888057] TCP established hash table entries:
> 8192 (order: 4, 65536 bytes)
> [   11.888118] TCP bind hash table entries: 4096
> (order: 3, 32768 bytes)
> [   11.888149] TCP: Hash tables configured
> (established 8192 bind 4096)
> [   11.888154] TCP reno registered
> [   11.899988] checking if image is initramfs... it is
> [   12.796772] Freeing initrd memory: 6784k freed
> [   12.797414] audit: initializing netlink socket
> (disabled)
> [   12.797435] audit(1194571351.768:1): initialized
> [   12.797639] VFS: Disk quotas dquot_6.5.1
> [   12.798149] Dquot-cache hash table entries: 1024
> (order 0, 4096 bytes)
> [   12.798224] io scheduler noop registered
> [   12.798228] io scheduler anticipatory registered
> [   12.798232] io scheduler deadline registered
> [   12.798246] io scheduler cfq registered (default)
> [   12.798607] isapnp: Scanning for PnP cards...
> [   13.154524] isapnp: No Plug & Play device found
> [   13.193661] Real Time Clock Driver v1.12ac
> [   13.193740] Serial: 8250/16550 driver $Revision:
> 1.90 $ 4 ports, IRQ sharing enabled
> [   13.193887] serial8250: ttyS0 at I/O 0x3f8 (irq =
> 4) is a 16550A
> [   13.194125] serial8250: ttyS1 at I/O 0x2f8 (irq =
> 3) is a 16550A
> [   13.195142] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is
> a 16550A
> [   13.195533] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is
> a 16550A
> [   13.195827] ACPI: PCI Interrupt 0000:02:0a.0[A] ->
> GSI 22 (level, low) -> IRQ 16
> [   13.195840] ACPI: PCI interrupt for device
> 0000:02:0a.0 disabled
> [   13.195948] mice: PS/2 mouse device common for all
> mice
> [   13.196840] RAMDISK driver initialized: 16 RAM
> disks of 65536K size 1024 blocksize
> [   13.197230] input: Macintosh mouse button emulation
> as /class/input/input0
> [   13.197286] Uniform Multi-Platform E-IDE driver
> Revision: 7.00alpha2
> [   13.197292] ide: Assuming 33MHz system bus speed
> for PIO modes; override with idebus=xx
> [   13.197603] PNP: PS/2 Controller
> [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
> [   13.201551] serio: i8042 KBD port at 0x60,0x64 irq
> 1
> [   13.201563] serio: i8042 AUX port at 0x60,0x64 irq
> 12
> [   13.201809] EISA: Probing bus 0 at eisa.0
> [   13.201853] EISA: Detected 0 cards.
> [   13.231961] TCP cubic registered
> [   13.231971] NET: Registered protocol family 1
> [   13.232006] Using IPI No-Shortcut mode
> [   13.232574] ACPI: (supports S0 S1 S4 S5)
> [   13.232640]   Magic number: 15:630:356
> [   13.233367] Freeing unused kernel memory: 328k
> freed
> [   13.234160] Time: tsc clocksource has been
> installed.
> [   13.249220] input: AT Translated Set 2 keyboard as
> /class/input/input1
> [   14.558847] Capability LSM initialized
> [   14.619625] ACPI Exception (acpi_processor-0677):
> AE_NOT_FOUND, Processor Device is not present
> [20060707]
> [   15.424471] SCSI subsystem initialized
> [   15.433582] libata version 2.20 loaded.
> [   15.439560] ata_piix 0000:00:1f.1: version 2.10ac1
> [   15.439600] PCI: Setting latency timer of device
> 0000:00:1f.1 to 64
> [   15.439675] ata1: PATA max UDMA/100 cmd 0x000101f0
> ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
> [   15.439727] ata2: PATA max UDMA/100 cmd 0x00010170
> ctl 0x00010376 bmdma 0x0001ffa8 irq 15
> [   15.439751] scsi0 : ata_piix
> [   15.453349] usbcore: registered new interface
> driver usbfs
> [   15.453384] usbcore: registered new interface
> driver hub
> [   15.453421] usbcore: registered new device driver
> usb
> [   15.533000] USB Universal Host Controller Interface
> driver v3.0
> [   15.569977] e100: Intel(R) PRO/100 Network Driver,
> 3.5.17-k2-NAPI
> [   15.569983] e100: Copyright(c) 1999-2006 Intel
> Corporation
> [   15.611662] ata1.00: ata_hpa_resize 1: sectors =
> 39102336, hpa_sectors = 39102336
> [   15.611669] ata1.00: ATA-6: ST320410A, 3.39, max
> UDMA/100
> [   15.611673] ata1.00: 39102336 sectors, multi 16:
> LBA
> [   15.623668] ata1.00: ata_hpa_resize 1: sectors =
> 39102336, hpa_sectors = 39102336
> [   15.623676] ata1.00: configured for UDMA/100
> [   15.623695] scsi1 : ata_piix
> [   15.664027] Floppy drive(s): fd0 is 1.44M
> [   15.733289] FDC 0 is a post-1991 82077
> [   15.954967] ata2.00: ATAPI, max UDMA/33
> [   16.126751] ata2.00: configured for UDMA/33
> [   16.126943] scsi 0:0:0:0: Direct-Access     ATA
>  ST320410A        3.39 PQ: 0 ANSI: 5
> [   16.131650] scsi 1:0:0:0: CD-ROM            MITSUMI
>  CR-48XATE        1.0E PQ: 0 ANSI: 5
> [   16.133753] ACPI: PCI Interrupt 0000:00:1f.2[D] ->
> GSI 19 (level, low) -> IRQ 17
> [   16.133772] PCI: Setting latency timer of device
> 0000:00:1f.2 to 64
> [   16.133779] uhci_hcd 0000:00:1f.2: UHCI Host
> Controller
> [   16.133975] uhci_hcd 0000:00:1f.2: new USB bus
> registered, assigned bus number 1
> [   16.134009] uhci_hcd 0000:00:1f.2: irq 17, io base
> 0x0000ef40
> [   16.134172] usb usb1: configuration #1 chosen from
> 1 choice
> [   16.134219] hub 1-0:1.0: USB hub found
> [   16.134229] hub 1-0:1.0: 2 ports detected
> [   16.153658] SCSI device sda: 39102336 512-byte hdwr
> sectors (20020 MB)
> [   16.153681] sda: Write Protect is off
> [   16.153684] sda: Mode Sense: 00 3a 00 00
> [   16.153712] SCSI device sda: write cache: enabled,
> read cache: enabled, doesn't support DPO or FUA
> [   16.153802] SCSI device sda: 39102336 512-byte hdwr
> sectors (20020 MB)
> [   16.153818] sda: Write Protect is off
> [   16.153821] sda: Mode Sense: 00 3a 00 00
> [   16.153848] SCSI device sda: write cache: enabled,
> read cache: enabled, doesn't support DPO or FUA
> [   16.153853]  sda: sda1 sda2 < sda5 >
> [   16.209658] sd 0:0:0:0: Attached scsi disk sda
> [   16.217377] sd 0:0:0:0: Attached scsi generic sg0
> type 0
> [   16.217567] sr 1:0:0:0: Attached scsi generic sg1
> type 5
> [   16.238589] ACPI: PCI Interrupt 0000:00:1f.4[C] ->
> GSI 23 (level, low) -> IRQ 18
> [   16.238610] PCI: Setting latency timer of device
> 0000:00:1f.4 to 64
> [   16.238616] uhci_hcd 0000:00:1f.4: UHCI Host
> Controller
> [   16.238651] uhci_hcd 0000:00:1f.4: new USB bus
> registered, assigned bus number 2
> [   16.238686] uhci_hcd 0000:00:1f.4: irq 18, io base
> 0x0000ef80
> [   16.238817] usb usb2: configuration #1 chosen from
> 1 choice
> [   16.238860] hub 2-0:1.0: USB hub found
> [   16.238871] hub 2-0:1.0: 2 ports detected
> [   16.248537] sr0: scsi3-mmc drive: 40x/40x writer
> cd/rw xa/form2 cdda tray
> [   16.248546] Uniform CD-ROM driver Revision: 3.20
> [   16.248870] sr 1:0:0:0: Attached scsi CD-ROM sr0
> [   16.346614] ACPI: PCI Interrupt 0000:02:08.0[A] ->
> GSI 20 (level, low) -> IRQ 19
> [   16.370062] e100: eth0: e100_probe: addr
> 0xff9ff000, irq 19, MAC addr 00:03:47:28:A5:C3
> [   16.482088] usb 1-1: new full speed USB device
> using uhci_hcd and address 2
> [   16.658420] usb 1-1: configuration #1 chosen from 1
> choice
> [   16.716007] Attempting manual resume
> [   16.716013] swsusp: Resume From Partition 8:5
> [   16.716016] PM: Checking swsusp image.
> [   16.716289] PM: Resume from disk failed.
> [   16.784804] kjournald starting.  Commit interval 5
> seconds
> [   16.784822] EXT3-fs: mounted filesystem with
> ordered data mode.
> [   16.905556] usb 2-2: new full speed USB device
> using uhci_hcd and address 2
> [   17.067646] usb 2-2: configuration #1 chosen from 1
> choice
> [   17.070563] hub 2-2:1.0: USB hub found
> [   17.073514] hub 2-2:1.0: 4 ports detected
> [   30.192991] e100: eth0: e100_watchdog: link up,
> 100Mbps, full-duplex
> [   31.502450] NET: Registered protocol family 17
> [   32.257412] pci_hotplug: PCI Hot Plug PCI Core
> version: 0.5
> [   32.260261] shpchp: Standard Hot Plug PCI
> Controller Driver version: 0.4
> [   32.661680] intel_rng: Firmware space is locked
> read-only. If you can't or
> [   32.661683] intel_rng: don't want to disable this
> in firmware setup, and if
> [   32.661686] intel_rng: you are certain that your
> system has a functional
> [   32.661688] intel_rng: RNG, try using the
> 'no_fwh_detect' option.
> [   32.712142] iTCO_vendor_support: vendor-support=0
> [   32.713818] iTCO_wdt: Intel TCO WatchDog Timer
> Driver v1.01 (11-Nov-2006)
> [   32.713944] iTCO_wdt: failed to reset NO_REBOOT
> flag, reboot disabled by hardware
> [   32.713954] iTCO_wdt: No card detected
> [   32.867408] Linux agpgart interface v0.102 (c) Dave
> Jones
> [   32.894939] agpgart: Detected an Intel i845
> Chipset.
> [   32.898986] agpgart: AGP aperture is 64M @
> 0xf8000000
> [   33.474002] input: PC Speaker as
> /class/input/input2
> [   33.564720] parport: PnPBIOS parport detected.
> [   33.564750] parport0: PC-style at 0x378, irq 7
> [PCSPP,TRISTATE,EPP]
> [   33.606715] drivers/usb/class/usblp.c: usblp0: USB
> Bidirectional printer dev 2 if 0 alt 0 proto 2 vid
> 0x03F0 pid 0x2B17
> [   33.606739] usbcore: registered new interface
> driver usblp
> [   33.606744] drivers/usb/class/usblp.c: v0.13: USB
> Printer Device Class driver
> [   33.640912] slamr: module license 'Smart Link Ltd.'
> taints kernel.
> [   33.649995] slamr: SmartLink AMRMO modem.
> [   33.651044] slamr: probe 2000:2800 SL2800 card...
> [   33.651060] ACPI: PCI Interrupt 0000:02:0a.0[A] ->
> GSI 22 (level, low) -> IRQ 16
> [   33.652166] slamr: slamr0 is SL2800 card.
> [   34.225856] ACPI: PCI Interrupt 0000:00:1f.5[B] ->
> GSI 17 (level, low) -> IRQ 20
> [   34.225889] PCI: Setting latency timer of device
> 0000:00:1f.5 to 64
> [   34.313167] input: ImPS/2 Generic Wheel Mouse as
> /class/input/input3
> [   34.543409] intel8x0_measure_ac97_clock: measured
> 56188 usecs
> [   34.543416] intel8x0: clocking to 41150
> [   34.774273] fuse init (API version 7.8)
> [   34.812883] lp0: using parport0 (interrupt-driven).
> [   34.859911] Adding 746980k swap on
> /dev/disk/by-uuid/58976d14-595e-43b0-b535-682b8cd84892.
>  Priority:-1 extents:1 across:746980k
> [   35.022860] EXT3 FS on sda1, internal journal
> [   35.259953] NET: Registered protocol family 10
> [   35.260103] lo: Disabled Privacy Extensions
> [   41.245435] input: Power Button (FF) as
> /class/input/input4
> [   41.251890] ACPI: Power Button (FF) [PWRF]
> [   41.303118] input: Power Button (CM) as
> /class/input/input5
> [   41.309546] ACPI: Power Button (CM) [PBTN]
> [   41.366640] Using specific hotkey driver
> [   41.650646] ibm_acpi: ec object not found
> [   41.693739] No dock devices found.
> [   41.770142] pcc_acpi: loading...
> [   46.216753] eth0: no IPv6 routers present
> [   49.218015] ppdev: user-space parallel port driver
> [   49.416346] [drm] Initialized drm 1.1.0 20060810
> [   49.544415] ACPI: PCI Interrupt 0000:01:00.0[A] ->
> GSI 16 (level, low) -> IRQ 21
> [   49.548516] [drm] Initialized r128 2.5.0 20030725
> on minor 0
> [   49.549664] agpgart: Found an AGP 2.0 compliant
> device at 0000:00:00.0.
> [   49.550012] agpgart: Putting AGP V2 device at
> 0000:00:00.0 into 1x mode
> [   49.550286] agpgart: Putting AGP V2 device at
> 0000:01:00.0 into 1x mode
> [   50.695948] apm: BIOS not found.
> [   51.140918] Bluetooth: Core ver 2.11
> [   51.141010] NET: Registered protocol family 31
> [   51.141013] Bluetooth: HCI device and connection
> manager initialized
> [   51.141018] Bluetooth: HCI socket layer initialized
> [   51.192002] Bluetooth: L2CAP ver 2.8
> [   51.192009] Bluetooth: L2CAP socket layer
> initialized
> [   51.274856] Bluetooth: RFCOMM socket layer
> initialized
> [   51.274876] Bluetooth: RFCOMM TTY layer initialized
> [   51.274879] Bluetooth: RFCOMM ver 1.8
> [   62.160749] eth0: no IPv6 routers present
>
>
> Bob Terrell
>   Lubbock, Texas
> bob_terrell_texas@xxxxxxxxx
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>

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

  Powered by Linux