Anthony,Uganda

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

 



Somebody help
 Only plain text email is forwarded by the  DISCUSS@xxxxxxxxxxxxx List Server.
 Do use the following as the email Subject Line:
           SomeName, YourCountry  kernel 2.6.20-15-generic 
 This will alert cogent experts, and  distinguish cases in the Archives.
 YourCountry will enable Country Code guidance.
 Occassionally responses are blocked by an Internet Provider mail filters.
 So in a day, also check the Archived responses at http://www.linmodems.org .
 Local Linux experts can be found through: http://www.linux.org/groups/index.html
--------------------------  System information ----------------------------
CPU=i686,  
Linux version 2.6.20-15-generic (root@palmer) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Apr 15 07:36:31 UTC 2007
 scanModem update of:  2007_Sept_24


 There are no blacklisted modem drivers in /etc/modprobe*  files 
USB modem not detected by lsusb


Several modems are supported by drivers with ALSA, the Advanced Linux Sound Architecture software.
Copying ALSA diagnostics to Modem/ALSAanthony.tgz
ALSAversion = 1.0.13

Modem or candidate host audio card have firmware information and diagnostics:

 PCI slot	PCI ID		SubsystemID	Name
 ----------	---------	---------	--------------
 00:1e.3	8086:266d	1179:0001	Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW 

 Modem interrupt assignment and sharing: 
 --- Bootup diagnostics for card in PCI slot 00:1e.3 ----
[   16.533983] ACPI: PCI Interrupt 0000:00:1e.3[B] -> GSI 20 (level, low) -> IRQ 18
[   16.533993] ACPI: PCI interrupt for device 0000:00:1e.3 disabled

 The PCI slot 00:1e.3 of the modem card may be disabled early in 
 a bootup process,  but then enabled later. If modem drivers load 
 but the  modem is not responsive, read Bootup.txt about possible fixes.
 Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx
 if help is needed.
 

 === Finished modem firmware and bootup diagnostics section. ===
 === Next deducing cogent software ===

 Modem not detected though HDA card diagnostics
 A modem device/card may be disabled at bootup, due to a variety of causes.
 Look at the bootup diagnostics record dmesg.txt  written out through:
 $ dmesg > dmesg.txt
 and try to garner some understanding from it.  Possibilities therein are too
 diverse to be automagically processed by scanModem. A line including the PCI
 bus slot 00:1e.3 of your modem, and "disable" or "disabling" predicts problems,
 though sometimes corrected later in the bootup.  Similarly a line with "@"
 in the interrupt (IRQ) for your 00:1e.3 slot is predictive of problems. 

 Possible corrections are:
 0) Get unloading.gz from http://phep2.technion.ac.il/linmodems/packages/
 This script unloads excess drivers which may be competing for resources. 
 Before trying to set up the modem, do:
 $ gunzip unloading.gz
 $ chmod +x unloading
 $ su - root 
 # ./unloading
 Or for Ubuntu related Distros
 $ sudo ./unloading
 
 1) Within the boot up BIOS, change from a Windows to a non-PNP/Other Operating System type.
 Instructions for accessing BIOS are at:
 http://linmodems.technion.ac.il/resources.html within:  Additional Resourcces.
 2a) Add an option "pci=routeirq" to the kernel boot up line.
 Here is an example paragraph from  /boot/grub/menu.lst :
       title           Ubuntu, kernel 2.6.15-26-686
       root            (hd0,6)
       kernel          /boot/vmlinuz-2.6.15-26-686 root=/dev/hda7 ro pci=routeirq
       initrd          /boot/initrd.img-2.6.15-26-686
       savedefault
 2b) Same as above, but use "pollirq" instead of "pci=routeirq".
 3) Within some BIOS setups, IRQ assignments can be changed.
 4) On non-laptop systems, moving the modem card to another slot has helped.
 5) Sometimes upgrading the kernel solves the problem.
 6) Sometimes downgrading the kernel solves the problem.
 7) Sometimes changing the Linux distribution solves the problem.
  
           CPU0       
  0:     313441   IO-APIC-edge      timer
  1:        607   IO-APIC-edge      i8042
  8:          3   IO-APIC-edge      rtc
  9:        316   IO-APIC-fasteoi   acpi
 12:     157286   IO-APIC-edge      i8042
 14:      13571   IO-APIC-edge      libata
 15:          0   IO-APIC-edge      libata
 16:        676   IO-APIC-fasteoi   tifm_7xx1, Intel ICH6
 17:     135450   IO-APIC-fasteoi   uhci_hcd:usb4, yenta, i915@pci:0000:00:02.0
 19:       2670   IO-APIC-fasteoi   uhci_hcd:usb1, ehci_hcd:usb5
 20:      12320   IO-APIC-fasteoi   uhci_hcd:usb2, libata, sdhci:slot0, sdhci:slot1, sdhci:slot2
 21:          1   IO-APIC-fasteoi   uhci_hcd:usb3, ohci1394
 22:          0   IO-APIC-fasteoi   eth0
 23:          1   IO-APIC-fasteoi   ipw2200
