"Bob Terrell" USA 2.6.20-16-generic

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

 



EXPLANATION OF LIST SIGNUP PROBLEM: 
     I apologize about the signup on linmodems. I
originally signed up from my work email
bterrell@xxxxxxxxx on October 1 and spent a month
reading. My first email to the list was ll/2, with the
accidental Subject heading Greeting! I did not
understand that Subject: should have "name YourCounty 
kernel". My work email is on Groupwise, and I could
not get the HTML turned off, so I added my Yahoo
account and turned off all HTML. Part of the problem
was the incorrect Subject line, so your system does
not sort to the proper experts. Subject line should
now be corrected. 
RE: Please send directly to the List, so others with
expertise can contribute.
If I am NOT sending directly to the list, please let
me know. 

MY ACTIONS AND DEBUG: 
     I guessed and blacklisted ipv6, but eth0 still
comes uP. I am running kubuntu, so use KPPP instead of
Gnome-ppp. I can use either one, and can do so on a
system with any distro of Ubuntu you would like. I
have one sitting here with Edubuntu and Gnome-ppp I
can use if you request. Both KPPP and wvdial produce
the same disconnect, and both still leave the phone
line and carrier active. KPPP does not give me a
disconnect message, wvdial does. wvdial leaves the
phone line and carrier active after presenting the
DISCONNECT message. 

LISTED BELOW: 
     "cat /etc/wvdial.conf"; 
     "sudo wvdial 2>1 _ tee wvlog.txt";  
     "cat wvlog.txt", 
     "cat /etc/modprobe.d/blacklist"; 
     "cat /etc/modprobe.d/blacklist-modem" NOTE I have
added nothing to this, do not understand what a       
            "useless driver" is; 
     "lsmod";
     "lspci | grep -v bridge";
     "lspci | grep -v USB";
     "lspci | grep -v RAM";
     "cat dmesg.txt"

Anything else you need, let me know. 
Bob Terrell

------------------------------------------
user1@kubuntu704:~$ cat /etc/wvdial.conf

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
New PPPD = yes
Phone = 6875000
Modem = /dev/ttySL0
Username = acooper
Password = acooper
Carrier Check  =  no
Baud = 460800

---------------------------------------------------------
user1@kubuntu704:~$ sudo  wvdial 2>&1 | tee  wvlog.txt
Password:
--> 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 Sun Nov  4 14:18:05 2007
user1@kubuntu704:~

------------------------------------------------------
user1@kubuntu704:~$ cat wvlog.txt
--> 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 Sun Nov  4 14:18:05 2007
user1@kubuntu704:~$



---------------------------------------------------
user1@kubuntu704:~$ 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
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)
user1@kubuntu704:~$



-----------------------------------------------------------
user1@kubuntu704:~$ lspci | grep -v USB
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.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)
user1@kubuntu704:~$ 



------------------------------------------------------------
user1@kubuntu704:~$ 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)
user1@kubuntu704:~$




---------------------------------------------------------
user1@kubuntu704:~$ lsmod
Module                  Size  Used by
r128                   40832  2
drm                    81044  3 r128
rfcomm                 40856  0
l2cap                  25856  5 rfcomm
bluetooth              55908  4 rfcomm,l2cap
ppdev                  10116  0
speedstep_lib           6148  0
cpufreq_userspace       5408  0
cpufreq_stats           7360  0
cpufreq_powersave       2688  0
cpufreq_conservative     8200  0
cpufreq_ondemand        9228  0
freq_table              5792  2
cpufreq_stats,cpufreq_ondemand
pcc_acpi               13184  0
dev_acpi               12292  0
tc1100_wmi              8068  0
sony_acpi               6284  0
button                  8720  0
sbs                    15652  0
container               5248  0
asus_acpi              17308  0
video                  16388  0
i2c_ec                  6016  1 sbs
i2c_core               22656  1 i2c_ec
dock                   10268  0
battery                10756  0
ac                      6020  0
backlight               7040  1 asus_acpi
af_packet              23816  2
lp                     12452  0
snd_intel8x0           34332  2
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  14
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
parport_pc             36388  1
parport                36936  3 ppdev,lp,parport_pc
pcspkr                  4224  0
slamr                 433448  0
ungrab_winmodem         3712  0
soundcore               8672  1 snd
snd_page_alloc         10888  2 snd_intel8x0,snd_pcm
psmouse                38920  0
serio_raw               7940  0
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
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
floppy                 59524  0
e100                   36232  0
mii                     6528  1 e100
uhci_hcd               25360  0
usbcore               134280  2 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
generic                 5124  0 [permanent]
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
user1@kubuntu704:~$                   





