Marco, scanModem reports that your Modem is supported by hsfmodem drivers from linuxant: Predictive diagnostics for card in bus 00:1b.0: Modem chipset detected on NAME="Audio device: Intel Corporation 82801G " CLASS=0403 PCIDEV=8086:27d8 SUBSYS=103c:30bb IRQ=22 HDA=8086:27d8 SOFT=8086:27d8.HDA ArchivedChip=0x14f12bfa CodecClass=14f1 IDENT=hsfmodem Driver=hsfmodem-drivers For candidate modem in: 00:1b.0 0403 Audio device: Intel Corporation 82801G Primary device ID: 8086:27d8 Subsystem PCI_id 103c:30bb Softmodem codec or chipset from diagnostics: from Archives: 0x14f12bfa Support type needed or chipset: hsfmodem Writing DOCs/Intel.txt For owners of a Dell PCs with Conexant HSF modems, a driver source package with full speed enabled is available, but requires driver compiling. Read DOCs/Conexant.txt From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php download hsfmodem-7.80.02.02full_k2.6.27_14_generic_ubuntu_i386.deb.zip Under Linux unpack with: $ unzip hsfmodem*.zip Then install with: $ sudo dpkg -i hsfmodem*.deb Subsequently, the modem should be found with $ sudo wvdialconf /etc/wvdial.conf Edit in your personal information with: $ sudo gedit /etc/wvdial.conf and try dialing out with: $ sudo wvdial. See DOCs/Testing.txt for details. Regards, Antonio On 7/30/09, Marco Sirotti <marco.sirotti@xxxxxxxxx> wrote: > Hi, my laptop has a "potentially" modem, because it is disabled during > the boot(correct?) > I'm a linux-beginner: i can't understand if the producer is intel or > conexant, > and in any case in which manner I can enable my modem. > > Thanks > Marco > > ModemData: > -------------------------- System information ---------------------------- > CPU=i686, > Linux version 2.6.27-14-generic (buildd@rothera) (gcc version 4.3.2 > (Ubuntu 4.3.2-1ubuntu11) ) #1 SMP Tue Jun 30 19:57:39 UTC 2009 > scanModem update of: 2009_07_17 > > There are no blacklisted modem drivers in /etc/modprobe* files > Potentially useful modem drivers now loaded are: > snd_hda_intel > > Attached USB devices are: > ID 05ca:1870 Ricoh Co., Ltd Webcam 1000 > ID 0a81:0101 Chesen Electronics Corp. Keyboard > If a cellphone is not detected, see > http://ubuntuforums.org/archive/index.php/t-878554.html > A sample report is: > http://linmodems.technion.ac.il/bigarch/archive-nineth/msg00578.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:1b.0, firmware information and bootup > diagnostics are: > PCI slot PCI ID SubsystemID Name > ---------- --------- --------- -------------- > 00:1b.0 8086:27d8 103c:30bb Audio device: Intel Corporation 82801G > > Modem interrupt assignment and sharing: > 22: 682 0 IO-APIC-fasteoi HDA Intel > --- Bootup diagnostics for card in PCI slot 00:1b.0 ---- > [ 0.608424] PCI: 0000:00:1b.0 reg 10 64bit mmio: [d8240000, d8243fff] > [ 0.608424] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold > [ 0.608424] pci 0000:00:1b.0: PME# disabled > [ 0.628773] pci 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 > [ 14.038131] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, > low) -> IRQ 22 > [ 14.038167] HDA Intel 0000:00:1b.0: setting latency timer to 64 > > The PCI slot 00:1b.0 of the modem card may be disabled early in > a bootup process, but then enabled later. If modem drivers load > but the modem is not responsive, read DOCs/Bootup.txt about possible > fixes. > Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx > if help is needed. > > > > ===== Advanced Linux Sound Architecture (ALSA) diagnostics ===== > The ALSA packages provide audio support and also drivers for some modems. > ALSA diagnostics are written during bootup to /proc/asound/ folders. > > The ALSA verion is 1.0.17 > The modem cards detected by "aplay -l" are: None > > > The /proc/asound/pcm file reports: > ----------------------- > 00-01: Conexant Digital : Conexant Digital : playback 1 > 00-00: CONEXANT Analog : CONEXANT Analog : playback 1 : capture 1 > > about /proc/asound/cards: > ------------------------ > 0 [Intel ]: HDA-Intel - HDA Intel > HDA Intel at 0xd8240000 irq 22 > > PCI slot 00:1b.0 has a High Definition Audio Card > The drivers are in the kernel modules tree at: > /lib/modules/2.6.27-11-generic/kernel/sound/pci/hda/snd-hda-intel.ko > /lib/modules/2.6.27-14-generic/kernel/sound/pci/hda/snd-hda-intel.ko > /lib/modules/2.6.27-7-generic/kernel/sound/pci/hda/snd-hda-intel.ko > UNEXPECTED HDA diagnostic outcome. > === Finished firmware and bootup diagnostics, next deducing cogent software. > === > > Predictive diagnostics for card in bus 00:1b.0: > Modem chipset detected on > NAME="Audio device: Intel Corporation 82801G " > CLASS=0403 > PCIDEV=8086:27d8 > SUBSYS=103c:30bb > IRQ=22 > HDA=8086:27d8 > SOFT=8086:27d8.HDA > ArchivedChip=0x14f12bfa > CodecClass=14f1 > IDENT=hsfmodem > Driver=hsfmodem-drivers > > For candidate modem in: 00:1b.0 > 0403 Audio device: Intel Corporation 82801G > Primary device ID: 8086:27d8 > Subsystem PCI_id 103c:30bb > Softmodem codec or chipset from diagnostics: > from Archives: 0x14f12bfa > > > > Support type needed or chipset: hsfmodem > > > Writing DOCs/Intel.txt > > For owners of a Dell PCs with Conexant HSF modems, a driver source > package with full speed enabled is available, but requires driver > compiling. Read DOCs/Conexant.txt > > From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php > download hsfmodem-7.80.02.02full_k2.6.27_14_generic_ubuntu_i386.deb.zip > Under Linux unpack with: > $ unzip hsfmodem*.zip > Then install with: > $ sudo dpkg -i hsfmodem*.deb > Subsequently, the modem should be found with > $ sudo wvdialconf /etc/wvdial.conf > Edit in your personal information with: > $ sudo gedit /etc/wvdial.conf > and try dialing out with: > $ sudo wvdial. > See DOCs/Testing.txt for details. > > The directions following below need only be pursued, if the above > procedures are not adequate. > > Start at http://www.linuxant.com/drivers/hsf/downloads-license.php to find > the > hsfmodem package matching your System. For several Linux distros, there are > precompiled drivers matched to specific kernels. These have within the > FileName, > your KernelVersion: 2.6.27_14_generic > They can be found through > http://www.linuxant.com/drivers/hsf/full/downloads.php > A more precise location may be given a few paragraphs below. > If an EXACT Match with your your KernelVersion is not found, one of the > "Generic packages with source" near the bottom of the page must be used. > Downloaded packages must be moved into the Linux partition (home folder is > OK) > and unzipped with: > unzip hsf*.zip > The installation command for a .deb suffic packages is, with root/adm > permission: > sudo dpkg -i hsf*.deb > while for .rpm suffix it is, with: > rpm -i hsf*.rpm > > Support for Conexant chips hosted on High Definition Audio cards may require > installation of additional packages, one of the alsa-driver-linuxant > packages > on http://www.linuxant.com/alsa-driver/ At the same time download the > alsa-driver-1.0.17-1.patch , in case it prove to be later needed. During the > hsfmodem install, there will be a message if there is necessary installation > of > alsa-driver-linuxant > > The installation command for a .deb suffic packages is, with root/adm > permission: > sudo dpkg -i hsf*.deb > while for .rpm suffix it is, with: > rpm -i hsf*.rpm > > There may a message that "Dependencies" are not satisfied. In this > case the Ubuntu/Debian packages to be installed are linux-libc-dev & > libc6-dev. Package > names may be different for other Linuxes. If not on your install CD, these > packages can be searched for at http://packages.ubuntu.com. After download, > they can be coinstalled with: > sudo dpkg -i li*.deb > Again try the alsa-driver-linuxant > > There may be a message that the patch must be applied. In this case get the > ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.17.tar.bz2 > Under Linux, this package is unpacked with: > $ tar jxf alsa*.tar.bz2 > Next the patch is applied with: > $ patch -p0 < alsa-driver-1.0.17-1.patch > > See http://linmodems.technion.ac.il/bigarch/archive-eighth/msg00838.html > for details on compiling and installing replacement snd-hda-intel + its > dependent drivers. > After the installation is completed, rerun the hsfmodem installation. > Reboot and try to detect the modem with Root permission: > sudo wvdialconf /etc/wvdial.conf > > Read DOCs/Conexant.txt > > Writing DOCs/Conexant.txt > > > Completed candidate modem analyses. > > The base of the UDEV device file system is: /dev/.udev > > Versions adequately match for the compiler installed: 4.3.2 > and the compiler used in kernel assembly: 4.3.2 > > The patch utility is needed and is needed for compiling ALSA drivers, > and possibly others. > > > Minimal compiling resources appear complete: > make utility - /usr/bin/make > Compiler version 4.3 > linuc_headers base folder /lib/modules/2.6.27-14-generic/build > > However some compilations and executable functions may need additional > files, > in the FileNames.h (so called kernel "h"eaders) collection installed > in /usr/include/ . > For martian_modem, additional required packages are needed. The also > required headers of package libc6 are commonly installed by default. > Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev > packages, for kernels 2.6.24 and later versions. > In not included on your install CD, search for them at > http://packages.ubuntu.com > or comparable Repository for other Linux distros. > When compiling ALSA drivers, the utility "patch" will also be needed. > > > > > If a driver compilation fails, with message including some lack of > some FileName.h (stdio.h for example), then > Some additional kernel-header files need installation to /usr/include. > The minimal additional packages are libc6-dev > and any of its dependents, under Ubuntu linux-libc-dev > > If an alternate ethernet connection is available, > $ apt-get update > $ apt-get -s install linux-kernel-devel > will install needed packages. > For Debian/Ubuntu related distributions, run the following command to > display the needed package list: > > Otherwise packages have to be found through http://packages.ubuntu.com > Once downloaded and transferred into a Linux partition, > they can be installed alltogether with: > $ sudo dpkg -i *.deb > > > Checking pppd properties: > -rwsr-xr-- 1 root dip 277160 2008-11-20 21:58 /usr/sbin/pppd > > In case of an "error 17" "serial loopback" problem, see: > http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html > > To enable dialout without Root permission do: > $ su - root (not for Ubuntu) > sudo chmod a+x /usr/sbin/pppd > or under Ubuntu related Linuxes > sudo chmod a+x /usr/sbin/pppd > > Checking settings of: /etc/ppp/options > asyncmap 0 > noauth > crtscts > lock > hide-password > modem > proxyarp > lcp-echo-interval 30 > lcp-echo-failure 4 > noipx > > In case of a message like: > Warning: Could not modify /etc/ppp/pap-secrets: Permission denied > see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html > > Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0 > wlan0 wmaster0 > Which can interfere with Browser naviagation. > > Don't worry about the following, it is for experts should trouble > shooting be necessary. > ========================================================== > > Checking for modem support lines: > -------------------------------------- > /device/modem symbolic link: > slmodemd created symbolic link /dev/ttySL0: > Within /etc/udev/ files: > > Within /etc/modprobe.conf files: > /etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2 > /etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2 > /etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to > blacklist unwanted modem drivers > /etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem > /etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem > Within any ancient /etc/devfs files: > > Within ancient kernel 2.4.n /etc/module.conf files: > > --------- end modem support lines -------- > > dmesg > > CPU0 CPU1 > 0: 15517 5 IO-APIC-edge timer > 1: 138 0 IO-APIC-edge i8042 > 8: 28 0 IO-APIC-edge rtc0 > 9: 984 20 IO-APIC-fasteoi acpi > 12: 8193 0 IO-APIC-edge i8042 > 14: 738 0 IO-APIC-edge ata_piix > 15: 0 0 IO-APIC-edge ata_piix > 16: 3 0 IO-APIC-fasteoi uhci_hcd:usb4, > ohci1394, i915@pci:0000:00:02.0 > 17: 0 0 IO-APIC-fasteoi mmc0 > 18: 0 0 IO-APIC-fasteoi uhci_hcd:usb3 > 19: 55 0 IO-APIC-fasteoi uhci_hcd:usb2 > 20: 54 0 IO-APIC-fasteoi eth0 > 22: 682 0 IO-APIC-fasteoi HDA Intel > 23: 11 0 IO-APIC-fasteoi uhci_hcd:usb1, ehci_hcd:usb5 > 220: 197 0 PCI-MSI-edge iwl3945 > 221: 10652 0 PCI-MSI-edge ahci > NMI: 0 0 Non-maskable interrupts > LOC: 8648 13163 Local timer interrupts > RES: 4332 5893 Rescheduling interrupts > CAL: 76 28408 function call interrupts > TLB: 86 62 TLB shootdowns > SPU: 0 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.27-14-generic (buildd@rothera) (gcc > version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) ) #1 SMP Tue Jun 30 19:57:39 > UTC 2009 (Ubuntu 2.6.27-14.35-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 - 000000003f670000 (usable) > [ 0.000000] BIOS-e820: 000000003f670000 - 000000003f700000 (ACPI NVS) > [ 0.000000] BIOS-e820: 000000003f700000 - 0000000040000000 (reserved) > [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) > [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) > [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved) > [ 0.000000] BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved) > [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved) > [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) > [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved) > [ 0.000000] DMI present. > [ 0.000000] last_pfn = 0x3f670 max_arch_pfn = 0x100000 > [ 0.000000] kernel direct mapping tables up to 38000000 @ 7000-c000 > [ 0.000000] RAMDISK: 3781f000 - 37fefb1d > [ 0.000000] ACPI: RSDP 000F7DE0, 0014 (r0 HP ) > [ 0.000000] ACPI: RSDT 3F67DEAB, 0044 (r1 HP 30BB 6040000 > LTP 0) > [ 0.000000] ACPI: FACP 3F685DEE, 0074 (r1 HP 30BB 6040000 > LOHR 5A) > [ 0.000000] ACPI: DSDT 3F67EACD, 7321 (r1 HP 30BB 6040000 > MSFT 100000E) > [ 0.000000] ACPI: FACS 3F686FC0, 0040 > [ 0.000000] ACPI: APIC 3F685E62, 0068 (r1 HP 30BB 6040000 > LOHR 5A) > [ 0.000000] ACPI: HPET 3F685ECA, 0038 (r1 HP 30BB 6040000 > LOHR 5A) > [ 0.000000] ACPI: MCFG 3F685F02, 003C (r1 HP 30BB 6040000 > LOHR 5A) > [ 0.000000] ACPI: BOOT 3F685FD8, 0028 (r1 HP 30BB 6040000 > LTP 1) > [ 0.000000] ACPI: APIC 3F685F70, 0068 (r1 HP 30BB 6040000 > LTP 0) > [ 0.000000] ACPI: SSDT 3F67E8BF, 020A (r1 HP 30BB 1000 > INTL 20050624) > [ 0.000000] ACPI: SSDT 3F67DEEF, 04F6 (r1 HP 30BB 3000 > INTL 20050624) > [ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0 > [ 0.000000] ACPI: If "acpi_apic_instance=2" works better, notify > linux-acpi@xxxxxxxxxxxxxxx > [ 0.000000] ACPI: DMI detected: Hewlett-Packard > [ 0.000000] 118MB HIGHMEM available. > [ 0.000000] 896MB LOWMEM available. > [ 0.000000] mapped low ram: 0 - 38000000 > [ 0.000000] low ram: 00000000 - 38000000 > [ 0.000000] bootmap 00008000 - 0000f000 > [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 0038000000] > [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> > [0000000000 - 0000001000] > [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> > [0000001000 - 0000002000] > [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> > [0000006000 - 0000007000] > [ 0.000000] #3 [0000100000 - 00005c39e0] TEXT DATA BSS ==> > [0000100000 - 00005c39e0] > [ 0.000000] #4 [003781f000 - 0037fefb1d] RAMDISK ==> > [003781f000 - 0037fefb1d] > [ 0.000000] #5 [00005c4000 - 00005c7000] INIT_PG_TABLE ==> > [00005c4000 - 00005c7000] > [ 0.000000] #6 [000009f800 - 0000100000] BIOS reserved ==> > [000009f800 - 0000100000] > [ 0.000000] #7 [0000007000 - 0000008000] PGTABLE ==> > [0000007000 - 0000008000] > [ 0.000000] #8 [0000008000 - 000000f000] BOOTMAP ==> > [0000008000 - 000000f000] > [ 0.000000] found SMP MP-table at [c00f7e90] 000f7e90 > [ 0.000000] Zone PFN ranges: > [ 0.000000] DMA 0x00000000 -> 0x00001000 > [ 0.000000] Normal 0x00001000 -> 0x00038000 > [ 0.000000] HighMem 0x00038000 -> 0x0003f670 > [ 0.000000] Movable zone start PFN for each node > [ 0.000000] early_node_map[2] active PFN ranges > [ 0.000000] 0: 0x00000000 -> 0x0000009f > [ 0.000000] 0: 0x00000100 -> 0x0003f670 > [ 0.000000] On node 0 totalpages: 259599 > [ 0.000000] free_area_init_node: node 0, pgdat c048c700, > node_mem_map c1000000 > [ 0.000000] DMA zone: 3963 pages, LIFO batch:0 > [ 0.000000] Normal zone: 223300 pages, LIFO batch:31 > [ 0.000000] HighMem zone: 30053 pages, LIFO batch:7 > [ 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] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) > [ 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] ACPI: HPET id: 0x8086a201 base: 0xfed00000 > [ 0.000000] Using ACPI (MADT) for SMP configuration information > [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs > [ 0.000000] mapped APIC to ffffb000 (fee00000) > [ 0.000000] mapped IOAPIC to ffffa000 (fec00000) > [ 0.000000] PM: Registered nosave memory: 000000000009f000 - > 00000000000a0000 > [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - > 00000000000dc000 > [ 0.000000] PM: Registered nosave memory: 00000000000dc000 - > 0000000000100000 > [ 0.000000] Allocating PCI resources starting at 50000000 (gap: > 40000000:a0000000) > [ 0.000000] PERCPU: Allocating 41628 bytes of per cpu data > [ 0.000000] NR_CPUS: 64, nr_cpu_ids: 2, nr_node_ids 1 > [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. > Total pages: 257316 > [ 0.000000] Kernel command line: > root=UUID=afe06b69-cdc7-4b47-8995-cc241240ff64 ro quiet splash > pci=routeirq > [ 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] TSC: PIT calibration confirmed by PMTIMER. > [ 0.000000] TSC: using PMTIMER calibration value > [ 0.000000] Detected 1596.470 MHz processor. > [ 0.004000] Console: colour VGA+ 80x25 > [ 0.004000] console [tty0] enabled > [ 0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 > bytes) > [ 0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 > bytes) > [ 0.004000] Memory: 1015012k/1038784k available (2579k kernel code, > 22968k reserved, 1162k data, 428k init, 121280k highmem) > [ 0.004000] virtual kernel memory layout: > [ 0.004000] fixmap : 0xffc77000 - 0xfffff000 (3616 kB) > [ 0.004000] pkmap : 0xff400000 - 0xff800000 (4096 kB) > [ 0.004000] vmalloc : 0xf8800000 - 0xff3fe000 ( 107 MB) > [ 0.004000] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) > [ 0.004000] .init : 0xc04ad000 - 0xc0518000 ( 428 kB) > [ 0.004000] .data : 0xc0384caa - 0xc04a7680 (1162 kB) > [ 0.004000] .text : 0xc0100000 - 0xc0384caa (2579 kB) > [ 0.004000] Checking if this processor honours the WP bit even in > supervisor mode...Ok. > [ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated > [ 0.004000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, > CPUs=2, Nodes=1 > [ 0.004000] hpet clockevent registered > [ 0.004000] Calibrating delay loop (skipped), value calculated > using timer frequency.. 3192.94 BogoMIPS (lpj=6385880) > [ 0.004000] Security Framework initialized > [ 0.004000] SELinux: Disabled at boot. > [ 0.004000] AppArmor: AppArmor initialized > [ 0.004000] Mount-cache hash table entries: 512 > [ 0.004000] Initializing cgroup subsys ns > [ 0.004000] Initializing cgroup subsys cpuacct > [ 0.004000] Initializing cgroup subsys memory > [ 0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K > [ 0.004000] CPU: L2 cache: 2048K > [ 0.004000] CPU: Physical Processor ID: 0 > [ 0.004000] CPU: Processor Core ID: 0 > [ 0.004000] using mwait in idle threads. > [ 0.004000] Checking 'hlt' instruction... OK. > [ 0.018737] ACPI: Core revision 20080609 > [ 0.021848] ACPI: Checking initramfs for custom DSDT > [ 0.456288] ENABLING IO-APIC IRQs > [ 0.456495] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 > [ 0.497444] CPU0: Intel Genuine Intel(R) CPU T2050 @ > 1.60GHz stepping 08 > [ 0.500031] Booting processor 1/1 ip 6000 > [ 0.004000] Initializing CPU#1 > [ 0.004000] Calibrating delay using timer specific routine.. > 3192.96 BogoMIPS (lpj=6385939) > [ 0.004000] CPU: L1 I cache: 32K, L1 D cache: 32K > [ 0.004000] CPU: L2 cache: 2048K > [ 0.004000] CPU: Physical Processor ID: 0 > [ 0.004000] CPU: Processor Core ID: 1 > [ 0.584583] CPU1: Intel Genuine Intel(R) CPU T2050 @ > 1.60GHz stepping 08 > [ 0.584610] checking TSC synchronization [CPU#0 -> CPU#1]: passed. > [ 0.588058] Brought up 2 CPUs > [ 0.588062] Total of 2 processors activated (6385.90 BogoMIPS). > [ 0.588090] CPU0 attaching sched-domain: > [ 0.588094] domain 0: span 0-1 level MC > [ 0.588097] groups: 0 1 > [ 0.588105] CPU1 attaching sched-domain: > [ 0.588108] domain 0: span 0-1 level MC > [ 0.588111] groups: 1 0 > [ 0.588248] net_namespace: 840 bytes > [ 0.588248] Booting paravirtualized kernel on bare hardware > [ 0.588381] Time: 20:01:05 Date: 07/30/09 > [ 0.588418] NET: Registered protocol family 16 > [ 0.588444] EISA bus registered > [ 0.588444] ACPI: bus type pci registered > [ 0.588444] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - > 255 > [ 0.588444] PCI: MCFG area at e0000000 reserved in E820 > [ 0.588444] PCI: Using MMCONFIG for extended config space > [ 0.588444] PCI: Using configuration type 1 for base access > [ 0.592725] ACPI: EC: Look up EC in DSDT > [ 0.596541] ACPI: BIOS _OSI(Linux) query ignored via DMI > [ 0.597325] ACPI: Interpreter enabled > [ 0.597334] ACPI: (supports S0 S3 S4 S5) > [ 0.597345] ACPI: Using IOAPIC for interrupt routing > [ 0.597345] ACPI: EC: non-query interrupt received, switching to > interrupt mode > [ 0.608424] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 > [ 0.608424] ACPI: EC: driver started in interrupt mode > [ 0.608424] ACPI: PCI Root Bridge [PCI0] (0000:00) > [ 0.608424] PCI: 0000:00:02.0 reg 10 32bit mmio: [d8100000, d817ffff] > [ 0.608424] PCI: 0000:00:02.0 reg 14 io port: [1800, 1807] > [ 0.608424] PCI: 0000:00:02.0 reg 18 32bit mmio: [c0000000, cfffffff] > [ 0.608424] PCI: 0000:00:02.0 reg 1c 32bit mmio: [d8200000, d823ffff] > [ 0.608424] PCI: 0000:00:02.1 reg 10 32bit mmio: [d8180000, d81fffff] > [ 0.608424] PCI: 0000:00:1b.0 reg 10 64bit mmio: [d8240000, d8243fff] > [ 0.608424] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold > [ 0.608424] pci 0000:00:1b.0: PME# disabled > [ 0.608505] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold > [ 0.608511] pci 0000:00:1c.0: PME# disabled > [ 0.608608] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold > [ 0.608614] pci 0000:00:1c.1: PME# disabled > [ 0.608671] PCI: 0000:00:1d.0 reg 20 io port: [1820, 183f] > [ 0.608742] PCI: 0000:00:1d.1 reg 20 io port: [1840, 185f] > [ 0.608812] PCI: 0000:00:1d.2 reg 20 io port: [1860, 187f] > [ 0.608883] PCI: 0000:00:1d.3 reg 20 io port: [1880, 189f] > [ 0.608958] PCI: 0000:00:1d.7 reg 10 32bit mmio: [d8444000, d84443ff] > [ 0.609038] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold > [ 0.609045] pci 0000:00:1d.7: PME# disabled > [ 0.609225] pci 0000:00:1f.0: quirk: region 1000-107f claimed by > ICH6 ACPI/GPIO/TCO > [ 0.609231] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 > GPIO > [ 0.609279] PCI: 0000:00:1f.1 reg 10 io port: [0, 7] > [ 0.609289] PCI: 0000:00:1f.1 reg 14 io port: [0, 3] > [ 0.609298] PCI: 0000:00:1f.1 reg 18 io port: [0, 7] > [ 0.609307] PCI: 0000:00:1f.1 reg 1c io port: [0, 3] > [ 0.609316] PCI: 0000:00:1f.1 reg 20 io port: [1810, 181f] > [ 0.609388] PCI: 0000:00:1f.2 reg 10 io port: [18d0, 18d7] > [ 0.609397] PCI: 0000:00:1f.2 reg 14 io port: [18c4, 18c7] > [ 0.609406] PCI: 0000:00:1f.2 reg 18 io port: [18c8, 18cf] > [ 0.609415] PCI: 0000:00:1f.2 reg 1c io port: [18c0, 18c3] > [ 0.609425] PCI: 0000:00:1f.2 reg 20 io port: [18b0, 18bf] > [ 0.609434] PCI: 0000:00:1f.2 reg 24 32bit mmio: [d8444400, d84447ff] > [ 0.609486] pci 0000:00:1f.2: PME# supported from D3hot > [ 0.609492] pci 0000:00:1f.2: PME# disabled > [ 0.609552] PCI: 0000:00:1f.3 reg 20 io port: [18e0, 18ff] > [ 0.612084] PCI: 0000:02:00.0 reg 10 32bit mmio: [d6000000, d6000fff] > [ 0.612379] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold > [ 0.612393] pci 0000:02:00.0: PME# disabled > [ 0.612449] PCI: bridge 0000:00:1c.0 io port: [2000, 2fff] > [ 0.612456] PCI: bridge 0000:00:1c.0 32bit mmio: [d6000000, d7ffffff] > [ 0.612465] PCI: bridge 0000:00:1c.0 64bit mmio pref: [d2000000, > d3ffffff] > [ 0.612531] PCI: bridge 0000:00:1c.1 io port: [3000, 3fff] > [ 0.612537] PCI: bridge 0000:00:1c.1 32bit mmio: [d4000000, d5ffffff] > [ 0.612547] PCI: bridge 0000:00:1c.1 64bit mmio pref: [d0000000, > d1ffffff] > [ 0.612604] PCI: 0000:05:05.0 reg 10 32bit mmio: [d8001000, d80017ff] > [ 0.612677] pci 0000:05:05.0: supports D1 > [ 0.612680] pci 0000:05:05.0: supports D2 > [ 0.612683] pci 0000:05:05.0: PME# supported from D0 D1 D2 D3hot D3cold > [ 0.612689] pci 0000:05:05.0: PME# disabled > [ 0.612732] PCI: 0000:05:05.1 reg 10 32bit mmio: [d8001800, d80018ff] > [ 0.612806] pci 0000:05:05.1: supports D1 > [ 0.612809] pci 0000:05:05.1: supports D2 > [ 0.612812] pci 0000:05:05.1: PME# supported from D0 D1 D2 D3hot D3cold > [ 0.612818] pci 0000:05:05.1: PME# disabled > [ 0.612858] PCI: 0000:05:05.2 reg 10 32bit mmio: [d8001c00, d8001cff] > [ 0.612932] pci 0000:05:05.2: supports D1 > [ 0.612935] pci 0000:05:05.2: supports D2 > [ 0.612938] pci 0000:05:05.2: PME# supported from D0 D1 D2 D3hot D3cold > [ 0.612944] pci 0000:05:05.2: PME# disabled > [ 0.612984] PCI: 0000:05:05.3 reg 10 32bit mmio: [d8002000, d80020ff] > [ 0.613057] pci 0000:05:05.3: supports D1 > [ 0.613059] pci 0000:05:05.3: supports D2 > [ 0.613062] pci 0000:05:05.3: PME# supported from D0 D1 D2 D3hot D3cold > [ 0.613068] pci 0000:05:05.3: PME# disabled > [ 0.613108] PCI: 0000:05:05.4 reg 10 32bit mmio: [d8002400, d80024ff] > [ 0.613181] pci 0000:05:05.4: supports D1 > [ 0.613184] pci 0000:05:05.4: supports D2 > [ 0.613186] pci 0000:05:05.4: PME# supported from D0 D1 D2 D3hot D3cold > [ 0.613193] pci 0000:05:05.4: PME# disabled > [ 0.613240] PCI: 0000:05:08.0 reg 10 32bit mmio: [d8000000, d8000fff] > [ 0.613250] PCI: 0000:05:08.0 reg 14 io port: [4000, 403f] > [ 0.613314] pci 0000:05:08.0: supports D1 > [ 0.613316] pci 0000:05:08.0: supports D2 > [ 0.613319] pci 0000:05:08.0: PME# supported from D0 D1 D2 D3hot D3cold > [ 0.613325] pci 0000:05:08.0: PME# disabled > [ 0.613374] pci 0000:00:1e.0: transparent bridge > [ 0.613380] PCI: bridge 0000:00:1e.0 io port: [4000, 4fff] > [ 0.613386] PCI: bridge 0000:00:1e.0 32bit mmio: [d8000000, d80fffff] > [ 0.613416] bus 00 -> node 0 > [ 0.613426] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] > [ 0.613961] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] > [ 0.614164] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] > [ 0.614381] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] > [ 0.624201] ACPI: PCI Interrupt Link [LNKA] (IRQs *11) > [ 0.624397] ACPI: PCI Interrupt Link [LNKB] (IRQs *3) > [ 0.624591] ACPI: PCI Interrupt Link [LNKC] (IRQs *3) > [ 0.624783] ACPI: PCI Interrupt Link [LNKD] (IRQs *4) > [ 0.624976] ACPI: PCI Interrupt Link [LNKE] (IRQs *10) > [ 0.625167] ACPI: PCI Interrupt Link [LNKF] (IRQs 11) *0, disabled. > [ 0.625363] ACPI: PCI Interrupt Link [LNKG] (IRQs *5) > [ 0.625555] ACPI: PCI Interrupt Link [LNKH] (IRQs *7) > [ 0.625642] Linux Plug and Play Support v0.97 (c) Adam Belay > [ 0.625642] pnp: PnP ACPI init > [ 0.625642] ACPI: bus type pnp registered > [ 0.628773] pnp: PnP ACPI: found 10 devices > [ 0.628773] ACPI: ACPI bus type pnp unregistered > [ 0.628773] PnPBIOS: Disabled by ACPI PNP > [ 0.628773] PCI: Using ACPI for IRQ routing > [ 0.628773] PCI: Routing PCI interrupts for all devices because > "pci=routeirq" specified > [ 0.628773] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 > [ 0.628773] pci 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 > [ 0.628773] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 > [ 0.628773] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16 > [ 0.628773] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 > [ 0.628773] pci 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 > [ 0.628773] pci 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 > [ 0.628773] pci 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 > [ 0.628773] pci 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 > [ 0.628773] pci 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18 > [ 0.628773] pci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 > [ 0.628773] pci 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 > [ 0.628773] pci 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 > [ 0.628773] pci 0000:05:05.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 > [ 0.628773] pci 0000:05:05.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 > [ 0.628773] pci 0000:05:05.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17 > [ 0.628773] pci 0000:05:05.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17 > [ 0.628773] pci 0000:05:05.4: PCI INT B -> GSI 17 (level, low) -> IRQ 17 > [ 0.628773] pci 0000:05:08.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 > [ 0.636044] NET: Registered protocol family 8 > [ 0.636047] NET: Registered protocol family 20 > [ 0.636069] NetLabel: Initializing > [ 0.636069] NetLabel: domain hash size = 128 > [ 0.636069] NetLabel: protocols = UNLABELED CIPSOv4 > [ 0.636083] NetLabel: unlabeled traffic allowed by default > [ 0.636093] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 > [ 0.636099] hpet0: 3 64-bit timers, 14318180 Hz > [ 0.637782] tracer: 772 pages allocated for 65536 entries of 48 bytes > [ 0.637786] actual entries 65620 > [ 0.637894] AppArmor: AppArmor Filesystem Enabled > [ 0.637923] ACPI: RTC can wake from S4 > [ 0.640045] Switched to high resolution mode on CPU 0 > [ 0.640634] Switched to high resolution mode on CPU 1 > [ 0.644028] system 00:01: iomem range 0xe0000000-0xefffffff could > not be reserved > [ 0.644033] system 00:01: iomem range 0xfed14000-0xfed17fff could > not be reserved > [ 0.644037] system 00:01: iomem range 0xfed18000-0xfed18fff could > not be reserved > [ 0.644042] system 00:01: iomem range 0xfed19000-0xfed19fff could > not be reserved > [ 0.644046] system 00:01: iomem range 0xfed1c000-0xfed1ffff could > not be reserved > [ 0.644050] system 00:01: iomem range 0xfed20000-0xfed3ffff could > not be reserved > [ 0.644054] system 00:01: iomem range 0xfed40000-0xfed44fff could > not be reserved > [ 0.644059] system 00:01: iomem range 0xfed45000-0xfed8ffff could > not be reserved > [ 0.644068] system 00:03: iomem range 0xfed00000-0xfed003ff could > not be reserved > [ 0.644079] system 00:05: ioport range 0x380-0x383 has been reserved > [ 0.644083] system 00:05: ioport range 0x680-0x69f has been reserved > [ 0.644087] system 00:05: ioport range 0x800-0x80f has been reserved > [ 0.644091] system 00:05: ioport range 0x1000-0x107f has been reserved > [ 0.644095] system 00:05: ioport range 0x1180-0x11bf has been reserved > [ 0.644099] system 00:05: ioport range 0x1640-0x164f has been reserved > [ 0.644110] system 00:06: ioport range 0x6a0-0x6af has been reserved > [ 0.644114] system 00:06: ioport range 0x6b0-0x6ff has been reserved > [ 0.679494] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02 > [ 0.679499] pci 0000:00:1c.0: IO window: 0x2000-0x2fff > [ 0.679508] pci 0000:00:1c.0: MEM window: 0xd6000000-0xd7ffffff > [ 0.679514] pci 0000:00:1c.0: PREFETCH window: > 0x000000d2000000-0x000000d3ffffff > [ 0.679524] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03 > [ 0.679529] pci 0000:00:1c.1: IO window: 0x3000-0x3fff > [ 0.679537] pci 0000:00:1c.1: MEM window: 0xd4000000-0xd5ffffff > [ 0.679543] pci 0000:00:1c.1: PREFETCH window: > 0x000000d0000000-0x000000d1ffffff > [ 0.679553] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05 > [ 0.679558] pci 0000:00:1e.0: IO window: 0x4000-0x4fff > [ 0.679566] pci 0000:00:1e.0: MEM window: 0xd8000000-0xd80fffff > [ 0.679572] pci 0000:00:1e.0: PREFETCH window: disabled > [ 0.679590] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 > [ 0.679597] pci 0000:00:1c.0: setting latency timer to 64 > [ 0.679608] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16 > [ 0.679614] pci 0000:00:1c.1: setting latency timer to 64 > [ 0.679622] pci 0000:00:1e.0: enabling device (0004 -> 0007) > [ 0.679629] pci 0000:00:1e.0: setting latency timer to 64 > [ 0.679635] bus: 00 index 0 io port: [0, ffff] > [ 0.679638] bus: 00 index 1 mmio: [0, ffffffff] > [ 0.679641] bus: 02 index 0 io port: [2000, 2fff] > [ 0.679644] bus: 02 index 1 mmio: [d6000000, d7ffffff] > [ 0.679647] bus: 02 index 2 mmio: [d2000000, d3ffffff] > [ 0.679650] bus: 02 index 3 mmio: [0, 0] > [ 0.679652] bus: 03 index 0 io port: [3000, 3fff] > [ 0.679655] bus: 03 index 1 mmio: [d4000000, d5ffffff] > [ 0.679659] bus: 03 index 2 mmio: [d0000000, d1ffffff] > [ 0.679661] bus: 03 index 3 mmio: [0, 0] > [ 0.679664] bus: 05 index 0 io port: [4000, 4fff] > [ 0.679667] bus: 05 index 1 mmio: [d8000000, d80fffff] > [ 0.679670] bus: 05 index 2 mmio: [0, 0] > [ 0.679673] bus: 05 index 3 io port: [0, ffff] > [ 0.679676] bus: 05 index 4 mmio: [0, ffffffff] > [ 0.679687] NET: Registered protocol family 2 > [ 0.692064] IP route cache hash table entries: 32768 (order: 5, 131072 > bytes) > [ 0.692361] TCP established hash table entries: 131072 (order: 8, > 1048576 bytes) > [ 0.692933] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) > [ 0.693247] TCP: Hash tables configured (established 131072 bind 65536) > [ 0.693251] TCP reno registered > [ 0.700115] NET: Registered protocol family 1 > [ 0.700261] checking if image is initramfs... it is > [ 1.579330] Freeing initrd memory: 8002k freed > [ 1.579566] Simple Boot Flag at 0x35 set to 0x1 > [ 1.580826] audit: initializing netlink socket (disabled) > [ 1.580857] type=2000 audit(1248984065.580:1): initialized > [ 1.587409] highmem bounce pool size: 64 pages > [ 1.587417] HugeTLB registered 4 MB page size, pre-allocated 0 pages > [ 1.590796] VFS: Disk quotas dquot_6.5.1 > [ 1.590916] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) > [ 1.591056] msgmni has been set to 1762 > [ 1.591216] io scheduler noop registered > [ 1.591220] io scheduler anticipatory registered > [ 1.591223] io scheduler deadline registered > [ 1.591239] io scheduler cfq registered (default) > [ 1.591256] pci 0000:00:02.0: Boot video device > [ 1.591388] pci 0000:05:08.0: Firmware left e100 interrupts > enabled; disabling > [ 1.591540] pcieport-driver 0000:00:1c.0: setting latency timer to 64 > [ 1.591595] pcieport-driver 0000:00:1c.0: found MSI capability > [ 1.591652] pci_express 0000:00:1c.0:pcie00: allocate port service > [ 1.591714] pci_express 0000:00:1c.0:pcie02: allocate port service > [ 1.591772] pci_express 0000:00:1c.0:pcie03: allocate port service > [ 1.591905] pcieport-driver 0000:00:1c.1: setting latency timer to 64 > [ 1.591958] pcieport-driver 0000:00:1c.1: found MSI capability > [ 1.592010] pci_express 0000:00:1c.1:pcie00: allocate port service > [ 1.592068] pci_express 0000:00:1c.1:pcie02: allocate port service > [ 1.592126] pci_express 0000:00:1c.1:pcie03: allocate port service > [ 1.592603] isapnp: Scanning for PnP cards... > [ 1.946684] isapnp: No Plug & Play device found > [ 1.994229] hpet_resources: 0xfed00000 is busy > [ 1.994320] Serial: 8250/16550 driver4 ports, IRQ sharing enabled > [ 1.997323] brd: module loaded > [ 1.997420] input: Macintosh mouse button emulation as > /devices/virtual/input/input0 > [ 1.997580] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at > 0x60,0x64 irq 1,12 > [ 2.014169] serio: i8042 KBD port at 0x60,0x64 irq 1 > [ 2.014177] serio: i8042 AUX port at 0x60,0x64 irq 12 > [ 2.016155] mice: PS/2 mouse device common for all mice > [ 2.016330] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 > [ 2.016365] rtc0: alarms up to one month, y3k, hpet irqs > [ 2.016534] EISA: Probing bus 0 at eisa.0 > [ 2.016543] Cannot allocate resource for EISA slot 1 > [ 2.016547] Cannot allocate resource for EISA slot 2 > [ 2.016550] Cannot allocate resource for EISA slot 3 > [ 2.016553] Cannot allocate resource for EISA slot 4 > [ 2.016575] EISA: Detected 0 cards. > [ 2.016579] cpuidle: using governor ladder > [ 2.016582] cpuidle: using governor menu > [ 2.017245] TCP cubic registered > [ 2.017278] Using IPI No-Shortcut mode > [ 2.017515] registered taskstats version 1 > [ 2.017669] Magic number: 1:345:44 > [ 2.017676] tty ttyed: hash matches > [ 2.017798] rtc_cmos 00:07: setting system clock to 2009-07-30 > 20:01:07 UTC (1248984067) > [ 2.017802] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found > [ 2.017805] EDD information not available. > [ 2.018103] Freeing unused kernel memory: 428k freed > [ 2.018163] Write protecting the kernel text: 2580k > [ 2.018200] Write protecting the kernel read-only data: 940k > [ 2.035077] input: AT Translated Set 2 keyboard as > /devices/platform/i8042/serio0/input/input1 > [ 2.249161] fuse init (API version 7.9) > [ 2.289698] ACPI: SSDT 3F67E646, 01E5 (r1 HP 30BB 3000 > INTL 20050624) > [ 2.290189] ACPI: SSDT 3F67E3E5, 01DC (r1 HP 30BB 3001 > INTL 20050624) > [ 2.337184] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) > [ 2.337253] processor ACPI0007:00: registered as cooling_device0 > [ 2.337259] ACPI: Processor [CPU0] (supports 8 throttling states) > [ 2.337747] ACPI: SSDT 3F67E82B, 0094 (r1 HP 30BB 3000 > INTL 20050624) > [ 2.338211] ACPI: SSDT 3F67E5C1, 0085 (r1 HP 30BB 3000 > INTL 20050624) > [ 2.339009] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) > [ 2.339068] processor ACPI0007:01: registered as cooling_device1 > [ 2.339074] ACPI: Processor [CPU1] (supports 8 throttling states) > [ 2.342374] Marking TSC unstable due to TSC halts in idle > [ 2.346666] thermal LNXTHERM:01: registered as thermal_zone0 > [ 2.356077] ACPI: Thermal Zone [THR1] (45 C) > [ 2.771106] usbcore: registered new interface driver usbfs > [ 2.771136] usbcore: registered new interface driver hub > [ 2.771177] usbcore: registered new device driver usb > [ 2.784818] USB Universal Host Controller Interface driver v3.0 > [ 2.784879] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> > IRQ 23 > [ 2.784890] uhci_hcd 0000:00:1d.0: setting latency timer to 64 > [ 2.784896] uhci_hcd 0000:00:1d.0: UHCI Host Controller > [ 2.784947] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned > bus number 1 > [ 2.784989] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820 > [ 2.785187] usb usb1: configuration #1 chosen from 1 choice > [ 2.785222] hub 1-0:1.0: USB hub found > [ 2.785231] hub 1-0:1.0: 2 ports detected > [ 2.888347] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> > IRQ 19 > [ 2.888360] uhci_hcd 0000:00:1d.1: setting latency timer to 64 > [ 2.888366] uhci_hcd 0000:00:1d.1: UHCI Host Controller > [ 2.888397] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned > bus number 2 > [ 2.888441] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840 > [ 2.888565] usb usb2: configuration #1 chosen from 1 choice > [ 2.888604] hub 2-0:1.0: USB hub found > [ 2.888614] hub 2-0:1.0: 2 ports detected > [ 2.901567] Warning! ehci_hcd should always be loaded before > uhci_hcd and ohci_hcd, not after > [ 2.925486] No dock devices found. > [ 2.966491] SCSI subsystem initialized > [ 3.002071] libata version 3.00 loaded. > [ 3.021502] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI > [ 3.021506] e100: Copyright(c) 1999-2006 Intel Corporation > [ 3.096376] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> > IRQ 18 > [ 3.096389] uhci_hcd 0000:00:1d.2: setting latency timer to 64 > [ 3.096394] uhci_hcd 0000:00:1d.2: UHCI Host Controller > [ 3.096431] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned > bus number 3 > [ 3.096474] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860 > [ 3.096601] usb usb3: configuration #1 chosen from 1 choice > [ 3.096638] hub 3-0:1.0: USB hub found > [ 3.096647] hub 3-0:1.0: 2 ports detected > [ 3.200465] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> > IRQ 16 > [ 3.200479] uhci_hcd 0000:00:1d.3: setting latency timer to 64 > [ 3.200484] uhci_hcd 0000:00:1d.3: UHCI Host Controller > [ 3.200517] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned > bus number 4 > [ 3.200562] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880 > [ 3.200685] usb usb4: configuration #1 chosen from 1 choice > [ 3.200721] hub 4-0:1.0: USB hub found > [ 3.200730] hub 4-0:1.0: 2 ports detected > [ 3.208044] usb 2-1: new low speed USB device using uhci_hcd and address > 2 > [ 3.304762] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> > IRQ 23 > [ 3.304783] ehci_hcd 0000:00:1d.7: setting latency timer to 64 > [ 3.304788] ehci_hcd 0000:00:1d.7: EHCI Host Controller > [ 3.304821] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned > bus number 5 > [ 3.308749] ehci_hcd 0000:00:1d.7: debug port 1 > [ 3.308758] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported > [ 3.308769] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd8444000 > [ 3.340044] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, > driver 10 Dec 2004 > [ 3.340261] usb usb5: configuration #1 chosen from 1 choice > [ 3.340303] hub 5-0:1.0: USB hub found > [ 3.340314] hub 5-0:1.0: 8 ports detected > [ 3.500079] Clocksource tsc unstable (delta = -116966894 ns) > [ 3.544802] ata_piix 0000:00:1f.1: version 2.12 > [ 3.544819] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> > IRQ 18 > [ 3.544869] ata_piix 0000:00:1f.1: setting latency timer to 64 > [ 3.544998] scsi0 : ata_piix > [ 3.545363] scsi1 : ata_piix > [ 3.546140] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq > 14 > [ 3.546144] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq > 15 > [ 3.708629] ata1.00: ATAPI: PHILIPS DVD-RAM SDVD8821, EH19, max MWDMA2 > [ 3.724505] ata1.00: configured for MWDMA2 > [ 3.724594] ata2: port disabled. ignoring. > [ 3.726276] scsi 0:0:0:0: CD-ROM PHILIPS DVD-RAM > SDVD8821 EH19 PQ: 0 ANSI: 5 > [ 3.726418] ahci 0000:00:1f.2: version 3.0 > [ 3.726431] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 > [ 3.726559] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 > Gbps 0x5 impl SATA mode > [ 3.726564] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part > [ 3.726571] ahci 0000:00:1f.2: setting latency timer to 64 > [ 3.727116] scsi2 : ahci > [ 3.727463] scsi3 : ahci > [ 3.727810] scsi4 : ahci > [ 3.728192] scsi5 : ahci > [ 3.728331] ata3: SATA max UDMA/133 abar m1024@0xd8444400 port > 0xd8444500 irq 221 > [ 3.728335] ata4: DUMMY > [ 3.728339] ata5: SATA max UDMA/133 abar m1024@0xd8444400 port > 0xd8444600 irq 221 > [ 3.728342] ata6: DUMMY > [ 3.736073] usb 2-1: device not accepting address 2, error -71 > [ 3.792112] hub 2-0:1.0: unable to enumerate USB device on port 1 > [ 4.048124] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) > [ 4.048781] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out > [ 4.048788] ata3.00: ATA-7: FUJITSU MHV2100BH PL, 892C, max UDMA/100 > [ 4.048791] ata3.00: 195371568 sectors, multi 16: LBA48 > [ 4.051413] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out > [ 4.051433] ata3.00: configured for UDMA/100 > [ 4.088094] usb 5-4: new high speed USB device using ehci_hcd and address > 3 > [ 4.221683] usb 5-4: configuration #1 chosen from 1 choice > [ 4.384158] ata5: SATA link down (SStatus 0 SControl 300) > [ 4.400431] scsi 2:0:0:0: Direct-Access ATA FUJITSU > MHV2100B 892C PQ: 0 ANSI: 5 > [ 4.400632] e100 0000:05:08.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 > [ 4.400699] e100 0000:05:08.0: setting latency timer to 64 > [ 4.428541] e100 0000:05:08.0: PME# disabled > [ 4.432393] e100: eth0: e100_probe: addr 0xd8000000, irq 20, MAC > addr 00:16:36:86:e5:3e > [ 4.434665] ohci1394 0000:05:05.0: PCI INT A -> GSI 16 (level, low) -> > IRQ 16 > [ 4.434674] ohci1394 0000:05:05.0: setting latency timer to 64 > [ 4.487416] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[16] > MMIO=[d8001000-d80017ff] Max Packet=[2048] IR/IT contexts=[4/4] > [ 4.492138] usb 2-1: new low speed USB device using uhci_hcd and address > 4 > [ 4.492946] scsi 0:0:0:0: Attached scsi generic sg0 type 5 > [ 4.492998] scsi 2:0:0:0: Attached scsi generic sg1 type 0 > [ 4.538157] Driver 'sd' needs updating - please use bus_type methods > [ 4.539083] sd 2:0:0:0: [sda] 195371568 512-byte hardware sectors (100030 > MB) > [ 4.539116] sd 2:0:0:0: [sda] Write Protect is off > [ 4.539120] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 > [ 4.539155] sd 2:0:0:0: [sda] Write cache: enabled, read cache: > enabled, doesn't support DPO or FUA > [ 4.539252] sd 2:0:0:0: [sda] 195371568 512-byte hardware sectors (100030 > MB) > [ 4.539272] sd 2:0:0:0: [sda] Write Protect is off > [ 4.539275] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 > [ 4.539310] sd 2:0:0:0: [sda] Write cache: enabled, read cache: > enabled, doesn't support DPO or FUA > [ 4.539315] sda:<4>Driver 'sr' needs updating - please use bus_type > methods > [ 4.557138] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw > xa/form2 cdda tray > [ 4.557143] Uniform CD-ROM driver Revision: 3.20 > [ 4.557252] sr 0:0:0:0: Attached scsi CD-ROM sr0 > [ 4.613917] sda1 sda2 sda3 < sda5 > > [ 4.639107] sd 2:0:0:0: [sda] Attached SCSI disk > [ 4.670515] usb 2-1: configuration #1 chosen from 1 choice > [ 4.699518] usbcore: registered new interface driver hiddev > [ 4.715002] input: CHESEN USB Keyboard as > /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/input/input2 > [ 4.715466] input,hidraw0: USB HID v1.10 Keyboard [CHESEN USB > Keyboard] on usb-0000:00:1d.1-1 > [ 4.741669] input: CHESEN USB Keyboard as > /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.1/input/input3 > [ 4.742037] input,hidraw1: USB HID v1.10 Device [CHESEN USB > Keyboard] on usb-0000:00:1d.1-1 > [ 4.742064] usbcore: registered new interface driver usbhid > [ 4.742069] usbhid: v2.6:USB HID core driver > [ 4.836373] PM: Starting manual resume from disk > [ 4.836378] PM: Resume from partition 8:2 > [ 4.836381] PM: Checking hibernation image. > [ 4.836600] PM: Resume from disk failed. > [ 4.903007] kjournald starting. Commit interval 5 seconds > [ 4.903041] EXT3-fs: mounted filesystem with ordered data mode. > [ 5.780266] ieee1394: Host added: ID:BUS[0-00:1023] > GUID[009fc000f03bb500] > [ 11.109571] udevd version 124 started > [ 11.576165] Linux agpgart interface v0.103 > [ 11.712189] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 > [ 11.804246] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 > [ 11.872191] agpgart-intel 0000:00:00.0: Intel 945GM Chipset > [ 11.872828] agpgart-intel 0000:00:00.0: detected 7932K stolen memory > [ 11.877868] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000 > [ 11.982124] input: Power Button (FF) as > /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4 > [ 12.008019] ACPI: Power Button (FF) [PWRF] > [ 12.008134] input: Power Button (CM) as > /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5 > [ 12.032033] ACPI: Power Button (CM) [PWRB] > [ 12.032201] input: Sleep Button (CM) as > /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6 > [ 12.056033] ACPI: Sleep Button (CM) [SLPB] > [ 12.056175] input: Lid Switch as > /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input7 > [ 12.056868] ACPI: Lid Switch [LID] > [ 12.140286] ACPI: WMI: Mapper loaded > [ 12.189555] ACPI: AC Adapter [ACAD] (on-line) > [ 12.325308] input: Video Bus as > /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07/input/input8 > [ 12.344048] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: > no) > [ 12.399352] ACPI: Battery Slot [BAT0] (battery absent) > [ 12.962133] iTCO_vendor_support: vendor-support=0 > [ 13.052181] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008) > [ 13.052319] iTCO_wdt: Found a ICH7-M TCO device (Version=2, > TCOBASE=0x1060) > [ 13.052493] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) > [ 13.088144] ricoh-mmc: Ricoh MMC Controller disabling driver > [ 13.088149] ricoh-mmc: Copyright(c) Philip Langdale > [ 13.088195] ricoh-mmc: Ricoh MMC controller found at 0000:05:05.2 > [1180:0843] (rev 1) > [ 13.088219] ricoh-mmc: Controller is now disabled. > [ 13.399007] intel_rng: FWH not detected > [ 13.436699] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network > Connection driver for Linux, 1.2.26ks > [ 13.436704] iwl3945: Copyright(c) 2003-2008 Intel Corporation > [ 13.437891] iwl3945 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ > 16 > [ 13.437908] iwl3945 0000:02:00.0: setting latency timer to 64 > [ 13.437932] iwl3945: Detected Intel Wireless WiFi Link 3945ABG > [ 13.480826] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels > [ 13.482510] phy0: Selected rate control algorithm 'iwl-3945-rs' > [ 13.552825] input: PC Speaker as /devices/platform/pcspkr/input/input9 > [ 13.589825] sdhci: Secure Digital Host Controller Interface driver > [ 13.589830] sdhci: Copyright(c) Pierre Ossman > [ 13.712492] sdhci-pci 0000:05:05.1: SDHCI controller found > [1180:0822] (rev 19) > [ 13.712508] sdhci-pci 0000:05:05.1: enabling device (0000 -> 0002) > [ 13.712519] sdhci-pci 0000:05:05.1: PCI INT B -> GSI 17 (level, > low) -> IRQ 17 > [ 13.714602] mmc0: SDHCI controller on PCI [0000:05:05.1] using PIO > [ 14.038131] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, > low) -> IRQ 22 > [ 14.038167] HDA Intel 0000:00:1b.0: setting latency timer to 64 > [ 14.372113] Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1a0b1, > caps: 0xa04713/0x200000 > [ 14.431040] input: SynPS/2 Synaptics TouchPad as > /devices/platform/i8042/serio1/input/input10 > [ 15.186728] lp: driver loaded but no devices found > [ 15.381751] Adding 8024k swap on /dev/sda2. Priority:-1 extents:1 > across:8024k > [ 15.926809] EXT3 FS on sda1, internal journal > [ 16.823134] kjournald starting. Commit interval 5 seconds > [ 16.823578] EXT3 FS on sda5, internal journal > [ 16.823585] EXT3-fs: mounted filesystem with ordered data mode. > [ 17.067112] type=1505 audit(1248984082.089:2): > operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" > name2="default" pid=4216 > [ 17.299592] type=1505 audit(1248984082.321:3): > operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" > name2="default" pid=4221 > [ 17.299850] type=1505 audit(1248984082.321:4): > operation="profile_load" name="/usr/sbin/cupsd" name2="default" > pid=4221 > [ 17.483731] ip_tables: (C) 2000-2006 Netfilter Core Team > [ 19.184447] warning: `avahi-daemon' uses 32-bit capabilities > (legacy support in use) > [ 19.246387] apm: BIOS not found. > [ 19.406343] ppdev: user-space parallel port driver > [ 21.493394] Bluetooth: Core ver 2.13 > [ 21.493546] NET: Registered protocol family 31 > [ 21.493556] Bluetooth: HCI device and connection manager initialized > [ 21.493569] Bluetooth: HCI socket layer initialized > [ 21.520777] Bluetooth: L2CAP ver 2.11 > [ 21.520792] Bluetooth: L2CAP socket layer initialized > [ 21.561812] Bluetooth: SCO (Voice Link) ver 0.6 > [ 21.561829] Bluetooth: SCO socket layer initialized > [ 21.578449] Bluetooth: RFCOMM socket layer initialized > [ 21.578477] Bluetooth: RFCOMM TTY layer initialized > [ 21.578483] Bluetooth: RFCOMM ver 1.10 > [ 21.596450] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 > [ 21.596465] Bluetooth: BNEP filters: protocol multicast > [ 21.650290] Bridge firewalling registered > [ 25.821825] firmware: requesting iwlwifi-3945-1.ucode > [ 25.849540] [drm] Initialized drm 1.1.0 20060810 > [ 25.875473] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 > [ 25.875492] pci 0000:00:02.0: setting latency timer to 64 > [ 25.877501] [drm] Initialized i915 1.6.0 20060119 on minor 0 > [ 25.991183] Registered led device: iwl-phy0:radio > [ 25.991835] Registered led device: iwl-phy0:assoc > [ 25.992281] Registered led device: iwl-phy0:RX > [ 25.992721] Registered led device: iwl-phy0:TX > [ 26.371580] NET: Registered protocol family 17 > [ 59.045196] CPU0 attaching NULL sched-domain. > [ 59.045217] CPU1 attaching NULL sched-domain. > [ 59.048264] CPU0 attaching sched-domain: > [ 59.048275] domain 0: span 0-1 level MC > [ 59.048282] groups: 0 1 > [ 59.048296] CPU1 attaching sched-domain: > [ 59.048301] domain 0: span 0-1 level MC > [ 59.048307] groups: 1 0 > > Module Size Used by > af_packet 25856 2 > i915 38656 2 > drm 86056 3 i915 > binfmt_misc 16904 1 > bridge 56980 0 > stp 10628 1 bridge > bnep 20352 2 > rfcomm 44304 0 > sco 18308 2 > l2cap 30464 6 bnep,rfcomm > bluetooth 61924 6 bnep,rfcomm,sco,l2cap > ppdev 15748 0 > acpi_cpufreq 15500 0 > cpufreq_userspace 11396 0 > cpufreq_ondemand 14988 2 > cpufreq_stats 13188 0 > cpufreq_powersave 9856 0 > cpufreq_conservative 14600 0 > freq_table 12672 3 acpi_cpufreq,cpufreq_ondemand,cpufreq_stats > container 11520 0 > sbs 19464 0 > sbshc 13440 1 sbs > pci_slot 12680 0 > iptable_filter 10752 0 > ip_tables 19600 1 iptable_filter > x_tables 22916 1 ip_tables > sbp2 29324 0 > parport_pc 39332 0 > lp 17156 0 > parport 42604 3 ppdev,parport_pc,lp > joydev 18368 0 > snd_hda_intel 385072 2 > snd_pcm_oss 46848 0 > snd_mixer_oss 22784 1 snd_pcm_oss > snd_pcm 83204 2 snd_hda_intel,snd_pcm_oss > snd_seq_dummy 10884 0 > arc4 9984 2 > ecb 10880 2 > crypto_blkcipher 25476 1 ecb > snd_seq_oss 38528 0 > sdhci_pci 15360 0 > sdhci 23940 1 sdhci_pci > psmouse 45200 0 > pcspkr 10624 0 > serio_raw 13444 0 > iwl3945 99316 0 > mmc_core 58268 1 sdhci > evdev 17696 14 > rfkill 17048 2 iwl3945 > ricoh_mmc 11904 0 > iTCO_wdt 18596 0 > iTCO_vendor_support 11652 1 iTCO_wdt > mac80211 216820 1 iwl3945 > snd_seq_midi 14336 0 > led_class 12164 1 iwl3945 > snd_rawmidi 29824 1 snd_seq_midi > cfg80211 32392 2 iwl3945,mac80211 > snd_seq_midi_event 15232 2 snd_seq_oss,snd_seq_midi > snd_seq 57776 6 > snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event > snd_timer 29960 2 snd_pcm,snd_seq > snd_seq_device 15116 5 > snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq > battery 18436 0 > snd 63268 13 > snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device > video 25488 0 > output 11008 1 video > ac 12292 0 > wmi 14504 0 > soundcore 15328 1 snd > button 14224 0 > intel_agp 33980 1 > shpchp 38036 0 > pci_hotplug 34976 1 shpchp > snd_page_alloc 16136 2 snd_hda_intel,snd_pcm > agpgart 42184 3 drm,intel_agp > ext3 133384 2 > jbd 55828 1 ext3 > mbcache 16004 1 ext3 > usbhid 35712 0 > hid 50560 1 usbhid > sr_mod 22212 0 > cdrom 43168 1 sr_mod > sd_mod 42392 4 > crc_t10dif 9984 1 sd_mod > ata_generic 12932 0 > sg 39732 0 > pata_acpi 12160 0 > ohci1394 37936 0 > ahci 37132 3 > e100 41356 0 > ata_piix 24708 0 > ieee1394 96324 2 sbp2,ohci1394 > mii 13440 1 e100 > libata 177952 4 ata_generic,pata_acpi,ahci,ata_piix > scsi_mod 155212 5 sbp2,sr_mod,sd_mod,sg,libata > dock 16656 1 libata > ehci_hcd 43788 0 > uhci_hcd 30864 0 > usbcore 149488 4 usbhid,ehci_hcd,uhci_hcd > thermal 23708 0 > processor 42156 4 acpi_cpufreq,thermal > fan 12548 0 > fbcon 47648 0 > tileblit 10880 1 fbcon > font 16512 1 fbcon > bitblit 13824 1 fbcon > softcursor 9984 1 bitblit > fuse 60956 3 >