I've run the scanmodem tool, that does not recognize the modem. It tells only that it is a Conexant, so I downloaded Conexant drivers but no success: the modem is dead (although the hardware works: I'm using it under Vista). O.S.: Kubuntu 6.10 i386 I'm enclosing the diagnostic files produced by the scanmodem tool and by the Conexant driver installation procedure best, piero bonatti
Only plain text email is forwarded by the DISCUSS@xxxxxxxxxxxxx List Server. Do use the following as the email Subject Line: SomeName, YourCountry Ubuntu 6.10 kernel 2.6.17-10-generic This will alert cogent experts, and distinguish cases in the Archives. YourCountry will enable Country Code guidance. Occassionally responses are blocked by an Internet Provider mail filters. So in a day, also check the Archived responses at http://www.linmodems.org . Local Linux experts can be found through: http://www.linux.org/groups/index.html -------------------------- System information ---------------------------- CPU=x86_64, Ubuntu 6.10 Linux version 2.6.17-10-generic (root@crested) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 15:34:39 UTC 2006 (Ubuntu 2.6.17-10.33-generic) scanModem update of: 2007_March_15 USB modem not detected by lsusb Modem or host audio card candidates have firmware information: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:1b.0 8086:27d8 104d:81e6 Audio device: Intel Corporation 82801G Modem interrupt assignment and sharing: 82: 3622 0 IO-APIC-level ohci1394, HDA Intel --- Bootup diagnositcs for card in PCI slot 00:1b.0 ---- [ 97.684905] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 82 [ 97.685792] PCI: Setting latency timer of device 0000:00:1b.0 to 64 === Finished modem firmware and bootup diagnostics section. === === Next deducing cogent software === ALSAversion 1.0.11 /proc/asound/Intel/codec#1:Vendor Id: 0x14f12bfa /proc/asound/card0/codec#1:Vendor Id: 0x14f12bfa ------ 14f1 is the Conexant Vendor ID, and 0x14f12bfa a softmodem chipset. Get a hsfmodem package through http://www.linuxant.com 8086:27d8 is a High Definition Audio card, possibly hosting a soft modem. For candidate modem in PCI bus: 00:1b.0 Class 0403: 8086:27d8 Audio device: Intel Corporation 82801G Primary PCI_id 8086:27d8 Subsystem PCI_id 104d:81e6 Softmodem codec or Vendor from diagnostics: 14f1, a Conexant type, from Archives: This is a NEW softmodem case! Please send the output ModemData.txt to DISCUSS@xxxxxxxxxxxxx , even if further assistance is not needed. It will enrich the Archive and help others! ------------------------------------------- Lacking a dsp (digital signal processing) chip, the modem is a software intensive or "softmodem" type. Its primary controller manages the traffic with the CPU. But the software needed is specified in the Subsystem. ----------------------------------------- Support type needed or chipset: hsfmodem The diagnostic outputs for this softmodem section have their raw information in folders and text files under /proc/asound/ which you can browse. The information is from files: /proc/asound/pcm ------------------------------- 00-00: HDA Generic : HDA Generic : playback 1 : capture 1 /proc/asound/modules ------------------------------- 0 snd_hda_intel /proc/asound/card0/codec#1 ------------------------------- Codec: Generic 14f1 ID 2bfa Address: 1 Vendor Id: 0x14f12bfa Subsystem Id: 0x104d0200 Revision Id: 0x90000 ------------------------------- Current support status of HDA cards is: Vendor IDs Chip maker Support type ---------- ---------- ------------- 0x14f12bfa Conexant hsfmodem , not slmodemd compatible 0x11c13026 AgereSystems snd-hda-intel, slmodemd supported 0x11c11040 AgereSystems " " , patch needed 0x11c13055 AgereSystems " " , " 0x163c3055 Smartlink " " , " 0x163c3155 " " " , " 0x10573055 Motorola " " , " 0x10573155 " " " , "" as of October 2006. and from the command: aplay -l | grep -i modem ----------------end Softmodem section -------------- Writing Intel.txt Formal support for Conexant chipset modems are available ONLY through http://www.linuxant.com/drivers. Read Conexant.txt for details. and Modem/YourSystem.txt for follow through guidance. Driver speed is limited to 14,400 until a key is purchased. There is NO freeware alternative. There are two support package types: hsfmodem and hcflinmodem. http://www.lorenzobettini.it/linux/LinuxSonyVaioVGN-S5VP_B reports a problem and solution in stalling a key, after testing of the free low speed download. The hsfmodem package serves a great variety of Conexant chipset modems. From http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php download hsfmodem_VersionSpec_k2.6.17_10_generic_ubuntu_i386.deb.zip with 2.6.17_10_generic equivalent to 2.6.17-10-generic, your kernel version. 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 Testing.txt for details. Read Conexant.txt Writing 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.1.2 and the compiler used in kernel assembly: 4.1.2 Compiling resources appear complete: make utility - /usr/bin/make Compiler version 4.1 kernel_headers base folder /lib/modules/2.6.17-10-generic/build Checking pppd properties: -rwsr-xr-- 1 root dip 301984 2006-07-10 19:17 /usr/sbin/pppd In case of an "error 17" "serial loopback" problem, see: http://phep2.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 auth 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/YourSystem.txt concerning other COMM channels: eth0 Which can interfere with Browser naviagation. Don't worry about the following, it is for the 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: /etc/udev/rules.d/60-symlinks.rules:# Create /dev/modem symlink /etc/udev/rules.d/60-symlinks.rules:KERNEL=="ttyLTM[0-9]*", SYMLINK+="modem" 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 --------
+ hsfstop Warning: Module snd_hda_intel is in use Warning: Module snd_hda_codec is in use by snd_hda_intel + modprobe -v /dev/ttySHSF install /sbin/modprobe hsfpcibasic2; /sbin/modprobe hsfmc97ich; /sbin/modprobe hsfmc97via; /sbin/modprobe hsfmc97ali; /sbin/modprobe hsfmc97ati; /sbin/modprobe hsfmc97sis; [ -e /lib/modules/`uname -r`/extra/hsfusbcd2.ko ] && /sbin/modprobe hsfusbcd2; /sbin/modprobe snd_hda_intel; /bin/true insmod /lib/modules/2.6.17-10-generic/extra/hsfsoar.ko insmod /lib/modules/2.6.17-10-generic/extra/hsfosspec.ko dcpmajor=242 diagmajor=243 insmod /lib/modules/2.6.17-10-generic/extra/hsfengine.ko insmod /lib/modules/2.6.17-10-generic/extra/hsfserial.ko serialmajor=240 insmod /lib/modules/2.6.17-10-generic/extra/hsfpcibasic2.ko insmod /lib/modules/2.6.17-10-generic/extra/hsfmc97ich.ko insmod /lib/modules/2.6.17-10-generic/extra/hsfmc97via.ko insmod /lib/modules/2.6.17-10-generic/extra/hsfmc97ali.ko insmod /lib/modules/2.6.17-10-generic/extra/hsfmc97ati.ko insmod /lib/modules/2.6.17-10-generic/extra/hsfmc97sis.ko insmod /lib/modules/2.6.17-10-generic/extra/hsfusbcd2.ko + lsmod Module Size Used by hsfusbcd2 81584 0 hsfmc97sis 85920 0 hsfmc97ati 84384 0 hsfmc97ali 92328 0 hsfmc97via 86568 0 hsfmc97ich 89504 0 hsfpcibasic2 82080 0 hsfserial 30180 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2 hsfengine 1618584 8 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial hsfosspec 136592 9 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine hsfsoar 101520 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2 nls_utf8 3840 1 vfat 17920 1 fat 65456 1 vfat usb_storage 89792 1 libusual 21544 1 usb_storage rfcomm 51360 0 l2cap 31744 5 rfcomm bluetooth 64644 4 rfcomm,l2cap ppdev 12296 0 parport_pc 43560 0 lp 16584 0 parport 49932 3 ppdev,parport_pc,lp speedstep_centrino 8560 1 cpufreq_userspace 6560 0 cpufreq_stats 9312 0 freq_table 7104 2 speedstep_centrino,cpufreq_stats cpufreq_powersave 3456 0 cpufreq_ondemand 10928 2 cpufreq_conservative 11272 0 video 22920 0 tc1100_wmi 10632 0 sony_acpi 7704 0 sbs 20928 0 pcc_acpi 19968 0 i2c_ec 7808 1 sbs hotkey 14536 0 dock 10776 0 dev_acpi 17540 0 container 6656 0 button 9888 0 battery 14088 0 asus_acpi 21924 0 ac 8328 0 af_packet 29452 2 pcmcia 49048 0 sk98lin 212572 0 sg 44584 0 snd_hda_intel 23452 1 snd_hda_codec 219392 1 snd_hda_intel snd_pcm_oss 57344 0 joydev 14208 0 snd_mixer_oss 22784 1 snd_pcm_oss sky2 50436 0 snd_pcm 108168 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss yenta_socket 33420 1 snd_timer 31112 1 snd_pcm snd 79016 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer rsrc_nonstatic 16896 1 yenta_socket ipw3945 144928 1 tsdev 11136 0 ieee80211 39112 1 ipw3945 ieee80211_crypt 9216 1 ieee80211 tifm_7xx1 11264 0 tifm_core 12928 1 tifm_7xx1 i2c_core 29312 1 i2c_ec pcmcia_core 52772 3 pcmcia,yenta_socket,rsrc_nonstatic evdev 14592 2 psmouse 51088 0 soundcore 14112 1 snd shpchp 49068 0 snd_page_alloc 13200 2 snd_hda_intel,snd_pcm serio_raw 10244 0 intel_agp 32704 1 pci_hotplug 38912 1 shpchp squashfs 47208 1 loop 20112 2 unionfs 85152 1 nls_cp437 8704 2 isofs 43236 1 ohci1394 40776 0 ieee1394 387704 1 ohci1394 ehci_hcd 40456 0 uhci_hcd 30096 0 usbcore 167840 7 hsfusbcd2,hsfosspec,usb_storage,libusual,ehci_hcd,uhci_hcd ide_generic 2944 0 sd_mod 25728 2 ata_piix 13828 0 libata 88984 1 ata_piix scsi_mod 181424 4 usb_storage,sg,sd_mod,libata ide_cd 39584 1 cdrom 43816 1 ide_cd piix 14084 1 generic 7428 0 thermal 19472 0 processor 38280 2 speedstep_centrino,thermal fan 7432 0 capability 7304 0 commoncap 10752 1 capability vesafb 11048 1 cfbcopyarea 5376 1 vesafb cfbimgblt 4352 1 vesafb cfbfillrect 6272 1 vesafb fbcon 45824 72 tileblit 4736 1 fbcon font 10240 1 fbcon bitblit 8064 1 fbcon softcursor 3968 1 bitblit + date Sun Apr 1 15:02:48 UTC 2007 + /usr/sbin/hsfconfig --info Conexant HSF softmodem driver, version 7.60.00.02x86_64full If you need license keys, assistance or more information, please go to: http://www.linuxant.com/ When reporting a problem for the first time, please send us the file generated by "hsfconfig --dumpdiag". Note: kernel module snd-via82xx-modem overridden by hsfmc97via Note: kernel module snd-intel8x0m overridden by hsfmc97ich hsfmc97sis Note: kernel module snd-atiixp-modem overridden by hsfmc97ati Warning: no device detected by hsf driver - HDA modems may require reboot Note: kernel module snd-via82xx-modem overridden by hsfmc97via Note: kernel module snd-intel8x0m overridden by hsfmc97ich hsfmc97sis Note: kernel module snd-atiixp-modem overridden by hsfmc97ati + identify_system linux-x86_64(x86_64)-2.6.17-10-generic-SMP Ubuntu-Kubuntu-6.10 + uname -a Linux ubuntu 2.6.17-10-generic #2 SMP Fri Oct 13 15:34:39 UTC 2006 x86_64 GNU/Linux + gcc -v Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu Thread model: posix gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5) + cat -v /proc/version + cat -v /proc/cpuinfo + cat -v /etc/debian_version testing/unstable + cat -v /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=6.10 DISTRIB_CODENAME=edgy DISTRIB_DESCRIPTION="Ubuntu 6.10" + dmesg [ 0.000000] Bootdata ok (command line is BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash -- vga=0x318) [ 0.000000] Linux version 2.6.17-10-generic (root@crested) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 15:34:39 UTC 2006 (Ubuntu 2.6.17-10.33-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 - 000000007fe80000 (usable) [ 0.000000] BIOS-e820: 000000007fe80000 - 000000007ff00000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007ff00000 - 0000000080000000 (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] ACPI: RSDP (v002 PTLTD ) @ 0x00000000000f6af0 [ 0.000000] ACPI: XSDT (v001 Sony VAIO 0x06040000 PTL 0x00000000) @ 0x000000007fe885c4 [ 0.000000] ACPI: FADT (v003 Sony VAIO 0x20061130 PTL 0x00000001) @ 0x000000007fe90bf8 [ 0.000000] ACPI: MADT (v001 Sony VAIO 0x20061130 PTL 0x0000005a) @ 0x000000007fe90cec [ 0.000000] ACPI: HPET (v001 Sony VAIO 0x20061130 PTL 0x0000005a) @ 0x000000007fe90d54 [ 0.000000] ACPI: MCFG (v001 Sony VAIO 0x20061130 PTL 0x0000005a) @ 0x000000007fe90d8c [ 0.000000] ACPI: TCPA (v001 Sony VAIO 0x20061130 PTL 0x00005a52) @ 0x000000007fe90dc8 [ 0.000000] ACPI: SLIC (v001 Sony VAIO 0x20061130 PTL 0x01000000) @ 0x000000007fe90dfa [ 0.000000] ACPI: MADT (v001 Sony VAIO 0x20061130 PTL 0x00000000) @ 0x000000007fe90f70 [ 0.000000] ACPI: BOOT (v001 Sony VAIO 0x20061130 PTL 0x00000001) @ 0x000000007fe90fd8 [ 0.000000] ACPI: SSDT (v001 Sony VAIO 0x20061130 PTL 0x20050624) @ 0x000000007fe89ede [ 0.000000] ACPI: SSDT (v001 Sony VAIO 0x20061130 PTL 0x20050624) @ 0x000000007fe8967d [ 0.000000] ACPI: SSDT (v001 Sony VAIO 0x20061130 PTL 0x20050624) @ 0x000000007fe88bdc [ 0.000000] ACPI: SSDT (v001 Sony VAIO 0x20061130 PTL 0x20050624) @ 0x000000007fe88b36 [ 0.000000] ACPI: SSDT (v001 Sony VAIO 0x20061130 PTL 0x20050624) @ 0x000000007fe88650 [ 0.000000] ACPI: DSDT (v001 Sony VAIO 0x20061130 PTL 0x20050624) @ 0x0000000000000000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at 0000000000000000-000000007fe80000 [ 0.000000] Bootmem setup node 0 0000000000000000-000000007fe80000 [ 0.000000] On node 0 totalpages: 515293 [ 0.000000] DMA zone: 2591 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 512702 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x1008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: 2 duplicate APIC table ignored. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] Processor #0 6:15 APIC version 20 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] Processor #1 6:15 APIC version 20 [ 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] Setting APIC routing to physical flat [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000) [ 0.000000] Checking aperture... [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] Built 1 zonelists [ 0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash -- vga=0x318 [ 0.000000] Initializing CPU#0 [ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes) [ 0.000000] time.c: Using 14.318180 MHz WALL HPET GTOD HPET/TSC timer. [ 0.000000] time.c: Detected 1833.463 MHz processor. [ 33.467887] Console: colour dummy device 80x25 [ 33.469203] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 33.470506] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 33.496796] Memory: 2051704k/2095616k available (2129k kernel code, 43524k reserved, 1424k data, 188k init) [ 33.573231] Calibrating delay using timer specific routine.. 3672.54 BogoMIPS (lpj=7345089) [ 33.573287] Security Framework v1.0.0 initialized [ 33.573293] SELinux: Disabled at boot. [ 33.573315] Mount-cache hash table entries: 256 [ 33.573476] CPU: L1 I cache: 32K, L1 D cache: 32K [ 33.573479] CPU: L2 cache: 2048K [ 33.573482] using mwait in idle threads. [ 33.573484] CPU: Physical Processor ID: 0 [ 33.573485] CPU: Processor Core ID: 0 [ 33.573493] CPU0: Thermal monitoring enabled (TM2) [ 33.573505] SMP alternatives: switching to UP code [ 33.573759] checking if image is initramfs... it is [ 34.159909] Freeing initrd memory: 6219k freed [ 34.164942] ACPI: Core revision 20060707 [ 34.165277] ACPI: Looking for DSDT ... not found! [ 34.212054] activating NMI Watchdog ... done. [ 34.212062] Using local APIC timer interrupts. [ 34.266557] result 10417403 [ 34.266559] Detected 10.417 MHz APIC timer. [ 34.268793] SMP alternatives: switching to SMP code [ 34.268943] Booting processor 1/2 APIC 0x1 [ 34.279600] Initializing CPU#1 [ 34.356518] Calibrating delay using timer specific routine.. 3667.03 BogoMIPS (lpj=7334060) [ 34.356525] CPU: L1 I cache: 32K, L1 D cache: 32K [ 34.356527] CPU: L2 cache: 2048K [ 34.356529] CPU: Physical Processor ID: 0 [ 34.356531] CPU: Processor Core ID: 1 [ 34.356537] CPU1: Thermal monitoring enabled (TM2) [ 34.356863] Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz stepping 02 [ 34.360511] APIC error on CPU1: 00(40) [ 34.360533] Brought up 2 CPUs [ 34.360577] testing NMI watchdog ... OK. [ 34.482343] migration_cost=35 [ 34.482633] NET: Registered protocol family 16 [ 34.482661] ACPI: bus type pci registered [ 34.482666] PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved [ 34.482667] PCI: Not using MMCONFIG. [ 34.482674] PCI: Using configuration type 1 [ 34.487260] ACPI: Interpreter enabled [ 34.487263] ACPI: Using IOAPIC for interrupt routing [ 34.487690] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 34.487693] PCI: Probing PCI hardware (bus 00) [ 34.495612] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 [ 34.495869] Boot video device is 0000:01:00.0 [ 34.497193] PCI: Transparent bridge - 0000:00:1e.0 [ 34.497268] PCI: Bus #0a (-#0d) is hidden behind transparent bridge #09 (-#0a) (try 'pci=assign-busses') [ 34.497270] Please report the result to linux-kernel to fix this permanently [ 34.497370] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 34.506466] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT] [ 34.507128] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] [ 34.507677] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] [ 34.508010] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT] [ 34.508275] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] [ 34.509672] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] [ 34.510746] ACPI: PCI Interrupt Link [LNKA] (IRQs 10) *5 [ 34.511000] ACPI: PCI Interrupt Link [LNKB] (IRQs *10) [ 34.511252] ACPI: PCI Interrupt Link [LNKC] (IRQs *10) [ 34.511504] ACPI: PCI Interrupt Link [LNKD] (IRQs *10) [ 34.511755] ACPI: PCI Interrupt Link [LNKE] (IRQs 10) *0, disabled. [ 34.512010] ACPI: PCI Interrupt Link [LNKF] (IRQs *10) [ 34.512262] ACPI: PCI Interrupt Link [LNKG] (IRQs *10) [ 34.512530] ACPI: PCI Interrupt Link [LNKH] (IRQs *10) [ 34.512625] ACPI: Embedded Controller [EC0] (gpe 23) interrupt mode. [ 34.515115] Linux Plug and Play Support v0.97 (c) Adam Belay [ 34.515124] pnp: PnP ACPI init [ 34.517561] pnp: PnP ACPI: found 11 devices [ 34.517608] PCI: Using ACPI for IRQ routing [ 34.517610] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [ 34.517782] hpet0: at MMIO 0xfed00000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 0 [ 34.517787] hpet0: 3 64-bit timers, 14318180 Hz [ 34.518831] PCI-DMA: Disabling IOMMU. [ 34.519316] PCI: Failed to allocate mem resource #6:20000@e0000000 for 0000:01:00.0 [ 34.519319] PCI: Bridge: 0000:00:01.0 [ 34.519320] IO window: disabled. [ 34.519324] MEM window: cd000000-ceffffff [ 34.519328] PREFETCH window: d0000000-dfffffff [ 34.519331] PCI: Bridge: 0000:00:1c.0 [ 34.519334] IO window: 2000-2fff [ 34.519341] MEM window: f4000000-f5ffffff [ 34.519346] PREFETCH window: f0000000-f1ffffff [ 34.519352] PCI: Bridge: 0000:00:1c.1 [ 34.519353] IO window: disabled. [ 34.519360] MEM window: f8100000-f81fffff [ 34.519364] PREFETCH window: disabled. [ 34.519370] PCI: Bridge: 0000:00:1c.2 [ 34.519374] IO window: 3000-3fff [ 34.519380] MEM window: f8000000-f80fffff [ 34.519384] PREFETCH window: disabled. [ 34.519390] PCI: Bridge: 0000:00:1c.3 [ 34.519394] IO window: 4000-4fff [ 34.519400] MEM window: f6000000-f7ffffff [ 34.519405] PREFETCH window: f2000000-f3ffffff [ 34.519418] PCI: Bus 10, cardbus bridge: 0000:09:04.0 [ 34.519420] IO window: 00005000-000050ff [ 34.519425] IO window: 00005400-000054ff [ 34.519430] PREFETCH window: 88000000-89ffffff [ 34.519436] MEM window: 8a000000-8bffffff [ 34.519442] PCI: Bridge: 0000:00:1e.0 [ 34.519445] IO window: 5000-5fff [ 34.519451] MEM window: f8200000-f82fffff [ 34.519456] PREFETCH window: 88000000-89ffffff [ 34.519472] GSI 16 sharing vector 0xA9 and IRQ 16 [ 34.519474] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169 [ 34.519480] PCI: Setting latency timer of device 0000:00:01.0 to 64 [ 34.519503] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 [ 34.519509] PCI: Setting latency timer of device 0000:00:1c.0 to 64 [ 34.519534] GSI 17 sharing vector 0xB1 and IRQ 17 [ 34.519536] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 177 [ 34.519542] PCI: Setting latency timer of device 0000:00:1c.1 to 64 [ 34.519567] GSI 18 sharing vector 0xB9 and IRQ 18 [ 34.519569] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 185 [ 34.519575] PCI: Setting latency timer of device 0000:00:1c.2 to 64 [ 34.519600] GSI 19 sharing vector 0xC1 and IRQ 19 [ 34.519602] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 193 [ 34.519608] PCI: Setting latency timer of device 0000:00:1c.3 to 64 [ 34.519623] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [ 34.519645] GSI 20 sharing vector 0xC9 and IRQ 20 [ 34.519647] ACPI: PCI Interrupt 0000:09:04.0[A] -> GSI 20 (level, low) -> IRQ 201 [ 34.519691] NET: Registered protocol family 2 [ 34.564386] IP route cache hash table entries: 65536 (order: 7, 524288 bytes) [ 34.564697] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 34.567561] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 34.568181] TCP: Hash tables configured (established 262144 bind 65536) [ 34.568184] TCP reno registered [ 34.568511] Simple Boot Flag at 0x36 set to 0x1 [ 34.568968] IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $ [ 34.569404] audit: initializing netlink socket (disabled) [ 34.569420] audit(1175439076.108:1): initialized [ 34.569613] VFS: Disk quotas dquot_6.5.1 [ 34.569639] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 34.569693] Initializing Cryptographic API [ 34.569697] io scheduler noop registered [ 34.569706] io scheduler anticipatory registered [ 34.569714] io scheduler deadline registered [ 34.569733] io scheduler cfq registered (default) [ 34.571074] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169 [ 34.571080] PCI: Setting latency timer of device 0000:00:01.0 to 64 [ 34.571115] assign_interrupt_mode Found MSI capability [ 34.571169] Allocate Port Service[0000:00:01.0:pcie00] [ 34.571216] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 [ 34.571223] PCI: Setting latency timer of device 0000:00:1c.0 to 64 [ 34.571284] assign_interrupt_mode Found MSI capability [ 34.571348] Allocate Port Service[0000:00:1c.0:pcie00] [ 34.571382] Allocate Port Service[0000:00:1c.0:pcie02] [ 34.571421] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 177 [ 34.571428] PCI: Setting latency timer of device 0000:00:1c.1 to 64 [ 34.571489] assign_interrupt_mode Found MSI capability [ 34.571553] Allocate Port Service[0000:00:1c.1:pcie00] [ 34.571585] Allocate Port Service[0000:00:1c.1:pcie02] [ 34.571627] ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 185 [ 34.571634] PCI: Setting latency timer of device 0000:00:1c.2 to 64 [ 34.571695] assign_interrupt_mode Found MSI capability [ 34.571758] Allocate Port Service[0000:00:1c.2:pcie00] [ 34.571790] Allocate Port Service[0000:00:1c.2:pcie02] [ 34.571829] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 193 [ 34.571836] PCI: Setting latency timer of device 0000:00:1c.3 to 64 [ 34.571897] assign_interrupt_mode Found MSI capability [ 34.571960] Allocate Port Service[0000:00:1c.3:pcie00] [ 34.571992] Allocate Port Service[0000:00:1c.3:pcie02] [ 34.591066] Real Time Clock Driver v1.12ac [ 34.591124] Linux agpgart interface v0.101 (c) Dave Jones [ 34.591127] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 34.591667] mice: PS/2 mouse device common for all mice [ 34.592233] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize [ 34.592364] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [ 34.592367] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 34.592674] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 34.601086] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 34.601656] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 34.603369] TCP bic registered [ 34.603382] NET: Registered protocol family 1 [ 34.603389] NET: Registered protocol family 8 [ 34.603391] NET: Registered protocol family 20 [ 34.604100] ACPI: (supports S0 S3 S4 S5) [ 34.604145] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 34.604167] Freeing unused kernel memory: 188k freed [ 34.637641] input: AT Translated Set 2 keyboard as /class/input/input0 [ 34.658504] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc20000080000, using 6144k, total 65536k [ 34.658508] vesafb: mode is 1024x768x32, linelength=4096, pages=1 [ 34.658510] vesafb: scrolling: redraw [ 34.658513] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 34.754377] Console: switching to colour frame buffer device 128x48 [ 34.754381] fb0: VESA VGA frame buffer device [ 35.780939] Capability LSM initialized [ 35.806462] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ Sony] OemTableId [ VAIO] [20060707] [ 35.806692] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ Sony] OemTableId [ VAIO] [20060707] [ 35.807433] ACPI: Processor [CPU0] (supports 8 throttling states) [ 35.807917] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ Sony] OemTableId [ VAIO] [20060707] [ 35.808113] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [ Sony] OemTableId [ VAIO] [20060707] [ 35.808537] ACPI: Processor [CPU1] (supports 8 throttling states) [ 35.810956] ACPI: Thermal Zone [ATF0] (53 C) [ 35.811919] ACPI: Thermal Zone [DTS0] (50 C) [ 35.812896] ACPI: Thermal Zone [DTS1] (52 C) [ 36.088237] ICH7: IDE controller at PCI slot 0000:00:1f.1 [ 36.088252] GSI 21 sharing vector 0x42 and IRQ 21 [ 36.088255] ACPI: PCI Interrupt 0000:00:1f.1[B] -> GSI 22 (level, low) -> IRQ 66 [ 36.088266] ICH7: chipset revision 2 [ 36.088268] ICH7: not 100% native mode: will probe irqs later [ 36.088280] ide0: BM-DMA at 0x1880-0x1887, BIOS settings: hda:DMA, hdb:pio [ 36.088294] Probing IDE interface ide0... [ 36.826543] hda: MATSHITADVD-RAM UJ-852S, ATAPI CD/DVD-ROM drive [ 37.166227] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 37.174657] hda: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33) [ 37.174664] Uniform CD-ROM driver Revision: 3.20 [ 37.483910] SCSI subsystem initialized [ 37.487126] libata version 1.20 loaded. [ 37.488163] ata_piix 0000:00:1f.2: version 1.05 [ 37.488195] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 22 (level, low) -> IRQ 66 [ 37.488214] PCI: Setting latency timer of device 0000:00:1f.2 to 64 [ 37.488258] ata1: SATA max UDMA/133 cmd 0x18C8 ctl 0x18AE bmdma 0x18B0 irq 66 [ 37.488284] ata2: SATA max UDMA/133 cmd 0x18C0 ctl 0x18AA bmdma 0x18B8 irq 66 [ 37.657831] ata1: dev 0 cfg 49:2f00 82:346b 83:7d09 84:6003 85:3469 86:3c09 87:6003 88:207f [ 37.657835] ata1: dev 0 ATA-7, max UDMA/133, 195371568 sectors: LBA48 [ 37.669819] ata1: dev 0 configured for UDMA/133 [ 37.669822] scsi0 : ata_piix [ 37.840645] ata2: disabling port [ 37.840649] scsi1 : ata_piix [ 37.840753] Vendor: ATA Model: ST9100824AS Rev: 3.14 [ 37.840763] Type: Direct-Access ANSI SCSI revision: 05 [ 37.846609] SCSI device sda: 195371568 512-byte hdwr sectors (100030 MB) [ 37.846620] sda: Write Protect is off [ 37.846622] sda: Mode Sense: 00 3a 00 00 [ 37.846636] SCSI device sda: drive cache: write back [ 37.846678] SCSI device sda: 195371568 512-byte hdwr sectors (100030 MB) [ 37.846686] sda: Write Protect is off [ 37.846688] sda: Mode Sense: 00 3a 00 00 [ 37.846701] SCSI device sda: drive cache: write back [ 37.846704] sda: sda1 sda2 sda3 < sda5 sda6 sda7 > [ 37.897955] sd 0:0:0:0: Attached scsi disk sda [ 38.372413] Probing IDE interface ide1... [ 38.388951] usbcore: registered new driver usbfs [ 38.388973] usbcore: registered new driver hub [ 38.389714] USB Universal Host Controller Interface driver v3.0 [ 38.389763] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 19 (level, low) -> IRQ 193 [ 38.389774] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [ 38.389778] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 38.389897] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 38.389929] uhci_hcd 0000:00:1d.0: irq 193, io base 0x00001800 [ 38.389996] usb usb1: configuration #1 chosen from 1 choice [ 38.390012] hub 1-0:1.0: USB hub found [ 38.390017] hub 1-0:1.0: 2 ports detected [ 38.426941] ieee1394: Initialized config rom entry `ip1394' [ 38.496887] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193 [ 38.496899] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [ 38.496903] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 38.496995] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [ 38.497023] uhci_hcd 0000:00:1d.1: irq 193, io base 0x00001820 [ 38.497167] usb usb2: configuration #1 chosen from 1 choice [ 38.497259] hub 2-0:1.0: USB hub found [ 38.497264] hub 2-0:1.0: 2 ports detected [ 38.604741] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 19 (level, low) -> IRQ 193 [ 38.604749] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [ 38.604754] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 38.604847] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 [ 38.604872] uhci_hcd 0000:00:1d.2: irq 193, io base 0x00001840 [ 38.605010] usb usb3: configuration #1 chosen from 1 choice [ 38.605104] hub 3-0:1.0: USB hub found [ 38.605110] hub 3-0:1.0: 2 ports detected [ 38.712647] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 19 (level, low) -> IRQ 193 [ 38.712655] PCI: Setting latency timer of device 0000:00:1d.3 to 64 [ 38.712659] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 38.712752] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 [ 38.712777] uhci_hcd 0000:00:1d.3: irq 193, io base 0x00001860 [ 38.712915] usb usb4: configuration #1 chosen from 1 choice [ 38.713015] hub 4-0:1.0: USB hub found [ 38.713021] hub 4-0:1.0: 2 ports detected [ 38.820708] GSI 22 sharing vector 0x4A and IRQ 22 [ 38.820712] ACPI: PCI Interrupt 0000:09:04.1[B] -> GSI 21 (level, low) -> IRQ 74 [ 38.820940] GSI 23 sharing vector 0x52 and IRQ 23 [ 38.820943] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 82 [ 38.821447] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [ 38.821453] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 38.821653] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 [ 38.821691] ehci_hcd 0000:00:1d.7: debug port 1 [ 38.821698] PCI: cache line size of 32 is not supported by device 0000:00:1d.7 [ 38.821709] ehci_hcd 0000:00:1d.7: irq 82, io mem 0xf8504000 [ 38.825593] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 38.825746] usb usb5: configuration #1 chosen from 1 choice [ 38.825852] hub 5-0:1.0: USB hub found [ 38.825858] hub 5-0:1.0: 8 ports detected [ 38.870839] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[74] MMIO=[f8205000-f82057ff] Max Packet=[2048] IR/IT contexts=[4/8] [ 39.180077] usb 5-6: new high speed USB device using ehci_hcd and address 2 [ 39.327722] usb 5-6: configuration #1 chosen from 1 choice [ 39.801467] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 39.870067] ISO 9660 Extensions: RRIP_1991A [ 39.938983] Registering unionfs 1.1.4 [ 39.943580] loop: loaded (max 8 devices) [ 40.097475] squashfs: version 3.0 (2006/03/15) Phillip Lougher [ 40.143344] ieee1394: Host added: ID:BUS[0-00:1023] GUID[08004603024deb64] [ 90.133198] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 90.243234] hw_random: RNG not detected [ 90.281317] agpgart: Detected an Intel 945GM Chipset. [ 90.299078] agpgart: AGP aperture is 256M @ 0x0 [ 90.582731] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 91.403408] input: PS/2 Mouse as /class/input/input1 [ 91.423192] input: AlpsPS/2 ALPS GlidePoint as /class/input/input2 [ 91.969114] ACPI: PCI Interrupt 0000:09:04.2[C] -> GSI 22 (level, low) -> IRQ 66 [ 92.074646] ieee80211_crypt: registered algorithm 'NULL' [ 92.102843] ieee80211: 802.11 data/management/control stack, git-1.1.13 [ 92.102847] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@xxxxxxxxxxxxxxx> [ 92.305400] ts: Compaq touchscreen protocol output [ 92.313770] ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0mp [ 92.313774] ipw3945: Copyright(c) 2003-2006 Intel Corporation [ 92.313945] ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 17 (level, low) -> IRQ 177 [ 92.313960] PCI: Setting latency timer of device 0000:06:00.0 to 64 [ 92.314569] ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection [ 93.175859] ACPI: PCI Interrupt 0000:09:04.0[A] -> GSI 20 (level, low) -> IRQ 201 [ 93.175875] Yenta: CardBus bridge found at 0000:09:04.0 [104d:81e6] [ 93.175898] Yenta: Enabling burst memory read transactions [ 93.175905] Yenta: Using CSCINT to route CSC interrupts to PCI [ 93.175907] Yenta: Routing CardBus interrupts to PCI [ 93.175914] Yenta TI: socket 0000:09:04.0, mfunc 0x01a21b22, devctl 0x64 [ 93.410907] Yenta: ISA IRQ mask 0x0cf8, PCI irq 201 [ 93.410912] Socket status: 30000006 [ 93.410915] Yenta: Raising subordinate bus# of parent bus (#09) from #0a to #0d [ 93.410921] pcmcia: parent PCI bridge I/O window: 0x5000 - 0x5fff [ 93.410924] pcmcia: parent PCI bridge Memory window: 0xf8200000 - 0xf82fffff [ 93.410927] pcmcia: parent PCI bridge Memory window: 0x88000000 - 0x89ffffff [ 93.411220] ACPI: PCI Interrupt 0000:07:00.0[A] -> GSI 18 (level, low) -> IRQ 185 [ 93.411237] PCI: Setting latency timer of device 0000:07:00.0 to 64 [ 93.411884] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 74 [ 93.412152] sky2 v1.6.1 addr 0xf8000000 irq 185 Yukon-FE (0xb7) rev 1 [ 93.412329] sky2 eth0: addr 00:13:a9:91:8e:09 [ 93.412398] PCI: Setting latency timer of device 0000:00:1b.0 to 64 [ 93.449494] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 95.113155] ipw3945: Radio Frequency Kill Switch is On: [ 95.113158] Kill switch must be turned off for wireless networking to work. [ 95.532442] sky2 eth0: enabling interface [ 96.647344] NET: Registered protocol family 17 [ 102.920020] vbetool[5500]: segfault at 0000000000003632 rip 000000000042472f rsp 00007ffffb963830 error 4 [ 103.661748] ACPI: AC Adapter [ACAD] (on-line) [ 103.717396] ACPI: Battery Slot [BAT1] (battery present) [ 103.760383] ACPI: Lid Switch [LID0] [ 103.760395] ACPI: Power Button (CM) [PWRB] [ 103.829365] ACPI: ACPI Dock Station Driver [ 103.931821] ibm_acpi: ec object not found [ 103.960190] pcc_acpi: loading... [ 104.051724] ACPI Sony Notebook Control Driver v0.2 successfully installed [ 104.167546] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 107.430974] lp: driver loaded but no devices found [ 107.632207] ppdev: user-space parallel port driver [ 147.884055] Bluetooth: Core ver 2.8 [ 147.884062] NET: Registered protocol family 31 [ 147.884066] Bluetooth: HCI device and connection manager initialized [ 147.884091] Bluetooth: HCI socket layer initialized [ 148.040151] Bluetooth: L2CAP ver 2.8 [ 148.040158] Bluetooth: L2CAP socket layer initialized [ 148.659111] Bluetooth: RFCOMM socket layer initialized [ 148.659133] Bluetooth: RFCOMM TTY layer initialized [ 148.659137] Bluetooth: RFCOMM ver 1.7 [ 248.072465] usb 1-1: new full speed USB device using uhci_hcd and address 2 [ 248.219713] usb 1-1: configuration #1 chosen from 1 choice [ 251.239470] usbcore: registered new driver libusual [ 251.350401] Initializing USB Mass Storage driver... [ 251.350509] scsi2 : SCSI emulation for USB Mass Storage devices [ 251.350582] usb-storage: device found at 2 [ 251.350585] usb-storage: waiting for device to settle before scanning [ 251.350599] usbcore: registered new driver usb-storage [ 251.350604] USB Mass Storage support registered. [ 256.346291] usb-storage: device scan complete [ 256.349283] Vendor: ChipsBnk Model: Flash Disk Rev: 2.00 [ 256.349303] Type: Direct-Access ANSI SCSI revision: 02 [ 256.354260] SCSI device sdb: 258304 512-byte hdwr sectors (132 MB) [ 256.357252] sdb: Write Protect is off [ 256.357258] sdb: Mode Sense: 0b 00 00 08 [ 256.357262] sdb: assuming drive cache: write through [ 256.366244] SCSI device sdb: 258304 512-byte hdwr sectors (132 MB) [ 256.369242] sdb: Write Protect is off [ 256.369247] sdb: Mode Sense: 0b 00 00 08 [ 256.369250] sdb: assuming drive cache: write through [ 256.369257] sdb: sdb1 [ 256.377284] sd 2:0:0:0: Attached scsi removable disk sdb [ 256.377356] sd 2:0:0:0: Attached scsi generic sg1 type 0 [ 260.054925] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 675.137833] hsfengine: module license 'see LICENSE file distributed with driver' taints kernel. [ 675.218323] usbcore: registered new driver hsfusbcd2 [ 725.819498] usbcore: deregistering driver hsfusbcd2 [ 726.039367] usbcore: registered new driver hsfusbcd2 + lspci -n 00:00.0 0600: 8086:27a0 (rev 03) 00:01.0 0604: 8086:27a1 (rev 03) 00:1b.0 0403: 8086:27d8 (rev 02) 00:1c.0 0604: 8086:27d0 (rev 02) 00:1c.1 0604: 8086:27d2 (rev 02) 00:1c.2 0604: 8086:27d4 (rev 02) 00:1c.3 0604: 8086:27d6 (rev 02) 00:1d.0 0c03: 8086:27c8 (rev 02) 00:1d.1 0c03: 8086:27c9 (rev 02) 00:1d.2 0c03: 8086:27ca (rev 02) 00:1d.3 0c03: 8086:27cb (rev 02) 00:1d.7 0c03: 8086:27cc (rev 02) 00:1e.0 0604: 8086:2448 (rev e2) 00:1f.0 0601: 8086:27b9 (rev 02) 00:1f.1 0101: 8086:27df (rev 02) 00:1f.2 0101: 8086:27c4 (rev 02) 00:1f.3 0c05: 8086:27da (rev 02) 01:00.0 0300: 10de:01d8 (rev a1) 06:00.0 0280: 8086:4222 (rev 02) 07:00.0 0200: 11ab:4351 (rev 16) 09:04.0 0607: 104c:8039 09:04.1 0c00: 104c:803a 09:04.2 0180: 104c:803b + lspci -v 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information 00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express PCI Express Root Port (rev 03) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Memory behind bridge: cd000000-ceffffff Prefetchable memory behind bridge: 00000000d0000000-00000000dff00000 Capabilities: [88] #0d [0000] Capabilities: [80] Power Management version 2 Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [a0] Express Root Port (Slot+) IRQ 0 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, fast devsel, latency 0, IRQ 74 Memory at f8500000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [70] Express Unknown type IRQ 0 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=05, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: f4000000-f5ffffff Prefetchable memory behind bridge: 00000000f0000000-00000000f1f00000 Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 Memory behind bridge: f8100000-f81fffff Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: f8000000-f80fffff Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: 00004000-00004fff Memory behind bridge: f6000000-f7ffffff Prefetchable memory behind bridge: 00000000f2000000-00000000f3f00000 Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02) (prog-if 00 [UHCI]) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 0, IRQ 193 I/O ports at 1800 [size=32] 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02) (prog-if 00 [UHCI]) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 0, IRQ 193 I/O ports at 1820 [size=32] 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02) (prog-if 00 [UHCI]) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 0, IRQ 193 I/O ports at 1840 [size=32] 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02) (prog-if 00 [UHCI]) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 0, IRQ 193 I/O ports at 1860 [size=32] 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI]) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 0, IRQ 82 Memory at f8504000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=09, subordinate=0d, sec-latency=56 I/O behind bridge: 00005000-00005fff Memory behind bridge: f8200000-f82fffff Prefetchable memory behind bridge: 0000000088000000-0000000089f00000 Capabilities: [50] #0d [0000] 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 0 Capabilities: [e0] Vendor Specific Information 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 0, IRQ 66 I/O ports at <unassigned> I/O ports at <unassigned> I/O ports at <unassigned> I/O ports at <unassigned> I/O ports at 1880 [size=16] 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 02) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 66 I/O ports at 18c8 [size=8] I/O ports at 18ac [size=4] I/O ports at 18c0 [size=8] I/O ports at 18a8 [size=4] I/O ports at 18b0 [size=16] Memory at f8504400 (32-bit, non-prefetchable) [size=1K] Capabilities: [70] Power Management version 2 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02) Subsystem: Sony Corporation Unknown device 81e6 Flags: medium devsel I/O ports at 18e0 [size=32] 01:00.0 VGA compatible controller: nVidia Corporation Unknown device 01d8 (rev a1) (prog-if 00 [VGA]) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, fast devsel, latency 0, IRQ 5 Memory at cd000000 (32-bit, non-prefetchable) [size=16M] Memory at d0000000 (64-bit, prefetchable) [size=256M] Memory at ce000000 (64-bit, non-prefetchable) [size=16M] Capabilities: [60] Power Management version 2 Capabilities: [68] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [78] Express Endpoint IRQ 0 06:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) Subsystem: Intel Corporation Unknown device 1051 Flags: bus master, fast devsel, latency 0, IRQ 177 Memory at f8100000 (32-bit, non-prefetchable) [size=4K] Capabilities: [c8] Power Management version 2 Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [e0] Express Legacy Endpoint IRQ 0 07:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8036 PCI-E Fast Ethernet Controller (rev 16) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, fast devsel, latency 0, IRQ 90 Memory at f8000000 (64-bit, non-prefetchable) [size=16K] I/O ports at 3000 [size=256] Capabilities: [48] Power Management version 2 Capabilities: [50] Vital Product Data Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable+ Capabilities: [e0] Express Legacy Endpoint IRQ 0 09:04.0 CardBus bridge: Texas Instruments Unknown device 8039 Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 168, IRQ 201 Memory at f8206000 (32-bit, non-prefetchable) [size=4K] Bus: primary=09, secondary=0a, subordinate=0d, sec-latency=176 Memory window 0: 88000000-89fff000 (prefetchable) Memory window 1: 8a000000-8bfff000 I/O window 0: 00005000-000050ff I/O window 1: 00005400-000054ff 16-bit legacy interface ports at 0001 09:04.1 FireWire (IEEE 1394): Texas Instruments Unknown device 803a (prog-if 10 [OHCI]) Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 32, IRQ 74 Memory at f8205000 (32-bit, non-prefetchable) [size=2K] Memory at f8200000 (32-bit, non-prefetchable) [size=16K] Capabilities: [44] Power Management version 2 09:04.2 Mass storage controller: Texas Instruments Unknown device 803b Subsystem: Sony Corporation Unknown device 81e6 Flags: bus master, medium devsel, latency 57, IRQ 66 Memory at f8204000 (32-bit, non-prefetchable) [size=4K] Capabilities: [44] Power Management version 2 + lspci -n -vvv 00:00.0 0600: 8086:27a0 (rev 03) Subsystem: 104d:81e6 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- Latency: 0 Capabilities: [e0] Vendor Specific Information 00:01.0 0604: 8086:27a1 (rev 03) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: cd000000-ceffffff Prefetchable memory behind bridge: 00000000d0000000-00000000dff00000 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B- Capabilities: [88] #0d [0000] Capabilities: [80] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Address: fee00000 Data: 40d9 Capabilities: [a0] Express Root Port (Slot+) IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s <64ns, L1 <1us Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed 2.5Gb/s, Width x16, ASPM L0s L1, Port 2 Link: Latency L0s <256ns, L1 <4us Link: ASPM L0s Enabled RCB 64 bytes CommClk+ ExtSynch- Link: Speed 2.5Gb/s, Width x16 Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug- Surpise- Slot: Number 1, PowerLimit 75.000000 Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- Slot: AttnInd Off, PwrInd On, Power- Root: Correctable- Non-Fatal- Fatal- PME- 00:1b.0 0403: 8086:27d8 (rev 02) Subsystem: 104d:81e6 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 74 Region 0: Memory at f8500000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Address: 0000000000000000 Data: 0000 Capabilities: [70] Express Unknown type IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s <64ns, L1 <1us Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed unknown, Width x0, ASPM unknown, Port 0 Link: Latency L0s <64ns, L1 <1us Link: ASPM Disabled CommClk- ExtSynch- Link: Speed unknown, Width x0 00:1c.0 0604: 8086:27d0 (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=02, subordinate=05, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: f4000000-f5ffffff Prefetchable memory behind bridge: 00000000f0000000-00000000f1f00000 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- Capabilities: [40] Express Root Port (Slot+) IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s unlimited, L1 unlimited Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 1 Link: Latency L0s <1us, L1 <4us Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch- Link: Speed 2.5Gb/s, Width x1 Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug+ Surpise+ Slot: Number 2, PowerLimit 6.500000 Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- Slot: AttnInd Unknown, PwrInd Unknown, Power- Root: Correctable- Non-Fatal- Fatal- PME- Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Address: fee00000 Data: 40e1 Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:1c.1 0604: 8086:27d2 (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=06, subordinate=06, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: f8100000-f81fffff Prefetchable memory behind bridge: 00000000fff00000-0000000000000000 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- Capabilities: [40] Express Root Port (Slot+) IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s unlimited, L1 unlimited Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 2 Link: Latency L0s <256ns, L1 <4us Link: ASPM L1 Enabled RCB 64 bytes CommClk+ ExtSynch- Link: Speed 2.5Gb/s, Width x1 Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug+ Surpise+ Slot: Number 3, PowerLimit 6.500000 Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- Slot: AttnInd Unknown, PwrInd Unknown, Power- Root: Correctable- Non-Fatal- Fatal- PME- Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Address: fee00000 Data: 40e9 Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:1c.2 0604: 8086:27d4 (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: f8000000-f80fffff Prefetchable memory behind bridge: 00000000fff00000-0000000000000000 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- Capabilities: [40] Express Root Port (Slot+) IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s unlimited, L1 unlimited Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 3 Link: Latency L0s <256ns, L1 <4us Link: ASPM Disabled RCB 64 bytes CommClk+ ExtSynch- Link: Speed 2.5Gb/s, Width x1 Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug+ Surpise+ Slot: Number 4, PowerLimit 6.500000 Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- Slot: AttnInd Unknown, PwrInd Unknown, Power- Root: Correctable- Non-Fatal- Fatal- PME- Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Address: fee00000 Data: 4032 Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:1c.3 0604: 8086:27d6 (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: 00004000-00004fff Memory behind bridge: f6000000-f7ffffff Prefetchable memory behind bridge: 00000000f2000000-00000000f3f00000 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- Capabilities: [40] Express Root Port (Slot+) IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s unlimited, L1 unlimited Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 4 Link: Latency L0s <1us, L1 <4us Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch- Link: Speed 2.5Gb/s, Width x1 Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug+ Surpise+ Slot: Number 5, PowerLimit 6.500000 Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- Slot: AttnInd Unknown, PwrInd Unknown, Power- Root: Correctable- Non-Fatal- Fatal- PME- Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Address: fee00000 Data: 403a Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:1d.0 0c03: 8086:27c8 (rev 02) Subsystem: 104d:81e6 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin A routed to IRQ 193 Region 4: I/O ports at 1800 [size=32] 00:1d.1 0c03: 8086:27c9 (rev 02) Subsystem: 104d:81e6 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin B routed to IRQ 193 Region 4: I/O ports at 1820 [size=32] 00:1d.2 0c03: 8086:27ca (rev 02) Subsystem: 104d:81e6 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin C routed to IRQ 193 Region 4: I/O ports at 1840 [size=32] 00:1d.3 0c03: 8086:27cb (rev 02) Subsystem: 104d:81e6 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin A routed to IRQ 193 Region 4: I/O ports at 1860 [size=32] 00:1d.7 0c03: 8086:27cc (rev 02) (prog-if 20) Subsystem: 104d:81e6 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin D routed to IRQ 82 Region 0: Memory at f8504000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port 00:1e.0 0604: 8086:2448 (rev e2) (prog-if 01) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Bus: primary=00, secondary=09, subordinate=0d, sec-latency=56 I/O behind bridge: 00005000-00005fff Memory behind bridge: f8200000-f82fffff Prefetchable memory behind bridge: 0000000088000000-0000000089f00000 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B- Capabilities: [50] #0d [0000] 00:1f.0 0601: 8086:27b9 (rev 02) Subsystem: 104d:81e6 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Capabilities: [e0] Vendor Specific Information 00:1f.1 0101: 8086:27df (rev 02) (prog-if 8a) Subsystem: 104d:81e6 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin B routed to IRQ 66 Region 0: I/O ports at <unassigned> Region 1: I/O ports at <unassigned> Region 2: I/O ports at <unassigned> Region 3: I/O ports at <unassigned> Region 4: I/O ports at 1880 [size=16] 00:1f.2 0101: 8086:27c4 (rev 02) (prog-if 8f) Subsystem: 104d:81e6 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin B routed to IRQ 66 Region 0: I/O ports at 18c8 [size=8] Region 1: I/O ports at 18ac [size=4] Region 2: I/O ports at 18c0 [size=8] Region 3: I/O ports at 18a8 [size=4] Region 4: I/O ports at 18b0 [size=16] Region 5: Memory at f8504400 (32-bit, non-prefetchable) [size=1K] Capabilities: [70] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:1f.3 0c05: 8086:27da (rev 02) Subsystem: 104d:81e6 Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Region 4: I/O ports at 18e0 [size=32] 01:00.0 0300: 10de:01d8 (rev a1) Subsystem: 104d:81e6 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 5 Region 0: Memory at cd000000 (32-bit, non-prefetchable) [size=16M] Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 3: Memory at ce000000 (64-bit, non-prefetchable) [size=16M] Capabilities: [60] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [68] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Address: 0000000000000000 Data: 0000 Capabilities: [78] Express Endpoint IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s <256ns, L1 <4us Device: AtnBtn- AtnInd- PwrInd- Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ Device: MaxPayload 128 bytes, MaxReadReq 512 bytes Link: Supported Speed 2.5Gb/s, Width x16, ASPM L0s L1, Port 0 Link: Latency L0s <256ns, L1 <4us Link: ASPM L0s Enabled RCB 128 bytes CommClk+ ExtSynch- Link: Speed 2.5Gb/s, Width x16 06:00.0 0280: 8086:4222 (rev 02) Subsystem: 8086:1051 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 177 Region 0: Memory at f8100000 (32-bit, non-prefetchable) [size=4K] Capabilities: [c8] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Address: 0000000000000000 Data: 0000 Capabilities: [e0] Express Legacy Endpoint IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s <512ns, L1 unlimited Device: AtnBtn- AtnInd- PwrInd- Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 0 Link: Latency L0s <128ns, L1 <64us Link: ASPM L1 Enabled RCB 64 bytes CommClk+ ExtSynch- Link: Speed 2.5Gb/s, Width x1 07:00.0 0200: 11ab:4351 (rev 16) Subsystem: 104d:81e6 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 90 Region 0: Memory at f8000000 (64-bit, non-prefetchable) [size=16K] Region 2: I/O ports at 3000 [size=256] Capabilities: [48] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=1 PME- Capabilities: [50] Vital Product Data Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable+ Address: 00000000fee00000 Data: 405a Capabilities: [e0] Express Legacy Endpoint IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s unlimited, L1 unlimited Device: AtnBtn- AtnInd- PwrInd- Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- Device: MaxPayload 128 bytes, MaxReadReq 512 bytes Link: Supported Speed 2.5Gb/s, Width x1, ASPM unknown, Port 0 Link: Latency L0s <256ns, L1 unlimited Link: ASPM Disabled RCB 128 bytes CommClk+ ExtSynch- Link: Speed 2.5Gb/s, Width x1 09:04.0 0607: 104c:8039 Subsystem: 104d:81e6 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 168, Cache Line Size: 128 bytes Interrupt: pin A routed to IRQ 201 Region 0: Memory at f8206000 (32-bit, non-prefetchable) [size=4K] Bus: primary=09, secondary=0a, subordinate=0d, sec-latency=176 Memory window 0: 88000000-89fff000 (prefetchable) Memory window 1: 8a000000-8bfff000 I/O window 0: 00005000-000050ff I/O window 1: 00005400-000054ff BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 09:04.1 0c00: 104c:803a (prog-if 10) Subsystem: 104d:81e6 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 32 (750ns min, 1000ns max), Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 74 Region 0: Memory at f8205000 (32-bit, non-prefetchable) [size=2K] Region 1: Memory at f8200000 (32-bit, non-prefetchable) [size=16K] Capabilities: [44] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA PME(D0+,D1+,D2+,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME+ 09:04.2 0180: 104c:803b Subsystem: 104d:81e6 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 57 (1750ns min, 1000ns max), Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 66 Region 0: Memory at f8204000 (32-bit, non-prefetchable) [size=4K] Capabilities: [44] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- + lsusb Bus 005 Device 002: ID 05ca:1835 Ricoh Co., Ltd Bus 005 Device 001: ID 0000:0000 Bus 004 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 001 Device 002: ID 0204:6025 Bus 001 Device 001: ID 0000:0000 + lsusb -v Bus 005 Device 002: ID 05ca:1835 Ricoh Co., Ltd Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 Common Class bDeviceProtocol 1 Interface Association bMaxPacketSize0 64 idVendor 0x05ca Ricoh Co., Ltd idProduct 0x1835 bcdDevice 1.00 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 396 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Association: bLength 8 bDescriptorType 11 bFirstInterface 0 bInterfaceCount 2 bFunctionClass 14 Video bFunctionSubClass 3 Video Interface Collection bFunctionProtocol 0 iFunction 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 14 Video bInterfaceSubClass 1 Video Control bInterfaceProtocol 0 iInterface 0 VideoControl Interface Descriptor: bLength 13 bDescriptorType 36 bDescriptorSubtype 1 (HEADER) bcdUVC 1.00 wTotalLength 78 dwClockFrequency 24.000000MHz bInCollection 1 baInterfaceNr( 0) 1 VideoControl Interface Descriptor: bLength 9 bDescriptorType 36 bDescriptorSubtype 3 (OUTPUT_TERMINAL) bTerminalID 3 wTerminalType 0x0101 USB Streaming bAssocTerminal 1 bSourceID 4 iTerminal 0 VideoControl Interface Descriptor: bLength 26 bDescriptorType 36 bDescriptorSubtype 6 (EXTENSION_UNIT) bUnitID 4 guidExtensionCode {4441621c-8989-4346-afb3-20f37590304e} bNumControl 1 bNrPins 1 baSourceID( 0) 2 bControlSize 1 bmControls( 0) 0xff iExtension 0 VideoControl Interface Descriptor: bLength 18 bDescriptorType 36 bDescriptorSubtype 2 (INPUT_TERMINAL) bTerminalID 1 wTerminalType 0x0201 Camera Sensor bAssocTerminal 3 iTerminal 0 wObjectiveFocalLengthMin 0 wObjectiveFocalLengthMax 0 wOcularFocalLength 0 bControlSize 3 bmControls 0x00000000 VideoControl Interface Descriptor: bLength 12 bDescriptorType 36 bDescriptorSubtype 5 (PROCESSING_UNIT) Warning: Descriptor too short bUnitID 2 bSourceID 1 wMaxMultiplier 0 bControlSize 3 bmControls 0x0000053f Brightness Contrast Hue Saturation Sharpness Gamma Backlight Compensation Power Line Frequency iProcessing 0 bmVideoStandards 0x 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0010 1x 16 bytes bInterval 6 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 0 VideoStreaming Interface Descriptor: bLength 14 bDescriptorType 36 bDescriptorSubtype 1 (INPUT_HEADER) bNumFormarts 1 wTotalLength 34304 bEndPointAddress 1 bmInfo 3 bTerminalLink 0 bStillCaptureMethod 0 bTriggerSupport 0 bTriggerUsage 1 bControlSize 1 bmaControls( 0) 27 VideoStreaming Interface Descriptor: bLength 27 bDescriptorType 36 bDescriptorSubtype 4 (FORMAT_UNCOMPRESSED) bFormatIndex 1 bNumFrameDescriptors 5 guidFormat {32595559-0000-0010-8000-00aa00389b71} bBitsPerPixel 16 bDefaultFrameIndex 1 bAspectRatioX 0 bAspectRatioY 0 bmInterlaceFlags 0x02 Interlaced stream or variable: No Fields per frame: 2 fields Field 1 first: No Field pattern: Field 1 only bCopyProtect 0 VideoStreaming Interface Descriptor: bLength 30 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 1 bmCapabilities 0x00 Still image unsupported wWidth 320 wHeight 240 dwMinBitRate 36864000 dwMaxBitRate 36864000 dwMaxVideoFrameBufferSize 153600 dwDefaultFrameInterval 333333 bFrameIntervalType 1 dwFrameInterval( 0) 333333 VideoStreaming Interface Descriptor: bLength 30 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 2 bmCapabilities 0x00 Still image unsupported wWidth 640 wHeight 480 dwMinBitRate 147456000 dwMaxBitRate 147456000 dwMaxVideoFrameBufferSize 614400 dwDefaultFrameInterval 333333 bFrameIntervalType 1 dwFrameInterval( 0) 333333 VideoStreaming Interface Descriptor: bLength 30 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 3 bmCapabilities 0x00 Still image unsupported wWidth 352 wHeight 288 dwMinBitRate 48660480 dwMaxBitRate 48660480 dwMaxVideoFrameBufferSize 202752 dwDefaultFrameInterval 333333 bFrameIntervalType 1 dwFrameInterval( 0) 333333 VideoStreaming Interface Descriptor: bLength 30 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 4 bmCapabilities 0x00 Still image unsupported wWidth 176 wHeight 144 dwMinBitRate 12165120 dwMaxBitRate 12165120 dwMaxVideoFrameBufferSize 50688 dwDefaultFrameInterval 333333 bFrameIntervalType 1 dwFrameInterval( 0) 333333 VideoStreaming Interface Descriptor: bLength 30 bDescriptorType 36 bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) bFrameIndex 5 bmCapabilities 0x00 Still image unsupported wWidth 160 wHeight 120 dwMinBitRate 9216000 dwMaxBitRate 9216000 dwMaxVideoFrameBufferSize 38400 dwDefaultFrameInterval 333333 bFrameIntervalType 1 dwFrameInterval( 0) 333333 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 1 bNumEndpoints 1 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x86 EP 6 IN bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x0364 1x 868 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 2 bNumEndpoints 1 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x86 EP 6 IN bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x13d4 3x 980 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 3 bNumEndpoints 1 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x86 EP 6 IN bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x1370 3x 880 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 4 bNumEndpoints 1 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x86 EP 6 IN bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x0278 1x 632 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 5 bNumEndpoints 1 bInterfaceClass 14 Video bInterfaceSubClass 2 Video Streaming bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x86 EP 6 IN bmAttributes 5 Transfer Type Isochronous Synch Type Asynchronous Usage Type Data wMaxPacketSize 0x0320 1x 800 bytes bInterval 1 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 Common Class bDeviceProtocol 1 Interface Association bMaxPacketSize0 64 bNumConfigurations 1 Device Status: 0x0000 (Bus Powered) Bus 005 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.17-10-generic ehci_hcd iProduct 2 EHCI Host Controller iSerial 1 0000:00:1d.7 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 12 Hub Descriptor: bLength 11 bDescriptorType 41 nNbrPorts 8 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 0x00 PortPwrCtrlMask 0xff 0xff Hub Port Status: Port 1: 0000.0000 Port 2: 0000.0100 power Port 3: 0000.0100 power Port 4: 0000.0100 power Port 5: 0000.0100 power Port 6: 0000.0503 highspeed power enable connect Port 7: 0000.0100 power Port 8: 0000.0100 power Device Status: 0x0003 Self Powered Remote Wakeup Enabled Bus 004 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.17-10-generic uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:1d.3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 255 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Device Status: 0x0003 Self Powered Remote Wakeup Enabled Bus 003 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.17-10-generic uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:1d.2 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 255 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Device Status: 0x0003 Self Powered Remote Wakeup Enabled Bus 002 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.17-10-generic uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:1d.1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 255 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Device Status: 0x0003 Self Powered Remote Wakeup Enabled Bus 001 Device 002: ID 0204:6025 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0204 idProduct 0x6025 bcdDevice 1.00 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 80 Bulk (Zip) iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Device Status: 0x0001 Self Powered Bus 001 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.17-10-generic uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:1d.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 255 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0103 power enable connect Port 2: 0000.0100 power Device Status: 0x0003 Self Powered Remote Wakeup Enabled + cat -v /proc/bus/usb/devices + cat -v /proc/pci cat: /proc/pci: No such file or directory + cat -v /proc/cmdline + cat -v /proc/uptime + cat -v /proc/devices + cat -v /proc/misc + cat -v /proc/filesystems + cat -v /proc/interrupts + cat -v /proc/iomem + cat -v /proc/ioports + cat -v /proc/dma + cat -v /proc/mtrr + cat -v /proc/partitions + cat -v /proc/mounts + cat -v /proc/swaps + cat -v /proc/meminfo + cat -v /proc/stat + cat -v /proc/apm cat: /proc/apm: No such file or directory + cat -v /proc/modules hsfusbcd2 81584 0 - Live 0xffffffff88677000 hsfmc97sis 85920 0 - Live 0xffffffff88661000 hsfmc97ati 84384 0 - Live 0xffffffff8864b000 hsfmc97ali 92328 0 - Live 0xffffffff88633000 hsfmc97via 86568 0 - Live 0xffffffff8861c000 hsfmc97ich 89504 0 - Live 0xffffffff88605000 hsfpcibasic2 82080 0 - Live 0xffffffff885ef000 hsfserial 30180 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xffffffff885e6000 hsfengine 1618584 8 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial, Live 0xffffffff88459000 hsfosspec 136592 9 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine, Live 0xffffffff88436000 hsfsoar 101520 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xffffffff8841c000 nls_utf8 3840 1 - Live 0xffffffff880eb000 vfat 17920 1 - Live 0xffffffff88416000 fat 65456 1 vfat, Live 0xffffffff88405000 usb_storage 89792 1 - Live 0xffffffff883ee000 libusual 21544 1 usb_storage, Live 0xffffffff883e7000 rfcomm 51360 0 - Live 0xffffffff883d9000 l2cap 31744 5 rfcomm, Live 0xffffffff883d0000 bluetooth 64644 4 rfcomm,l2cap, Live 0xffffffff883bf000 ppdev 12296 0 - Live 0xffffffff883ba000 parport_pc 43560 0 - Live 0xffffffff883ae000 lp 16584 0 - Live 0xffffffff883a8000 parport 49932 3 ppdev,parport_pc,lp, Live 0xffffffff8839a000 speedstep_centrino 8560 1 - Live 0xffffffff88396000 cpufreq_userspace 6560 0 - Live 0xffffffff88393000 cpufreq_stats 9312 0 - Live 0xffffffff8838f000 freq_table 7104 2 speedstep_centrino,cpufreq_stats, Live 0xffffffff8838c000 cpufreq_powersave 3456 0 - Live 0xffffffff880b6000 cpufreq_ondemand 10928 2 - Live 0xffffffff88388000 cpufreq_conservative 11272 0 - Live 0xffffffff88384000 video 22920 0 - Live 0xffffffff8837d000 tc1100_wmi 10632 0 - Live 0xffffffff88379000 sony_acpi 7704 0 - Live 0xffffffff88376000 sbs 20928 0 - Live 0xffffffff8836f000 pcc_acpi 19968 0 - Live 0xffffffff88369000 i2c_ec 7808 1 sbs, Live 0xffffffff88366000 hotkey 14536 0 - Live 0xffffffff88361000 dock 10776 0 - Live 0xffffffff8835d000 dev_acpi 17540 0 - Live 0xffffffff88357000 container 6656 0 - Live 0xffffffff8832a000 button 9888 0 - Live 0xffffffff88353000 battery 14088 0 - Live 0xffffffff8834e000 asus_acpi 21924 0 - Live 0xffffffff88347000 ac 8328 0 - Live 0xffffffff88343000 af_packet 29452 2 - Live 0xffffffff8833a000 pcmcia 49048 0 - Live 0xffffffff8832d000 sk98lin 212572 0 - Live 0xffffffff882f5000 sg 44584 0 - Live 0xffffffff882e9000 snd_hda_intel 23452 1 - Live 0xffffffff882e2000 snd_hda_codec 219392 1 snd_hda_intel, Live 0xffffffff882ab000 snd_pcm_oss 57344 0 - Live 0xffffffff8829c000 joydev 14208 0 - Live 0xffffffff88297000 snd_mixer_oss 22784 1 snd_pcm_oss, Live 0xffffffff88290000 sky2 50436 0 - Live 0xffffffff88282000 snd_pcm 108168 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss, Live 0xffffffff88266000 yenta_socket 33420 1 - Live 0xffffffff8825c000 snd_timer 31112 1 snd_pcm, Live 0xffffffff88253000 snd 79016 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer, Live 0xffffffff8823e000 rsrc_nonstatic 16896 1 yenta_socket, Live 0xffffffff88238000 ipw3945 144928 1 - Live 0xffffffff88213000 tsdev 11136 0 - Live 0xffffffff8820f000 ieee80211 39112 1 ipw3945, Live 0xffffffff88204000 ieee80211_crypt 9216 1 ieee80211, Live 0xffffffff88200000 tifm_7xx1 11264 0 - Live 0xffffffff881a9000 tifm_core 12928 1 tifm_7xx1, Live 0xffffffff881fb000 i2c_core 29312 1 i2c_ec, Live 0xffffffff881f2000 pcmcia_core 52772 3 pcmcia,yenta_socket,rsrc_nonstatic, Live 0xffffffff881e4000 evdev 14592 2 - Live 0xffffffff881df000 psmouse 51088 0 - Live 0xffffffff881d1000 soundcore 14112 1 snd, Live 0xffffffff881cc000 shpchp 49068 0 - Live 0xffffffff881bf000 snd_page_alloc 13200 2 snd_hda_intel,snd_pcm, Live 0xffffffff881ba000 serio_raw 10244 0 - Live 0xffffffff881b6000 intel_agp 32704 1 - Live 0xffffffff881ad000 pci_hotplug 38912 1 shpchp, Live 0xffffffff8819e000 squashfs 47208 1 - Live 0xffffffff88191000 loop 20112 2 - Live 0xffffffff8818b000 unionfs 85152 1 - Live 0xffffffff88175000 nls_cp437 8704 2 - L + cat -v /proc/ldiscs cat: /proc/ldiscs: No such file or directory + sysctl -a abi.vsyscall32 = 1 dev.parport.default.spintime = 500 dev.parport.default.timeslice = 200 dev.scsi.logging_level = 0 dev.cdrom.check_media = 0 dev.cdrom.lock = 1 dev.cdrom.debug = 0 dev.cdrom.autoeject = 0 dev.cdrom.autoclose = 1 dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17 dev.cdrom.info = dev.cdrom.info = drive name: hda dev.cdrom.info = drive speed: 24 dev.cdrom.info = drive # of slots: 1 dev.cdrom.info = Can close tray: 1 dev.cdrom.info = Can open tray: 1 dev.cdrom.info = Can lock tray: 1 dev.cdrom.info = Can change speed: 1 dev.cdrom.info = Can select disk: 0 dev.cdrom.info = Can read multisession: 1 dev.cdrom.info = Can read MCN: 1 dev.cdrom.info = Reports media changed: 1 dev.cdrom.info = Can play audio: 1 dev.cdrom.info = Can write CD-R: 1 dev.cdrom.info = Can write CD-RW: 1 dev.cdrom.info = Can read DVD: 1 dev.cdrom.info = Can write DVD-R: 1 dev.cdrom.info = Can write DVD-RAM: 1 dev.cdrom.info = Can read MRW: 1 dev.cdrom.info = Can write MRW: 1 dev.cdrom.info = Can write RAM: 1 dev.cdrom.info = dev.cdrom.info = dev.hpet.max-user-freq = 64 dev.rtc.max-user-freq = 64 debug.exception-trace = 1 net.unix.max_dgram_qlen = 10 net.token-ring.rif_timeout = 150000 net.ipv4.conf.eth0.promote_secondaries = 0 net.ipv4.conf.eth0.force_igmp_version = 0 net.ipv4.conf.eth0.disable_policy = 0 net.ipv4.conf.eth0.disable_xfrm = 0 net.ipv4.conf.eth0.arp_accept = 0 net.ipv4.conf.eth0.arp_ignore = 0 net.ipv4.conf.eth0.arp_announce = 0 net.ipv4.conf.eth0.arp_filter = 0 net.ipv4.conf.eth0.tag = 0 net.ipv4.conf.eth0.log_martians = 0 net.ipv4.conf.eth0.bootp_relay = 0 net.ipv4.conf.eth0.medium_id = 0 net.ipv4.conf.eth0.proxy_arp = 0 net.ipv4.conf.eth0.accept_source_route = 1 net.ipv4.conf.eth0.send_redirects = 1 net.ipv4.conf.eth0.rp_filter = 0 net.ipv4.conf.eth0.shared_media = 1 net.ipv4.conf.eth0.secure_redirects = 1 net.ipv4.conf.eth0.accept_redirects = 1 net.ipv4.conf.eth0.mc_forwarding = 0 net.ipv4.conf.eth0.forwarding = 0 net.ipv4.conf.lo.promote_secondaries = 0 net.ipv4.conf.lo.force_igmp_version = 0 net.ipv4.conf.lo.disable_policy = 1 net.ipv4.conf.lo.disable_xfrm = 1 net.ipv4.conf.lo.arp_accept = 0 net.ipv4.conf.lo.arp_ignore = 0 net.ipv4.conf.lo.arp_announce = 0 net.ipv4.conf.lo.arp_filter = 0 net.ipv4.conf.lo.tag = 0 net.ipv4.conf.lo.log_martians = 0 net.ipv4.conf.lo.bootp_relay = 0 net.ipv4.conf.lo.medium_id = 0 net.ipv4.conf.lo.proxy_arp = 0 net.ipv4.conf.lo.accept_source_route = 1 net.ipv4.conf.lo.send_redirects = 1 net.ipv4.conf.lo.rp_filter = 0 net.ipv4.conf.lo.shared_media = 1 net.ipv4.conf.lo.secure_redirects = 1 net.ipv4.conf.lo.accept_redirects = 1 net.ipv4.conf.lo.mc_forwarding = 0 net.ipv4.conf.lo.forwarding = 0 net.ipv4.conf.default.promote_secondaries = 0 net.ipv4.conf.default.force_igmp_version = 0 net.ipv4.conf.default.disable_policy = 0 net.ipv4.conf.default.disable_xfrm = 0 net.ipv4.conf.default.arp_accept = 0 net.ipv4.conf.default.arp_ignore = 0 net.ipv4.conf.default.arp_announce = 0 net.ipv4.conf.default.arp_filter = 0 net.ipv4.conf.default.tag = 0 net.ipv4.conf.default.log_martians = 0 net.ipv4.conf.default.bootp_relay = 0 net.ipv4.conf.default.medium_id = 0 net.ipv4.conf.default.proxy_arp = 0 net.ipv4.conf.default.accept_source_route = 1 net.ipv4.conf.default.send_redirects = 1 net.ipv4.conf.default.rp_filter = 0 net.ipv4.conf.default.shared_media = 1 net.ipv4.conf.default.secure_redirects = 1 net.ipv4.conf.default.accept_redirects = 1 net.ipv4.conf.default.mc_forwarding = 0 net.ipv4.conf.default.forwarding = 0 net.ipv4.conf.all.promote_secondaries = 0 net.ipv4.conf.all.force_igmp_version = 0 net.ipv4.conf.all.disable_policy = 0 net.ipv4.conf.all.disable_xfrm = 0 net.ipv4.conf.all.arp_accept = 0 net.ipv4.conf.all.arp_ignore = 0 net.ipv4.conf.all.arp_announce = 0 net.ipv4.conf.all.arp_filter = 0 net.ipv4.conf.all.tag = 0 net.ipv4.conf.all.log_martians = 0 net.ipv4.conf.all.bootp_relay = 0 net.ipv4.conf.all.medium_id = 0 net.ipv4.conf.all.proxy_arp = 0 net.ipv4.conf.all.accept_source_route = 0 net.ipv4.conf.all.send_redirects = 1 net.ipv4.conf.all.rp_filter = 0 net.ipv4.conferror: "Operation not permitted" reading key "net.ipv4.route.flush" .all.shared_media = 1 net.ipv4.conf.all.secure_redirects = 1 net.ipv4.conf.all.accept_redirects = 1 net.ipv4.conf.all.mc_forwarding = 0 net.ipv4.conf.all.forwarding = 0 net.ipv4.neigh.eth0.base_reachable_time_ms = 30000 net.ipv4.neigh.eth0.retrans_time_ms = 1000 net.ipv4.neigh.eth0.locktime = 100 net.ipv4.neigh.eth0.proxy_delay = 80 net.ipv4.neigh.eth0.anycast_delay = 100 net.ipv4.neigh.eth0.proxy_qlen = 64 net.ipv4.neigh.eth0.unres_qlen = 3 net.ipv4.neigh.eth0.gc_stale_time = 60 net.ipv4.neigh.eth0.delay_first_probe_time = 5 net.ipv4.neigh.eth0.base_reachable_time = 30 net.ipv4.neigh.eth0.retrans_time = 100 net.ipv4.neigh.eth0.app_solicit = 0 net.ipv4.neigh.eth0.ucast_solicit = 3 net.ipv4.neigh.eth0.mcast_solicit = 3 net.ipv4.neigh.lo.base_reachable_time_ms = 30000 net.ipv4.neigh.lo.retrans_time_ms = 1000 net.ipv4.neigh.lo.locktime = 100 net.ipv4.neigh.lo.proxy_delay = 80 net.ipv4.neigh.lo.anycast_delay = 100 net.ipv4.neigh.lo.proxy_qlen = 64 net.ipv4.neigh.lo.unres_qlen = 3 net.ipv4.neigh.lo.gc_stale_time = 60 net.ipv4.neigh.lo.delay_first_probe_time = 5 net.ipv4.neigh.lo.base_reachable_time = 30 net.ipv4.neigh.lo.retrans_time = 100 net.ipv4.neigh.lo.app_solicit = 0 net.ipv4.neigh.lo.ucast_solicit = 3 net.ipv4.neigh.lo.mcast_solicit = 3 net.ipv4.neigh.default.base_reachable_time_ms = 30000 net.ipv4.neigh.default.retrans_time_ms = 1000 net.ipv4.neigh.default.gc_thresh3 = 1024 net.ipv4.neigh.default.gc_thresh2 = 512 net.ipv4.neigh.default.gc_thresh1 = 128 net.ipv4.neigh.default.gc_interval = 30 net.ipv4.neigh.default.locktime = 100 net.ipv4.neigh.default.proxy_delay = 80 net.ipv4.neigh.default.anycast_delay = 100 net.ipv4.neigh.default.proxy_qlen = 64 net.ipv4.neigh.default.unres_qlen = 3 net.ipv4.neigh.default.gc_stale_time = 60 net.ipv4.neigh.default.delay_first_probe_time = 5 net.ipv4.neigh.default.base_reachable_time = 30 net.ipv4.neigh.default.retrans_time = 100 net.ipv4.neigh.default.app_solicit = 0 net.ipv4.neigh.default.ucast_solicit = 3 net.ipv4.neigh.default.mcast_solicit = 3 net.ipv4.tcp_workaround_signed_windows = 0 net.ipv4.tcp_base_mss = 512 net.ipv4.tcp_mtu_probing = 0 net.ipv4.tcp_abc = 1 net.ipv4.tcp_congestion_control = bic net.ipv4.tcp_tso_win_divisor = 3 net.ipv4.tcp_moderate_rcvbuf = 1 net.ipv4.tcp_no_metrics_save = 0 net.ipv4.ipfrag_max_dist = 64 net.ipv4.ipfrag_secret_interval = 600 net.ipv4.tcp_low_latency = 0 net.ipv4.tcp_frto = 0 net.ipv4.tcp_tw_reuse = 0 net.ipv4.icmp_ratemask = 6168 net.ipv4.icmp_ratelimit = 250 net.ipv4.tcp_adv_win_scale = 2 net.ipv4.tcp_app_win = 31 net.ipv4.tcp_rmem = 4096 87380 174760 net.ipv4.tcp_wmem = 4096 16384 131072 net.ipv4.tcp_mem = 196608 262144 393216 net.ipv4.tcp_dsack = 1 net.ipv4.tcp_ecn = 0 net.ipv4.tcp_reordering = 3 net.ipv4.tcp_fack = 1 net.ipv4.tcp_orphan_retries = 0 net.ipv4.inet_peer_gc_maxtime = 120 net.ipv4.inet_peer_gc_mintime = 10 net.ipv4.inet_peer_maxttl = 600 net.ipv4.inet_peer_minttl = 120 net.ipv4.inet_peer_threshold = 65664 net.ipv4.igmp_max_msf = 10 net.ipv4.igmp_max_memberships = 20 net.ipv4.route.secret_interval = 600 net.ipv4.route.min_adv_mss = 256 net.ipv4.route.min_pmtu = 552 net.ipv4.route.mtu_expires = 600 net.ipv4.route.gc_elasticity = 8 net.ipv4.route.error_burst = 1250 net.ipv4.route.error_cost = 250 net.ipv4.route.redirect_silence = 5120 net.ipv4.route.redirect_number = 9 net.ipv4.route.redirect_load = 5 net.ipv4.route.gc_interval = 60 net.ipv4.route.gc_timeout = 300 net.ipv4.route.gc_min_interval_ms = 500 net.ipv4.route.gc_min_interval = 0 net.ipv4.route.max_size = 1048576 net.ipv4.route.gc_thresh = 65536 net.ipv4.route.max_delay = 10 net.ipv4.route.min_delay = 2 net.ipv4.icmp_errors_use_inbound_ifaddr = 0 net.ipv4.icmp_ignore_bogus_error_responses = 1 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.icmp_echo_ignore_all = 0 net.ipv4.ip_local_port_range = 32768 61000 net.ipv4.tcp_max_syn_backlog = 1024 net.ipv4.tcp_rfc1337 = 0 net.ipv4.tcp_stdurg = 0 net.ipv4.tcp_abort_on_overflow = 0 net.ipv4.tcp_tw_recycle = 0 net.ipv4.tcp_syncookies = 0 net.ipv4.tcp_fin_timeout = 60 net.ipv4.tcp_retries2 = 15 net.ipv4.tcp_retries1 = 3 net.ipv4.tcp_keepalive_intvl = 75 net.ipv4.tcp_keepalive_probes = 9 net.ipv4.tcp_keepalive_time = 7200 net.ipv4.ipfrag_time = 30 net.ipv4.ip_dynaddr = 0 net.ipv4.ipfrag_low_thresh = 196608 net.ipv4.ipfrag_high_thresh = 262144 net.ipv4.tcp_max_tw_buckets = 180000 net.ipv4.tcp_max_orphans = 65536 net.ipv4.tcp_synack_retries = 5 net.ipv4.tcp_syn_retries = 5 net.ipv4.ip_nonlocal_bind = 0 net.ipv4.ip_no_pmtu_disc = 0 net.ipv4.ip_autoconfig = 0 net.ipv4.ip_default_ttl = 64 net.ipv4.ip_forward = 0 net.ipv4.tcp_retrans_collapse = 1 net.ipv4.tcp_sack = 1 net.ipv4.tcp_window_scaling = 1 net.ipv4.tcp_timestamps = 1 net.core.netdev_budget = 300 net.core.somaxconn = 128 net.core.xfrm_aevent_rseqth = 2 net.core.xfrm_aevent_etime = 10 net.core.optmem_max = 20480 net.core.message_burst = 10 net.core.message_cost = 5 net.core.netdev_max_backlog = 1000 net.core.dev_weight = 64 net.core.rmem_default = 124928 net.core.wmem_default = 124928 net.core.rmem_max = 131071 net.core.wmem_max = 131071 vm.zone_reclaim_interval = 30 vm.zone_reclaim_mode = 0 vm.swap_token_timeout = 300 0 vm.legacy_va_layout = 0 vm.vfs_cache_pressure = 100 vm.block_dump = 0 vm.laptop_mode = 0 vm.max_map_count = 65536 vm.percpu_pagelist_fraction = 0 vm.min_free_kbytes = 5742 vm.drop_caches = 0 vm.lowmem_reserve_ratio = 256 256 32 vm.swappiness = 60 vm.nr_pdflush_threads = 2 vm.dirty_expire_centisecs = 3000 vm.dirty_writeback_centisecs = 500 vm.dirty_ratio = 40 vm.dirty_background_ratio = 10 vm.page-cluster = 3 vm.overcommit_ratio = 50 vm.overcommit_memory = 0 kernel.vsyscall64 = 1 kernel.acpi_video_flags = 0 kernel.randomize_va_space = 1 kernel.bootloader_type = 51 kernel.unknown_nmi_panic = 0 kernel.ngroups_max = 65536 kernel.printk_ratelimit_burst = 10 kernel.printk_ratelimit = 5 kernel.panic_on_oops = 0 kernel.pid_max = 32768 kernel.overflowgid = 65534 kernel.overflowuid = 65534 kernel.pty.nr = 2 kernel.pty.max = 4096 kernel.random.uuid = c3611e8b-bd24-4651-bbc1-a8df6f10d360 kernel.random.boot_id = 07395d6a-d8cd-4cc9-8843-307112504d69 kernel.random.write_wakeup_threshold = 128 kernel.random.read_wakeup_threshold = 64 kernel.random.entropy_avail = 3202 kernel.random.poolsize = 4096 kernel.threads-max = 32744 kernel.cad_pid = 1 kernel.sysrq = 1 kernel.sem = 250 32000 32 128 kernel.msgmnb = 16384 kernel.msgmni = 16 kernel.msgmax = 8192 kernel.shmmni = 4096 kernel.shmall = 2097152 kernel.shmmax = 33554432 kernel.acct = 4 2 30 kernel.crashdump-size = 104857600 kernel.crashdump-helper = kernel.hotplug = kernel.modprobe = /sbin/modprobe kernel.printk = 4 4 1 7 kernel.ctrl-alt-del = 0 kernel.real-root-dev = 0 kernel.cap-bound = -257 kernel.tainted = 1 kernel.core_pattern = core kernel.core_uses_pid = 0 kernel.panic = 0 kernel.domainname = (none) kernel.hostname = ubuntu kernel.version = #2 SMP Fri Oct 13 15:34:39 UTC 2006 kernel.osrelease = 2.6.17-10-generic kernel.ostype = Linux fs.mqueue.msgsize_max = 8192 fs.mqueue.msg_max = 10 fs.mqueue.queues_max = 256 fs.quota.warnings = 1 fs.quota.syncs = 12 fs.quota.free_dquots = 0 fs.quota.allocated_dquots = 0 fs.quota.cache_hits = 0 fs.quota.writes = 0 fs.quota.reads = 0 fs.quota.drops = 0 fs.quota.lookups = 0 fs.suid_dumpable = 0 fs.inotify.max_queued_events = 16384 fs.inotify.max_user_watches = 8192 fs.inotify.max_user_instances = 128 fs.aio-max-nr = 65536 fs.aio-nr = 0 fs.lease-break-time = 45 fs.dir-notify-enable = 1 fs.leases-enable = 1 fs.overflowgid = 65534 fs.overflowuid = 65534 fs.dentry-state = 111451 83658 45 0 0 0 fs.file-max = 202938 fs.file-nr = 1760 0 202938 fs.inode-state = 46316 0 0 0 0 0 0 fs.inode-nr = 46316 0 + modprobe -V module-init-tools version 3.2.2 + modprobe -l *hsf* + modprobe -l *hcf* + modprobe -l *rip* + cat -v /etc/modules.conf + cat -v /etc/modprobe.d/aliases # These are the standard aliases for devices and kernel drivers. # This file does not need to be modified. # # Please file a bug against module-init-tools if a package needs a entry # in this file. # network protocols ########################################################## alias net-pf-1 unix alias net-pf-2 ipv4 alias net-pf-3 ax25 alias net-pf-4 ipx alias net-pf-5 appletalk alias net-pf-6 netrom alias net-pf-7 bridge alias net-pf-8 atm alias net-pf-9 x25 alias net-pf-10 ipv6 alias net-pf-11 rose alias net-pf-12 decnet # 13 NETBEUI alias net-pf-15 af_key alias net-pf-16 af_netlink alias net-pf-17 af_packet # 18 ASH alias net-pf-19 af_econet alias net-pf-20 atm # 22 SNA alias net-pf-23 irda alias net-pf-24 pppoe alias net-pf-25 wanrouter alias net-pf-26 llc alias net-pf-31 bluetooth # executables formats ######################################################## install binfmt-0000 /bin/true alias binfmt-204 binfmt_aout alias binfmt-263 binfmt_aout alias binfmt-264 binfmt_aout alias binfmt-267 binfmt_aout alias binfmt-387 binfmt_aout # block devices ############################################################## alias block-major-3-* ide_generic alias block-major-8-* sd_mod alias block-major-9-* md alias block-major-11-* sr_mod alias block-major-22-* ide_generic alias block-major-33-* ide_generic alias block-major-34-* ide_generic alias block-major-37-* ide_tape alias block-major-44-* ftl alias block-major-46-* pcd alias block-major-47-* pf alias block-major-56-* ide_generic alias block-major-57-* ide_generic alias block-major-58-* lvm_mod alias block-major-88-* ide_generic alias block-major-89-* ide_generic alias block-major-90-* ide_generic alias block-major-91-* ide_generic alias block-major-93-* nftl alias block-major-97-* pg # character devices ########################################################## alias char-major-9-* st alias char-major-10-1 psmouse alias char-major-10-139 openprom alias char-major-10-157 applicom alias char-major-10-181 toshiba alias char-major-10-183 hw_random alias char-major-10-189 ussp alias char-major-10-250 hci_vhci alias char-major-13-0 joydev alias char-major-13-1 joydev alias char-major-13-2 joydev alias char-major-13-3 joydev alias char-major-13-32 mousedev alias char-major-13-33 mousedev alias char-major-13-34 mousedev alias char-major-13-35 mousedev alias char-major-13-63 mousedev alias char-major-13-64 evdev alias char-major-13-65 evdev alias char-major-13-66 evdev alias char-major-13-67 evdev alias char-major-19-* cyclades alias char-major-20-* cyclades alias char-major-22-* pcxx alias char-major-23-* pcxx alias char-major-27-* ftape alias char-major-34-* scc alias char-major-35-* tclmidi alias char-major-48-* riscom8 alias char-major-49-* riscom8 alias char-major-57-* esp alias char-major-58-* esp alias char-major-63-* kdebug alias char-major-67-* coda alias char-major-75-* specialix alias char-major-76-* specialix alias char-major-81-* videodev alias char-major-83-* vtx alias char-major-89-* i2c_dev alias char-major-90-* mtdchar alias char-major-96-* pt alias char-major-97-* pg alias char-major-107-* 3dfx alias char-major-109-* lvm_mod alias char-major-166-* cdc_acm alias char-major-171-0 raw1394 alias char-major-171-1 video1394 alias char-major-171-2 dv1394 alias char-major-171-3 amdtp alias char-major-180-* usbcore alias char-major-195-* nvidia alias char-major-200-* vxspec alias char-major-202-* msr alias char-major-203-* cpuid alias char-major-206-* osst alias char-major-208-* ussp alias char-major-227-* tub3270 #alias char-major-240-* usb-serial #alias char-major-240-* hsfserial #alias char-major-241-* hsfserial # misc ####################################################################### alias xfrm-type-2-4 xfrm4_tunnel alias xfrm-type-2-50 esp4 alias xfrm-type-2-51 ah4 alias xfrm-type-2-108 ipcomp alias xfrm-type-10-41 xfrm6_tunnel alias xfrm-type-10-50 esp6 alias xfrm-type-10-51 ah6 alias xfrm-type-10-108 ipcomp6 alias bt-proto-0 l2cap alias bt-proto-2 sco alias bt-proto-3 rfcomm alias bt-proto-4 bnep alias bt-proto-5 cmtp alias bt-proto-6 hidp alias bt-proto-7 avdtp alias cipcb0 cipcb alias cipcb1 cipcb alias cipcb2 cipcb alias cipcb3 cipcb alias dummy0 dummy alias dummy1 dummy alias plip0 plip alias plip1 plip alias slip0 slip alias slip1 slip alias tunl0 ipip alias gre0 ip_gre alias usbdevfs usbcore + cat -v /etc/modprobe.d/alsa-base # autoloader aliases install sound-slot-0 /sbin/modprobe snd-card-0 install sound-slot-1 /sbin/modprobe snd-card-1 install sound-slot-2 /sbin/modprobe snd-card-2 install sound-slot-3 /sbin/modprobe snd-card-3 install sound-slot-4 /sbin/modprobe snd-card-4 install sound-slot-5 /sbin/modprobe snd-card-5 install sound-slot-6 /sbin/modprobe snd-card-6 install sound-slot-7 /sbin/modprobe snd-card-7 # Cause optional modules to be loaded above generic modules install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-ioctl32 ; : ; } install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-pcm-oss ; : ; } install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --Qb snd-mixer-oss ; : ; } install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-seq-midi ; /sbin/modprobe --quiet snd-seq-oss ; : ; } # Cause optional modules to be loaded above sound card driver modules install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-emu10k1-synth ; } install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe -Qb snd-seq ; } # Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway) install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe -Qb saa7134-alsa ; : ; } # Prevent abnormal drivers from grabbing index 0 options snd-bt87x index=-2 options snd-atiixp-modem index=-2 options snd-intel8x0m index=-2 options snd-via82xx-modem index=-2 options snd-usb-audio index=-2 options snd-usb-usx2y index=-2 + cat -v /etc/modprobe.d/arch cat: /etc/modprobe.d/arch: Is a directory + cat -v /etc/modprobe.d/arch-aliases alias parport_lowlevel parport_pc alias binfmt-0064 binfmt_aout alias binfmt-332 iBCS + cat -v /etc/modprobe.d/blacklist # This file lists those modules which we don't want to be loaded by # alias expansion, usually so some other driver will be loaded for the # device instead. # evbug is a debug tool that should be loaded explicitly blacklist evbug # these drivers are very simple, the HID drivers are usually preferred blacklist usbmouse blacklist usbkbd # replaced by e100 blacklist eepro100 # replaced by tulip blacklist de4x5 # causes no end of confusion by creating unexpected network interfaces blacklist eth1394 # snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much # hardware on its own (Ubuntu bug #2011, #6810) blacklist snd_intel8x0m # causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306) blacklist i2c_i801 + cat -v /etc/modprobe.d/blacklist-framebuffer # Framebuffer drivers are generally buggy and poorly-supported, and cause # suspend failures, kernel panics and general mayhem. For this reason we # never load them automatically. blacklist aty128fb blacklist atyfb blacklist radeonfb blacklist cirrusfb blacklist cyber2000fb blacklist cyblafb blacklist gx1fb blacklist hgafb blacklist i810fb blacklist intelfb blacklist kyrofb blacklist matroxfb_base blacklist neofb blacklist nvidiafb blacklist pm2fb blacklist rivafb blacklist s1d13xxxfb blacklist savagefb blacklist sisfb blacklist sstfb blacklist tdfxfb blacklist tridentfb blacklist vesafb blacklist vfb blacklist vga16fb + cat -v /etc/modprobe.d/blacklist-modem # Uncomment these entries in order to blacklist unwanted modem drivers # blacklist snd-atiixp-modem # blacklist snd-intel8x0m # blacklist snd-via82xx-modem + cat -v /etc/modprobe.d/blacklist-oss blacklist ac97 blacklist ac97_codec blacklist ac97_plugin_ad1980 blacklist ad1848 blacklist ad1889 blacklist adlib_card blacklist aedsp16 blacklist ali5455 blacklist btaudio blacklist cmpci blacklist cs4232 blacklist cs4281 blacklist cs461x blacklist cs46xx blacklist emu10k1 blacklist es1370 blacklist es1371 blacklist esssolo1 blacklist forte blacklist gus blacklist i810_audio blacklist kahlua blacklist mad16 blacklist maestro blacklist maestro3 blacklist maui blacklist mpu401 blacklist nm256_audio blacklist opl3 blacklist opl3sa blacklist opl3sa2 blacklist pas2 blacklist pss blacklist rme96xx blacklist sb blacklist sb_lib blacklist sgalaxy blacklist sonicvibes blacklist sound blacklist sscape blacklist trident blacklist trix blacklist uart401 blacklist uart6850 blacklist via82cxxx_audio blacklist v_midi blacklist wavefront blacklist ymfpci blacklist ac97_plugin_wm97xx blacklist ad1816 blacklist audio blacklist awe_wave blacklist dmasound_core blacklist dmasound_pmac blacklist harmony blacklist sequencer blacklist soundcard blacklist usb-midi + cat -v /etc/modprobe.d/blacklist-pata # There are two possible drivers for each PATA (old IDE) controller, # the newer libata driver that exposes the drives as /dev/sd* and the old # ide subsystem driver that exposes the drives as /dev/hd*. # # Choose wisely, my friend. blacklist pata_amd #blacklist amd74xx blacklist pata_atiixp #blacklist atiixp blacklist pata_cs5530 #blacklist cs5530 blacklist pata_cs5535 #blacklist cs5535 blacklist pata_hpt34x #blacklist hpt34x blacklist pata_netcell blacklist pata_ns87410 blacklist pata_sil680 #blacklist siimage blacklist pata_via #blacklist via82cxxx + cat -v /etc/modprobe.d/blacklist-scanner blacklist scanner blacklist hpusbscsi + cat -v /etc/modprobe.d/blacklist-watchdog # Watchdog drivers should not be loaded automatically, but only if a # watchdog daemon is installed. blacklist acquirewdt blacklist advantechwdt blacklist alim1535_wdt blacklist alim7101_wdt blacklist booke_wdt blacklist cpu5wdt blacklist eurotechwdt blacklist i6300esb blacklist i8xx_tco blacklist ib700wdt blacklist ibmasr blacklist indydog blacklist ixp2000_wdt blacklist ixp4xx_wdt blacklist machzwd blacklist mixcomwd blacklist mpc8xx_wdt blacklist mpcore_wdt blacklist mv64x60_wdt blacklist pcwd blacklist pcwd_pci blacklist pcwd_usb blacklist s3c2410_wdt blacklist sa1100_wdt blacklist sbc60xxwdt blacklist sb8360 blacklist sc1200wdt blacklist sc520_wdt blacklist scx200_wdt blacklist shwdt blacklist softdog blacklist w83627hf_wdt blacklist w83877f_wdt blacklist w83977f_wdt blacklist wafer5823wdt blacklist wdt blacklist wdt_pci + cat -v /etc/modprobe.d/bluez # BlueZ modules # These are all in the default aliases file. Uncomment them only # if for some reason you need them. #alias net-pf-31 bluetooth #alias bt-proto-0 l2cap #alias bt-proto-2 sco #alias bt-proto-3 rfcomm #alias bt-proto-4 bnep #alias bt-proto-5 cmtp #alias tty-ldisc-15 hci_uart # HIDP is not yet in the standard aliases file. alias bt-proto-6 hidp # Uncomment this if you wish to use VHCI # Unfortunately no minor has been assigned. # alias char-major-10-250 hci_vhci + cat -v /etc/modprobe.d/hsf alias /dev/ttySHSF[0-9]* /dev/ttySHSF alias /dev/modem /dev/ttySHSF alias char-major-240 /dev/ttySHSF alias char-major-240-* /dev/ttySHSF options hsfserial serialmajor=240 alias char-major-242 hsfosspec alias char-major-242-* hsfosspec alias /dev/hsfdiag hsfosspec alias /dev/hsfdiag* /dev/hsfdiag alias char-major-243 /dev/hsfdiag alias char-major-243-* /dev/hsfdiag options hsfosspec dcpmajor=242 diagmajor=243 install /dev/ttySHSF /sbin/modprobe hsfpcibasic2; /sbin/modprobe hsfmc97ich; /sbin/modprobe hsfmc97via; /sbin/modprobe hsfmc97ali; /sbin/modprobe hsfmc97ati; /sbin/modprobe hsfmc97sis; [ -e /lib/modules/`uname -r`/extra/hsfusbcd2.ko ] && /sbin/modprobe hsfusbcd2; /sbin/modprobe snd_hda_intel; /bin/true alias symbol:cnxthwhda_probe hsfhda alias symbol:cnxthwhda_resume hsfhda alias symbol:cnxthwhda_suspend hsfhda + cat -v /etc/modprobe.d/hsf.conflicts install snd-via82xx-modem /bin/true # temporarily disabled by hsf - conflicts with hsfmc97via install snd-intel8x0m /bin/true # temporarily disabled by hsf - conflicts with hsfmc97ich hsfmc97sis install snd-atiixp-modem /bin/true # temporarily disabled by hsf - conflicts with hsfmc97ati + cat -v /etc/modprobe.d/ibm_acpi.modprobe options ibm_acpi hotkey=enable,0xff9f experimental=1 + cat -v /etc/modprobe.d/ipw3945 install ipw3945 /sbin/modprobe --ignore-install ipw3945 ; sleep 0.5 ; \ /sbin/ipw3945d-$(uname -r) --quiet remove ipw3945 /sbin/ipw3945d-$(uname -r) --kill ; \ /sbin/modprobe -r --ignore-remove ipw3945 + cat -v /etc/modprobe.d/isapnp # These aliases are needed here because themodules themselves are # not providing them. alias pnp:dPNP0510 irtty-sir alias pnp:dPNP0511 irtty-sir alias pnp:dPNP0700 floppy alias pnp:dPNP0800 pcspkr alias pnp:dPNP0b00 rtc alias pnp:dPNP0303 atkbd alias pnp:dPNP0f13 psmouse alias pnp:dPNPb02f analog + cat -v /etc/modprobe.d/lrm-video # Make nvidia/nvidia_legacy and fglrx use /sbin/lrm-video to load install fglrx /sbin/lrm-video fglrx $CMDLINE_OPTS install nvidia /sbin/lrm-video nvidia $CMDLINE_OPTS install nvidia_legacy /sbin/lrm-video nvidia_legacy $CMDLINE_OPTS + cat -v /etc/modprobe.d/nvidia-kernel-nkc alias char-major-195* nvidia + cat -v /etc/modprobe.d/options # Enable double-buffering so gstreamer et. al. work options quickcam compatible=2 # Default hostap to managed mode options hostap_pci iw_mode=2 options hostap_cs iw_mode=2 + cat -v /etc/modprobe.d/toshiba_acpi.modprobe options toshiba_acpi hotkeys_over_acpi=1 + depmod -e -a + cat -v /proc/tty/drivers + cat -v /proc/tty/driver/hsfserial + cat -v /proc/tty/driver/rfcomm + cat -v /proc/tty/driver/serial + ls -l /dev/modem* lrwxrwxrwx 1 root root 13 Apr 1 15:01 /dev/modem -> /dev/ttySHSF0 + ls -l /dev/*HSF[0-9]* crw-rw-rw- 1 root root 241, 64 Apr 1 15:01 /dev/cuaHSF0 crw-rw-rw- 1 root root 241, 65 Apr 1 15:01 /dev/cuaHSF1 crw-rw-rw- 1 root root 241, 66 Apr 1 15:01 /dev/cuaHSF2 crw-rw-rw- 1 root root 241, 67 Apr 1 15:01 /dev/cuaHSF3 crw-rw-rw- 1 root root 241, 68 Apr 1 15:01 /dev/cuaHSF4 crw-rw-rw- 1 root root 241, 69 Apr 1 15:01 /dev/cuaHSF5 crw-rw-rw- 1 root root 241, 70 Apr 1 15:01 /dev/cuaHSF6 crw-rw-rw- 1 root root 241, 71 Apr 1 15:01 /dev/cuaHSF7 crw-rw---- 1 root dialout 240, 64 Apr 1 15:02 /dev/ttySHSF0 crw-rw---- 1 root dialout 240, 65 Apr 1 15:02 /dev/ttySHSF1 crw-rw---- 1 root dialout 240, 66 Apr 1 15:02 /dev/ttySHSF2 crw-rw---- 1 root dialout 240, 67 Apr 1 15:02 /dev/ttySHSF3 crw-rw---- 1 root dialout 240, 68 Apr 1 15:02 /dev/ttySHSF4 crw-rw---- 1 root dialout 240, 69 Apr 1 15:02 /dev/ttySHSF5 crw-rw---- 1 root dialout 240, 70 Apr 1 15:02 /dev/ttySHSF6 crw-rw---- 1 root dialout 240, 71 Apr 1 15:02 /dev/ttySHSF7 + ls -l /dev/ttyS* crw-rw---- 1 root dialout 4, 64 Apr 1 14:51 /dev/ttyS0 crw-rw---- 1 root dialout 4, 65 Apr 1 14:51 /dev/ttyS1 crw-rw---- 1 root dialout 4, 66 Apr 1 14:51 /dev/ttyS2 crw-rw---- 1 root dialout 4, 67 Apr 1 14:51 /dev/ttyS3 crw-rw---- 1 root dialout 240, 64 Apr 1 15:02 /dev/ttySHSF0 crw-rw---- 1 root dialout 240, 65 Apr 1 15:02 /dev/ttySHSF1 crw-rw---- 1 root dialout 240, 66 Apr 1 15:02 /dev/ttySHSF2 crw-rw---- 1 root dialout 240, 67 Apr 1 15:02 /dev/ttySHSF3 crw-rw---- 1 root dialout 240, 68 Apr 1 15:02 /dev/ttySHSF4 crw-rw---- 1 root dialout 240, 69 Apr 1 15:02 /dev/ttySHSF5 crw-rw---- 1 root dialout 240, 70 Apr 1 15:02 /dev/ttySHSF6 crw-rw---- 1 root dialout 240, 71 Apr 1 15:02 /dev/ttySHSF7 + ls -l /dev/tts* ls: /dev/tts*: No such file or directory + cat -v /proc/asound/cards + ls /proc/asound/card* /proc/asound/cards /proc/asound/card0: codec#0 codec#1 id oss_mixer pcm0c pcm0p + cat -v /proc/asound/card0/codec#0 + cat -v /proc/asound/card0/codec#1 + cd /etc/hsfmodem/nvm && find . -maxdepth 2 -ls 12486 0 drwxr-xr-x 9 root root 300 Apr 1 14:57 . 13321 0 drwxr-xr-x 2 ubuntu ubuntu 940 Apr 1 14:57 ./hsfhda 13332 4 -rw-r--r-- 1 ubuntu ubuntu 95 Apr 1 14:57 ./hsfhda/OEM_SOFT_RING_PARAMS 13331 4 -rw-r--r-- 1 ubuntu ubuntu 27 Apr 1 14:57 ./hsfhda/OEM_HWDATA 13330 4 -rw-r--r-- 1 ubuntu ubuntu 12 Apr 1 14:57 ./hsfhda/OEM_FLAGS 13329 4 -rw-r--r-- 1 ubuntu ubuntu 13 Apr 1 14:57 ./hsfhda/HW_ADAPTER_TYPE 13328 4 -rw-r--r-- 1 ubuntu ubuntu 135 Apr 1 14:57 ./hsfhda/SREG 13327 4 -rw-r--r-- 1 ubuntu ubuntu 326 Apr 1 14:57 ./hsfhda/OEM_SMARTDAA_PARAMSHAL 13326 4 -rw-r--r-- 1 ubuntu ubuntu 22 Apr 1 14:57 ./hsfhda/ATMESSAGE_I52 13325 4 -rw-r--r-- 1 ubuntu ubuntu 34 Apr 1 14:57 ./hsfhda/ATMESSAGE_I51 13324 4 -rw-r--r-- 1 ubuntu ubuntu 83 Apr 1 14:57 ./hsfhda/MS_PARAMS 13323 0 lrwxrwxrwx 1 ubuntu ubuntu 28 Apr 1 14:57 ./hsfhda/Profile -> ../hsfpcibasic2smart/Profile 13322 0 lrwxrwxrwx 1 ubuntu ubuntu 27 Apr 1 14:57 ./hsfhda/Region -> ../hsfpcibasic2smart/Region 13298 4 -rw-r--r-- 3 ubuntu ubuntu 326 Apr 1 14:57 ./hsfhda/OEM_SMARTDAA_PARAMS 12525 4 -rw-r--r-- 55 ubuntu ubuntu 3 Apr 1 14:57 ./hsfhda/OEM_DAATYPE 12515 4 -rw-r--r-- 7 ubuntu ubuntu 111 Apr 1 14:57 ./hsfhda/DTMF_COMP_LEVEL 12514 4 -rw-r--r-- 7 ubuntu ubuntu 27 Apr 1 14:57 ./hsfhda/CPU_FREQ_CHANGE 12513 4 -rw-r--r-- 7 ubuntu ubuntu 32 Apr 1 14:57 ./hsfhda/ATMESSAGE_I3 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfhda/ATPLUSID_FMI 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfhda/ATPLUSID_GMI 13283 4 -rw-r--r-- 4 ubuntu ubuntu 16 Apr 1 14:57 ./hsfhda/DLG_PARAMS 12511 4 -rw-r--r-- 7 ubuntu ubuntu 181 Apr 1 14:57 ./hsfhda/MOD_THRESHOLD 12510 4 -rw-r--r-- 7 ubuntu ubuntu 12 Apr 1 14:57 ./hsfhda/CSA_FLAGS 12509 4 -rw-r--r-- 7 ubuntu ubuntu 7 Apr 1 14:57 ./hsfhda/OEM_SPKR_MUTE_DELAY 12508 4 -rw-r--r-- 7 ubuntu ubuntu 6 Apr 1 14:57 ./hsfhda/AT+MSSTR 12507 4 -rw-r--r-- 7 ubuntu ubuntu 13 Apr 1 14:57 ./hsfhda/PROPERTIES 12506 4 -rw-r--r-- 7 ubuntu ubuntu 144 Apr 1 14:57 ./hsfhda/CADENCE 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfhda/ATMESSAGE_I1 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfhda/ATMESSAGE_I7 12504 4 -rw-r--r-- 7 ubuntu ubuntu 517 Apr 1 14:57 ./hsfhda/TONEPARAMS 12503 4 -rw-r--r-- 7 ubuntu ubuntu 8 Apr 1 14:57 ./hsfhda/ATMESSAGE_I0 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfhda/ATPLUSID_GOI 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfhda/ATPLUSID_GSN 13281 4 -rw-r--r-- 5 ubuntu ubuntu 326 Apr 1 14:57 ./hsfhda/OEM_SMARTDAA_PARAMSK3 12499 4 -rw-r--r-- 7 ubuntu ubuntu 22 Apr 1 14:57 ./hsfhda/ATPLUSID_GCAP 12498 4 -rw-r--r-- 7 ubuntu ubuntu 26 Apr 1 14:57 ./hsfhda/ATPLUSID_FMM 12497 4 -rw-r--r-- 7 ubuntu ubuntu 41 Apr 1 14:57 ./hsfhda/DC_CALC_PARAMS 12496 4 -rw-r--r-- 7 ubuntu ubuntu 248 Apr 1 14:57 ./hsfhda/COUNTRY_CODE_LIST 13319 4 -rw-r--r-- 2 ubuntu ubuntu 19 Apr 1 14:57 ./hsfhda/ATMESSAGE_I50 12494 4 -rw-r--r-- 7 ubuntu ubuntu 733 Apr 1 14:57 ./hsfhda/V25TER 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfhda/ATPLUSID_FMR 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfhda/ATPLUSID_GMR 12492 4 -rw-r--r-- 7 ubuntu ubuntu 887 Apr 1 14:57 ./hsfhda/CONSTTONEPARAMS 12490 4 -rw-r--r-- 7 ubuntu ubuntu 55 Apr 1 14:57 ./hsfhda/AT_MISC_DEF 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfhda/ATMESSAGE_I4 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfhda/ATPLUSID_GMM 13316 0 drwxr-xr-x 2 ubuntu ubuntu 900 Apr 1 14:57 ./hsfcadmus2smart 13282 4 -rw-r--r-- 2 ubuntu ubuntu 27 Apr 1 14:57 ./hsfcadmus2smart/OEM_HWDATA 13320 4 -rw-r--r-- 1 ubuntu ubuntu 12 Apr 1 14:57 ./hsfcadmus2smart/OEM_FLAGS 13283 4 -rw-r--r-- 4 ubuntu ubuntu 16 Apr 1 14:57 ./hsfcadmus2smart/DLG_PARAMS 13281 4 -rw-r--r-- 5 ubuntu ubuntu 326 Apr 1 14:57 ./hsfcadmus2smart/OEM_SMARTDAA_PARAMSK3 12494 4 -rw-r--r-- 7 ubuntu ubuntu 733 Apr 1 14:57 ./hsfcadmus2smart/V25TER 12504 4 -rw-r--r-- 7 ubuntu ubuntu 517 Apr 1 14:57 ./hsfcadmus2smart/TONEPARAMS 12502 4 -rw-r--r-- 6 ubuntu ubuntu 127 Apr 1 14:57 ./hsfcadmus2smart/SREG 12525 4 -rw-r--r-- 55 ubuntu ubuntu 3 Apr 1 14:57 ./hsfcadmus2smart/OEM_DAATYPE 13319 4 -rw-r--r-- 2 ubuntu ubuntu 19 Apr 1 14:57 ./hsfcadmus2smart/ATMESSAGE_I50 13298 4 -rw-r--r-- 3 ubuntu ubuntu 326 Apr 1 14:57 ./hsfcadmus2smart/OEM_SMARTDAA_PARAMS 13318 0 lrwxrwxrwx 1 ubuntu ubuntu 28 Apr 1 14:57 ./hsfcadmus2smart/Profile -> ../hsfpcibasic2smart/Profile 13317 0 lrwxrwxrwx 1 ubuntu ubuntu 27 Apr 1 14:57 ./hsfcadmus2smart/Region -> ../hsfpcibasic2smart/Region 13314 4 -rw-r--r-- 2 ubuntu ubuntu 13 Apr 1 14:57 ./hsfcadmus2smart/HW_ADAPTER_TYPE 12515 4 -rw-r--r-- 7 ubuntu ubuntu 111 Apr 1 14:57 ./hsfcadmus2smart/DTMF_COMP_LEVEL 12514 4 -rw-r--r-- 7 ubuntu ubuntu 27 Apr 1 14:57 ./hsfcadmus2smart/CPU_FREQ_CHANGE 12513 4 -rw-r--r-- 7 ubuntu ubuntu 32 Apr 1 14:57 ./hsfcadmus2smart/ATMESSAGE_I3 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfcadmus2smart/ATPLUSID_FMI 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfcadmus2smart/ATPLUSID_GMI 12511 4 -rw-r--r-- 7 ubuntu ubuntu 181 Apr 1 14:57 ./hsfcadmus2smart/MOD_THRESHOLD 12510 4 -rw-r--r-- 7 ubuntu ubuntu 12 Apr 1 14:57 ./hsfcadmus2smart/CSA_FLAGS 13312 4 -rw-r--r-- 2 ubuntu ubuntu 34 Apr 1 14:57 ./hsfcadmus2smart/ATMESSAGE_I51 12509 4 -rw-r--r-- 7 ubuntu ubuntu 7 Apr 1 14:57 ./hsfcadmus2smart/OEM_SPKR_MUTE_DELAY 12508 4 -rw-r--r-- 7 ubuntu ubuntu 6 Apr 1 14:57 ./hsfcadmus2smart/AT+MSSTR 12507 4 -rw-r--r-- 7 ubuntu ubuntu 13 Apr 1 14:57 ./hsfcadmus2smart/PROPERTIES 12506 4 -rw-r--r-- 7 ubuntu ubuntu 144 Apr 1 14:57 ./hsfcadmus2smart/CADENCE 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfcadmus2smart/ATMESSAGE_I1 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfcadmus2smart/ATMESSAGE_I7 12503 4 -rw-r--r-- 7 ubuntu ubuntu 8 Apr 1 14:57 ./hsfcadmus2smart/ATMESSAGE_I0 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfcadmus2smart/ATPLUSID_GOI 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfcadmus2smart/ATPLUSID_GSN 12499 4 -rw-r--r-- 7 ubuntu ubuntu 22 Apr 1 14:57 ./hsfcadmus2smart/ATPLUSID_GCAP 12498 4 -rw-r--r-- 7 ubuntu ubuntu 26 Apr 1 14:57 ./hsfcadmus2smart/ATPLUSID_FMM 12497 4 -rw-r--r-- 7 ubuntu ubuntu 41 Apr 1 14:57 ./hsfcadmus2smart/DC_CALC_PARAMS 12496 4 -rw-r--r-- 7 ubuntu ubuntu 248 Apr 1 14:57 ./hsfcadmus2smart/COUNTRY_CODE_LIST 12495 4 -rw-r--r-- 6 ubuntu ubuntu 83 Apr 1 14:57 ./hsfcadmus2smart/MS_PARAMS 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfcadmus2smart/ATPLUSID_FMR 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfcadmus2smart/ATPLUSID_GMR 12492 4 -rw-r--r-- 7 ubuntu ubuntu 887 Apr 1 14:57 ./hsfcadmus2smart/CONSTTONEPARAMS 12490 4 -rw-r--r-- 7 ubuntu ubuntu 55 Apr 1 14:57 ./hsfcadmus2smart/AT_MISC_DEF 13313 4 -rw-r--r-- 2 ubuntu ubuntu 23 Apr 1 14:57 ./hsfcadmus2smart/ATMESSAGE_I52 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfcadmus2smart/ATMESSAGE_I4 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfcadmus2smart/ATPLUSID_GMM 13308 0 drwxr-xr-x 2 ubuntu ubuntu 860 Apr 1 14:57 ./hsfcadmus2 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfcadmus2/ATPLUSID_GOI 12498 4 -rw-r--r-- 7 ubuntu ubuntu 26 Apr 1 14:57 ./hsfcadmus2/ATPLUSID_FMM 13315 4 -rw-r--r-- 1 ubuntu ubuntu 27 Apr 1 14:57 ./hsfcadmus2/OEM_HWDATA 12506 4 -rw-r--r-- 7 ubuntu ubuntu 144 Apr 1 14:57 ./hsfcadmus2/CADENCE 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfcadmus2/ATMESSAGE_I1 12491 4 -rw-r--r-- 5 ubuntu ubuntu 12 Apr 1 14:57 ./hsfcadmus2/OEM_FLAGS 12490 4 -rw-r--r-- 7 ubuntu ubuntu 55 Apr 1 14:57 ./hsfcadmus2/AT_MISC_DEF 12511 4 -rw-r--r-- 7 ubuntu ubuntu 181 Apr 1 14:57 ./hsfcadmus2/MOD_THRESHOLD 12501 4 -rw-r--r-- 2 ubuntu ubuntu 16 Apr 1 14:57 ./hsfcadmus2/DLG_PARAMS 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfcadmus2/ATMESSAGE_I4 12510 4 -rw-r--r-- 7 ubuntu ubuntu 12 Apr 1 14:57 ./hsfcadmus2/CSA_FLAGS 13314 4 -rw-r--r-- 2 ubuntu ubuntu 13 Apr 1 14:57 ./hsfcadmus2/HW_ADAPTER_TYPE 12514 4 -rw-r--r-- 7 ubuntu ubuntu 27 Apr 1 14:57 ./hsfcadmus2/CPU_FREQ_CHANGE 12492 4 -rw-r--r-- 7 ubuntu ubuntu 887 Apr 1 14:57 ./hsfcadmus2/CONSTTONEPARAMS 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfcadmus2/ATPLUSID_FMI 12488 4 -rw-r--r-- 5 ubuntu ubuntu 3 Apr 1 14:57 ./hsfcadmus2/OEM_DAATYPE 12503 4 -rw-r--r-- 7 ubuntu ubuntu 8 Apr 1 14:57 ./hsfcadmus2/ATMESSAGE_I0 12499 4 -rw-r--r-- 7 ubuntu ubuntu 22 Apr 1 14:57 ./hsfcadmus2/ATPLUSID_GCAP 13313 4 -rw-r--r-- 2 ubuntu ubuntu 23 Apr 1 14:57 ./hsfcadmus2/ATMESSAGE_I52 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfcadmus2/ATPLUSID_FMR 12507 4 -rw-r--r-- 7 ubuntu ubuntu 13 Apr 1 14:57 ./hsfcadmus2/PROPERTIES 13312 4 -rw-r--r-- 2 ubuntu ubuntu 34 Apr 1 14:57 ./hsfcadmus2/ATMESSAGE_I51 12513 4 -rw-r--r-- 7 ubuntu ubuntu 32 Apr 1 14:57 ./hsfcadmus2/ATMESSAGE_I3 12497 4 -rw-r--r-- 7 ubuntu ubuntu 41 Apr 1 14:57 ./hsfcadmus2/DC_CALC_PARAMS 13311 4 -rw-r--r-- 1 ubuntu ubuntu 22 Apr 1 14:57 ./hsfcadmus2/ATMESSAGE_I50 12509 4 -rw-r--r-- 7 ubuntu ubuntu 7 Apr 1 14:57 ./hsfcadmus2/OEM_SPKR_MUTE_DELAY 12515 4 -rw-r--r-- 7 ubuntu ubuntu 111 Apr 1 14:57 ./hsfcadmus2/DTMF_COMP_LEVEL 12495 4 -rw-r--r-- 6 ubuntu ubuntu 83 Apr 1 14:57 ./hsfcadmus2/MS_PARAMS 12508 4 -rw-r--r-- 7 ubuntu ubuntu 6 Apr 1 14:57 ./hsfcadmus2/AT+MSSTR 13310 0 lrwxrwxrwx 1 ubuntu ubuntu 23 Apr 1 14:57 ./hsfcadmus2/Profile -> ../hsfpcibasic2/Profile 13309 0 lrwxrwxrwx 1 ubuntu ubuntu 22 Apr 1 14:57 ./hsfcadmus2/Region -> ../hsfpcibasic2/Region 12496 4 -rw-r--r-- 7 ubuntu ubuntu 248 Apr 1 14:57 ./hsfcadmus2/COUNTRY_CODE_LIST 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfcadmus2/ATPLUSID_GMI 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfcadmus2/ATMESSAGE_I7 12504 4 -rw-r--r-- 7 ubuntu ubuntu 517 Apr 1 14:57 ./hsfcadmus2/TONEPARAMS 12502 4 -rw-r--r-- 6 ubuntu ubuntu 127 Apr 1 14:57 ./hsfcadmus2/SREG 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfcadmus2/ATPLUSID_GSN 12494 4 -rw-r--r-- 7 ubuntu ubuntu 733 Apr 1 14:57 ./hsfcadmus2/V25TER 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfcadmus2/ATPLUSID_GMR 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfcadmus2/ATPLUSID_GMM 13307 0 lrwxrwxrwx 1 ubuntu ubuntu 7 Apr 1 14:57 ./hsfmc97via -> hsfmc97 13306 0 lrwxrwxrwx 1 ubuntu ubuntu 7 Apr 1 14:57 ./hsfmc97sis -> hsfmc97 13305 0 lrwxrwxrwx 1 ubuntu ubuntu 7 Apr 1 14:57 ./hsfmc97ich -> hsfmc97 13304 0 lrwxrwxrwx 1 ubuntu ubuntu 7 Apr 1 14:57 ./hsfmc97ati -> hsfmc97 13303 0 lrwxrwxrwx 1 ubuntu ubuntu 7 Apr 1 14:57 ./hsfmc97ali -> hsfmc97 13297 0 drwxr-xr-x 2 ubuntu ubuntu 840 Apr 1 14:57 ./hsfmc97 13302 4 -rw-r--r-- 1 ubuntu ubuntu 27 Apr 1 14:57 ./hsfmc97/OEM_HWDATA 13301 4 -rw-r--r-- 1 ubuntu ubuntu 13 Apr 1 14:57 ./hsfmc97/HW_ADAPTER_TYPE 13300 0 lrwxrwxrwx 1 ubuntu ubuntu 28 Apr 1 14:57 ./hsfmc97/Profile -> ../hsfpcibasic2smart/Profile 13299 0 lrwxrwxrwx 1 ubuntu ubuntu 27 Apr 1 14:57 ./hsfmc97/Region -> ../hsfpcibasic2smart/Region 13298 4 -rw-r--r-- 3 ubuntu ubuntu 326 Apr 1 14:57 ./hsfmc97/OEM_SMARTDAA_PARAMS 12525 4 -rw-r--r-- 55 ubuntu ubuntu 3 Apr 1 14:57 ./hsfmc97/OEM_DAATYPE 12515 4 -rw-r--r-- 7 ubuntu ubuntu 111 Apr 1 14:57 ./hsfmc97/DTMF_COMP_LEVEL 12514 4 -rw-r--r-- 7 ubuntu ubuntu 27 Apr 1 14:57 ./hsfmc97/CPU_FREQ_CHANGE 12513 4 -rw-r--r-- 7 ubuntu ubuntu 32 Apr 1 14:57 ./hsfmc97/ATMESSAGE_I3 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfmc97/ATPLUSID_FMI 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfmc97/ATPLUSID_GMI 13283 4 -rw-r--r-- 4 ubuntu ubuntu 16 Apr 1 14:57 ./hsfmc97/DLG_PARAMS 12511 4 -rw-r--r-- 7 ubuntu ubuntu 181 Apr 1 14:57 ./hsfmc97/MOD_THRESHOLD 12510 4 -rw-r--r-- 7 ubuntu ubuntu 12 Apr 1 14:57 ./hsfmc97/CSA_FLAGS 12509 4 -rw-r--r-- 7 ubuntu ubuntu 7 Apr 1 14:57 ./hsfmc97/OEM_SPKR_MUTE_DELAY 12508 4 -rw-r--r-- 7 ubuntu ubuntu 6 Apr 1 14:57 ./hsfmc97/AT+MSSTR 12507 4 -rw-r--r-- 7 ubuntu ubuntu 13 Apr 1 14:57 ./hsfmc97/PROPERTIES 12506 4 -rw-r--r-- 7 ubuntu ubuntu 144 Apr 1 14:57 ./hsfmc97/CADENCE 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfmc97/ATMESSAGE_I1 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfmc97/ATMESSAGE_I7 12504 4 -rw-r--r-- 7 ubuntu ubuntu 517 Apr 1 14:57 ./hsfmc97/TONEPARAMS 12503 4 -rw-r--r-- 7 ubuntu ubuntu 8 Apr 1 14:57 ./hsfmc97/ATMESSAGE_I0 12502 4 -rw-r--r-- 6 ubuntu ubuntu 127 Apr 1 14:57 ./hsfmc97/SREG 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfmc97/ATPLUSID_GOI 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfmc97/ATPLUSID_GSN 13281 4 -rw-r--r-- 5 ubuntu ubuntu 326 Apr 1 14:57 ./hsfmc97/OEM_SMARTDAA_PARAMSK3 12499 4 -rw-r--r-- 7 ubuntu ubuntu 22 Apr 1 14:57 ./hsfmc97/ATPLUSID_GCAP 12498 4 -rw-r--r-- 7 ubuntu ubuntu 26 Apr 1 14:57 ./hsfmc97/ATPLUSID_FMM 12497 4 -rw-r--r-- 7 ubuntu ubuntu 41 Apr 1 14:57 ./hsfmc97/DC_CALC_PARAMS 12496 4 -rw-r--r-- 7 ubuntu ubuntu 248 Apr 1 14:57 ./hsfmc97/COUNTRY_CODE_LIST 12495 4 -rw-r--r-- 6 ubuntu ubuntu 83 Apr 1 14:57 ./hsfmc97/MS_PARAMS 12494 4 -rw-r--r-- 7 ubuntu ubuntu 733 Apr 1 14:57 ./hsfmc97/V25TER 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfmc97/ATPLUSID_FMR 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfmc97/ATPLUSID_GMR 12492 4 -rw-r--r-- 7 ubuntu ubuntu 887 Apr 1 14:57 ./hsfmc97/CONSTTONEPARAMS 12491 4 -rw-r--r-- 5 ubuntu ubuntu 12 Apr 1 14:57 ./hsfmc97/OEM_FLAGS 12490 4 -rw-r--r-- 7 ubuntu ubuntu 55 Apr 1 14:57 ./hsfmc97/AT_MISC_DEF 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfmc97/ATMESSAGE_I4 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfmc97/ATPLUSID_GMM 13287 0 drwxr-xr-x 3 ubuntu ubuntu 860 Apr 1 14:57 ./hsfpcibasic2hsfi 13296 4 -rw-r--r-- 1 ubuntu ubuntu 27 Apr 1 14:57 ./hsfpcibasic2hsfi/OEM_HWDATA 13295 4 -rw-r--r-- 1 ubuntu ubuntu 16 Apr 1 14:57 ./hsfpcibasic2hsfi/DLG_PARAMS 12516 4 -rw-r--r-- 3 ubuntu ubuntu 13 Apr 1 14:57 ./hsfpcibasic2hsfi/HW_ADAPTER_TYPE 13294 4 -rw-r--r-- 1 ubuntu ubuntu 326 Apr 1 14:57 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMS 13289 0 drwxr-xr-x 5 ubuntu ubuntu 180 Apr 1 14:57 ./hsfpcibasic2hsfi/Profile 13288 0 lrwxrwxrwx 1 ubuntu ubuntu 22 Apr 1 14:57 ./hsfpcibasic2hsfi/Region -> ../hsfpcibasic2/Region 12515 4 -rw-r--r-- 7 ubuntu ubuntu 111 Apr 1 14:57 ./hsfpcibasic2hsfi/DTMF_COMP_LEVEL 12514 4 -rw-r--r-- 7 ubuntu ubuntu 27 Apr 1 14:57 ./hsfpcibasic2hsfi/CPU_FREQ_CHANGE 12513 4 -rw-r--r-- 7 ubuntu ubuntu 32 Apr 1 14:57 ./hsfpcibasic2hsfi/ATMESSAGE_I3 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfpcibasic2hsfi/ATPLUSID_FMI 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfpcibasic2hsfi/ATPLUSID_GMI 12511 4 -rw-r--r-- 7 ubuntu ubuntu 181 Apr 1 14:57 ./hsfpcibasic2hsfi/MOD_THRESHOLD 12510 4 -rw-r--r-- 7 ubuntu ubuntu 12 Apr 1 14:57 ./hsfpcibasic2hsfi/CSA_FLAGS 12509 4 -rw-r--r-- 7 ubuntu ubuntu 7 Apr 1 14:57 ./hsfpcibasic2hsfi/OEM_SPKR_MUTE_DELAY 12517 4 -rw-r--r-- 2 ubuntu ubuntu 41 Apr 1 14:57 ./hsfpcibasic2hsfi/ATMESSAGE_I90 12508 4 -rw-r--r-- 7 ubuntu ubuntu 6 Apr 1 14:57 ./hsfpcibasic2hsfi/AT+MSSTR 12507 4 -rw-r--r-- 7 ubuntu ubuntu 13 Apr 1 14:57 ./hsfpcibasic2hsfi/PROPERTIES 12506 4 -rw-r--r-- 7 ubuntu ubuntu 144 Apr 1 14:57 ./hsfpcibasic2hsfi/CADENCE 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfpcibasic2hsfi/ATMESSAGE_I1 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfpcibasic2hsfi/ATMESSAGE_I7 12504 4 -rw-r--r-- 7 ubuntu ubuntu 517 Apr 1 14:57 ./hsfpcibasic2hsfi/TONEPARAMS 12503 4 -rw-r--r-- 7 ubuntu ubuntu 8 Apr 1 14:57 ./hsfpcibasic2hsfi/ATMESSAGE_I0 12502 4 -rw-r--r-- 6 ubuntu ubuntu 127 Apr 1 14:57 ./hsfpcibasic2hsfi/SREG 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfpcibasic2hsfi/ATPLUSID_GOI 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfpcibasic2hsfi/ATPLUSID_GSN 13281 4 -rw-r--r-- 5 ubuntu ubuntu 326 Apr 1 14:57 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMSK3 12499 4 -rw-r--r-- 7 ubuntu ubuntu 22 Apr 1 14:57 ./hsfpcibasic2hsfi/ATPLUSID_GCAP 12498 4 -rw-r--r-- 7 ubuntu ubuntu 26 Apr 1 14:57 ./hsfpcibasic2hsfi/ATPLUSID_FMM 12497 4 -rw-r--r-- 7 ubuntu ubuntu 41 Apr 1 14:57 ./hsfpcibasic2hsfi/DC_CALC_PARAMS 12496 4 -rw-r--r-- 7 ubuntu ubuntu 248 Apr 1 14:57 ./hsfpcibasic2hsfi/COUNTRY_CODE_LIST 12495 4 -rw-r--r-- 6 ubuntu ubuntu 83 Apr 1 14:57 ./hsfpcibasic2hsfi/MS_PARAMS 12494 4 -rw-r--r-- 7 ubuntu ubuntu 733 Apr 1 14:57 ./hsfpcibasic2hsfi/V25TER 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfpcibasic2hsfi/ATPLUSID_FMR 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfpcibasic2hsfi/ATPLUSID_GMR 12492 4 -rw-r--r-- 7 ubuntu ubuntu 887 Apr 1 14:57 ./hsfpcibasic2hsfi/CONSTTONEPARAMS 12491 4 -rw-r--r-- 5 ubuntu ubuntu 12 Apr 1 14:57 ./hsfpcibasic2hsfi/OEM_FLAGS 12490 4 -rw-r--r-- 7 ubuntu ubuntu 55 Apr 1 14:57 ./hsfpcibasic2hsfi/AT_MISC_DEF 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfpcibasic2hsfi/ATMESSAGE_I4 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfpcibasic2hsfi/ATPLUSID_GMM 12488 4 -rw-r--r-- 5 ubuntu ubuntu 3 Apr 1 14:57 ./hsfpcibasic2hsfi/OEM_DAATYPE 13280 0 drwxr-xr-x 2 ubuntu ubuntu 840 Apr 1 14:57 ./hsfpcibasic2smart 13286 4 -rw-r--r-- 1 ubuntu ubuntu 326 Apr 1 14:57 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMS 13285 0 lrwxrwxrwx 1 ubuntu ubuntu 23 Apr 1 14:57 ./hsfpcibasic2smart/Profile -> ../hsfpcibasic2/Profile 13284 0 lrwxrwxrwx 1 ubuntu ubuntu 22 Apr 1 14:57 ./hsfpcibasic2smart/Region -> ../hsfpcibasic2/Region 12516 4 -rw-r--r-- 3 ubuntu ubuntu 13 Apr 1 14:57 ./hsfpcibasic2smart/HW_ADAPTER_TYPE 12525 4 -rw-r--r-- 55 ubuntu ubuntu 3 Apr 1 14:57 ./hsfpcibasic2smart/OEM_DAATYPE 12515 4 -rw-r--r-- 7 ubuntu ubuntu 111 Apr 1 14:57 ./hsfpcibasic2smart/DTMF_COMP_LEVEL 12514 4 -rw-r--r-- 7 ubuntu ubuntu 27 Apr 1 14:57 ./hsfpcibasic2smart/CPU_FREQ_CHANGE 12513 4 -rw-r--r-- 7 ubuntu ubuntu 32 Apr 1 14:57 ./hsfpcibasic2smart/ATMESSAGE_I3 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfpcibasic2smart/ATPLUSID_FMI 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfpcibasic2smart/ATPLUSID_GMI 13283 4 -rw-r--r-- 4 ubuntu ubuntu 16 Apr 1 14:57 ./hsfpcibasic2smart/DLG_PARAMS 12511 4 -rw-r--r-- 7 ubuntu ubuntu 181 Apr 1 14:57 ./hsfpcibasic2smart/MOD_THRESHOLD 12510 4 -rw-r--r-- 7 ubuntu ubuntu 12 Apr 1 14:57 ./hsfpcibasic2smart/CSA_FLAGS 13282 4 -rw-r--r-- 2 ubuntu ubuntu 27 Apr 1 14:57 ./hsfpcibasic2smart/OEM_HWDATA 12509 4 -rw-r--r-- 7 ubuntu ubuntu 7 Apr 1 14:57 ./hsfpcibasic2smart/OEM_SPKR_MUTE_DELAY 12508 4 -rw-r--r-- 7 ubuntu ubuntu 6 Apr 1 14:57 ./hsfpcibasic2smart/AT+MSSTR 12507 4 -rw-r--r-- 7 ubuntu ubuntu 13 Apr 1 14:57 ./hsfpcibasic2smart/PROPERTIES 12506 4 -rw-r--r-- 7 ubuntu ubuntu 144 Apr 1 14:57 ./hsfpcibasic2smart/CADENCE 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfpcibasic2smart/ATMESSAGE_I1 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfpcibasic2smart/ATMESSAGE_I7 12504 4 -rw-r--r-- 7 ubuntu ubuntu 517 Apr 1 14:57 ./hsfpcibasic2smart/TONEPARAMS 12503 4 -rw-r--r-- 7 ubuntu ubuntu 8 Apr 1 14:57 ./hsfpcibasic2smart/ATMESSAGE_I0 12502 4 -rw-r--r-- 6 ubuntu ubuntu 127 Apr 1 14:57 ./hsfpcibasic2smart/SREG 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfpcibasic2smart/ATPLUSID_GOI 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfpcibasic2smart/ATPLUSID_GSN 13281 4 -rw-r--r-- 5 ubuntu ubuntu 326 Apr 1 14:57 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMSK3 12499 4 -rw-r--r-- 7 ubuntu ubuntu 22 Apr 1 14:57 ./hsfpcibasic2smart/ATPLUSID_GCAP 12498 4 -rw-r--r-- 7 ubuntu ubuntu 26 Apr 1 14:57 ./hsfpcibasic2smart/ATPLUSID_FMM 12497 4 -rw-r--r-- 7 ubuntu ubuntu 41 Apr 1 14:57 ./hsfpcibasic2smart/DC_CALC_PARAMS 12496 4 -rw-r--r-- 7 ubuntu ubuntu 248 Apr 1 14:57 ./hsfpcibasic2smart/COUNTRY_CODE_LIST 12495 4 -rw-r--r-- 6 ubuntu ubuntu 83 Apr 1 14:57 ./hsfpcibasic2smart/MS_PARAMS 12494 4 -rw-r--r-- 7 ubuntu ubuntu 733 Apr 1 14:57 ./hsfpcibasic2smart/V25TER 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfpcibasic2smart/ATPLUSID_FMR 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfpcibasic2smart/ATPLUSID_GMR 12492 4 -rw-r--r-- 7 ubuntu ubuntu 887 Apr 1 14:57 ./hsfpcibasic2smart/CONSTTONEPARAMS 12491 4 -rw-r--r-- 5 ubuntu ubuntu 12 Apr 1 14:57 ./hsfpcibasic2smart/OEM_FLAGS 12490 4 -rw-r--r-- 7 ubuntu ubuntu 55 Apr 1 14:57 ./hsfpcibasic2smart/AT_MISC_DEF 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfpcibasic2smart/ATMESSAGE_I4 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfpcibasic2smart/ATPLUSID_GMM 12487 0 drwxr-xr-x 4 ubuntu ubuntu 820 Apr 1 14:57 ./hsfpcibasic2 13279 4 -rw-r--r-- 1 ubuntu ubuntu 27 Apr 1 14:57 ./hsfpcibasic2/OEM_HWDATA 13242 0 drwxr-xr-x 5 ubuntu ubuntu 180 Apr 1 14:57 ./hsfpcibasic2/Profile 12518 0 drwxr-xr-x 93 ubuntu ubuntu 9660 Apr 1 14:57 ./hsfpcibasic2/Region 12517 4 -rw-r--r-- 2 ubuntu ubuntu 41 Apr 1 14:57 ./hsfpcibasic2/ATMESSAGE_I90 12516 4 -rw-r--r-- 3 ubuntu ubuntu 13 Apr 1 14:57 ./hsfpcibasic2/HW_ADAPTER_TYPE 12515 4 -rw-r--r-- 7 ubuntu ubuntu 111 Apr 1 14:57 ./hsfpcibasic2/DTMF_COMP_LEVEL 12514 4 -rw-r--r-- 7 ubuntu ubuntu 27 Apr 1 14:57 ./hsfpcibasic2/CPU_FREQ_CHANGE 12513 4 -rw-r--r-- 7 ubuntu ubuntu 32 Apr 1 14:57 ./hsfpcibasic2/ATMESSAGE_I3 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfpcibasic2/ATPLUSID_FMI 12512 4 -rw-r--r-- 14 ubuntu ubuntu 11 Apr 1 14:57 ./hsfpcibasic2/ATPLUSID_GMI 12511 4 -rw-r--r-- 7 ubuntu ubuntu 181 Apr 1 14:57 ./hsfpcibasic2/MOD_THRESHOLD 12510 4 -rw-r--r-- 7 ubuntu ubuntu 12 Apr 1 14:57 ./hsfpcibasic2/CSA_FLAGS 12509 4 -rw-r--r-- 7 ubuntu ubuntu 7 Apr 1 14:57 ./hsfpcibasic2/OEM_SPKR_MUTE_DELAY 12508 4 -rw-r--r-- 7 ubuntu ubuntu 6 Apr 1 14:57 ./hsfpcibasic2/AT+MSSTR 12507 4 -rw-r--r-- 7 ubuntu ubuntu 13 Apr 1 14:57 ./hsfpcibasic2/PROPERTIES 12506 4 -rw-r--r-- 7 ubuntu ubuntu 144 Apr 1 14:57 ./hsfpcibasic2/CADENCE 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfpcibasic2/ATMESSAGE_I1 12505 4 -rw-r--r-- 14 ubuntu ubuntu 6 Apr 1 14:57 ./hsfpcibasic2/ATMESSAGE_I7 12504 4 -rw-r--r-- 7 ubuntu ubuntu 517 Apr 1 14:57 ./hsfpcibasic2/TONEPARAMS 12503 4 -rw-r--r-- 7 ubuntu ubuntu 8 Apr 1 14:57 ./hsfpcibasic2/ATMESSAGE_I0 12502 4 -rw-r--r-- 6 ubuntu ubuntu 127 Apr 1 14:57 ./hsfpcibasic2/SREG 12501 4 -rw-r--r-- 2 ubuntu ubuntu 16 Apr 1 14:57 ./hsfpcibasic2/DLG_PARAMS 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfpcibasic2/ATPLUSID_GOI 12500 4 -rw-r--r-- 14 ubuntu ubuntu 3 Apr 1 14:57 ./hsfpcibasic2/ATPLUSID_GSN 12499 4 -rw-r--r-- 7 ubuntu ubuntu 22 Apr 1 14:57 ./hsfpcibasic2/ATPLUSID_GCAP 12498 4 -rw-r--r-- 7 ubuntu ubuntu 26 Apr 1 14:57 ./hsfpcibasic2/ATPLUSID_FMM 12497 4 -rw-r--r-- 7 ubuntu ubuntu 41 Apr 1 14:57 ./hsfpcibasic2/DC_CALC_PARAMS 12496 4 -rw-r--r-- 7 ubuntu ubuntu 248 Apr 1 14:57 ./hsfpcibasic2/COUNTRY_CODE_LIST 12495 4 -rw-r--r-- 6 ubuntu ubuntu 83 Apr 1 14:57 ./hsfpcibasic2/MS_PARAMS 12494 4 -rw-r--r-- 7 ubuntu ubuntu 733 Apr 1 14:57 ./hsfpcibasic2/V25TER 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfpcibasic2/ATPLUSID_FMR 12493 4 -rw-r--r-- 14 ubuntu ubuntu 23 Apr 1 14:57 ./hsfpcibasic2/ATPLUSID_GMR 12492 4 -rw-r--r-- 7 ubuntu ubuntu 887 Apr 1 14:57 ./hsfpcibasic2/CONSTTONEPARAMS 12491 4 -rw-r--r-- 5 ubuntu ubuntu 12 Apr 1 14:57 ./hsfpcibasic2/OEM_FLAGS 12490 4 -rw-r--r-- 7 ubuntu ubuntu 55 Apr 1 14:57 ./hsfpcibasic2/AT_MISC_DEF 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfpcibasic2/ATMESSAGE_I4 12489 4 -rw-r--r-- 14 ubuntu ubuntu 25 Apr 1 14:57 ./hsfpcibasic2/ATPLUSID_GMM 12488 4 -rw-r--r-- 5 ubuntu ubuntu 3 Apr 1 14:57 ./hsfpcibasic2/OEM_DAATYPE + cd /etc/hsfmodem/nvm && find dynamic -follow -print -type f -exec cat {} \; find: dynamic: No such file or directory + ls -lR /usr/lib/hsfmodem/. /usr/lib/hsfmodem/.: total 12 -r--r--r-- 1 root root 3702 Apr 1 14:58 LICENSE -rw-r--r-- 1 ubuntu ubuntu 3656 Nov 9 16:33 config.mak drwxr-xr-x 6 root root 4120 Apr 1 15:01 modules -rwx------ 1 root root 940 Apr 1 14:57 rchsf /usr/lib/hsfmodem/./modules: total 328 drwxr-xr-x 3 root root 300 Apr 1 15:01 GPL -rw-r--r-- 1 ubuntu ubuntu 18385 Mar 1 18:17 Makefile drwxr-xr-x 2 ubuntu ubuntu 60 May 22 2002 binaries -rw-r--r-- 1 ubuntu ubuntu 1516 Jan 13 2006 cdbgscr.c -rw-r--r-- 1 ubuntu ubuntu 1307 Jan 27 2006 cnxthw_common.c -rw-r--r-- 1 ubuntu ubuntu 5078 Dec 28 17:11 cnxthwhda_common.c -rw-r--r-- 1 ubuntu ubuntu 8306 Mar 1 18:17 cnxthwpci_common.c -rw-r--r-- 1 ubuntu ubuntu 15192 Jan 29 02:53 cnxthwusb_common.c drwxr-xr-x 3 ubuntu ubuntu 300 Apr 1 14:58 imported drwxr-xr-x 2 root root 240 Apr 1 14:58 include -rwxr-xr-x 1 ubuntu ubuntu 1819 Jan 13 2006 kernelcompiler.sh -rw-r--r-- 1 ubuntu ubuntu 1271 Jan 13 2006 mod_engine.c -rw-r--r-- 1 ubuntu ubuntu 492 Jan 26 2006 mod_hda.c -rw-r--r-- 1 ubuntu ubuntu 1024 Jan 13 2006 mod_mc97ali.c -rw-r--r-- 1 ubuntu ubuntu 760 Jan 13 2006 mod_mc97ati.c -rw-r--r-- 1 ubuntu ubuntu 1578 Jan 13 2006 mod_mc97ich.c -rw-r--r-- 1 ubuntu ubuntu 682 Jan 13 2006 mod_mc97sis.c -rw-r--r-- 1 ubuntu ubuntu 678 Jan 13 2006 mod_mc97via.c -rw-r--r-- 1 ubuntu ubuntu 10072 Nov 9 16:56 mod_osspec.c -rw-r--r-- 1 ubuntu ubuntu 8067 Jan 2 23:20 mod_pcibasic2.c -rw-r--r-- 1 ubuntu ubuntu 835 Jan 13 2006 mod_soar.c -rw-r--r-- 1 ubuntu ubuntu 1192 May 19 2006 mod_usbcd2.c -rw-r--r-- 1 ubuntu ubuntu 12928 Aug 14 2006 osdcp.c -rw-r--r-- 1 ubuntu ubuntu 23135 Aug 14 2006 osdiag.c -rw-r--r-- 1 ubuntu ubuntu 3644 Jan 27 2006 osfloat.c -r--r--r-- 1 ubuntu ubuntu 2865 Jan 13 2006 osmemory.c -rw-r--r-- 1 ubuntu ubuntu 1102 Jan 13 2006 osmodule.c -rw-r--r-- 1 ubuntu ubuntu 30886 Nov 9 19:26 osnvm.c -rw-r--r-- 1 ubuntu ubuntu 8489 Jan 4 01:14 osresour.c -rw-r--r-- 1 ubuntu ubuntu 3749 Jan 27 2006 osscr.c -rw-r--r-- 1 ubuntu ubuntu 38519 Jan 31 16:50 osservices.c -rw-r--r-- 1 ubuntu ubuntu 5424 Jan 13 2006 osstdio.c -rw-r--r-- 1 ubuntu ubuntu 2555 Jan 13 2006 osstring.c -rw-r--r-- 1 ubuntu ubuntu 52165 Dec 16 00:48 osusb.c /usr/lib/hsfmodem/./modules/GPL: total 156 -rw-r--r-- 1 ubuntu ubuntu 18860 Aug 23 2003 COPYING drwxr-xr-x 2 root root 1560 Apr 1 15:01 hda -rw-r--r-- 1 ubuntu ubuntu 16407 Mar 1 18:17 oscompat.h -rw-r--r-- 1 ubuntu ubuntu 37069 Jan 31 16:50 serial_cnxt.c -rw-r--r-- 1 ubuntu ubuntu 3397 Jan 13 2006 serial_cnxt.h -rw-r--r-- 1 ubuntu ubuntu 58060 Jun 27 2004 serial_core.c -rw-r--r-- 1 ubuntu ubuntu 9789 Aug 22 2003 serial_core.h /usr/lib/hsfmodem/./modules/GPL/hda: total 788 -rw-r--r-- 1 ubuntu ubuntu 381 Dec 28 15:52 Makefile -rw-r--r-- 1 ubuntu ubuntu 65779 Dec 28 20:31 hda_codec.c -rw-r--r-- 1 ubuntu ubuntu 18048 Mar 1 18:14 hda_codec.h -rw-r--r-- 1 ubuntu ubuntu 28335 Dec 7 14:07 hda_generic.c -rw-r--r-- 1 ubuntu ubuntu 50474 Dec 27 19:28 hda_intel.c -rw-r--r-- 1 ubuntu ubuntu 12157 Dec 28 20:31 hda_local.h -rw-r--r-- 1 ubuntu ubuntu 961 Dec 27 19:22 hda_patch.h -rw-r--r-- 1 ubuntu ubuntu 11235 Dec 27 19:22 hda_proc.c -rw-r--r-- 1 ubuntu ubuntu 86707 Dec 27 19:22 patch_analog.c -rw-r--r-- 1 ubuntu ubuntu 4014 Dec 7 14:07 patch_atihdmi.c -rw-r--r-- 1 ubuntu ubuntu 21723 Dec 7 14:07 patch_cmedia.c -rw-r--r-- 1 ubuntu ubuntu 62812 Jan 5 06:13 patch_conexant.c -rw-r--r-- 1 ubuntu ubuntu 265378 Dec 27 19:22 patch_realtek.c -rw-r--r-- 1 ubuntu ubuntu 8815 Dec 7 14:07 patch_si3054.c -rw-r--r-- 1 ubuntu ubuntu 62437 Dec 27 19:22 patch_sigmatel.c -rw-r--r-- 1 ubuntu ubuntu 38041 Dec 7 14:07 patch_via.c -rw-r--r-- 1 ubuntu ubuntu 6728 Mar 1 18:14 sound_typedefs.h /usr/lib/hsfmodem/./modules/binaries: total 0 /usr/lib/hsfmodem/./modules/imported: total 3748 -rw-r--r-- 1 ubuntu ubuntu 2520144 Mar 1 18:32 hsfengine-x86_64.O -rw-r--r-- 1 ubuntu ubuntu 242824 Mar 1 18:32 hsfhda-x86_64.O -rw-r--r-- 1 ubuntu ubuntu 126568 Mar 1 18:32 hsfmc97ali-x86_64.O -rw-r--r-- 1 ubuntu ubuntu 114424 Mar 1 18:32 hsfmc97ati-x86_64.O -rw-r--r-- 1 ubuntu ubuntu 121096 Mar 1 18:32 hsfmc97ich-x86_64.O -rw-r--r-- 1 ubuntu ubuntu 117104 Mar 1 18:32 hsfmc97sis-x86_64.O -rw-r--r-- 1 ubuntu ubuntu 117544 Mar 1 18:32 hsfmc97via-x86_64.O -rw-r--r-- 1 ubuntu ubuntu 102144 Mar 1 18:32 hsfpcibasic2-x86_64.O -rw-r--r-- 1 ubuntu ubuntu 156344 Mar 1 18:32 hsfsoar-x86_64.O -rw-r--r-- 1 ubuntu ubuntu 111872 Mar 1 18:32 hsfusbcd2-x86_64.O drwxr-xr-x 2 ubuntu ubuntu 700 Apr 1 14:58 include -rw-r--r-- 1 ubuntu ubuntu 712 Mar 1 18:32 makeflags.mak /usr/lib/hsfmodem/./modules/imported/include: total 612 -rw-r--r-- 1 ubuntu ubuntu 6327 Jan 2 15:50 build_modules.h -rw-r--r-- 1 ubuntu ubuntu 41866 Jun 22 2004 c2firmware.h -rw-r--r-- 1 ubuntu ubuntu 22731 Jan 2 15:50 cnxt_diag_codes_ex.h -rw-r--r-- 1 ubuntu ubuntu 19273 Jan 2 15:50 codesdeps.h -rw-r--r-- 1 ubuntu ubuntu 16990 Jan 2 15:50 comctrl_ex.h -rw-r--r-- 1 ubuntu ubuntu 6031 Jan 2 15:50 comtypes.h -rw-r--r-- 1 ubuntu ubuntu 21372 Jan 2 15:50 configcodes.h -rw-r--r-- 1 ubuntu ubuntu 55385 Jan 2 15:50 configtypes.h -rw-r--r-- 1 ubuntu ubuntu 5775 Jan 2 15:50 dbgfuncs.h -rw-r--r-- 1 ubuntu ubuntu 4997 Jan 18 2004 dcp.h -rw-r--r-- 1 ubuntu ubuntu 14257 Jan 2 15:50 diagmgr_ex.h -rw-r--r-- 1 ubuntu ubuntu 11751 Jan 2 15:50 dpaloem.h -rw-r--r-- 1 ubuntu ubuntu 28554 Jan 3 15:14 framewrk.h -rw-r--r-- 1 ubuntu ubuntu 9140 Jan 2 15:50 intfctrl_ex.h -rw-r--r-- 1 ubuntu ubuntu 9176 Jan 2 15:50 memmgr_ex.h -rw-r--r-- 1 ubuntu ubuntu 8517 Jan 2 15:50 osdiag.h -rw-r--r-- 1 ubuntu ubuntu 5894 Jan 2 15:50 osmemory.h -rw-r--r-- 1 ubuntu ubuntu 10775 Jan 2 15:50 osmemory_ex.h -rw-r--r-- 1 ubuntu ubuntu 5198 Jan 2 15:50 osnvm.h -rw-r--r-- 1 ubuntu ubuntu 25547 Jan 29 02:53 osservices.h -rw-r--r-- 1 ubuntu ubuntu 18958 Jan 2 15:50 osstring_ex.h -rw-r--r-- 1 ubuntu ubuntu 4469 Jan 4 22:54 ossysenv.h -rw-r--r-- 1 ubuntu ubuntu 20287 Jan 2 15:50 ostime_ex.h -rw-r--r-- 1 ubuntu ubuntu 13210 Mar 1 18:30 osuniqredef.h -rw-r--r-- 1 ubuntu ubuntu 19457 Jan 2 15:50 rtmgr_ex.h -rw-r--r-- 1 ubuntu ubuntu 7862 Jan 2 15:53 std_defines.h -rw-r--r-- 1 ubuntu ubuntu 20430 Jan 2 15:56 sysenv.h -rw-r--r-- 1 ubuntu ubuntu 7617 Jan 2 15:50 targetconfigtypes.h -rw-r--r-- 1 ubuntu ubuntu 73068 Jan 2 15:50 testdebug.h -rw-r--r-- 1 ubuntu ubuntu 9650 Jan 2 15:50 tonetype.h -rw-r--r-- 1 ubuntu ubuntu 4234 Jun 3 2001 typedefs.h -rw-r--r-- 1 ubuntu ubuntu 20907 Jun 21 2004 usbhalos.h /usr/lib/hsfmodem/./modules/include: total 44 -rw-r--r-- 1 ubuntu ubuntu 1006 Jan 13 2006 cdbgscr_ex.h -rw-r--r-- 1 ubuntu ubuntu 584 Jan 13 2006 linux_dbgscr.h -rw-r--r-- 1 ubuntu ubuntu 1045 Jan 13 2006 osdiag_dev.h -rw-r--r-- 1 ubuntu ubuntu 1836 Dec 28 17:47 oshda.h -rw-r--r-- 1 ubuntu ubuntu 697 Aug 14 2006 oslinux.h -rw-r--r-- 1 ubuntu ubuntu 687 Jan 13 2006 osmodule.h -rw-r--r-- 1 ubuntu ubuntu 4782 Jan 3 20:01 osresour_ex.h -rw-r--r-- 1 ubuntu ubuntu 1371 Oct 3 22:20 osstdio.h -rw-r--r-- 1 ubuntu ubuntu 4214 Jan 13 2006 osusb.h + ls -lR /lib/modules/2.6.17-10-generic/misc /lib/modules/2.6.17-10-generic/extra ls: /lib/modules/2.6.17-10-generic/misc: No such file or directory /lib/modules/2.6.17-10-generic/extra: total 4724 -rw-r--r-- 1 root root 2530877 Apr 1 15:01 hsfengine.ko -rw-r--r-- 1 root root 256262 Apr 1 15:01 hsfhda.ko -rw-r--r-- 1 root root 143320 Apr 1 15:01 hsfmc97ali.ko -rw-r--r-- 1 root root 130112 Apr 1 15:01 hsfmc97ati.ko -rw-r--r-- 1 root root 138342 Apr 1 15:01 hsfmc97ich.ko -rw-r--r-- 1 root root 132768 Apr 1 15:01 hsfmc97sis.ko -rw-r--r-- 1 root root 133172 Apr 1 15:01 hsfmc97via.ko -rw-r--r-- 1 root root 223714 Apr 1 15:01 hsfosspec.ko -rw-r--r-- 1 root root 131520 Apr 1 15:01 hsfpcibasic2.ko -rw-r--r-- 1 root root 37455 Apr 1 15:01 hsfserial.ko -rw-r--r-- 1 root root 160707 Apr 1 15:01 hsfsoar.ko -rw-r--r-- 1 root root 129487 Apr 1 15:01 hsfusbcd2.ko -rw-r--r-- 1 root root 517004 Apr 1 15:01 snd-hda-codec.ko -rw-r--r-- 1 root root 41650 Apr 1 15:01 snd-hda-intel.ko