-----------------------------------------------------------
user1@kubuntu704:~$ cat 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.351 MHz processor.
[    9.451070] Built 1 zonelists.  Total pages: 64961
[    9.451076] Kernel command line:
root=UUID=99367c6a-4432-40ac-8331-73bc5a5d2d15 ro
quiet splash
[    9.451321] mapped APIC to ffffd000 (fee00000)
[    9.451325] mapped IOAPIC to ffffc000 (fec00000)
[    9.451330] Enabling fast FPU save and restore...
done.
[    9.451334] Enabling unmasked SIMD FPU exception
support... done.
[    9.451351] Initializing CPU#0
[    9.451455] PID hash table entries: 1024 (order:
10, 4096 bytes)
[    9.453066] Console: colour VGA+ 80x25
[    9.453317] Dentry cache hash table entries: 32768
(order: 5, 131072 bytes)
[    9.453534] Inode-cache hash table entries: 16384
(order: 4, 65536 bytes)
[    9.462109] Memory: 248632k/261888k available
(1993k kernel code, 12720k reserved, 900k data, 328k
init, 0k highmem)
[    9.462125] virtual kernel memory layout:
[    9.462127]     fixmap  : 0xfff4e000 - 0xfffff000  
( 708 kB)
[    9.462128]     pkmap   : 0xff800000 - 0xffc00000  
(4096 kB)
[    9.462130]     vmalloc : 0xd0800000 - 0xff7fe000  
( 751 MB)
[    9.462132]     lowmem  : 0xc0000000 - 0xcffc0000  
( 255 MB)
[    9.462133]       .init : 0xc03d9000 - 0xc042b000  
( 328 kB)
[    9.462135]       .data : 0xc02f2429 - 0xc03d36d4  
( 900 kB)
[    9.462136]       .text : 0xc0100000 - 0xc02f2429  
(1993 kB)
[    9.462141] Checking if this processor honours the
WP bit even in supervisor mode... Ok.
[    9.539353] Calibrating delay using timer specific
routine.. 3592.13 BogoMIPS (lpj=7184275)
[    9.539419] Security Framework v1.0.0 initialized
[    9.539429] SELinux:  Disabled at boot.
[    9.539455] Mount-cache hash table entries: 512
[    9.539678] CPU: After generic identify, caps:
3febfbff 00000000 00000000 00000000 00000000 00000000
00000000
[    9.539697] CPU: Trace cache: 12K uops, L1 D cache:
8K
[    9.539701] CPU: L2 cache: 512K
[    9.539704] CPU: Hyper-Threading is disabled
[    9.539707] CPU: After all inits, caps: 3febfbff
00000000 00000000 00003080 00000000 00000000 00000000
[    9.539723] Compat vDSO mapped to ffffe000.
[    9.539729] Remapping vsyscall page to ffffe000
[    9.539747] Checking 'hlt' instruction... OK.
[    9.555528] SMP alternatives: switching to UP code
[    9.555844] Freeing SMP alternatives: 11k freed
[    9.556180] Early unpacking initramfs... done
[   10.012053] ACPI: Core revision 20060707
[   10.012365] ACPI: Looking for DSDT in initramfs...
file /DSDT.aml not found, using machine DSDT.
[   10.015771] CPU0: Intel(R) Pentium(R) 4 CPU 1.80GHz
stepping 04
[   10.015829] Total of 1 processors activated
(3592.13 BogoMIPS).
[   10.015981] ENABLING IO-APIC IRQs
[   10.016192] ..TIMER: vector=0x31 apic1=0 pin1=2
apic2=-1 pin2=-1
[   10.162650] Brought up 1 CPUs
[   10.163030] Booting paravirtualized kernel on bare
hardware
[   10.163138] Time: 20:11:16  Date: 10/04/107
[   10.163181] NET: Registered protocol family 16
[   10.163322] EISA bus registered
[   10.163330] ACPI: bus type pci registered
[   10.163491] PCI: PCI BIOS revision 2.10 entry at
0xfda95, last bus=2
[   10.163495] PCI: Using configuration type 1
[   10.163497] Setting up standard PCI resources
[   10.171062] ACPI: Interpreter enabled
[   10.171068] ACPI: Using IOAPIC for interrupt
routing
[   10.171762] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   10.171775] PCI: Probing PCI hardware (bus 00)
[   10.172283] PCI quirk: region 0400-047f claimed by
ICH4 ACPI/GPIO/TCO
[   10.172290] PCI quirk: region 0500-053f claimed by
ICH4 GPIO
[   10.172712] Boot video device is 0000:01:00.0
[   10.172847] PCI: Firmware left 0000:02:08.0 e100
interrupts enabled, disabling
[   10.173005] PCI: Transparent bridge - 0000:00:1e.0
[   10.173040] ACPI: PCI Interrupt Routing Table
[\_SB_.PCI0._PRT]
[   10.182046] ACPI: PCI Interrupt Routing Table
[\_SB_.PCI0.PCI1._PRT]
[   10.184961] ACPI: Power Resource [FDDP] (off)
[   10.185579] ACPI: Power Resource [URP1] (off)
[   10.186298] ACPI: Power Resource [URP2] (off)
[   10.187122] ACPI: Power Resource [LPTP] (off)
[   10.189080] ACPI: PCI Interrupt Link [LNKA] (IRQs 3
4 5 6 7 9 10 *11 12 14 15)
[   10.189404] ACPI: PCI Interrupt Link [LNKB] (IRQs 3
4 5 6 7 *9 10 11 12 14 15)
[   10.189723] ACPI: PCI Interrupt Link [LNKC] (IRQs 3
4 5 6 7 9 10 11 12 14 15) *0, disabled.
[   10.190046] ACPI: PCI Interrupt Link [LNKD] (IRQs 3
4 5 6 7 9 10 *11 12 14 15)
[   10.190374] ACPI: PCI Interrupt Link [LNKE] (IRQs 3
4 5 6 7 9 10 *11 12 14 15)
[   10.190706] ACPI: PCI Interrupt Link [LNKF] (IRQs 3
4 5 6 7 9 10 11 12 14 15) *0, disabled.
[   10.191025] ACPI: PCI Interrupt Link [LNKG] (IRQs 3
4 5 6 7 9 10 *11 12 14 15)
[   10.191355] ACPI: PCI Interrupt Link [LNKH] (IRQs 3
4 5 6 7 9 *10 11 12 14 15)
[   10.191532] Linux Plug and Play Support v0.97 (c)
Adam Belay
[   10.191552] pnp: PnP ACPI init
[   10.196199] pnp: PnP ACPI: found 13 devices
[   10.196207] PnPBIOS: Disabled by ACPI PNP
[   10.196285] PCI: Using ACPI for IRQ routing
[   10.196290] PCI: If a device doesn't work, try
"pci=routeirq".  If it helps, post a report
[   10.200214] NET: Registered protocol family 8
[   10.200217] NET: Registered protocol family 20
[   10.201021] PCI: Bridge: 0000:00:01.0
[   10.201026]   IO window: c000-cfff
[   10.201032]   MEM window: ff800000-ff8fffff
[   10.201038]   PREFETCH window: ec900000-f49fffff
[   10.201044] PCI: Bridge: 0000:00:1e.0
[   10.201049]   IO window: d000-dfff
[   10.201056]   MEM window: ff900000-ff9fffff
[   10.201062]   PREFETCH window: f4a00000-f6afffff
[   10.201086] PCI: Setting latency timer of device
0000:00:1e.0 to 64
[   10.201128] NET: Registered protocol family 2
[   10.226633] IP route cache hash table entries: 2048
(order: 1, 8192 bytes)
[   10.226753] TCP established hash table entries:
8192 (order: 4, 65536 bytes)
[   10.226817] TCP bind hash table entries: 4096
(order: 3, 32768 bytes)
[   10.226849] TCP: Hash tables configured
(established 8192 bind 4096)
[   10.226853] TCP reno registered
[   10.238681] checking if image is initramfs... it is
[   11.143925] Freeing initrd memory: 6769k freed
[   11.144589] audit: initializing netlink socket
(disabled)
[   11.144613] audit(1194207076.772:1): initialized
[   11.144825] VFS: Disk quotas dquot_6.5.1
[   11.144858] Dquot-cache hash table entries: 1024
(order 0, 4096 bytes)
[   11.144935] io scheduler noop registered
[   11.144940] io scheduler anticipatory registered
[   11.144944] io scheduler deadline registered
[   11.144958] io scheduler cfq registered (default)
[   11.145317] isapnp: Scanning for PnP cards...
[   11.500844] isapnp: No Plug & Play device found
[   11.540210] Real Time Clock Driver v1.12ac
[   11.540289] Serial: 8250/16550 driver $Revision:
1.90 $ 4 ports, IRQ sharing enabled
[   11.540438] serial8250: ttyS0 at I/O 0x3f8 (irq =
4) is a 16550A
[   11.540656] serial8250: ttyS1 at I/O 0x2f8 (irq =
3) is a 16550A
[   11.541660] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is
a 16550A
[   11.542045] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is
a 16550A
[   11.542334] ACPI: PCI Interrupt 0000:02:0a.0[A] ->
GSI 22 (level, low) -> IRQ 16
[   11.542346] ACPI: PCI interrupt for device
0000:02:0a.0 disabled
[   11.542447] mice: PS/2 mouse device common for all
mice
[   11.543350] RAMDISK driver initialized: 16 RAM
disks of 65536K size 1024 blocksize
[   11.543732] input: Macintosh mouse button emulation
as /class/input/input0
[   11.543795] Uniform Multi-Platform E-IDE driver
Revision: 7.00alpha2
[   11.543802] ide: Assuming 33MHz system bus speed
for PIO modes; override with idebus=xx
[   11.544119] PNP: PS/2 Controller
[PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[   11.547995] serio: i8042 KBD port at 0x60,0x64 irq
1
[   11.548008] serio: i8042 AUX port at 0x60,0x64 irq
12
[   11.548253] EISA: Probing bus 0 at eisa.0
[   11.548298] EISA: Detected 0 cards.
[   11.578409] TCP cubic registered
[   11.578419] NET: Registered protocol family 1
[   11.578453] Using IPI No-Shortcut mode
[   11.578555] ACPI: (supports S0 S1 S4 S5)
[   11.578621]   Magic number: 15:69:194
[   11.578707]   hash matches device ttys6
[   11.579370] Freeing unused kernel memory: 328k
freed
[   11.580843] Time: tsc clocksource has been
installed.
[   11.594959] input: AT Translated Set 2 keyboard as
/class/input/input1
[   12.902122] Capability LSM initialized
[   12.963583] ACPI Exception (acpi_processor-0677):
AE_NOT_FOUND, Processor Device is not present
[20060707]
[   13.757101] SCSI subsystem initialized
[   13.766455] libata version 2.20 loaded.
[   13.772683] ata_piix 0000:00:1f.1: version 2.10ac1
[   13.772727] PCI: Setting latency timer of device
0000:00:1f.1 to 64
[   13.772809] ata1: PATA max UDMA/100 cmd 0x000101f0
ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
[   13.772858] ata2: PATA max UDMA/100 cmd 0x00010170
ctl 0x00010376 bmdma 0x0001ffa8 irq 15
[   13.772882] scsi0 : ata_piix
[   13.815194] usbcore: registered new interface
driver usbfs
[   13.815231] usbcore: registered new interface
driver hub
[   13.815266] usbcore: registered new device driver
usb
[   13.843582] USB Universal Host Controller Interface
driver v3.0
[   13.858300] e100: Intel(R) PRO/100 Network Driver,
3.5.17-k2-NAPI
[   13.858306] e100: Copyright(c) 1999-2006 Intel
Corporation
[   13.934587] ata1.00: ata_hpa_resize 1: sectors =
40020624, hpa_sectors = 40020624
[   13.934594] ata1.00: ATA-6: Maxtor 2B020H1,
WAH21PB0, max UDMA/100
[   13.934599] ata1.00: 40020624 sectors, multi 16:
LBA
[   13.942624] ata1.00: ata_hpa_resize 1: sectors =
40020624, hpa_sectors = 40020624
[   13.942632] ata1.00: configured for UDMA/100
[   13.942652] scsi1 : ata_piix
[   14.069576] Floppy drive(s): fd0 is 1.44M
[   14.089574] FDC 0 is a post-1991 82077
[   14.277836] ata2.00: ATAPI, max UDMA/33
[   14.457620] ata2.00: configured for UDMA/33
[   14.457827] scsi 0:0:0:0: Direct-Access     ATA    
 Maxtor 2B020H1   WAH2 PQ: 0 ANSI: 5
[   14.462542] scsi 1:0:0:0: CD-ROM            MITSUMI
 CR-48XATE        1.0E PQ: 0 ANSI: 5
[   14.462922] ACPI: PCI Interrupt 0000:00:1f.2[D] ->
GSI 19 (level, low) -> IRQ 17
[   14.462941] PCI: Setting latency timer of device
0000:00:1f.2 to 64
[   14.462947] uhci_hcd 0000:00:1f.2: UHCI Host
Controller
[   14.463155] uhci_hcd 0000:00:1f.2: new USB bus
registered, assigned bus number 1
[   14.463190] uhci_hcd 0000:00:1f.2: irq 17, io base
0x0000ef40
[   14.463356] usb usb1: configuration #1 chosen from
1 choice
[   14.463403] hub 1-0:1.0: USB hub found
[   14.463416] hub 1-0:1.0: 2 ports detected
[   14.490042] SCSI device sda: 40020624 512-byte hdwr
sectors (20491 MB)
[   14.490347] sda: Write Protect is off
[   14.490351] sda: Mode Sense: 00 3a 00 00
[   14.490383] SCSI device sda: write cache: enabled,
read cache: enabled, doesn't support DPO or FUA
[   14.490477] SCSI device sda: 40020624 512-byte hdwr
sectors (20491 MB)
[   14.490494] sda: Write Protect is off
[   14.490497] sda: Mode Sense: 00 3a 00 00
[   14.490524] SCSI device sda: write cache: enabled,
read cache: enabled, doesn't support DPO or FUA
[   14.490529]  sda: sda1 sda2 < sda5 >
[   14.539763] sd 0:0:0:0: Attached scsi disk sda
[   14.546930] sd 0:0:0:0: Attached scsi generic sg0
type 0
[   14.547098] sr 1:0:0:0: Attached scsi generic sg1
type 5
[   14.565494] ACPI: PCI Interrupt 0000:00:1f.4[C] ->
GSI 23 (level, low) -> IRQ 18
[   14.565515] PCI: Setting latency timer of device
0000:00:1f.4 to 64
[   14.565521] uhci_hcd 0000:00:1f.4: UHCI Host
Controller
[   14.565616] uhci_hcd 0000:00:1f.4: new USB bus
registered, assigned bus number 2
[   14.565652] uhci_hcd 0000:00:1f.4: irq 18, io base
0x0000ef80
[   14.565861] usb usb2: configuration #1 chosen from
1 choice
[   14.565902] hub 2-0:1.0: USB hub found
[   14.565915] hub 2-0:1.0: 2 ports detected
[   14.574554] sr0: scsi3-mmc drive: 40x/40x writer
cd/rw xa/form2 cdda tray
[   14.574563] Uniform CD-ROM driver Revision: 3.20
[   14.574905] sr 1:0:0:0: Attached scsi CD-ROM sr0
[   14.669488] ACPI: PCI Interrupt 0000:02:08.0[A] ->
GSI 20 (level, low) -> IRQ 19
[   14.692915] e100: eth0: e100_probe: addr
0xff9ff000, irq 19, MAC addr 00:03:47:FF:40:7F
[   14.769987] Attempting manual resume
[   14.769993] swsusp: Resume From Partition 8:5
[   14.769996] PM: Checking swsusp image.
[   14.770250] PM: Resume from disk failed.
[   14.829353] kjournald starting.  Commit interval 5
seconds
[   14.829371] EXT3-fs: mounted filesystem with
ordered data mode.
[   14.908845] usb 2-2: new full speed USB device
using uhci_hcd and address 2
[   15.063105] usb 2-2: configuration #1 chosen from 1
choice
[   15.066004] hub 2-2:1.0: USB hub found
[   15.068962] hub 2-2:1.0: 4 ports detected
[   30.103649] pci_hotplug: PCI Hot Plug PCI Core
version: 0.5
[   30.140244] shpchp: Standard Hot Plug PCI
Controller Driver version: 0.4
[   30.171105] iTCO_vendor_support: vendor-support=0
[   30.172617] iTCO_wdt: Intel TCO WatchDog Timer
Driver v1.01 (11-Nov-2006)
[   30.172702] iTCO_wdt: failed to reset NO_REBOOT
flag, reboot disabled by hardware
[   30.172711] iTCO_wdt: No card detected
[   30.202397] Linux agpgart interface v0.102 (c) Dave
Jones
[   30.203436] intel_rng: Firmware space is locked
read-only. If you can't or
[   30.203439] intel_rng: don't want to disable this
in firmware setup, and if
[   30.203441] intel_rng: you are certain that your
system has a functional
[   30.203443] intel_rng: RNG, try using the
'no_fwh_detect' option.
[   30.221831] agpgart: Detected an Intel i845
Chipset.
[   30.225856] agpgart: AGP aperture is 64M @
0xf8000000
[   31.198167] slamr: module license 'Smart Link Ltd.'
taints kernel.
[   31.207195] slamr: SmartLink AMRMO modem.
[   31.207546] slamr: probe 2000:2800 SL2800 card...
[   31.207561] ACPI: PCI Interrupt 0000:02:0a.0[A] ->
GSI 22 (level, low) -> IRQ 16
[   31.207734] slamr: slamr0 is SL2800 card.
[   31.223178] input: PC Speaker as
/class/input/input2
[   31.241596] parport: PnPBIOS parport detected.
[   31.241627] parport0: PC-style at 0x378, irq 7
[PCSPP,TRISTATE,EPP]
[   31.436112] input: ImPS/2 Generic Wheel Mouse as
/class/input/input3
[   31.704422] ACPI: PCI Interrupt 0000:00:1f.5[B] ->
GSI 17 (level, low) -> IRQ 20
[   31.704495] PCI: Setting latency timer of device
0000:00:1f.5 to 64
[   32.020051] intel8x0_measure_ac97_clock: measured
56160 usecs
[   32.020057] intel8x0: clocking to 41156
[   32.198543] lp0: using parport0 (interrupt-driven).
[   32.244203] Adding 746980k swap on
/dev/disk/by-uuid/bbd8a94a-e7da-43a5-b929-78542e176fff.
 Priority:-1 extents:1 across:746980k
[   32.383712] EXT3 FS on sda1, internal journal
[   34.125282] NET: Registered protocol family 17
[   34.819247] Using specific hotkey driver
[   34.880824] No dock devices found.
[   34.967436] ibm_acpi: ec object not found
[   35.135749] input: Power Button (FF) as
/class/input/input4
[   35.142460] ACPI: Power Button (FF) [PWRF]
[   35.192328] input: Power Button (CM) as
/class/input/input5
[   35.192632] ACPI: Power Button (CM) [PBTN]
[   35.344902] pcc_acpi: loading...
[   39.690860] e100: eth1: e100_watchdog: link up,
100Mbps, full-duplex
[   40.214725] ppdev: user-space parallel port driver
[   41.705029] apm: BIOS not found.
[   42.569243] Bluetooth: Core ver 2.11
[   42.569336] NET: Registered protocol family 31
[   42.569339] Bluetooth: HCI device and connection
manager initialized
[   42.569344] Bluetooth: HCI socket layer initialized
[   42.628593] Bluetooth: L2CAP ver 2.8
[   42.628600] Bluetooth: L2CAP socket layer
initialized
[   42.702425] Bluetooth: RFCOMM socket layer
initialized
[   42.702446] Bluetooth: RFCOMM TTY layer initialized
[   42.702449] Bluetooth: RFCOMM ver 1.8
[   45.469306] [drm] Initialized drm 1.1.0 20060810
[   45.477995] ACPI: PCI Interrupt 0000:01:00.0[A] ->
GSI 16 (level, low) -> IRQ 21
[   45.482326] [drm] Initialized r128 2.5.0 20030725
on minor 0
[   45.483442] agpgart: Found an AGP 2.0 compliant
device at 0000:00:00.0.
[   45.483957] agpgart: Putting AGP V2 device at
0000:00:00.0 into 1x mode
[   45.484240] agpgart: Putting AGP V2 device at
0000:01:00.0 into 1x mode
user1@kubuntu704:~$                                   
         


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