NMI:          0 
LOC:     313317 
ERR:          0
MIS:          0

[    0.000000] Linux version 2.6.20-15-generic (root@palmer) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Apr 15 07:36:31 UTC 2007 (Ubuntu 2.6.20-15.27-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009f800 end: 000000000009f800 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009f800 size: 0000000000000800 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000dc000 size: 0000000000024000 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000001f5e0000 end: 000000001f6e0000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000001f6e0000 size: 000000000000a000 end: 000000001f6ea000 type: 3
[    0.000000] copy_e820_map() start: 000000001f6ea000 size: 0000000000016000 end: 000000001f700000 type: 4
[    0.000000] copy_e820_map() start: 000000001f700000 size: 0000000000900000 end: 0000000020000000 type: 2
[    0.000000] copy_e820_map() start: 00000000e0000000 size: 0000000010006000 end: 00000000f0006000 type: 2
[    0.000000] copy_e820_map() start: 00000000f0008000 size: 0000000000004000 end: 00000000f000c000 type: 2
[    0.000000] copy_e820_map() start: 00000000fed20000 size: 0000000000070000 end: 00000000fed90000 type: 2
[    0.000000] copy_e820_map() start: 00000000ff000000 size: 0000000001000000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
[    0.000000]  BIOS-e820: 000000001f6e0000 - 000000001f6ea000 (ACPI data)
[    0.000000]  BIOS-e820: 000000001f6ea000 - 000000001f700000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000001f700000 - 0000000020000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0006000 (reserved)
[    0.000000]  BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 502MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 128736) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   128736
[    0.000000]   HighMem    128736 ->   128736
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   128736
[    0.000000] On node 0 totalpages: 128736
[    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: 973 pages used for memmap
[    0.000000]   Normal zone: 123667 pages, LIFO batch:31
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP (v000 TOSCPL                                ) @ 0x000f6980
[    0.000000] ACPI: RSDT (v001 TOSCPL   RSDT   0x06040000  LTP 0x00000000) @ 0x1f6e276f
[    0.000000] ACPI: MADT (v001 INTEL  ALVISO   0x06040000 LOHR 0x0000005f) @ 0x1f6e9e88
[    0.000000] ACPI: FADT (v001 TOSCPL ALVISO   0x06040000 LOHR 0x00000032) @ 0x1f6e9ef0
[    0.000000] ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x1f6e9fd8
[    0.000000] ACPI: MCFG (v001 INTEL  ALVISO   0x06040000 LOHR 0x0000005f) @ 0x1f6e9f9c
[    0.000000] ACPI: SSDT (v001 SataRe SataAhci 0x00001000 INTL 0x20030224) @ 0x1f6e2fe5
[    0.000000] ACPI: SSDT (v001  PmRef  Cpu0Ist 0x00003000 INTL 0x20030224) @ 0x1f6e2baa
[    0.000000] ACPI: SSDT (v001  PmRef  Cpu0Cst 0x00003001 INTL 0x20030224) @ 0x1f6e29cc
[    0.000000] ACPI: SSDT (v001  PmRef    CpuPm 0x00003000 INTL 0x20030224) @ 0x1f6e27b3
[    0.000000] ACPI: DSDT (v001 TOSCPL ALVISO   0x06040000 MSFT 0x0100000e) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:13 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    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 30000000 (gap: 20000000:c0000000)
[    0.000000] Detected 1695.802 MHz processor.
[   14.695540] Built 1 zonelists.  Total pages: 127731
[   14.695545] Kernel command line: root=UUID=e06d362a-f02f-4eff-b58a-5e9cf0398c9d ro quiet splash
[   14.695712] mapped APIC to ffffd000 (fee00000)
[   14.695714] mapped IOAPIC to ffffc000 (fec00000)
[   14.695720] Enabling fast FPU save and restore... done.
[   14.695723] Enabling unmasked SIMD FPU exception support... done.
[   14.695733] Initializing CPU#0
[   14.695811] PID hash table entries: 2048 (order: 11, 8192 bytes)
[   14.697785] Console: colour VGA+ 80x25
[   14.698009] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[   14.698254] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[   14.711583] Memory: 499264k/514944k available (1992k kernel code, 15108k reserved, 893k data, 328k init, 0k highmem)
[   14.711593] virtual kernel memory layout:
[   14.711594]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[   14.711596]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   14.711597]     vmalloc : 0xe0000000 - 0xff7fe000   ( 503 MB)
[   14.711598]     lowmem  : 0xc0000000 - 0xdf6e0000   ( 502 MB)
[   14.711600]       .init : 0xc03d7000 - 0xc0429000   ( 328 kB)
[   14.711601]       .data : 0xc02f2264 - 0xc03d16d4   ( 893 kB)
[   14.711602]       .text : 0xc0100000 - 0xc02f2264   (1992 kB)
[   14.711606] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   14.787693] Calibrating delay using timer specific routine.. 3395.30 BogoMIPS (lpj=6790608)
[   14.787737] Security Framework v1.0.0 initialized
[   14.787745] SELinux:  Disabled at boot.
[   14.787762] Mount-cache hash table entries: 512
[   14.787908] CPU: After generic identify, caps: afe9fbff 00000000 00000000 00000000 00000180 00000000 00000000
[   14.787920] CPU: L1 I cache: 32K, L1 D cache: 32K
[   14.787923] CPU: L2 cache: 2048K
[   14.787925] CPU: After all inits, caps: afe9fbff 00000000 00000000 00002040 00000180 00000000 00000000
[   14.787937] Compat vDSO mapped to ffffe000.
[   14.787941] Remapping vsyscall page to ffffe000
[   14.787953] Checking 'hlt' instruction... OK.
[   14.803773] SMP alternatives: switching to UP code
[   14.803978] Freeing SMP alternatives: 11k freed
[   14.804158] Early unpacking initramfs... done
[   15.142866] ACPI: Core revision 20060707
[   15.143277] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   15.180584] CPU0: Intel(R) Pentium(R) M processor 1.70GHz stepping 08
[   15.180608] Total of 1 processors activated (3395.30 BogoMIPS).
[   15.180800] ENABLING IO-APIC IRQs
[   15.181002] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   15.326994] Brought up 1 CPUs
[   15.327238] Booting paravirtualized kernel on bare hardware
[   15.327315] Time: 18:11:41  Date: 09/04/107
[   15.327341] NET: Registered protocol family 16
[   15.327425] EISA bus registered
[   15.327429] ACPI: bus type pci registered
[   15.327802] PCI: PCI BIOS revision 2.10 entry at 0xfd924, last bus=7
[   15.327804] PCI: Using configuration type 1
[   15.327806] Setting up standard PCI resources
[   15.334055] ACPI: Interpreter enabled
[   15.334058] ACPI: Using IOAPIC for interrupt routing
[   15.334501] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   15.334506] PCI: Probing PCI hardware (bus 00)
[   15.335155] Boot video device is 0000:00:02.0
[   15.335807] PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[   15.335811] PCI quirk: region 1180-11bf claimed by ICH6 GPIO
[   15.336702] PCI: Transparent bridge - 0000:00:1e.0
[   15.336771] PCI: Bus #07 (-#0a) is hidden behind transparent bridge #06 (-#07) (try 'pci=assign-busses')
[   15.336773] Please report the result to linux-kernel to fix this permanently
[   15.336824] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   15.345104] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[   15.345363] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[   15.346070] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[   15.346992] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[   15.347235] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[   15.347476] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[   15.347720] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[   15.347965] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[   15.348204] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[   15.348443] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[   15.348684] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[   15.387358] Linux Plug and Play Support v0.97 (c) Adam Belay
[   15.387366] pnp: PnP ACPI init
[   15.407010] pnp: PnP ACPI: found 9 devices
[   15.407015] PnPBIOS: Disabled by ACPI PNP
[   15.407054] PCI: Using ACPI for IRQ routing
[   15.407057] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   15.430753] NET: Registered protocol family 8
[   15.430755] NET: Registered protocol family 20
[   15.430879] pnp: 00:01: ioport range 0xfe00-0xfe7f has been reserved
[   15.430883] pnp: 00:01: ioport range 0xfe80-0xfeff has been reserved
[   15.430885] pnp: 00:01: ioport range 0xff00-0xff7f has been reserved
[   15.431124] PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
[   15.431132] PCI: Bridge: 0000:00:1c.0
[   15.431135]   IO window: 3000-3fff
[   15.431141]   MEM window: b4000000-b7ffffff
[   15.431146]   PREFETCH window: d0000000-d3ffffff
[   15.431152] PCI: Bridge: 0000:00:1c.1
[   15.431155]   IO window: 4000-4fff
[   15.431161]   MEM window: b8000000-bbffffff
[   15.431166]   PREFETCH window: d4000000-d7ffffff
[   15.431175] PCI: Bus 7, cardbus bridge: 0000:06:04.0
[   15.431177]   IO window: 00005400-000054ff
[   15.431182]   IO window: 00005800-000058ff
[   15.431188]   PREFETCH window: 30000000-33ffffff
[   15.431194]   MEM window: 38000000-3bffffff
[   15.431199] PCI: Bridge: 0000:00:1e.0
[   15.431202]   IO window: 5000-5fff
[   15.431208]   MEM window: bc000000-bc0fffff
[   15.431213]   PREFETCH window: 30000000-33ffffff
[   15.431244] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 16
[   15.431251] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   15.431274] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 17
[   15.431280] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[   15.431294] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[   15.431310] ACPI: PCI Interrupt 0000:06:04.0[A] -> GSI 16 (level, low) -> IRQ 17
[   15.431340] NET: Registered protocol family 2
[   15.470805] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[   15.470877] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[   15.470983] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[   15.471038] TCP: Hash tables configured (established 16384 bind 8192)
[   15.471041] TCP reno registered
[   15.482839] checking if image is initramfs... it is
[   16.151987] Freeing initrd memory: 6987k freed
[   16.152263] Simple Boot Flag at 0x36 set to 0x1
[   16.152511] audit: initializing netlink socket (disabled)
[   16.152528] audit(1191521502.504:1): initialized
[   16.152665] VFS: Disk quotas dquot_6.5.1
[   16.152687] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   16.152745] io scheduler noop registered
[   16.152748] io scheduler anticipatory registered
[   16.152750] io scheduler deadline registered
[   16.152760] io scheduler cfq registered (default)
[   16.153070] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   16.153126] assign_interrupt_mode Found MSI capability
[   16.153129] Allocate Port Service[0000:00:1c.0:pcie00]
[   16.153160] Allocate Port Service[0000:00:1c.0:pcie02]
[   16.153276] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[   16.153330] assign_interrupt_mode Found MSI capability
[   16.153333] Allocate Port Service[0000:00:1c.1:pcie00]
[   16.153363] Allocate Port Service[0000:00:1c.1:pcie02]
[   16.153533] isapnp: Scanning for PnP cards...
[   16.507317] isapnp: No Plug & Play device found
[   16.533160] Real Time Clock Driver v1.12ac
[   16.533223] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   16.533983] ACPI: PCI Interrupt 0000:00:1e.3[B] -> GSI 20 (level, low) -> IRQ 18
[   16.533993] ACPI: PCI interrupt for device 0000:00:1e.3 disabled
[   16.534073] mice: PS/2 mouse device common for all mice
[   16.534605] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   16.534851] input: Macintosh mouse button emulation as /class/input/input0
[   16.534884] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   16.534888] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   16.535126] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[   16.536001] i8042.c: Detected active multiplexing controller, rev 1.1.
[   16.536072] serio: i8042 KBD port at 0x60,0x64 irq 1
[   16.536077] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[   16.536079] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[   16.536082] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[   16.536084] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[   16.536204] EISA: Probing bus 0 at eisa.0
[   16.536212] Cannot allocate resource for EISA slot 1
[   16.536215] Cannot allocate resource for EISA slot 2
[   16.536219] Cannot allocate resource for EISA slot 3
[   16.536221] Cannot allocate resource for EISA slot 4
[   16.536224] Cannot allocate resource for EISA slot 5
[   16.536238] EISA: Detected 0 cards.
[   16.566306] TCP cubic registered
[   16.566317] NET: Registered protocol family 1
[   16.566340] Using IPI No-Shortcut mode
[   16.566408] ACPI: (supports S0 S3 S4 S5)
[   16.566460]   Magic number: 11:848:189
[   16.566497]   hash matches device ttys1
[   16.566811] Freeing unused kernel memory: 328k freed
[   16.568300] input: AT Translated Set 2 keyboard as /class/input/input1
[   16.569245] Time: tsc clocksource has been installed.
[   17.777798] Capability LSM initialized
[   17.808443] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
[   17.808456] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[   18.115059] usbcore: registered new interface driver usbfs
[   18.115081] usbcore: registered new interface driver hub
[   18.115100] usbcore: registered new device driver usb
[   18.115894] USB Universal Host Controller Interface driver v3.0
[   18.115951] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 19
[   18.115962] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[   18.115966] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   18.116132] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[   18.116164] uhci_hcd 0000:00:1d.0: irq 19, io base 0x00001820
[   18.116256] usb usb1: configuration #1 chosen from 1 choice
[   18.116277] hub 1-0:1.0: USB hub found
[   18.116282] hub 1-0:1.0: 2 ports detected
[   18.219149] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 20
[   18.219163] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[   18.219167] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   18.219191] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[   18.219226] uhci_hcd 0000:00:1d.1: irq 20, io base 0x00001840
[   18.219313] usb usb2: configuration #1 chosen from 1 choice
[   18.219338] hub 2-0:1.0: USB hub found
[   18.219344] hub 2-0:1.0: 2 ports detected
[   18.275092] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[   18.300859] ieee1394: Initialized config rom entry `ip1394'
[   18.322995] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 21
[   18.323010] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[   18.323015] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   18.323037] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[   18.323072] uhci_hcd 0000:00:1d.2: irq 21, io base 0x00001860
[   18.323164] usb usb3: configuration #1 chosen from 1 choice
[   18.323188] hub 3-0:1.0: USB hub found
[   18.323194] hub 3-0:1.0: 2 ports detected
[    3.596000] Time: acpi_pm clocksource has been installed.
[    3.600000] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 17
[    3.600000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[    3.600000] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    3.600000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[    3.600000] uhci_hcd 0000:00:1d.3: irq 17, io base 0x00001880
[    3.600000] usb usb4: configuration #1 chosen from 1 choice
[    3.600000] hub 4-0:1.0: USB hub found
[    3.600000] hub 4-0:1.0: 2 ports detected
[    3.704000] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 19
[    3.704000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    3.704000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    3.704000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    3.704000] ehci_hcd 0000:00:1d.7: debug port 1
[    3.704000] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    3.704000] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xb0040000
[    3.708000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.708000] usb usb5: configuration #1 chosen from 1 choice
[    3.708000] hub 5-0:1.0: USB hub found
[    3.708000] hub 5-0:1.0: 8 ports detected
[    3.736000] usb 2-1: new full speed USB device using uhci_hcd and address 2
[    3.816000] SCSI subsystem initialized
[    3.820000] libata version 2.20 loaded.
[    3.824000] ata_piix 0000:00:1f.1: version 2.10ac1
[    3.824000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 21
[    3.824000] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[    3.824000] ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
[    3.824000] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
[    3.824000] scsi0 : ata_piix
[    4.144000] ata1.00: ATAPI, max UDMA/33
[    4.240000] usb 2-1: new full speed USB device using uhci_hcd and address 3
[    4.308000] ata1.00: configured for UDMA/33
[    4.308000] scsi1 : ata_piix
[    4.308000] ata2: port disabled. ignoring.
[    4.308000] scsi 0:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-841S  1.50 PQ: 0 ANSI: 5
[    4.308000] ata_piix 0000:00:1f.2: MAP [ P0 P2 XX XX ]
[    4.308000] ata_piix 0000:00:1f.2: invalid MAP value 0
[    4.308000] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 20
[    4.308000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    4.308000] ata3: SATA max UDMA/133 cmd 0x00012090 ctl 0x00012086 bmdma 0x000118b0 irq 20
[    4.308000] ata4: SATA max UDMA/133 cmd 0x00012088 ctl 0x00012082 bmdma 0x000118b8 irq 20
[    4.308000] scsi2 : ata_piix
[    4.460000] usb 2-1: configuration #1 chosen from 2 choices
[    4.460000] usb 2-1: can't set config #1, error -32
[    4.472000] ata3.00: ata_hpa_resize 1: sectors = 117210240, hpa_sectors = 117210240
[    4.472000] ata3.00: ATA-7: HTS541060G9SA00, MB3OC60R, max UDMA/100
[    4.472000] ata3.00: 117210240 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    4.480000] ata3.00: ata_hpa_resize 1: sectors = 117210240, hpa_sectors = 117210240
[    4.480000] ata3.00: configured for UDMA/100
[    4.480000] scsi3 : ata_piix
[    4.636000] ATA: abnormal status 0x7F on port 0x0001208f
[    4.640000] scsi 2:0:0:0: Direct-Access     ATA      HTS541060G9SA00  MB3O PQ: 0 ANSI: 5
[    4.640000] 8139cp 0000:06:01.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[    4.640000] 8139cp 0000:06:01.0: Try the "8139too" driver instead.
[    4.644000] 8139too Fast Ethernet driver 0.9.28
[    4.644000] ACPI: PCI Interrupt 0000:06:01.0[A] -> GSI 21 (level, low) -> IRQ 22
[    4.644000] eth0: RealTek RTL8139 at 0xe0064000, 00:16:d4:29:4e:5d, IRQ 22
[    4.644000] eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
[    4.644000] ACPI: PCI Interrupt 0000:06:04.2[C] -> GSI 18 (level, low) -> IRQ 21
[    4.696000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21]  MMIO=[bc006800-bc006fff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    4.708000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[    4.708000] sda: Write Protect is off
[    4.708000] sda: Mode Sense: 00 3a 00 00
[    4.708000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.708000] SCSI device sda: 117210240 512-byte hdwr sectors (60012 MB)
[    4.708000] sda: Write Protect is off
[    4.708000] sda: Mode Sense: 00 3a 00 00
[    4.708000] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.708000]  sda:sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.720000] Uniform CD-ROM driver Revision: 3.20
[    4.720000] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    4.720000]  sda1 sda2 sda3 < sda5 >
[    4.752000] sd 2:0:0:0: Attached scsi disk sda
[    4.756000] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    4.756000] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    5.060000] Attempting manual resume
[    5.060000] swsusp: Resume From Partition 8:5
[    5.060000] PM: Checking swsusp image.
[    5.060000] PM: Resume from disk failed.
[    5.100000] kjournald starting.  Commit interval 5 seconds
[    5.100000] EXT3-fs: mounted filesystem with ordered data mode.
[   16.492000] eth0: link down
[   17.636000] NET: Registered protocol family 17
[   17.872000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   17.880000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   17.912000] intel_rng: FWH not detected
[   18.164000] iTCO_vendor_support: vendor-support=0
[   18.164000] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (11-Nov-2006)
[   18.164000] iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x1060)
[   18.164000] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   18.192000] Yenta: CardBus bridge found at 0000:06:04.0 [1179:ff00]
[   18.192000] Yenta: Enabling burst memory read transactions
[   18.192000] Yenta: Using CSCINT to route CSC interrupts to PCI
[   18.192000] Yenta: Routing CardBus interrupts to PCI
[   18.192000] Yenta TI: socket 0000:06:04.0, mfunc 0x10aa1b22, devctl 0x66
[   18.208000] Linux agpgart interface v0.102 (c) Dave Jones
[   18.212000] agpgart: Detected an Intel 915GM Chipset.
[   18.212000] agpgart: Detected 7932K stolen memory.
[   18.232000] agpgart: AGP aperture is 256M @ 0xc0000000
[   18.316000] ieee80211_crypt: registered algorithm 'NULL'
[   18.320000] ieee80211: 802.11 data/management/control stack, git-1.1.13
[   18.320000] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@xxxxxxxxxxxxxxx>
[   18.424000] Yenta: ISA IRQ mask 0x0cf8, PCI irq 17
[   18.424000] Socket status: 30000006
[   18.424000] Yenta: Raising subordinate bus# of parent bus (#06) from #07 to #0a
[   18.424000] pcmcia: parent PCI bridge I/O window: 0x5000 - 0x5fff
[   18.424000] cs: IO port probe 0x5000-0x5fff: clean.
[   18.424000] pcmcia: parent PCI bridge Memory window: 0xbc000000 - 0xbc0fffff
[   18.424000] pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x33ffffff
[   18.424000] ACPI: PCI Interrupt 0000:06:04.3[B] -> GSI 17 (level, low) -> IRQ 16
[   18.708000] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.0kmprq
[   18.708000] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[   18.708000] ACPI: PCI Interrupt 0000:06:02.0[A] -> GSI 22 (level, low) -> IRQ 23
[   18.716000] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[   18.724000] sdhci: Secure Digital Host Controller Interface driver
[   18.724000] sdhci: Copyright(c) Pierre Ossman
[   19.144000] input: PS/2 Mouse as /class/input/input2
[   19.160000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input3
[   19.328000] ipw2200: Radio Frequency Kill Switch is On:
[   19.328000] Kill switch must be turned off for wireless networking to work.
[   19.328000] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
[   19.328000] sdhci: SDHCI controller found at 0000:06:04.4 [104c:8034] (rev 0)
[   19.328000] ACPI: PCI Interrupt 0000:06:04.4[D] -> GSI 19 (level, low) -> IRQ 20
[   19.328000] mmc0: SDHCI at 0xbc009400 irq 20 DMA
[   19.332000] mmc1: SDHCI at 0xbc009000 irq 20 DMA
[   19.332000] mmc2: SDHCI at 0xbc006400 irq 20 DMA
[   19.344000] ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 17 (level, low) -> IRQ 16
[   19.344000] PCI: Setting latency timer of device 0000:00:1e.2 to 64
[   19.480000] cs: IO port probe 0x100-0x3af: clean.
[   19.484000] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[   19.484000] cs: IO port probe 0x820-0x8ff: clean.
[   19.484000] cs: IO port probe 0xc00-0xcf7: clean.
[   19.484000] cs: IO port probe 0xa00-0xaff: clean.
[   20.164000] intel8x0_measure_ac97_clock: measured 55330 usecs
[   20.164000] intel8x0: clocking to 48000
[   20.248000] fuse init (API version 7.8)
[   20.332000] lp: driver loaded but no devices found
[   20.372000] Adding 305192k swap on /dev/disk/by-uuid/556c8904-6e02-438c-ad09-6e380e82abe5.  Priority:-1 extents:1 across:305192k
[   20.484000] EXT3 FS on sda2, internal journal
[   24.944000] input: Power Button (FF) as /class/input/input4
[   24.948000] ACPI: Power Button (FF) [PWRF]
[   24.984000] input: Lid Switch as /class/input/input5
[   24.988000] ACPI: Lid Switch [LID0]
[   25.024000] input: Power Button (CM) as /class/input/input6
[   25.028000] ACPI: Power Button (CM) [PWRB]
[   25.044000] Using specific hotkey driver
[   25.072000] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   25.072000] ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
[   25.084000] No dock devices found.
[   25.096000] ibm_acpi: ec object not found
[   25.156000] ACPI: Battery Slot [BAT1] (battery present)
[   25.168000] ACPI: AC Adapter [ACAD] (on-line)
[   25.192000] pcc_acpi: loading...
[   29.572000] [drm] Initialized drm 1.1.0 20060810
[   29.576000] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 17
[   29.576000] [drm] Initialized i915 1.6.0 20060119 on minor 0
[   30.324000] ppdev: user-space parallel port driver
[   31.224000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[   31.224000] apm: overridden by ACPI.
[   31.352000] Bluetooth: Core ver 2.11
[   31.352000] NET: Registered protocol family 31
[   31.352000] Bluetooth: HCI device and connection manager initialized
[   31.352000] Bluetooth: HCI socket layer initialized
[   31.384000] Bluetooth: L2CAP ver 2.8
[   31.384000] Bluetooth: L2CAP socket layer initialized
[   31.612000] Bluetooth: RFCOMM socket layer initialized
[   31.612000] Bluetooth: RFCOMM TTY layer initialized
[   31.612000] Bluetooth: RFCOMM ver 1.8
[   57.600000] NET: Registered protocol family 10
[   57.600000] lo: Disabled Privacy Extensions
[   57.600000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   57.600000] ADDRCONF(NETDEV_UP): eth1: link is not ready
[  102.948000] usb 5-5: new high speed USB device using ehci_hcd and address 3
[  103.080000] usb 5-5: configuration #1 chosen from 1 choice
[  103.520000] usbcore: registered new interface driver libusual
[  103.548000] Initializing USB Mass Storage driver...
[  103.548000] scsi4 : SCSI emulation for USB Mass Storage devices
[  103.548000] usbcore: registered new interface driver usb-storage
[  103.548000] USB Mass Storage support registered.
[  103.548000] usb-storage: device found at 3
[  103.548000] usb-storage: waiting for device to settle before scanning
[  108.548000] usb-storage: device scan complete
[  108.548000] scsi 4:0:0:0: Direct-Access     PEAK III Flash Drive      0.00 PQ: 0 ANSI: 2
[  108.552000] SCSI device sdb: 2007040 512-byte hdwr sectors (1028 MB)
[  108.552000] sdb: Write Protect is off
[  108.552000] sdb: Mode Sense: 00 00 00 00
[  108.552000] sdb: assuming drive cache: write through
[  108.552000] SCSI device sdb: 2007040 512-byte hdwr sectors (1028 MB)
[  108.552000] sdb: Write Protect is off
[  108.552000] sdb: Mode Sense: 00 00 00 00
[  108.552000] sdb: assuming drive cache: write through
[  108.552000]  sdb: sdb1
[  108.632000] sd 4:0:0:0: Attached scsi removable disk sdb
[  108.632000] sd 4:0:0:0: Attached scsi generic sg2 type 0

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

  Powered by Linux