Hi, I'm trying to run a Motorola SM56 Speakerphone Modem device ID 1057:5600. Down there is ModemData.txt from scanModem, followed by my dmesg. I appreciate any help, and I want to cooperate too, just need to know where to start. =] Thanks in advance to anyone who respond this. -------------------------------------------------------------------------------------------------------------------- Only plain text email is forwarded by the DISCUSS@xxxxxxxxxxxxx List Server. Do use the following as the email Subject Line: SomeName, YourCountry Ubuntu 7.04 kernel 2.6.20-16-generic This will alert cogent experts, and distinguish cases in the Archives. YourCountry will enable Country Code guidance. Occassionally responses are blocked by an Internet Provider mail filters. So in a day, also check the Archived responses at http://www.linmodems.org . Local Linux experts can be found through: http://www.linux.org/groups/index.html -------------------------- System information ---------------------------- CPU=i686, Ubuntu 7.04 Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Thu Jun 7 20:19:32 UTC 2007 scanModem update of: 2007_August_10 The modem symbolic link is /dev/modem -> ttySL0 ALSAversion 1.0.13 USB modem not detected by lsusb Modem or host audio card candidates have firmware information: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:0a.0 1057:5600 1057:0300 Communication controller: Motorola SM56 PCI Modem Modem interrupt assignment and sharing: 21: 301419 IO-APIC-fasteoi SiS SI7012 --- Bootup diagnostics for card in PCI slot 00:0a.0 ---- [ 50.165711] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 21 [ 50.166237] ACPI: PCI interrupt for device 0000:00:0a.0 disabled The PCI slot 00:0a.0 of the modem card may be disabled early in a bootup process, but then enabled later. If modem drivers load but the modem is not responsive, read Bootup.txt about possible fixes. Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx if help is needed. === Finished modem firmware and bootup diagnostics section. === === Next deducing cogent software === For candidate modem in PCI bus: 00:0a.0 Class 0780: 1057:5600 Communication controller: Motorola SM56 PCI Modem Primary PCI_id 1057:5600 Support type needed or chipset: Motorola 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 Kernel-header resources needed for compiling are not manifestly ready! If compiling is necessary packages must be installed, providing: linux-headers-2.6.20-16-generic If a driver compilation files with message including some lack of some FileName.h (stdio.h for example. Some additional kernel-header files need installation to /usr/include. For Debian/Ubuntu related distributions, run the following command to display the needed package list: $ sudo apt-get -s install linux-kernel-devel While some of the files may be on the install CD, others may have to be found through http://packages.ubuntu.com For Ubunut feisty, additional packages required were: build-essential curl debhelper dpkg-dev g++ g++-4.1 gettext git-core gitk html2text intltool-debian kernel-package kernel-wedge libc6-dev libcurl3-gnutls libdigest-sha1-perl liberror-perl libstdc++6-4.1-dev linux-libc-dev po-debconf rcs tcl8.4 tk8.4 Checking pppd properties: -rwsr-xr-- 1 root dip 269224 2007-04-05 00:41 /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 noauth crtscts lock hide-password modem proxyarp lcp-echo-interval 30 lcp-echo-failure 4 noipx In case of a message like: Warning: Could not modify /etc/ppp/pap-secrets: Permission denied see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html Read Modem/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. ========================================================== # start/stop the daemon when the USB modem is connected KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon" Checking for modem support lines: -------------------------------------- /device/modem symbolic link: lrwxrwxrwx 1 root root 6 2007-08-20 15:03 /dev/modem -> ttySL0 slmodemd created symbolic link /dev/ttySL0: Within /etc/udev/ files: /etc/udev/rules.d/030_sl-modem-daemon.rules:# start/stop the daemon when the USB modem is connected /etc/udev/rules.d/030_sl-modem-daemon.rules:KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon" /etc/udev/sl-modem-daemon.rules:# start/stop the daemon when the USB modem is connected /etc/udev/sl-modem-daemon.rules:KERNEL=="slusb[0-9]*", GROUP="dialout", RUN+="/etc/init.d/sl-modem-daemon" 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/sl-modem-daemon.modutils:install slamr modprobe --ignore-install ungrab-winmodem ; modprobe --ignore-install slamr; test -e /dev/slamr0 || (/bin/mknod -m 660 /dev/slamr0 c 242 0 2>/dev/null && chgrp dialout /dev/slamr0) /etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to blacklist unwanted modem drivers /etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem /etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem Within any ancient /etc/devfs files: Within ancient kernel 2.4.n /etc/module.conf files: --------- end modem support lines -------- dmesg | grep slamr ---------------------------------------------------------------------------- [ 50.153295] slamr: module license 'Smart Link Ltd.' taints kernel. [ 50.163582] slamr: SmartLink AMRMO modem. [ 50.165687] slamr: probe 1057:5600 SL1900 card... [ 50.166154] slamr: cannot init card. end of dmesg | grep slamr --------------------------------------------------------------------- dmesg ----------------------------------------------------------------------------------------- [ 0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Thu Jun 7 20:19:32 UTC 2007 (Ubuntu 2.6.20-16.29-generic) [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] sanitize start [ 0.000000] sanitize end [ 0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1 [ 0.000000] copy_e820_map() type is E820_RAM [ 0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2 [ 0.000000] copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2 [ 0.000000] copy_e820_map() start: 0000000000100000 size: 000000001befc000 end: 000000001bffc000 type: 1 [ 0.000000] copy_e820_map() type is E820_RAM [ 0.000000] copy_e820_map() start: 000000001bffc000 size: 0000000000003000 end: 000000001bfff000 type: 3 [ 0.000000] copy_e820_map() start: 000000001bfff000 size: 0000000000001000 end: 000000001c000000 type: 4 [ 0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000001000 end: 00000000fec01000 type: 2 [ 0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2 [ 0.000000] copy_e820_map() start: 00000000ffff0000 size: 0000000000010000 end: 0000000100000000 type: 2 [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000001bffc000 (usable) [ 0.000000] BIOS-e820: 000000001bffc000 - 000000001bfff000 (ACPI data) [ 0.000000] BIOS-e820: 000000001bfff000 - 000000001c000000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 447MB LOWMEM available. [ 0.000000] Entering add_active_range(0, 0, 114684) 0 entries of 256 used [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0 -> 4096 [ 0.000000] Normal 4096 -> 114684 [ 0.000000] HighMem 114684 -> 114684 [ 0.000000] early_node_map[1] active PFN ranges [ 0.000000] 0: 0 -> 114684 [ 0.000000] On node 0 totalpages: 114684 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 4064 pages, LIFO batch:0 [ 0.000000] Normal zone: 863 pages used for memmap [ 0.000000] Normal zone: 109725 pages, LIFO batch:31 [ 0.000000] HighMem zone: 0 pages used for memmap [ 0.000000] DMI 2.3 present. [ 0.000000] ACPI: RSDP (v000 ASUS ) @ 0x000f5700 [ 0.000000] ACPI: RSDT (v001 ASUS P4S800MX 0x42302e31 MSFT 0x31313031) @ 0x1bffc000 [ 0.000000] ACPI: FADT (v001 ASUS P4S800MX 0x42302e31 MSFT 0x31313031) @ 0x1bffc0c0 [ 0.000000] ACPI: BOOT (v001 ASUS P4S800MX 0x42302e31 MSFT 0x31313031) @ 0x1bffc030 [ 0.000000] ACPI: MADT (v001 ASUS P4S800MX 0x42302e31 MSFT 0x31313031) @ 0x1bffc058 [ 0.000000] ACPI: DSDT (v001 ASUS P4S800MX 0x00001000 MSFT 0x0100000b) @ 0x00000000 [ 0.000000] ACPI: PM-Timer IO Port: 0xe408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] Processor #0 15:4 APIC version 20 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 128, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 20 low level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] Allocating PCI resources starting at 20000000 (gap: 1c000000:e2c00000) [ 0.000000] Detected 2801.136 MHz processor. [ 14.584932] Built 1 zonelists. Total pages: 113789 [ 14.584938] Kernel command line: root=UUID=4fdeb564-b393-4bf0-8218-a270bdb84e03 ro [ 14.585098] mapped APIC to ffffd000 (fee00000) [ 14.585101] mapped IOAPIC to ffffc000 (fec00000) [ 14.585104] Enabling fast FPU save and restore... done. [ 14.585108] Enabling unmasked SIMD FPU exception support... done. [ 14.585118] Initializing CPU#0 [ 14.585199] PID hash table entries: 2048 (order: 11, 8192 bytes) [ 14.586302] Console: colour VGA+ 80x25 [ 14.589161] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 14.589512] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 14.597483] Memory: 443704k/458736k available (1992k kernel code, 14456k reserved, 900k data, 328k init, 0k highmem) [ 14.597570] virtual kernel memory layout: [ 14.597571] fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB) [ 14.597572] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 14.597573] vmalloc : 0xdc800000 - 0xff7fe000 ( 559 MB) [ 14.597575] lowmem : 0xc0000000 - 0xdbffc000 ( 447 MB) [ 14.597576] .init : 0xc03d9000 - 0xc042b000 ( 328 kB) [ 14.597577] .data : 0xc02f2374 - 0xc03d36d4 ( 900 kB) [ 14.597578] .text : 0xc0100000 - 0xc02f2374 (1992 kB) [ 14.597979] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 14.677055] Calibrating delay using timer specific routine.. 5605.63 BogoMIPS (lpj=11211278) [ 14.677193] Security Framework v1.0.0 initialized [ 14.677247] SELinux: Disabled at boot. [ 14.677311] Mount-cache hash table entries: 512 [ 14.677500] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 [ 14.677509] monitor/mwait feature present. [ 14.677558] using mwait in idle threads. [ 14.677612] CPU: Trace cache: 12K uops, L1 D cache: 16K [ 14.677690] CPU: L2 cache: 1024K [ 14.677737] CPU: Hyper-Threading is disabled [ 14.677787] CPU: After all inits, caps: bfebfbff 00000000 00000000 00003180 0000441d 00000000 00000000 [ 14.677798] Compat vDSO mapped to ffffe000. [ 14.677848] Remapping vsyscall page to ffffe000 [ 14.677912] Checking 'hlt' instruction... OK. [ 14.693160] SMP alternatives: switching to UP code [ 14.693374] Freeing SMP alternatives: 11k freed [ 14.693624] Early unpacking initramfs... done [ 14.984238] ACPI: Core revision 20060707 [ 14.985167] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT. [ 14.986528] CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 01 [ 14.986673] Total of 1 processors activated (5605.63 BogoMIPS). [ 14.986825] ENABLING IO-APIC IRQs [ 14.987053] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 15.132362] Brought up 1 CPUs [ 15.132662] Booting paravirtualized kernel on bare hardware [ 15.132789] Time: 18:02:38 Date: 07/20/107 [ 15.132866] NET: Registered protocol family 16 [ 15.133009] EISA bus registered [ 15.133059] ACPI: bus type pci registered [ 15.134758] PCI: PCI BIOS revision 2.10 entry at 0xf10c0, last bus=1 [ 15.134812] PCI: Using configuration type 1 [ 15.134861] Setting up standard PCI resources [ 15.140589] ACPI: Interpreter enabled [ 15.140639] ACPI: Using IOAPIC for interrupt routing [ 15.141393] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 15.141984] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 15.142648] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15) [ 15.143248] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15) [ 15.143844] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 15.144456] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *9 [ 15.145079] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 15.145744] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *9 [ 15.146258] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 15.146315] PCI: Probing PCI hardware (bus 00) [ 15.146675] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 [ 15.147017] Enabling SiS 96x SMBus. [ 15.147658] Boot video device is 0000:01:00.0 [ 15.147716] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 15.148881] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] [ 15.154101] Linux Plug and Play Support v0.97 (c) Adam Belay [ 15.154163] pnp: PnP ACPI init [ 15.159217] pnp: PnP ACPI: found 16 devices [ 15.159270] PnPBIOS: Disabled by ACPI PNP [ 15.159367] PCI: Using ACPI for IRQ routing [ 15.159418] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [ 15.165537] NET: Registered protocol family 8 [ 15.165587] NET: Registered protocol family 20 [ 15.165921] pnp: 00:02: ioport range 0xe400-0xe47f could not be reserved [ 15.165977] pnp: 00:02: ioport range 0xe480-0xe4ff has been reserved [ 15.166031] pnp: 00:02: ioport range 0xe600-0xe61f has been reserved [ 15.166084] pnp: 00:02: ioport range 0x480-0x48f has been reserved [ 15.166150] pnp: 00:0f: ioport range 0x295-0x296 has been reserved [ 15.166508] PCI: Ignore bogus resource 6 [0:0] of 0000:01:00.0 [ 15.166561] PCI: Bridge: 0000:00:01.0 [ 15.166610] IO window: d000-dfff [ 15.166661] MEM window: e7800000-e7ffffff [ 15.166713] PREFETCH window: f0000000-febfffff [ 15.166777] PCI: Setting latency timer of device 0000:00:01.0 to 64 [ 15.166806] NET: Registered protocol family 2 [ 15.204286] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 15.204421] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 15.204579] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 15.204676] TCP: Hash tables configured (established 16384 bind 8192) [ 15.204730] TCP reno registered [ 15.216318] checking if image is initramfs... it is [ 15.784586] Freeing initrd memory: 6773k freed [ 15.784888] Simple Boot Flag at 0x3a set to 0x1 [ 15.785285] audit: initializing netlink socket (disabled) [ 15.785353] audit(1187632959.280:1): initialized [ 15.785537] VFS: Disk quotas dquot_6.5.1 [ 15.785607] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 15.785713] io scheduler noop registered [ 15.785790] io scheduler anticipatory registered [ 15.785865] io scheduler deadline registered [ 15.785947] io scheduler cfq registered (default) [ 15.786289] isapnp: Scanning for PnP cards... [ 16.137692] isapnp: No Plug & Play device found [ 16.164156] Real Time Clock Driver v1.12ac [ 16.164265] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 16.164457] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 16.165238] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 16.165528] mice: PS/2 mouse device common for all mice [ 16.166211] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [ 16.166539] input: Macintosh mouse button emulation as /class/input/input0 [ 16.166676] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [ 16.166732] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 16.167059] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 16.167446] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 16.167499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 16.167660] EISA: Probing bus 0 at eisa.0 [ 16.167740] Cannot allocate resource for EISA slot 8 [ 16.167790] EISA: Detected 0 cards. [ 16.197979] TCP cubic registered [ 16.198033] NET: Registered protocol family 1 [ 16.198106] Using IPI No-Shortcut mode [ 16.198228] ACPI: (supports S0 S1 S4 S5) [ 16.198448] Magic number: 3:386:39 [ 16.198496] hash matches drivers/base/power/resume.c:56 [ 16.198597] Time: tsc clocksource has been installed. [ 16.198823] hash matches device 00:0b [ 16.199139] Freeing unused kernel memory: 328k freed [ 16.207689] input: AT Translated Set 2 keyboard as /class/input/input1 [ 16.379655] Capability LSM initialized [ 16.415379] ACPI: Invalid PBLK length [5] [ 16.415473] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707] [ 16.847435] SIS5513: IDE controller at PCI slot 0000:00:02.5 [ 16.847514] ACPI: PCI Interrupt 0000:00:02.5[A] -> GSI 16 (level, low) -> IRQ 16 [ 16.847619] SIS5513: chipset revision 0 [ 16.847667] SIS5513: not 100% native mode: will probe irqs later [ 16.847730] SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller [ 16.847798] ide0: BM-DMA at 0xa400-0xa407, BIOS settings: hda:DMA, hdb:DMA [ 16.847929] ide1: BM-DMA at 0xa408-0xa40f, BIOS settings: hdc:DMA, hdd:pio [ 16.848056] Probing IDE interface ide0... [ 16.879617] usbcore: registered new interface driver usbfs [ 16.879699] usbcore: registered new interface driver hub [ 16.879773] usbcore: registered new device driver usb [ 16.880601] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver [ 16.898511] sis900.c: v1.08.10 Apr. 2 2006 [ 16.995209] Floppy drive(s): fd0 is 1.44M [ 17.036998] FDC 0 is a post-1991 82077 [ 17.161149] hda: QUANTUM FIREBALLlct20 20, ATA DISK drive [ 17.612440] hdb: HL-DT-ST GCE-8527B, ATAPI CD/DVD-ROM drive [ 17.692612] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 17.706395] Probing IDE interface ide1... [ 17.995784] hdc: WDC WD200AB-00BPA1, ATA DISK drive [ 18.671429] ide1 at 0x170-0x177,0x376 on irq 15 [ 18.700021] SCSI subsystem initialized [ 18.706966] libata version 2.20 loaded. [ 18.712260] ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 20 (level, low) -> IRQ 20 [ 18.712375] ohci_hcd 0000:00:03.0: OHCI Host Controller [ 18.712748] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 1 [ 18.712830] ohci_hcd 0000:00:03.0: irq 20, io mem 0xe7000000 [ 18.721845] hda: max request size: 128KiB [ 18.737700] hda: 39876480 sectors (20416 MB) w/418KiB Cache, CHS=39560/16/63, UDMA(100) [ 18.737887] hda: cache flushes not supported [ 18.737990] hda: hda1 hda2 < hda5 > [ 18.772493] usb usb1: configuration #1 chosen from 1 choice [ 18.772578] hub 1-0:1.0: USB hub found [ 18.772635] hub 1-0:1.0: 3 ports detected [ 18.779634] hdc: max request size: 128KiB [ 18.780667] hdc: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=38792/16/63, UDMA(33) [ 18.780844] hdc: cache flushes not supported [ 18.780921] hdc:<6>hdb: ATAPI 52X CD-ROM CD-R/RW drive, 1536kB Cache, UDMA(33) [ 18.781884] Uniform CD-ROM driver Revision: 3.20 [ 18.789145] hdc1 hdc2 < hdc5 > [ 18.878357] ACPI: PCI Interrupt 0000:00:03.1[B] -> GSI 21 (level, low) -> IRQ 17 [ 18.878476] ohci_hcd 0000:00:03.1: OHCI Host Controller [ 18.878552] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 2 [ 18.878635] ohci_hcd 0000:00:03.1: irq 17, io mem 0xe6800000 [ 18.940258] usb usb2: configuration #1 chosen from 1 choice [ 18.940352] hub 2-0:1.0: USB hub found [ 18.940411] hub 2-0:1.0: 3 ports detected [ 19.046189] ACPI: PCI Interrupt 0000:00:03.3[D] -> GSI 23 (level, low) -> IRQ 18 [ 19.046305] ehci_hcd 0000:00:03.3: EHCI Host Controller [ 19.046380] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 3 [ 19.046481] PCI: cache line size of 128 is not supported by device 0000:00:03.3 [ 19.046493] ehci_hcd 0000:00:03.3: irq 18, io mem 0xe6000000 [ 19.046551] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 19.046691] usb usb3: configuration #1 chosen from 1 choice [ 19.046775] hub 3-0:1.0: USB hub found [ 19.046829] hub 3-0:1.0: 6 ports detected [ 19.154003] ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 19 [ 19.155466] 0000:00:04.0: VIA 6103 PHY transceiver found at address 1. [ 19.166582] 0000:00:04.0: Using transceiver found at address 1 as default [ 19.167518] eth0: SiS 900 PCI Fast Ethernet at 0x8800, IRQ 19, 00:11:d8:91:39:06. [ 19.345263] Attempting manual resume [ 19.345314] swsusp: Resume From Partition 3:1 [ 19.345316] PM: Checking swsusp image. [ 19.355385] PM: Resume from disk failed. [ 19.401581] kjournald starting. Commit interval 5 seconds [ 19.401648] EXT3-fs: mounted filesystem with ordered data mode. [ 36.575478] NET: Registered protocol family 10 [ 36.575644] lo: Disabled Privacy Extensions [ 37.830682] Linux agpgart interface v0.102 (c) Dave Jones [ 37.914476] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0xe600 [ 37.969424] agpgart: Detected SiS 661 chipset [ 37.974198] agpgart: AGP aperture is 64M @ 0xe8000000 [ 38.263821] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 38.280685] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 38.344975] input: PC Speaker as /class/input/input2 [ 38.433081] parport: PnPBIOS parport detected. [ 38.433239] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA] [ 38.701446] ACPI: PCI Interrupt 0000:00:02.7[C] -> GSI 18 (level, low) -> IRQ 21 [ 39.044693] input: ImPS/2 Generic Wheel Mouse as /class/input/input3 [ 39.125085] intel8x0_measure_ac97_clock: measured 56376 usecs [ 39.125147] intel8x0: clocking to 48000 [ 39.209649] eth0: Media Link On 100mbps full-duplex [ 39.279820] fuse init (API version 7.8) [ 39.323532] lp0: using parport0 (interrupt-driven). [ 39.349727] Adding 875500k swap on /dev/disk/by-uuid/f30c6817-436a-4db2-a276-eb2570608361. Priority:-1 extents:1 across:875500k [ 39.517159] EXT3 FS on hda5, internal journal [ 41.016231] NET: Registered protocol family 17 [ 45.756402] ibm_acpi: ec object not found [ 45.881176] input: Power Button (FF) as /class/input/input4 [ 45.885378] ACPI: Power Button (FF) [PWRF] [ 45.921017] input: Power Button (CM) as /class/input/input5 [ 45.925220] ACPI: Power Button (CM) [PWRB] [ 45.955142] Using specific hotkey driver [ 46.075203] No dock devices found. [ 46.199888] pcc_acpi: loading... [ 47.383554] eth0: no IPv6 routers present [ 50.153295] slamr: module license 'Smart Link Ltd.' taints kernel. [ 50.163582] slamr: SmartLink AMRMO modem. [ 50.165687] slamr: probe 1057:5600 SL1900 card... [ 50.165711] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 21 [ 50.166154] slamr: cannot init card. [ 50.166237] ACPI: PCI interrupt for device 0000:00:0a.0 disabled [ 50.960415] ppdev: user-space parallel port driver [ 52.870403] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) [ 52.870410] apm: overridden by ACPI. [ 53.043531] vboxdrv: Trying to deactivate NMI watchdog permanently... [ 53.043538] vboxdrv: Successfully done. [ 53.359318] Bluetooth: Core ver 2.11 [ 53.359389] NET: Registered protocol family 31 [ 53.359391] Bluetooth: HCI device and connection manager initialized [ 53.359394] Bluetooth: HCI socket layer initialized [ 53.416878] Bluetooth: L2CAP ver 2.8 [ 53.416884] Bluetooth: L2CAP socket layer initialized [ 53.620642] Bluetooth: RFCOMM socket layer initialized [ 53.620658] Bluetooth: RFCOMM TTY layer initialized [ 53.620660] Bluetooth: RFCOMM ver 1.8 end of dmesg --------------------------------------------------------------------------------------------------