Thank you! Here you have the details, in the attached file! Best regards, Matteo 2007/12/12, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx>: > Matteo, > > It is unlikely that it is a Ubuntu problem perse, > but rather some hardware resource conflict. > Do > $ dmesg > dmesg.txt > and send us the dmesg.txt > > MarvS > > On Dec 12, 2007 6:50 AM, Matteo Mambretti <teo2257@xxxxxxxxx> wrote: > > Dear all > > it is a very strange situation... the Ubuntu system seems not able at > > all to see the serial modem, and so it is not possible to work with > > it. Can anybody of you help me please? > > > > Thank you, > > Matteo > > > > 2007/12/10, Matteo Mambretti <teo2257@xxxxxxxxx>: > > > > > Dear all, > > > I tried to do what was suggested, but at the command > > > $ cat /proc/interrupts > > > the reply was: "no such file or directory"... > > > > > > Thank you for a precious help! > > > Matteo > > > > > > > > > > > > 2007/12/10, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx>: > > > > Matteo, > > > > > > > > There may be interference between, the unnecessary hsf* drivers and > > > > serial modem requirements. > > > > Please do a complete uninstall. For your imput package: > > > > hsfmodem_7.68.00.04full_k2.6.22_14_generic_ubuntu_i386.deb > > > > get the installed name with > > > > $ sudo apt-cache search hsfmodem > > > > which will output the hsfmodem-installed-Name > > > > Then do the uninstall with: > > > > $ sudo apt-get remove hsfmodem-installed-Name > > > > or just use the ADMIN tool "aptitude" to do the uninstall > > > > > > > > Afterwards reboot, and try again the > > > > $ sudo wvdialconf /etc/wvdial.conf > > > > > > > > If the modem is not found, > > > > send us the output of: > > > > $ cat /proc/interrupts > > > > > > > > Please send to the List, Not me directly > > > > > > > > MarvS > > > > > > > > > > > > > > > > $ sudo hsfmodem --help > > > > to get the command syntax shown. Then the uninstall command. Something like: > > > > $ sudo hsfmodem -- > > > > > > > > On Dec 9, 2007 1:51 PM, Matteo Mambretti <teo2257@xxxxxxxxx> wrote: > > > > > Marvin, > > > > > unfortunately this seems to be the hardest problem... it isn't finding > > > > > the serial modem! > > > > > > > > > > You can find below the error: > > > > > > > > > > Scanning your serial ports for a modem. > > > > > > > > > > Modem Port Scan<*1>: Scanning ttySHSF0 first, /dev/modem is a link to it. > > > > > Modem Port Scan<*1>: SHSF0 > > > > > ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > > > > > ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > > > > > ttyS0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > > > > > ttyS1<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud > > > > > ttyS1<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud > > > > > ttyS1<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up. > > > > > Modem Port Scan<*1>: S2 S3 SHSF1 SHSF2 SHSF3 SHSF4 SHSF5 > > > > > Modem Port Scan<*1>: SHSF6 SHSF7 > > > > > > > > > > > > > > > Sorry, no modem was detected! Is it in use by another program? > > > > > Did you configure it properly with setserial? > > > > > > > > > > Please read the FAQ at http://open.nit.ca/wiki/?WvDial > > > > > > > > > > If you still have problems, send mail to <wvdial-list@xxxxxxxxxxxx>. > > > > > > > > > > > > > > > Thank you! > > > > > Matteo > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 2007/12/9, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx>: > > > > > > > > > > > Matteo > > > > > > > > > > > > For a serial port modem, just run > > > > > > $ sudo wvdialconf /etc/wvdial.conf > > > > > > which should report finding the modem. > > > > > > > > > > > > Then > > > > > > $ sudo gedit /etc/wvdial.conf > > > > > > deleting the symbols ; < > and putting in your dialout info. > > > > > > > > > > > > Then dialout with > > > > > > $ sudo wvdial > > > > > > > > > > > > > > > > > > On Dec 8, 2007 1:23 PM, Matteo Mambretti <teo2257@xxxxxxxxx> wrote: > > > > > > > Hi Marvin, > > > > > > > thank you very much for your very kind help! > > > > > > > Unfortunately something seems still not ok... the Modem is connected > > > > > > > to the serial port (I do not know if it is the 0 or the 1) and the > > > > > > > power is on, but the PC seems not to recognise it. > > > > > > > I am anyway attaching the report to the 3 suggested commands... I hope > > > > > > > this would help you (as honestly it sounds quite ununderstandable for > > > > > > > me...) > > > > > > > > > > > > > > Thank you in advance, > > > > > > > Matteo > > > > > > > > > > > > > > > > > > > > > > > > > > > > 2007/12/8, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx>: > > > > > > > > > > > > > > > Matteo, > > > > > > > > > > > > > > > > Modem not detected though HDA card diagnostics, though not excluding > > > > > > > > a possible Conexant modem chip impervious to ALSA diagnostics. > > > > > > > > ----- > > > > > > > > is likely our case. From > > > > > > > > http://www.linuxant.com/drivers/hsf/full/downloads-ubuntu-x86.php > > > > > > > > get the hsfmodem_7.68.00.04full_k2.6.22_14_generic_ubuntu_i386.deb.zip > > > > > > > > > > > > > > > > Under Linux unpack wth > > > > > > > > $ unzip hsf*.zip > > > > > > > > Start the install with: > > > > > > > > $ sudo dpkg -i hsf*.deb > > > > > > > > > > > > > > > > A reboot may be necessary for the modem can be detected with: > > > > > > > > $ sudo wvdialconf /etc/wvdial.conf > > > > > > > > > > > > > > > > If thus detected: > > > > > > > > $ sudo gedit /etc/wvdial.conf > > > > > > > > to delete the ; < > symbols and replace with you dialout info. The > > > > > > > > dialout with: > > > > > > > > $ sudo wvdial > > > > > > > > > > > > > > > > Please report back at this point. > > > > > > > > Also we will need the ouputs of > > > > > > > > $ lspci > > > > > > > > $ lspci -nv > > > > > > > > > > > > > > > > MarvS > > > > > > > > scanModem maintainer > > > > > > > > > > > > > > > > On Dec 8, 2007 5:32 AM, Matteo Mambretti <teo2257@xxxxxxxxx> wrote: > > > > > > > > > Hi, > > > > > > > > > can you help me? > > > > > > > > > > > > > > > > > > I am a pretty new (Italian) Ubuntu user, and I have got no idea about > > > > > > > > > what to do to install and make my 3Com/US Robotics modem run... > > > > > > > > > > > > > > > > > > Thank you! > > > > > > > > > Matteo > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
[ 0.000000] Linux version 2.6.22-14-generic (buildd@palmer) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:05:12 GMT 2007 (Ubuntu 2.6.22-14.46-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: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000001f770000 (usable) [ 0.000000] BIOS-e820: 000000001f770000 - 000000001f77a000 (ACPI data) [ 0.000000] BIOS-e820: 000000001f77a000 - 000000001f780000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000001f780000 - 0000000020000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved) [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 503MB LOWMEM available. [ 0.000000] found SMP MP-table at 000f63f0 [ 0.000000] Entering add_active_range(0, 0, 128880) 0 entries of 256 used [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0 -> 4096 [ 0.000000] Normal 4096 -> 128880 [ 0.000000] HighMem 128880 -> 128880 [ 0.000000] early_node_map[1] active PFN ranges [ 0.000000] 0: 0 -> 128880 [ 0.000000] On node 0 totalpages: 128880 [ 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: 974 pages used for memmap [ 0.000000] Normal zone: 123810 pages, LIFO batch:31 [ 0.000000] HighMem zone: 0 pages used for memmap [ 0.000000] DMI present. [ 0.000000] ACPI: RSDP signature @ 0xC00F64A0 checksum 0 [ 0.000000] ACPI: RSDP 000F64A0, 0014 (r0 PTLTD ) [ 0.000000] ACPI: RSDT 1F7750E5, 0034 (r1 PTLTD RSDT 60400D0 LTP 0) [ 0.000000] ACPI: FACP 1F779ED8, 0074 (r1 IBM THINKCEN 60400D0 PTL 1) [ 0.000000] ACPI: DSDT 1F775119, 4DBF (r1 IBM THINKCEN 60400D0 MSFT 100000E) [ 0.000000] ACPI: FACS 1F77AFC0, 0040 [ 0.000000] ACPI: TCPA 1F779F4C, 0032 (r1 IBM THINKCEN 60400D0 PTL 1) [ 0.000000] ACPI: APIC 1F779F7E, 005A (r1 PTLTD APIC 60400D0 LTP 0) [ 0.000000] ACPI: BOOT 1F779FD8, 0028 (r1 PTLTD $SBFTBL$ 60400D0 LTP 1) [ 0.000000] ACPI: PM-Timer IO Port: 0x1008 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] Processor #0 15:2 APIC version 20 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] 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 high edge) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000) [ 0.000000] Built 1 zonelists. Total pages: 127874 [ 0.000000] Kernel command line: root=UUID=b59a675e-cc45-4ed2-ac07-6c3b4c6d2fd8 ro quiet splash [ 0.000000] mapped APIC to ffffd000 (fee00000) [ 0.000000] mapped IOAPIC to ffffc000 (fec00000) [ 0.000000] Enabling fast FPU save and restore... done. [ 0.000000] Enabling unmasked SIMD FPU exception support... done. [ 0.000000] Initializing CPU#0 [ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes) [ 0.000000] Detected 2992.711 MHz processor. [ 14.786108] Console: colour VGA+ 80x25 [ 14.786451] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 14.786736] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 14.796208] Memory: 499468k/515520k available (2015k kernel code, 15420k reserved, 916k data, 364k init, 0k highmem) [ 14.796219] virtual kernel memory layout: [ 14.796220] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB) [ 14.796221] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 14.796222] vmalloc : 0xe0000000 - 0xff7fe000 ( 503 MB) [ 14.796223] lowmem : 0xc0000000 - 0xdf770000 ( 503 MB) [ 14.796224] .init : 0xc03e3000 - 0xc043e000 ( 364 kB) [ 14.796225] .data : 0xc02f7d26 - 0xc03dce84 ( 916 kB) [ 14.796226] .text : 0xc0100000 - 0xc02f7d26 (2015 kB) [ 14.796229] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 14.796265] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1 [ 14.876246] Calibrating delay using timer specific routine.. 5989.79 BogoMIPS (lpj=11979595) [ 14.876270] Security Framework v1.0.0 initialized [ 14.876278] SELinux: Disabled at boot. [ 14.876289] Mount-cache hash table entries: 512 [ 14.876425] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000 [ 14.876437] CPU: Trace cache: 12K uops, L1 D cache: 8K [ 14.876440] CPU: L2 cache: 512K [ 14.876442] CPU: Hyper-Threading is disabled [ 14.876445] CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b080 00004400 00000000 00000000 [ 14.876455] Compat vDSO mapped to ffffe000. [ 14.876468] Checking 'hlt' instruction... OK. [ 14.892342] SMP alternatives: switching to UP code [ 14.892542] Freeing SMP alternatives: 11k freed [ 14.892815] Early unpacking initramfs... done [ 15.161929] ACPI: Core revision 20070126 [ 15.161991] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found. [ 15.164655] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09 [ 15.164691] Total of 1 processors activated (5989.79 BogoMIPS). [ 15.164822] ENABLING IO-APIC IRQs [ 15.165004] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 15.312085] Brought up 1 CPUs [ 15.312203] Booting paravirtualized kernel on bare hardware [ 15.332069] Time: 20:21:49 Date: 11/12/107 [ 15.332094] NET: Registered protocol family 16 [ 15.332192] EISA bus registered [ 15.332213] ACPI: bus type pci registered [ 15.332638] PCI: PCI BIOS revision 2.10 entry at 0xfd98d, last bus=3 [ 15.332640] PCI: Using configuration type 1 [ 15.332641] Setting up standard PCI resources [ 15.344651] ACPI: EC: Look up EC in DSDT [ 15.359167] ACPI: Interpreter enabled [ 15.359171] ACPI: (supports S0 S1 S3 S4 S5) [ 15.359193] ACPI: Using IOAPIC for interrupt routing [ 15.386393] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 15.386401] PCI: Probing PCI hardware (bus 00) [ 15.386859] PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO [ 15.386862] PCI quirk: region 1180-11bf claimed by ICH4 GPIO [ 15.387114] PCI: Transparent bridge - 0000:00:1e.0 [ 15.387135] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 15.387309] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SLOT._PRT] [ 15.439536] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 15.439630] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12 14 15) [ 15.439722] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 9 10 11 12 14 15) [ 15.439813] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 *10 11 12 14 15) [ 15.439906] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 15.440006] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 15.440100] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 15.440198] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 *9 10 11 12 14 15) [ 15.440294] Linux Plug and Play Support v0.97 (c) Adam Belay [ 15.440309] pnp: PnP ACPI init [ 15.440323] ACPI: bus type pnp registered [ 15.474364] pnp: PnP ACPI: found 15 devices [ 15.474367] ACPI: ACPI bus type pnp unregistered [ 15.474371] PnPBIOS: Disabled by ACPI PNP [ 15.474428] PCI: Using ACPI for IRQ routing [ 15.474432] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [ 15.478846] NET: Registered protocol family 8 [ 15.478849] NET: Registered protocol family 20 [ 15.478924] pnp: 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved [ 15.478927] pnp: 00:01: iomem range 0xfed90000-0xfed903ff has been reserved [ 15.479965] Time: tsc clocksource has been installed. [ 15.509242] PCI: Bridge: 0000:00:1e.0 [ 15.509245] IO window: 2000-2fff [ 15.509250] MEM window: e8100000-e81fffff [ 15.509254] PREFETCH window: disabled. [ 15.509267] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [ 15.509279] NET: Registered protocol family 2 [ 15.547979] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 15.548024] TCP established hash table entries: 16384 (order: 5, 196608 bytes) [ 15.548155] TCP bind hash table entries: 16384 (order: 5, 131072 bytes) [ 15.548244] TCP: Hash tables configured (established 16384 bind 16384) [ 15.548246] TCP reno registered [ 15.560064] checking if image is initramfs... it is [ 16.011715] Switched to high resolution mode on CPU 0 [ 16.091927] Freeing initrd memory: 7111k freed [ 16.092093] Simple Boot Flag at 0x35 set to 0x1 [ 16.092351] audit: initializing netlink socket (disabled) [ 16.092369] audit(1197490909.080:1): initialized [ 16.094344] VFS: Disk quotas dquot_6.5.1 [ 16.094403] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 16.094500] io scheduler noop registered [ 16.094502] io scheduler anticipatory registered [ 16.094504] io scheduler deadline registered [ 16.094521] io scheduler cfq registered (default) [ 16.094538] Boot video device is 0000:00:02.0 [ 16.094856] isapnp: Scanning for PnP cards... [ 16.448641] isapnp: No Plug & Play device found [ 16.474791] Real Time Clock Driver v1.12ac [ 16.474893] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 16.474992] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 16.475205] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 16.475958] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 16.476269] 00:0d: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 16.476993] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [ 16.477227] input: Macintosh mouse button emulation as /class/input/input0 [ 16.477318] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PSM] at 0x60,0x64 irq 1,12 [ 16.479248] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 16.479255] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 16.479461] mice: PS/2 mouse device common for all mice [ 16.479573] EISA: Probing bus 0 at eisa.0 [ 16.479581] Cannot allocate resource for EISA slot 1 [ 16.479584] Cannot allocate resource for EISA slot 2 [ 16.479607] EISA: Detected 0 cards. [ 16.479713] TCP cubic registered [ 16.479726] NET: Registered protocol family 1 [ 16.479750] Using IPI No-Shortcut mode [ 16.479905] Magic number: 3:882:396 [ 16.480515] Freeing unused kernel memory: 364k freed [ 16.552227] input: AT Translated Set 2 keyboard as /class/input/input1 [ 17.677691] AppArmor: AppArmor initialized<5>audit(1197490910.580:2): type=1505 info="AppArmor initialized" pid=1191 [ 17.684220] fuse init (API version 7.8) [ 17.688868] Failure registering capabilities with primary security module. [ 17.703725] ACPI: Processor [CPU0] (supports 8 throttling states) [ 17.705116] ACPI: Thermal Zone [THM0] (57 C) [ 18.339931] usbcore: registered new interface driver usbfs [ 18.339958] usbcore: registered new interface driver hub [ 18.339981] usbcore: registered new device driver usb [ 18.340813] USB Universal Host Controller Interface driver v3.0 [ 18.340892] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 18.340904] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [ 18.340907] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 18.341065] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 18.341092] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001820 [ 18.341205] usb usb1: configuration #1 chosen from 1 choice [ 18.341237] hub 1-0:1.0: USB hub found [ 18.341243] hub 1-0:1.0: 2 ports detected [ 18.425514] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI [ 18.425518] Copyright (c) 1999-2006 Intel Corporation. [ 18.438198] SCSI subsystem initialized [ 18.443557] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 17 [ 18.443570] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [ 18.443574] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 18.443597] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [ 18.443625] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001840 [ 18.443724] usb usb2: configuration #1 chosen from 1 choice [ 18.443748] hub 2-0:1.0: USB hub found [ 18.443755] hub 2-0:1.0: 2 ports detected [ 18.443888] libata version 2.21 loaded. [ 18.546492] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 [ 18.546505] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [ 18.546509] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 18.546539] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 [ 18.546565] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860 [ 18.546662] usb usb3: configuration #1 chosen from 1 choice [ 18.546688] hub 3-0:1.0: USB hub found [ 18.546695] hub 3-0:1.0: 2 ports detected [ 18.552957] Floppy drive(s): fd0 is 1.44M [ 18.591572] FDC 0 is a post-1991 82077 [ 18.650402] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16 [ 18.650416] PCI: Setting latency timer of device 0000:00:1d.3 to 64 [ 18.650420] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 18.650446] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 [ 18.650469] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880 [ 18.650597] usb usb4: configuration #1 chosen from 1 choice [ 18.650629] hub 4-0:1.0: USB hub found [ 18.650637] hub 4-0:1.0: 2 ports detected [ 18.756007] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 19 [ 18.756026] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [ 18.756030] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 18.756074] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 [ 18.756110] ehci_hcd 0000:00:1d.7: debug port 1 [ 18.756117] PCI: cache line size of 128 is not supported by device 0000:00:1d.7 [ 18.756128] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xe8080000 [ 18.760025] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 18.760124] usb usb5: configuration #1 chosen from 1 choice [ 18.760154] hub 5-0:1.0: USB hub found [ 18.760162] hub 5-0:1.0: 8 ports detected [ 18.864992] ata_piix 0000:00:1f.1: version 2.11 [ 18.865008] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) [ 18.865015] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18 [ 18.865058] PCI: Setting latency timer of device 0000:00:1f.1 to 64 [ 18.865145] scsi0 : ata_piix [ 18.865195] scsi1 : ata_piix [ 18.865291] ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14 [ 18.865295] ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15 [ 19.246123] ata1.00: ATAPI: HL-DT-ST RW/DVD GCC-4480B, 1.00, max UDMA/33 [ 19.246384] ata1.01: ATA-6: ST340014A, 3.10, max UDMA/100 [ 19.246387] ata1.01: 78156288 sectors, multi 16: LBA48 [ 19.418034] ata1.00: configured for UDMA/33 [ 19.434208] ata1.01: configured for UDMA/100 [ 19.590344] scsi 0:0:0:0: CD-ROM HL-DT-ST RW/DVD GCC-4480B 1.00 PQ: 0 ANSI: 5 [ 19.590793] scsi 0:0:1:0: Direct-Access ATA ST340014A 3.10 PQ: 0 ANSI: 5 [ 19.591194] ACPI: PCI Interrupt 0000:03:0b.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 19.608057] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray [ 19.608064] Uniform CD-ROM driver Revision: 3.20 [ 19.608284] sr 0:0:0:0: Attached scsi CD-ROM sr0 [ 19.611962] sr 0:0:0:0: Attached scsi generic sg0 type 5 [ 19.611983] scsi 0:0:1:0: Attached scsi generic sg1 type 0 [ 19.625855] sd 0:0:1:0: [sda] 78156288 512-byte hardware sectors (40016 MB) [ 19.626685] sd 0:0:1:0: [sda] Write Protect is off [ 19.626689] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00 [ 19.627560] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 19.628447] sd 0:0:1:0: [sda] 78156288 512-byte hardware sectors (40016 MB) [ 19.628878] sd 0:0:1:0: [sda] Write Protect is off [ 19.628880] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00 [ 19.637772] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 19.637781] sda: sda1 sda2 < sda5 > [ 19.669712] sd 0:0:1:0: [sda] Attached SCSI disk [ 19.951369] e1000: 0000:03:0b.0: e1000_probe: (PCI:33MHz:32-bit) 00:0d:60:26:07:d9 [ 20.103085] Attempting manual resume [ 20.103089] swsusp: Resume From Partition 8:5 [ 20.103091] PM: Checking swsusp image. [ 20.103566] PM: Resume from disk failed. [ 20.135359] kjournald starting. Commit interval 5 seconds [ 20.135374] EXT3-fs: mounted filesystem with ordered data mode. [ 20.219425] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection [ 28.091713] Linux agpgart interface v0.102 (c) Dave Jones [ 28.177220] agpgart: Detected an Intel 865 Chipset. [ 28.177321] agpgart: Detected 8060K stolen memory. [ 28.189068] agpgart: AGP aperture is 128M @ 0xf0000000 [ 28.356472] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 28.408209] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 28.438635] intel_rng: Firmware space is locked read-only. <4>intel_rng: If you can't or [ 28.438637] don't want to <4>intel_rng: disable this in firmware setup, and <4>intel_rng: if [ 28.438639] you are certain that your <4>intel_rng: system has a functional [ 28.438640] RNG, try<4>intel_rng: using the 'no_fwh_detect' option. [ 28.721890] iTCO_vendor_support: vendor-support=0 [ 28.722996] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007) [ 28.723070] iTCO_wdt: Found a ICH5 or ICH5R TCO device (Version=1, TCOBASE=0x1060) [ 28.723110] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 28.977802] input: PC Speaker as /class/input/input2 [ 29.386834] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 20 [ 29.386855] PCI: Setting latency timer of device 0000:00:1f.5 to 64 [ 29.594775] input: PS/2 Generic Mouse as /class/input/input3 [ 29.597929] parport_pc 00:0e: reported by Plug and Play ACPI [ 29.597980] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA] [ 29.808244] intel8x0_measure_ac97_clock: measured 55001 usecs [ 29.808248] intel8x0: clocking to 48000 [ 30.413860] lp0: using parport0 (interrupt-driven). [ 30.458378] Adding 1485972k swap on /dev/sda5. Priority:-1 extents:1 across:1485972k [ 30.736912] EXT3 FS on sda1, internal journal [ 32.019721] hsfengine: module license 'see LICENSE file distributed with driver' taints kernel. [ 32.235371] usbcore: registered new interface driver hsfusbcd2 [ 32.329279] No dock devices found. [ 32.458348] input: Power Button (FF) as /class/input/input4 [ 32.462659] ACPI: Power Button (FF) [PWRF] [ 32.493779] input: Power Button (CM) as /class/input/input5 [ 32.498079] ACPI: Power Button (CM) [PWRB] [ 34.058361] e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX [ 35.379325] [drm] Initialized drm 1.1.0 20060810 [ 35.404189] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 35.406856] [drm] Initialized i915 1.6.0 20060119 on minor 0 [ 36.059934] ppdev: user-space parallel port driver [ 36.579820] audit(1197490930.168:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=4804 profile="/usr/sbin/cupsd" [ 36.660501] IBM machine detected. Enabling interrupts during APM calls. [ 36.660507] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) [ 36.660510] apm: overridden by ACPI. [ 36.968100] Failure registering capabilities with primary security module. [ 37.258293] Bluetooth: Core ver 2.11 [ 37.258430] NET: Registered protocol family 31 [ 37.258433] Bluetooth: HCI device and connection manager initialized [ 37.258437] Bluetooth: HCI socket layer initialized [ 37.293032] Bluetooth: L2CAP ver 2.8 [ 37.293037] Bluetooth: L2CAP socket layer initialized [ 37.387213] Bluetooth: RFCOMM socket layer initialized [ 37.387314] Bluetooth: RFCOMM TTY layer initialized [ 37.387317] Bluetooth: RFCOMM ver 1.8 [ 37.664273] NET: Registered protocol family 10 [ 37.664453] lo: Disabled Privacy Extensions [ 42.244448] NET: Registered protocol family 17 [ 47.814453] eth0: no IPv6 routers present [ 66.332306] eth0: no IPv6 routers present