Re: Tim Raak, USA, kernel 2.6.24-19-generic

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

 



Tim,

Before rebooting, detach as many external devices as possible and
remove any PCMCIA cards

After bootup, remove your wireless driver:
$ sudo modprobe -r ipw2200
and shutdown ethernet:
$ sudo ifconfig eth0 down

Then load the modem driver:
$ sudo modprobe snd-intel8x0m

Rerun:
$ ./scanModem
and read the ModemData.txt  to asses if the PCI slot 0000:00:1e.3 was enabled.

If you run:
$ ./scanModem fake  8086:266d    103c:3081
it will write a report based on Archival information.
This includes the following:

 Download from http://linmodems.technion.ac.il/packages/smartlink/
 the package SLMODEMD_gcc4.3_alsa1.0.17.tar.gz having a compiled
slmodemd. Unpack under Linux with:
        $ tar zxf SLMODEMD_gcc4.2_alsa1.0.17.tar.gz
 and read instructions therein. But briefly, the modem is setup with command:
        sudo slmodemd -c USA --alsa modem:1
 reporting dynamic creation of ports:
        /dev/ttySL0 --> /dev/pts/N   , with N some number

MarvS

 Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow
through guidance.
On Mon, Feb 23, 2009 at 3:09 PM, Tim Raak <timraak@xxxxxxxxxxx> wrote:
>
>
> Thank's for helping with this, and let me know if you need more info.
>
> Timraak@xxxxxxxxxxx
>
>
>  --------------------------  System information ----------------------------
> CPU=i686,
> Linux version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008
>  scanModem update of:  2009_02_04
>
>  There are no blacklisted modem drivers in /etc/modprobe*  files
>  Potentially useful modem drivers now loaded are:
>
>
> Attached USB devices are:
>  ID 0ea0:2168 Ours Technology, Inc. Transcend JetFlash 2.0 / Astone USB Drive
>  ID 045e:00e1 Microsoft Corp. Wireless Laser Mouse 6000 Reciever
> If a cellphone is not detected, see http://ubuntuforums.org/archive/index.php/t-878554.html
>
> If a USB modem or cellphone is attached and was not detected, please
> provide available information in your request to discuss@xxxxxxxxxxxxx
>
> For candidate card in slot 00:1e.3, firmware information and bootup diagnostics are:
>  PCI slot    PCI ID        SubsystemID    Name
>  ----------    ---------    ---------    --------------
>  00:1e.3    8086:266d    103c:3081    Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW
>
>  Modem interrupt assignment and sharing:
>  18:      76365   IO-APIC-fasteoi   ipw2200, eth0
>  --- Bootup diagnostics for card in PCI slot 00:1e.3 ----
> [   12.037160] ACPI: PCI Interrupt 0000:00:1e.3[B] -> GSI 20 (level, low) -> IRQ 18
> [   12.037171] 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 DOCs/Bootup.txt about possible fixes.
>  Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx
>  if help is needed.
>
> ----------------------------------------------------------------------------------------
>
>           CPU0
>  0:      50508   IO-APIC-edge      timer
>  1:        100   IO-APIC-edge      i8042
>  8:          7   IO-APIC-edge      rtc
>  9:       2815   IO-APIC-fasteoi   acpi
>  12:        125   IO-APIC-edge      i8042
>  14:      21393   IO-APIC-edge      libata
>  15:          0   IO-APIC-edge      libata
>  16:        458   IO-APIC-fasteoi   Intel ICH6
>  17:          1   IO-APIC-fasteoi   yenta, tifm_7xx1, sdhci:slot0, sdhci:slot1, sdhci:slot2
>  18:      76375   IO-APIC-fasteoi   ipw2200, eth0
>  19:       3586   IO-APIC-fasteoi   uhci_hcd:usb1, ehci_hcd:usb5
>  20:      31132   IO-APIC-fasteoi   uhci_hcd:usb2
>  21:          0   IO-APIC-fasteoi   uhci_hcd:usb3
>  22:      79649   IO-APIC-fasteoi   uhci_hcd:usb4, i915@pci:0000:00:02.0
>  23:          3   IO-APIC-fasteoi   ohci1394
> NMI:          0   Non-maskable interrupts
> LOC:      37364   Local timer interrupts
> RES:          0   Rescheduling interrupts
> CAL:          0   function call interrupts
> TLB:          0   TLB shootdowns
> TRM:          0   Thermal event interrupts
> SPU:          0   Spurious interrupts
> ERR:          0
> MIS:          0
>
> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008 (Ubuntu 2.6.24-19.34-generic)
> [    0.000000] BIOS-provided physical RAM map:
> [    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 - 000000003f6e0000 (usable)
> [    0.000000]  BIOS-e820: 000000003f6e0000 - 000000003f6eb000 (ACPI data)
> [    0.000000]  BIOS-e820: 000000003f6eb000 - 000000003f700000 (ACPI NVS)
> [    0.000000]  BIOS-e820: 000000003f700000 - 0000000040000000 (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] 118MB HIGHMEM available.
> [    0.000000] 896MB LOWMEM available.
> [    0.000000] Entering add_active_range(0, 0, 259808) 0 entries of 256 used
> [    0.000000] Zone PFN ranges:
> [    0.000000]   DMA             0 ->     4096
> [    0.000000]   Normal       4096 ->   229376
> [    0.000000]   HighMem    229376 ->   259808
> [    0.000000] Movable zone start PFN for each node
> [    0.000000] early_node_map[1] active PFN ranges
> [    0.000000]     0:        0 ->   259808
> [    0.000000] On node 0 totalpages: 259808
> [    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: 1760 pages used for memmap
> [    0.000000]   Normal zone: 223520 pages, LIFO batch:31
> [    0.000000]   HighMem zone: 237 pages used for memmap
> [    0.000000]   HighMem zone: 30195 pages, LIFO batch:7
> [    0.000000]   Movable zone: 0 pages used for memmap
> [    0.000000] DMI present.
> [    0.000000] ACPI: RSDP signature @ 0xC00F76F0 checksum 0
> [    0.000000] ACPI: RSDP 000F76F0, 0014 (r0 HP    )
> [    0.000000] ACPI: RSDT 3F6E5167, 0044 (r1 HP     09BC      6040000  LTP        0)
> [    0.000000] ACPI: FACP 3F6EAE88, 0074 (r1 HP     09BC      6040000 LOHR       5F)
> [    0.000000] ACPI: DSDT 3F6E5A0C, 547C (r1 HP     09BC      6040000 MSFT  100000E)
> [    0.000000] ACPI: FACS 3F6FBFC0, 0040
> [    0.000000] ACPI: APIC 3F6EAEFC, 0068 (r1 HP     09BC      6040000 LOHR       5F)
> [    0.000000] ACPI: BOOT 3F6EAFD8, 0028 (r1 HP     09BC      6040000  LTP        1)
> [    0.000000] ACPI: MCFG 3F6EAF9C, 003C (r1 HP     09BC      6040000 LOHR       5F)
> [    0.000000] ACPI: SSDT 3F6E55C3, 02B9 (r1 HP     09BC         3000 INTL 20030224)
> [    0.000000] ACPI: SSDT 3F6E53EB, 01D8 (r1 HP     09BC         3001 INTL 20030224)
> [    0.000000] ACPI: SSDT 3F6E52D7, 0114 (r1 HP     09BC         3000 INTL 20030224)
> [    0.000000] ACPI: SSDT 3F6E51AB, 012C (r1 HP     09BC            1 INTL 20030224)
> [    0.000000] ACPI: DMI detected: Hewlett-Packard
> [    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 50000000 (gap: 40000000:a0000000)
> [    0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
> [    0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000dc000
> [    0.000000] swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 257779
> [    0.000000] Kernel command line: root=UUID=c8bc57f5-9f7f-4542-9bc0-8bee51c4a45b ro quiet splash
> [    0.000000] mapped APIC to ffffb000 (fee00000)
> [    0.000000] mapped IOAPIC to ffffa000 (fec00000)
> [    0.000000] Enabling fast FPU save and restore... done.
> [    0.000000] Enabling unmasked SIMD FPU exception support... done.
> [    0.000000] Initializing CPU#0
> [    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
> [    0.000000] Detected 1596.510 MHz processor.
> [    9.993968] Console: colour VGA+ 80x25
> [    9.993973] console [tty0] enabled
> [    9.994405] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
> [    9.994915] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
> [   10.028976] Memory: 1017708k/1039232k available (2177k kernel code, 20768k reserved, 1006k data, 368k init, 121728k highmem)
> [   10.028985] virtual kernel memory layout:
> [   10.028986]     fixmap  : 0xfff4b000 - 0xfffff000   ( 720 kB)
> [   10.028987]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
> [   10.028989]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
> [   10.028990]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
> [   10.028991]       .init : 0xc0421000 - 0xc047d000   ( 368 kB)
> [   10.028993]       .data : 0xc0320434 - 0xc041bdc4   (1006 kB)
> [   10.028994]       .text : 0xc0100000 - 0xc0320434   (2177 kB)
> [   10.028998] Checking if this processor honours the WP bit even in supervisor mode... Ok.
> [   10.029046] SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
> [   10.109026] Calibrating delay using timer specific routine.. 3196.70 BogoMIPS (lpj=6393417)
> [   10.109058] Security Framework initialized
> [   10.109066] SELinux:  Disabled at boot.
> [   10.109082] AppArmor: AppArmor initialized
> [   10.109086] Failure registering capabilities with primary security module.
> [   10.109096] Mount-cache hash table entries: 512
> [   10.109234] Initializing cgroup subsys ns
> [   10.109239] Initializing cgroup subsys cpuacct
> [   10.109252] CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 00000180 00000000 00000000 00000000
> [   10.109264] CPU: L1 I cache: 32K, L1 D cache: 32K
> [   10.109267] CPU: L2 cache: 2048K
> [   10.109270] CPU: After all inits, caps: afe9fbff 00100000 00000000 00002040 00000180 00000000 00000000 00000000
> [   10.109280] Compat vDSO mapped to ffffe000.
> [   10.109295] Checking 'hlt' instruction... OK.
> [   10.125457] SMP alternatives: switching to UP code
> [   10.127549] Freeing SMP alternatives: 11k freed
> [   10.127665] Early unpacking initramfs... done
> [   10.532722] ACPI: Core revision 20070126
> [   10.532814] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
> [   10.561164] CPU0: Intel(R) Pentium(R) M processor 1.60GHz stepping 08
> [   10.561192] Total of 1 processors activated (3196.70 BogoMIPS).
> [   10.561387] ENABLING IO-APIC IRQs
> [   10.561584] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
> [   10.708733] Brought up 1 CPUs
> [   10.708764] CPU0 attaching sched-domain:
> [   10.708767]  domain 0: span 01
> [   10.708769]   groups: 01
> [   10.708952] net_namespace: 64 bytes
> [   10.708963] Booting paravirtualized kernel on bare hardware
> [   10.709451] Time:  9:33:05  Date: 02/22/09
> [   10.709479] NET: Registered protocol family 16
> [   10.709683] EISA bus registered
> [   10.709710] ACPI: bus type pci registered
> [   10.710265] PCI: PCI BIOS revision 2.10 entry at 0xfd850, last bus=7
> [   10.710267] PCI: Using configuration type 1
> [   10.710283] Setting up standard PCI resources
> [   10.720987] ACPI: EC: Look up EC in DSDT
> [   10.722426] ACPI: Interpreter enabled
> [   10.722429] ACPI: (supports S0 S3 S4 S5)
> [   10.722445] ACPI: Using IOAPIC for interrupt routing
> [   10.724919] ACPI: EC: non-query interrupt received, switching to interrupt mode
> [   10.727071] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
> [   10.727074] ACPI: EC: driver started in interrupt mode
> [   10.727115] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [   10.727909] Force enabled HPET at base address 0xfed00000
> [   10.727915] PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
> [   10.727920] PCI quirk: region 1180-11bf claimed by ICH6 GPIO
> [   10.728711] PCI: Transparent bridge - 0000:00:1e.0
> [   10.728797] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [   10.729036] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
> [   10.729170] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
> [   10.731486] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
> [   10.731576] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
> [   10.731664] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
> [   10.731751] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
> [   10.731837] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
> [   10.731924] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
> [   10.732010] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
> [   10.732096] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
> [   10.732216] Linux Plug and Play Support v0.97 (c) Adam Belay
> [   10.732248] pnp: PnP ACPI init
> [   10.732255] ACPI: bus type pnp registered
> [   10.734309] pnp: PnP ACPI: found 8 devices
> [   10.734312] ACPI: ACPI bus type pnp unregistered
> [   10.734316] PnPBIOS: Disabled by ACPI PNP
> [   10.734541] PCI: Using ACPI for IRQ routing
> [   10.734544] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
> [   10.734548] PCI: Cannot allocate resource region 7 of bridge 0000:00:1c.0
> [   10.734550] PCI: Cannot allocate resource region 8 of bridge 0000:00:1c.0
> [   10.734553] PCI: Cannot allocate resource region 9 of bridge 0000:00:1c.0
> [   10.768660] NET: Registered protocol family 8
> [   10.768662] NET: Registered protocol family 20
> [   10.768829] hpet clockevent registered
> [   10.768837] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
> [   10.768842] hpet0: 3 64-bit timers, 14318180 Hz
> [   10.769881] AppArmor: AppArmor Filesystem Enabled
> [   10.772650] Time: tsc clocksource has been installed.
> [   10.780682] system 00:04: ioport range 0x200-0x20f has been reserved
> [   10.780686] system 00:04: ioport range 0x800-0x80f has been reserved
> [   10.780689] system 00:04: ioport range 0x1000-0x107f has been reserved
> [   10.780692] system 00:04: ioport range 0x1180-0x11bf has been reserved
> [   10.780696] system 00:04: iomem range 0xe0000000-0xefffffff could not be reserved
> [   10.780699] system 00:04: iomem range 0xf0000000-0xf0003fff could not be reserved
> [   10.780703] system 00:04: iomem range 0xf0004000-0xf0004fff could not be reserved
> [   10.780706] system 00:04: iomem range 0xf0005000-0xf0005fff could not be reserved
> [   10.780709] system 00:04: iomem range 0xf0008000-0xf000bfff could not be reserved
> [   10.780713] system 00:04: iomem range 0xfed20000-0xfed8ffff could not be reserved
> [   10.811120] PCI: Bridge: 0000:00:1c.0
> [   10.811122]   IO window: disabled.
> [   10.811128]   MEM window: disabled.
> [   10.811133]   PREFETCH window: disabled.
> [   10.811142] PCI: Bus 7, cardbus bridge: 0000:06:06.0
> [   10.811145]   IO window: 00003400-000034ff
> [   10.811150]   IO window: 00003800-000038ff
> [   10.811156]   PREFETCH window: 54000000-57ffffff
> [   10.811161]   MEM window: 58000000-5bffffff
> [   10.811168] PCI: Bridge: 0000:00:1e.0
> [   10.811171]   IO window: 3000-3fff
> [   10.811177]   MEM window: b0100000-b01fffff
> [   10.811182]   PREFETCH window: disabled.
> [   10.811213] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 16
> [   10.811222] PCI: Setting latency timer of device 0000:00:1c.0 to 64
> [   10.811236] PCI: Setting latency timer of device 0000:00:1e.0 to 64
> [   10.811253] ACPI: PCI Interrupt 0000:06:06.0[A] -> GSI 22 (level, low) -> IRQ 17
> [   10.811260] PCI: Setting latency timer of device 0000:06:06.0 to 64
> [   10.811272] NET: Registered protocol family 2
> [   10.848673] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
> [   10.848919] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
> [   10.849829] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
> [   10.850390] TCP: Hash tables configured (established 131072 bind 65536)
> [   10.850393] TCP reno registered
> [   10.860770] checking if image is initramfs... it is
> [   11.272364] Switched to high resolution mode on CPU 0
> [   11.649647] Freeing initrd memory: 7699k freed
> [   11.649913] Simple Boot Flag at 0x36 set to 0x1
> [   11.650375] audit: initializing netlink socket (disabled)
> [   11.650395] audit(1235295185.492:1): initialized
> [   11.650595] highmem bounce pool size: 64 pages
> [   11.652671] VFS: Disk quotas dquot_6.5.1
> [   11.652759] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> [   11.652918] io scheduler noop registered
> [   11.652921] io scheduler anticipatory registered
> [   11.652923] io scheduler deadline registered
> [   11.652935] io scheduler cfq registered (default)
> [   11.652950] Boot video device is 0000:00:02.0
> [   11.653158] PCI: Setting latency timer of device 0000:00:1c.0 to 64
> [   11.653216] assign_interrupt_mode Found MSI capability
> [   11.653268] Allocate Port Service[0000:00:1c.0:pcie00]
> [   11.653310] Allocate Port Service[0000:00:1c.0:pcie02]
> [   11.653595] isapnp: Scanning for PnP cards...
> [   12.007688] isapnp: No Plug & Play device found
> [   12.036426] Real Time Clock Driver v1.12ac
> [   12.036544] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
> [   12.037160] ACPI: PCI Interrupt 0000:00:1e.3[B] -> GSI 20 (level, low) -> IRQ 18
> [   12.037171] ACPI: PCI interrupt for device 0000:00:1e.3 disabled
> [   12.037849] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
> [   12.037926] input: Macintosh mouse button emulation as /devices/virtual/input/input0
> [   12.038025] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
> [   12.043675] i8042.c: Detected active multiplexing controller, rev 1.1.
> [   12.047102] serio: i8042 KBD port at 0x60,0x64 irq 1
> [   12.047107] serio: i8042 AUX0 port at 0x60,0x64 irq 12
> [   12.047109] serio: i8042 AUX1 port at 0x60,0x64 irq 12
> [   12.047112] serio: i8042 AUX2 port at 0x60,0x64 irq 12
> [   12.047115] serio: i8042 AUX3 port at 0x60,0x64 irq 12
> [   12.055838] mice: PS/2 mouse device common for all mice
> [   12.055968] EISA: Probing bus 0 at eisa.0
> [   12.055975] Cannot allocate resource for EISA slot 1
> [   12.055978] Cannot allocate resource for EISA slot 2
> [   12.055980] Cannot allocate resource for EISA slot 3
> [   12.056001] EISA: Detected 0 cards.
> [   12.056007] cpuidle: using governor ladder
> [   12.056009] cpuidle: using governor menu
> [   12.056111] NET: Registered protocol family 1
> [   12.056141] Using IPI No-Shortcut mode
> [   12.056182] registered taskstats version 1
> [   12.056310]   Magic number: 13:609:576
> [   12.056356]   hash matches device ptyb8
> [   12.056423] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
> [   12.056425] EDD information not available.
> [   12.056667] Freeing unused kernel memory: 368k freed
> [   12.079770] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
> [   12.492036] atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
> [   12.691779] atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
> [   12.892017] atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
> [   13.091526] atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
> [   13.292655] fuse init (API version 7.9)
> [   13.312412] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
> [   13.315389] ACPI: Thermal Zone [THR0] (53 C)
> [   13.316366] ACPI: Invalid passive threshold
> [   13.316672] ACPI: Thermal Zone [THR1] (43 C)
> [   13.916967] usbcore: registered new interface driver usbfs
> [   13.916997] usbcore: registered new interface driver hub
> [   13.930534] usbcore: registered new device driver usb
> [   13.946533] USB Universal Host Controller Interface driver v3.0
> [   13.946606] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 19
> [   13.946618] PCI: Setting latency timer of device 0000:00:1d.0 to 64
> [   13.946623] uhci_hcd 0000:00:1d.0: UHCI Host Controller
> [   13.947035] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
> [   13.947070] uhci_hcd 0000:00:1d.0: irq 19, io base 0x00001820
> [   13.947217] usb usb1: configuration #1 chosen from 1 choice
> [   13.947242] hub 1-0:1.0: USB hub found
> [   13.947248] hub 1-0:1.0: 2 ports detected
> [   14.050544] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 20
> [   14.050558] PCI: Setting latency timer of device 0000:00:1d.1 to 64
> [   14.050564] uhci_hcd 0000:00:1d.1: UHCI Host Controller
> [   14.050588] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
> [   14.050622] uhci_hcd 0000:00:1d.1: irq 20, io base 0x00001840
> [   14.050744] usb usb2: configuration #1 chosen from 1 choice
> [   14.050770] hub 2-0:1.0: USB hub found
> [   14.050776] hub 2-0:1.0: 2 ports detected
> [   14.110410] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
> [   14.154479] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 21
> [   14.154494] PCI: Setting latency timer of device 0000:00:1d.2 to 64
> [   14.154500] uhci_hcd 0000:00:1d.2: UHCI Host Controller
> [   14.154525] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
> [   14.154559] uhci_hcd 0000:00:1d.2: irq 21, io base 0x00001860
> [   14.154685] usb usb3: configuration #1 chosen from 1 choice
> [   14.154712] hub 3-0:1.0: USB hub found
> [   14.154718] hub 3-0:1.0: 2 ports detected
> [   14.154976] SCSI subsystem initialized
> [   14.217031] libata version 3.00 loaded.
> [   14.258420] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 22
> [   14.258436] PCI: Setting latency timer of device 0000:00:1d.3 to 64
> [   14.258441] uhci_hcd 0000:00:1d.3: UHCI Host Controller
> [   14.258468] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
> [   14.258503] uhci_hcd 0000:00:1d.3: irq 22, io base 0x00001880
> [   14.258624] usb usb4: configuration #1 chosen from 1 choice
> [   14.258649] hub 4-0:1.0: USB hub found
> [   14.258655] hub 4-0:1.0: 2 ports detected
> [   14.362440] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 19
> [   14.362458] PCI: Setting latency timer of device 0000:00:1d.7 to 64
> [   14.362462] ehci_hcd 0000:00:1d.7: EHCI Host Controller
> [   14.362488] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
> [   14.366420] ehci_hcd 0000:00:1d.7: debug port 1
> [   14.366427] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
> [   14.366435] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xb0040000
> [   14.394198] usb 2-2: new low speed USB device using uhci_hcd and address 2
> [   14.406182] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
> [   14.406317] usb usb5: configuration #1 chosen from 1 choice
> [   14.406343] hub 5-0:1.0: USB hub found
> [   14.406351] hub 5-0:1.0: 8 ports detected
> [   14.510395] ACPI: PCI Interrupt 0000:06:06.2[C] -> GSI 21 (level, low) -> IRQ 23
> [   14.560176] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[23]  MMIO=[b0108000-b01087ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
> [   14.564327] 8139cp 0000:06:07.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
> [   14.564332] 8139cp 0000:06:07.0: Try the "8139too" driver instead.
> [   14.567701] 8139too Fast Ethernet driver 0.9.28
> [   14.567761] ACPI: PCI Interrupt 0000:06:07.0[A] -> GSI 20 (level, low) -> IRQ 18
> [   14.568644] eth0: RealTek RTL8139 at 0x3000, 00:0a:e4:d3:bd:42, IRQ 18
> [   14.568647] eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
> [   14.573423] ata_piix 0000:00:1f.1: version 2.12
> [   14.573440] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 21
> [   14.573478] PCI: Setting latency timer of device 0000:00:1f.1 to 64
> [   14.574266] scsi0 : ata_piix
> [   14.574785] scsi1 : ata_piix
> [   14.575339] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
> [   14.575342] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
> [   14.902385] ata1.00: ATA-6: FUJITSU MHT2060AT PL, 0022, max UDMA/100
> [   14.902390] ata1.00: 117210240 sectors, multi 16: LBA
> [   14.902419] ata1.01: ATAPI: HL-DT-ST DVD-RW GCA-4080N, 0C35, max MWDMA2
> [   14.918301] ata1.00: configured for UDMA/100
> [   15.009769] usb 2-2: new low speed USB device using uhci_hcd and address 3
> [   15.090089] ata1.01: configured for MWDMA2
> [   15.090139] ata2: port disabled. ignoring.
> [   15.090293] scsi 0:0:0:0: Direct-Access     ATA      FUJITSU MHT2060A 0022 PQ: 0 ANSI: 5
> [   15.090946] scsi 0:0:1:0: CD-ROM            HL-DT-ST DVD-RW GCA-4080N 0C35 PQ: 0 ANSI: 5
> [   15.104537] Driver 'sd' needs updating - please use bus_type methods
> [   15.104617] sd 0:0:0:0: [sda] 117210240 512-byte hardware sectors (60012 MB)
> [   15.104630] sd 0:0:0:0: [sda] Write Protect is off
> [   15.104633] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [   15.104649] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [   15.104700] sd 0:0:0:0: [sda] 117210240 512-byte hardware sectors (60012 MB)
> [   15.104711] sd 0:0:0:0: [sda] Write Protect is off
> [   15.104713] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [   15.104729] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [   15.104733]  sda:Driver 'sr' needs updating - please use bus_type methods
> [   15.120704]  sda1 sda2 sda3 sda4
> [   15.122579] sd 0:0:0:0: [sda] Attached SCSI disk
> [   15.128084] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [   15.128103] sr 0:0:1:0: Attached scsi generic sg1 type 5
> [   15.143517] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
> [   15.143522] Uniform CD-ROM driver Revision: 3.20
> [   15.143567] sr 0:0:1:0: Attached scsi CD-ROM sr0
> [   15.173155] usb 2-2: configuration #1 chosen from 1 choice
> [   15.191763] usbcore: registered new interface driver hiddev
> [   15.206741] input: Microsoft Microsoft Wireless Optical Mouse(R) 1.00 as /devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.0/input/input2
> [   15.213851] input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse(R) 1.00] on usb-0000:00:1d.1-2
> [   15.213872] usbcore: registered new interface driver usbhid
> [   15.213876] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
> [   15.265592] Clocksource tsc unstable (delta = -19090189092 ns)
> [   15.269591] Time: hpet clocksource has been installed.
> [   15.292534] Attempting manual resume
> [   15.292538] swsusp: Resume From Partition 8:3
> [   15.292540] PM: Checking swsusp image.
> [   15.292694] PM: Resume from disk failed.
> [   15.310610] kjournald starting.  Commit interval 5 seconds
> [   15.310621] EXT3-fs: mounted filesystem with ordered data mode.
> [   15.359436] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[05e40a00021d5026]
> [   17.769703] Linux agpgart interface v0.102
> [   17.913730] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [   17.991959] agpgart: Detected an Intel 915GM Chipset.
> [   17.992614] agpgart: Detected 7932K stolen memory.
> [   18.049548] agpgart: AGP aperture is 256M @ 0xc0000000
> [   18.097555] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [   18.289591] input: Power Button (FF) as /devices/virtual/input/input3
> [   18.301304] ACPI: Power Button (FF) [PWRF]
> [   18.301382] input: Lid Switch as /devices/virtual/input/input4
> [   18.312396] ACPI: Lid Switch [LID0]
> [   18.312485] input: Sleep Button (CM) as /devices/virtual/input/input5
> [   18.325283] ACPI: Sleep Button (CM) [SLPB]
> [   18.325371] input: Power Button (CM) as /devices/virtual/input/input6
> [   18.341273] ACPI: Power Button (CM) [PWB]
> [   18.391890] ACPI: WMI-Acer: Mapper loaded
> [   19.149953] ieee80211_crypt: registered algorithm 'NULL'
> [   19.216686] ieee80211: 802.11 data/management/control stack, git-1.1.13
> [   19.216691] ieee80211: Copyright (C) 2004-2005 Intel Corporation
> [   19.456515] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
> [   19.456521] ipw2200: Copyright(c) 2003-2006 Intel Corporation
> [   19.456621] ACPI: PCI Interrupt 0000:06:05.0[A] -> GSI 20 (level, low) -> IRQ 18
> [   19.492065] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
> [   19.940773] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input7
> [   19.952153] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
> [   20.038726] sdhci: Secure Digital Host Controller Interface driver
> [   20.038730] sdhci: Copyright(c) Pierre Ossman
> [   21.178269] intel_rng: FWH not detected
> [   21.338663] input: PC Speaker as /devices/platform/pcspkr/input/input8
> [   21.375182] iTCO_vendor_support: vendor-support=0
> [   21.411139] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
> [   21.411236] iTCO_wdt: Found a ICH6-M TCO device (Version=2, TCOBASE=0x1060)
> [   21.411272] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
> [   21.451207] ACPI: AC Adapter [AC] (on-line)
> [   21.528895] ACPI: Battery Slot [BAT0] (battery present)
> [   22.614773] atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
> [   22.814675] atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly.
> [   23.301537] input: PS/2 Mouse as /devices/virtual/input/input9
> [   23.466362] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio4/input/input10
> [   23.578843] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
> [   23.578887] Yenta: CardBus bridge found at 0000:06:06.0 [103c:3081]
> [   23.578911] Yenta: Enabling burst memory read transactions
> [   23.578916] Yenta: Using CSCINT to route CSC interrupts to PCI
> [   23.578919] Yenta: Routing CardBus interrupts to PCI
> [   23.578925] Yenta TI: socket 0000:06:06.0, mfunc 0x01aa1b02, devctl 0x64
> [   23.779854] Yenta: ISA IRQ mask 0x0cf8, PCI irq 17
> [   23.779860] Socket status: 30000006
> [   23.779863] Yenta: Raising subordinate bus# of parent bus (#06) from #07 to #0a
> [   23.779869] pcmcia: parent PCI bridge I/O window: 0x3000 - 0x3fff
> [   23.779872] cs: IO port probe 0x3000-0x3fff: clean.
> [   23.780129] pcmcia: parent PCI bridge Memory window: 0xb0100000 - 0xb01fffff
> [   23.787062] ACPI: PCI Interrupt 0000:06:06.3[A] -> GSI 22 (level, low) -> IRQ 17
> [   23.787283] sdhci: SDHCI controller found at 0000:06:06.4 [104c:8034] (rev 0)
> [   23.787303] ACPI: PCI Interrupt 0000:06:06.4[A] -> GSI 22 (level, low) -> IRQ 17
> [   23.787317] sdhci:slot0: Will use DMA mode even though HW doesn't fully claim to support it.
> [   23.787363] mmc0: SDHCI at 0xb0109000 irq 17 DMA
> [   23.787374] sdhci:slot1: Will use DMA mode even though HW doesn't fully claim to support it.
> [   23.787403] mmc1: SDHCI at 0xb0108c00 irq 17 DMA
> [   23.787413] sdhci:slot2: Will use DMA mode even though HW doesn't fully claim to support it.
> [   23.787443] mmc2: SDHCI at 0xb0108800 irq 17 DMA
> [   23.791064] ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 17 (level, low) -> IRQ 16
> [   23.791079] PCI: Setting latency timer of device 0000:00:1e.2 to 64
> [   23.904439] cs: IO port probe 0x100-0x3af: clean.
> [   23.906127] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
> [   23.906854] cs: IO port probe 0x820-0x8ff: clean.
> [   23.907452] cs: IO port probe 0xc00-0xcf7: clean.
> [   23.908209] cs: IO port probe 0xa00-0xaff: clean.
> [   23.939065] intel8x0_measure_ac97_clock: measured 55478 usecs
> [   23.939068] intel8x0: clocking to 48000
> [   24.051185] lp: driver loaded but no devices found
> [   24.264692] Adding 200804k swap on /dev/sda3.  Priority:-1 extents:1 across:200804k
> [   24.334842] EXT3 FS on sda2, internal journal
> [   24.772273] ip_tables: (C) 2000-2006 Netfilter Core Team
> [   25.024472] No dock devices found.
> [   25.736580] apm: BIOS not found.
> [   25.799029] ppdev: user-space parallel port driver
> [   25.817871] audit(1235320432.582:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=4896 profile="/usr/sbin/cupsd" namespace="default"
> [   38.837967] Marking TSC unstable due to: cpufreq changes.
> [   52.618268] eth0: link down
> [   52.788007] Bluetooth: Core ver 2.11
> [   52.788738] NET: Registered protocol family 31
> [   52.788745] Bluetooth: HCI device and connection manager initialized
> [   52.788752] Bluetooth: HCI socket layer initialized
> [   52.842968] Bluetooth: L2CAP ver 2.9
> [   52.842976] Bluetooth: L2CAP socket layer initialized
> [   26.469212] Bluetooth: RFCOMM socket layer initialized
> [   26.469225] Bluetooth: RFCOMM TTY layer initialized
> [   26.469227] Bluetooth: RFCOMM ver 1.8
> [   28.086566] [drm] Initialized drm 1.1.0 20060810
> [   28.090045] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 22
> [   28.090054] PCI: Setting latency timer of device 0000:00:02.0 to 64
> [   28.090405] [drm] Initialized i915 1.6.0 20060119 on minor 0
> [   62.571654] NET: Registered protocol family 10
> [   62.572413] lo: Disabled Privacy Extensions
> [   62.573551] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [   62.574283] ADDRCONF(NETDEV_UP): eth1: link is not ready
> [  106.715034] usb 5-1: new high speed USB device using ehci_hcd and address 3
> [  106.746439] usb 5-1: configuration #1 chosen from 1 choice
> [   53.464314] usbcore: registered new interface driver libusual
> [   53.517281] Initializing USB Mass Storage driver...
> [   53.524566] scsi2 : SCSI emulation for USB Mass Storage devices
> [   53.526687] usbcore: registered new interface driver usb-storage
> [   53.526862] USB Mass Storage support registered.
> [   53.527094] usb-storage: device found at 3
> [   53.527097] usb-storage: waiting for device to settle before scanning
> [  107.146779] usb-storage: device scan complete
> [  107.147474] scsi 2:0:0:0: Direct-Access     Simple   Flash Disk 2.0   2.00 PQ: 0 ANSI: 2
> [  108.386001] ready
> [  108.386495] sd 2:0:0:0: [sdb] 2037760 512-byte hardware sectors (1043 MB)
> [  108.386910] sd 2:0:0:0: [sdb] Write Protect is off
> [  108.386917] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
> [  108.386922] sd 2:0:0:0: [sdb] Assuming drive cache: write through
> [  108.388934] sd 2:0:0:0: [sdb] 2037760 512-byte hardware sectors (1043 MB)
> [  108.389450] sd 2:0:0:0: [sdb] Write Protect is off
> [  108.389457] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
> [  108.389462] sd 2:0:0:0: [sdb] Assuming drive cache: write through
> [  108.389469]  sdb: sdb1
> [  108.390484] sd 2:0:0:0: [sdb] Attached SCSI removable disk
> [  108.390565] sd 2:0:0:0: Attached scsi generic sg2 type 0
>
> Module                  Size  Used by
> usb_storage            73664  1
> libusual               19108  1 usb_storage
> ipv6                  267780  8
> i915                   32512  2
> drm                    82452  3 i915
> rfcomm                 41744  2
> l2cap                  25728  13 rfcomm
> bluetooth              61156  4 rfcomm,l2cap
> ppdev                  10372  0
> speedstep_centrino      9152  0
> cpufreq_ondemand        9740  1
> cpufreq_conservative     8712  0
> cpufreq_powersave       2688  0
> cpufreq_userspace       5284  0
> cpufreq_stats           7104  0
> freq_table              5536  3 speedstep_centrino,cpufreq_ondemand,cpufreq_stats
> container               5632  0
> dock                   11280  0
> sbs                    15112  0
> sbshc                   7680  1 sbs
> iptable_filter          3840  0
> ip_tables              14820  1 iptable_filter
> x_tables               16132  1 ip_tables
> nls_iso8859_1           4992  2
> nls_cp437               6656  2
> vfat                   14464  2
> fat                    54556  1 vfat
> sbp2                   24072  0
> parport_pc             36260  0
> lp                     12324  0
> parport                37832  3 ppdev,parport_pc,lp
> pcmcia                 40876  0
> joydev                 13120  0
> psmouse                40336  0
> serio_raw               7940  0
> evdev                  13056  7
> battery                14212  0
> ac                      6916  0
> iTCO_wdt               13092  0
> iTCO_vendor_support     4868  1 iTCO_wdt
> pcspkr                  4224  0
> snd_intel8x0           35356  3
> snd_ac97_codec        101028  1 snd_intel8x0
> ac97_bus                3072  1 snd_ac97_codec
> snd_pcm_oss            42144  0
> snd_mixer_oss          17920  1 snd_pcm_oss
> snd_pcm                78596  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
> snd_seq_dummy           4868  0
> sdhci                  19076  0
> tifm_7xx1               8576  0
> video                  19856  0
> output                  4736  1 video
> yenta_socket           27276  1
> rsrc_nonstatic         13696  1 yenta_socket
> mmc_core               51460  1 sdhci
> snd_seq_oss            35584  0
> snd_seq_midi            9376  0
> ipw2200               146120  0
> tifm_core              11012  1 tifm_7xx1
> pcmcia_core            40596  3 pcmcia,yenta_socket,rsrc_nonstatic
> snd_rawmidi            25760  1 snd_seq_midi
> ieee80211              35528  1 ipw2200
> ieee80211_crypt         7040  1 ieee80211
> snd_seq_midi_event      8320  2 snd_seq_oss,snd_seq_midi
> snd_seq                54224  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
> snd_timer              24836  2 snd_pcm,snd_seq
> snd_seq_device          9612  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
> snd                    56996  17 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> soundcore               8800  1 snd
> snd_page_alloc         11400  2 snd_intel8x0,snd_pcm
> wmi_acer                9644  0
> button                  9232  0
> shpchp                 34452  0
> intel_agp              25492  1
> pci_hotplug            30880  1 shpchp
> agpgart                34760  3 drm,intel_agp
> ext3                  136712  1
> jbd                    48404  1 ext3
> mbcache                 9600  1 ext3
> usbhid                 31872  0
> hid                    38784  1 usbhid
> sg                     36880  0
> sr_mod                 17956  0
> cdrom                  37408  1 sr_mod
> sd_mod                 30720  7
> pata_acpi               8320  0
> ata_piix               19588  4
> 8139too                27520  0
> ata_generic             8324  0
> libata                159344  3 pata_acpi,ata_piix,ata_generic
> scsi_mod              151436  6 usb_storage,sbp2,sg,sr_mod,sd_mod,libata
> 8139cp                 24704  0
> mii                     6400  2 8139too,8139cp
> ohci1394               33584  0
> ieee1394               93752  2 sbp2,ohci1394
> ehci_hcd               37900  0
> uhci_hcd               27024  0
> usbcore               146028  6 usb_storage,libusual,usbhid,ehci_hcd,uhci_hcd
> thermal                16796  0
> processor              36872  2 thermal
> fan                     5636  0
> fbcon                  42912  0
> tileblit                3456  1 fbcon
> font                    9472  1 fbcon
> bitblit                 6784  1 fbcon
> softcursor              3072  1 bitblit
> fuse                   50580  5
>
>
>
>
>
> _________________________________________________________________
> Windows Live™ Hotmail(R)…more than just e-mail.
> http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_howitworks_022009


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

  Powered by Linux