I'm not having much sucess with my Toshiba Satellite A55-S1063 's internal landline modem nor with my usb Agere landline modem. I've tried SLMODEMD with the internal modem. I downloaded SLMODEMD.gcc4.2.tar.gz and thought I followed the instructions correctly but wvdial just puts the modem in a loop until I abort it. The gnomeppp log indicates NO CARRIER. Any help with either the internal or the usb modem would be appreciated. I'm a linux (ubuntu hardy) newbie and am using windows vista to send this. Ubuntu is a duel boot option with vista so I know both modems work in windows. I want to get over to using LINUX PLEASE HELP Tom
Only plain text email is forwarded by the Discuss@xxxxxxxxxxxxx List Server, as HTML can contain viruses. Use as the email Subject Line: YourName, YourCountry kernel 2.6.24-19-generic With this Subject Line cogent experts will be alerted, and useful case names left in the Archive. YourCountry will enable Country specific guidance. Linux experts in YourCountry can be found through: http://www.linux.org/groups/index.html. They will know your Country's modem code, which may be essential for dialup service. Responses from Discuss@xxxxxxxxxxxxx are sometimes blocked by an Internet Provider mail filters. So in a day, also check the Archived responses at http://www.linmodems.org -------------------------- System information ---------------------------- CPU=i686, Linux version 2.6.24-19-generic (buildd@terranova) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Aug 20 22:56:21 UTC 2008 scanModem update of: 2008_08_26 There are no blacklisted modem drivers in /etc/modprobe* files Attached USB devices are: ID 047e:2892 Agere Systems, Inc. (Lucent) For candidate card in slot 00:1f.6, firmware information and bootup diagnostics are: PCI slot PCI ID SubsystemID Name ---------- --------- --------- -------------- 00:1f.6 8086:24c6 1179:0001 Modem: Intel Corporation 82801DB/DBL/DBM Modem interrupt assignment and sharing: 11: 2555 XT-PIC-XT uhci_hcd:usb2, uhci_hcd:usb3, ehci_hcd:usb4, yenta, wifi0, Intel 82801DB-ICH4, eth0 --- Bootup diagnostics for card in PCI slot 00:1f.6 ---- [ 17.380040] PCI: Enabling device 0000:00:1f.6 (0000 -> 0001) [ 17.380265] ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 [ 17.380275] ACPI: PCI interrupt for device 0000:00:1f.6 disabled The PCI slot 00:1f.6 of the modem card may be disabled early in a bootup process, but then enabled later. If modem drivers load but the modem is not responsive, read DOCs/Bootup.txt about possible fixes. Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx if help is needed. ===== Advanced Linux Sound Architecture (ALSA) diagnostics ===== The ALSA packages provide audio support and also drivers for some modems. ALSA diagnostics are written during bootup to /proc/asound/ folders. The ALSA verion is 1.0.16 The modem cards detected by "aplay -l" are: None The /proc/asound/pcm file reports: ----------------------- 00-04: Intel ICH - IEC958 : Intel 82801DB-ICH4 - IEC958 : playback 1 00-03: Intel ICH - ADC2 : Intel 82801DB-ICH4 - ADC2 : capture 1 00-02: Intel ICH - MIC2 ADC : Intel 82801DB-ICH4 - MIC2 ADC : capture 1 00-01: Intel ICH - MIC ADC : Intel 82801DB-ICH4 - MIC ADC : capture 1 00-00: Intel ICH : Intel 82801DB-ICH4 : playback 1 : capture 1 about /proc/asound/cards: ------------------------ 0 [I82801DBICH4 ]: ICH4 - Intel 82801DB-ICH4 Intel 82801DB-ICH4 with STAC9750,51 at irq 11 === Finished firmware and bootup diagnostics, next deducing cogent software. === Predictive diagnostics for card in bus 00:1f.6: Modem chipset detected on NAME="Modem: Intel Corporation 82801DB/DBL/DBM " CLASS=0703 PCIDEV=8086:24c6 SUBSYS=1179:0001 IRQ=11 SOFT=8086:24c6.MC97 CodecArchived=SIL27 IDENT=slmodemd SLMODEMD_DEVICE=modem:1 Driver=snd-intel8x0m For candidate modem in: 00:1f.6 0703 Modem: Intel Corporation 82801DB/DBL/DBM Primary device ID: 8086:24c6 Subsystem PCI_id 1179:0001 Softmodem codec or chipset from diagnostics: from Archives: SIL27 Support type needed or chipset: slmodemd An ALSA (Advanced Linux Sound Architecture) modem driver: snd-intel8x0m provides Low Level support enabling contact with the modem hardware. For all BUT Conexant chip soft modems (using hsfmodem software) complementary High Level support is through a Smartlink utility: slmodemd Download from http://linmodems.technion.ac.il/packages/smartlink/ the package SLMODEMD.gcc4.2.tar.gz having a compiled slmodemd. Unpack under Linux with: $ tar zxf SLMODEMD.gcc4.2.tar.gz and read instructions therein. But briefly, the modem is setup with command: sudo slmodemd -c YOUR_COUNTRY --alsa modem:1 reporting dynamic creation of ports: /dev/ttySL0 --> /dev/pts/N , with N some number Read DOCs/Smartlink.txt and Modem/DOCs/YourSystem.txt for follow through guidance. ----------------end Softmodem section -------------- Writing DOCs/Intel.txt Writing DOCs/Smartlink.txt ============ end Smartlink section ===================== Predictive diagnostics for card in bus 004: Modem chipset detected on SLOT="Bus 004 Device 002:" NAME="Agere Systems, Inc. (Lucent) " bus=004 USBmodemID=047e:2892 IDENT=agrsm Driver=agrsm For candidate modem in: 004 0703 Agere Systems, Inc. (Lucent) Primary device ID: 8086:24c6047e:2892 Support type needed or chipset: agrsm ----------------end Softmodem section -------------- Completed candidate modem analyses. The base of the UDEV device file system is: /dev/.udev Versions adequately match for the compiler installed: 4.2.3 and the compiler used in kernel assembly: 4.2.3 Minimal compiling resources appear complete: make utility - /usr/bin/make Compiler version 4.2 linuc_headers base folder /lib/modules/2.6.24-19-generic/build However some compilations and executable functions may need additional files, in the FileNames.h (so called kernel "h"eaders) collection installed in /usr/include/ . For martian_modem, additional required packages are needed. The also required headers of package libc6 are commonly installed by default. Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev packages, for kernels 2.6.24 and later versions. In not included on your install CD, search for them at http://packages.ubuntu.com or comparable Repository for other Linux distros. When compiling ALSA drivers, the utility "patch" will also be needed. If a driver compilation fails, with message including some lack of some FileName.h (stdio.h for example), then Some additional kernel-header files need installation to /usr/include. The minimal additional packages are libc6-dev and any of its dependents, under Ubuntu linux-libc-dev If an alternate ethernet connection is available, $ apt-get update $ apt-get -s install linux-kernel-devel will install needed packages. For Debian/Ubuntu related distributions, run the following command to display the needed package list: Otherwise packages have to be found through http://packages.ubuntu.com Once downloaded and transferred into a Linux partition, they can be installed alltogether with: $ sudo dpkg -i *.deb Checking pppd properties: -rwsr-xr-- 1 root dip 269256 2007-10-04 14:57 /usr/sbin/pppd In case of an "error 17" "serial loopback" problem, see: http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html To enable dialout without Root permission do: $ su - root (not for Ubuntu) sudo chmod a+x /usr/sbin/pppd or under Ubuntu related Linuxes sudo chmod a+x /usr/sbin/pppd Checking settings of: /etc/ppp/options asyncmap 0 noauth crtscts lock hide-password modem proxyarp lcp-echo-interval 30 lcp-echo-failure 4 noipx In case of a message like: Warning: Could not modify /etc/ppp/pap-secrets: Permission denied see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html Read Modem/DOCs/YourSystem.txt concerning other COMM channels: ath0 eth0 wifi0 Which can interfere with Browser naviagation. Don't worry about the following, it is for experts should trouble shooting be necessary. ========================================================== Checking for modem support lines: -------------------------------------- /device/modem symbolic link: slmodemd created symbolic link /dev/ttySL0: Within /etc/udev/ files: Within /etc/modprobe.conf files: /etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2 /etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2 /etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to blacklist unwanted modem drivers /etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem /etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem Within any ancient /etc/devfs files: Within ancient kernel 2.4.n /etc/module.conf files: --------- end modem support lines --------
CPU0 0: 27632 XT-PIC-XT timer 1: 156 XT-PIC-XT i8042 2: 0 XT-PIC-XT cascade 3: 1 XT-PIC-XT 4: 1 XT-PIC-XT 5: 1 XT-PIC-XT 7: 1 XT-PIC-XT 8: 3 XT-PIC-XT rtc 9: 11 XT-PIC-XT acpi 10: 12623 XT-PIC-XT uhci_hcd:usb1, i915@pci:0000:00:02.0 11: 2556 XT-PIC-XT uhci_hcd:usb2, uhci_hcd:usb3, ehci_hcd:usb4, yenta, wifi0, Intel 82801DB-ICH4, eth0 12: 7565 XT-PIC-XT i8042 14: 12655 XT-PIC-XT libata 15: 2179 XT-PIC-XT libata NMI: 0 Non-maskable interrupts LOC: 0 Local timer interrupts RES: 0 Rescheduling interrupts CAL: 0 function call interrupts TLB: 0 TLB shootdowns TRM: 0 Thermal event interrupts SPU: 0 Spurious interrupts ERR: 0 MIS: 0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.24-19-generic (buildd@terranova) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed Aug 20 22:56:21 UTC 2008 (Ubuntu 2.6.24-19.41-generic) [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 00000000000eee00 (reserved) [ 0.000000] BIOS-e820: 00000000000eee00 - 00000000000ef000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000000ef000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003ef40000 (usable) [ 0.000000] BIOS-e820: 000000003ef40000 - 000000003ef50000 (ACPI data) [ 0.000000] BIOS-e820: 000000003ef50000 - 000000003f000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec10000 - 00000000fec20000 (reserved) [ 0.000000] BIOS-e820: 00000000feda0000 - 00000000fedc0000 (reserved) [ 0.000000] BIOS-e820: 00000000ffb80000 - 00000000ffc00000 (reserved) [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) [ 0.000000] 111MB HIGHMEM available. [ 0.000000] 896MB LOWMEM available. [ 0.000000] Entering add_active_range(0, 0, 257856) 0 entries of 256 used [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0 -> 4096 [ 0.000000] Normal 4096 -> 229376 [ 0.000000] HighMem 229376 -> 257856 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[1] active PFN ranges [ 0.000000] 0: 0 -> 257856 [ 0.000000] On node 0 totalpages: 257856 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 4064 pages, LIFO batch:0 [ 0.000000] Normal zone: 1760 pages used for memmap [ 0.000000] Normal zone: 223520 pages, LIFO batch:31 [ 0.000000] HighMem zone: 222 pages used for memmap [ 0.000000] HighMem zone: 28258 pages, LIFO batch:7 [ 0.000000] Movable zone: 0 pages used for memmap [ 0.000000] DMI 2.3 present. [ 0.000000] ACPI: RSDP signature @ 0xC00F0180 checksum 0 [ 0.000000] ACPI: RSDP 000F0180, 0014 (r0 TOSHIB) [ 0.000000] ACPI: RSDT 3EF40000, 0038 (r1 TOSHIB 750 970814 TASM 4010000) [ 0.000000] ACPI: FACP 3EF40060, 0084 (r2 TOSHIB 750 20030101 TASM 4010000) [ 0.000000] ACPI: DSDT 3EF40118, 44B9 (r1 TOSHIB A0015 20040426 MSFT 100000E) [ 0.000000] ACPI: FACS 000EEE00, 0040 [ 0.000000] ACPI: SSDT 3EF445D1, 0231 (r1 TOSHIB LNK10SS 20040226 MSFT 100000E) [ 0.000000] ACPI: DBGP 3EF400E4, 0034 (r1 TOSHIB 750 970814 TASM 4010000) [ 0.000000] ACPI: BOOT 3EF40038, 0028 (r1 TOSHIB 750 970814 TASM 4010000) [ 0.000000] ACPI: SSDT 3EF44802, 06C4 (r1 TOSHIB A0015 20040226 MSFT 100000E) [ 0.000000] ACPI: DMI detected: Toshiba [ 0.000000] ACPI: PM-Timer IO Port: 0xd808 [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 3f000000:bfc10000) [ 0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000 [ 0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000e0000 [ 0.000000] swsusp: Registered nosave memory region: 00000000000e0000 - 00000000000ee000 [ 0.000000] swsusp: Registered nosave memory region: 00000000000ee000 - 00000000000ef000 [ 0.000000] swsusp: Registered nosave memory region: 00000000000ef000 - 0000000000100000 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 255842 [ 0.000000] Kernel command line: root=UUID=A648830C4882DA87 loop=/ubuntu/disks/root.disk ro quiet splash [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic" [ 0.000000] mapped APIC to ffffb000 (017ef000) [ 0.000000] Enabling fast FPU save and restore... done. [ 0.000000] Enabling unmasked SIMD FPU exception support... done. [ 0.000000] Initializing CPU#0 [ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes) [ 0.000000] Detected 1496.273 MHz processor. [ 15.447659] Console: colour VGA+ 80x25 [ 15.447664] console [tty0] enabled [ 15.448053] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 15.448716] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 15.489538] Memory: 1010152k/1031424k available (2177k kernel code, 20580k reserved, 1006k data, 368k init, 113920k highmem) [ 15.489548] virtual kernel memory layout: [ 15.489550] fixmap : 0xfff4b000 - 0xfffff000 ( 720 kB) [ 15.489551] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 15.489553] vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB) [ 15.489554] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) [ 15.489555] .init : 0xc0421000 - 0xc047d000 ( 368 kB) [ 15.489557] .data : 0xc03204c4 - 0xc041bdc4 (1006 kB) [ 15.489558] .text : 0xc0100000 - 0xc03204c4 (2177 kB) [ 15.489563] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 15.489618] SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1 [ 15.569605] Calibrating delay using timer specific routine.. 2994.64 BogoMIPS (lpj=5989286) [ 15.569647] Security Framework initialized [ 15.569659] SELinux: Disabled at boot. [ 15.569682] AppArmor: AppArmor initialized [ 15.569687] Failure registering capabilities with primary security module. [ 15.569698] Mount-cache hash table entries: 512 [ 15.569888] Initializing cgroup subsys ns [ 15.569896] Initializing cgroup subsys cpuacct [ 15.569914] CPU: After generic identify, caps: afe9f9ff 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 15.569927] CPU: L1 I cache: 32K, L1 D cache: 32K [ 15.569930] CPU: L2 cache: 1024K [ 15.569935] CPU: After all inits, caps: afe9f9ff 00000000 00000000 00002040 00000000 00000000 00000000 00000000 [ 15.569947] Compat vDSO mapped to ffffe000. [ 15.569965] Checking 'hlt' instruction... OK. [ 15.586068] SMP alternatives: switching to UP code [ 15.588425] Freeing SMP alternatives: 11k freed [ 15.588570] Early unpacking initramfs... done [ 16.020600] ACPI: Core revision 20070126 [ 16.020676] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found. [ 16.022707] ACPI: setting ELCR to 0200 (from 0e00) [ 16.023189] CPU0: Intel(R) Celeron(R) M processor 1.50GHz stepping 08 [ 16.023196] SMP motherboard not detected. [ 16.023198] Local APIC not detected. Using dummy APIC emulation. [ 16.023249] Brought up 1 CPUs [ 16.023269] CPU0 attaching sched-domain: [ 16.023272] domain 0: span 01 [ 16.023274] groups: 01 [ 16.023474] net_namespace: 64 bytes [ 16.023483] Booting paravirtualized kernel on bare hardware [ 16.023997] Time: 16:57:17 Date: 10/06/08 [ 16.024028] NET: Registered protocol family 16 [ 16.024298] EISA bus registered [ 16.024313] ACPI: bus type pci registered [ 16.024532] PCI: PCI BIOS revision 2.10 entry at 0xfd480, last bus=3 [ 16.024535] PCI: Using configuration type 1 [ 16.024545] Setting up standard PCI resources [ 16.027384] ACPI: EC: Look up EC in DSDT [ 16.030534] ACPI: Interpreter enabled [ 16.030538] ACPI: (supports S0 S3 S4 S5) [ 16.030552] ACPI: Using PIC for interrupt routing [ 16.034827] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 16.035292] PCI quirk: region d800-d87f claimed by ICH4 ACPI/GPIO/TCO [ 16.035296] PCI quirk: region eec0-eeff claimed by ICH4 GPIO [ 16.035688] PCI: Transparent bridge - 0000:00:1e.0 [ 16.035754] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 16.035808] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] [ 16.037736] ACPI: PCI Interrupt Link [LNKA] (IRQs *10) [ 16.037877] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *11) [ 16.038015] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *11) [ 16.038157] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *11) [ 16.038294] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *11) [ 16.038430] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *11) [ 16.038566] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *11) [ 16.038703] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11) [ 16.038912] ACPI: Power Resource [PFAN] (off) [ 16.038966] Linux Plug and Play Support v0.97 (c) Adam Belay [ 16.039002] pnp: PnP ACPI init [ 16.039010] ACPI: bus type pnp registered [ 16.040682] pnpacpi: exceeded the max number of IO resources: 40 [ 16.041070] pnp: PnP ACPI: found 9 devices [ 16.041073] ACPI: ACPI bus type pnp unregistered [ 16.041077] PnPBIOS: Disabled by ACPI PNP [ 16.041320] PCI: Using ACPI for IRQ routing [ 16.041323] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [ 16.041339] PCI: Cannot allocate resource region 4 of device 0000:00:1d.0 [ 16.041343] PCI: Cannot allocate resource region 4 of device 0000:00:1d.1 [ 16.041346] PCI: Cannot allocate resource region 4 of device 0000:00:1d.2 [ 16.057373] NET: Registered protocol family 8 [ 16.057376] NET: Registered protocol family 20 [ 16.057450] AppArmor: AppArmor Filesystem Enabled [ 16.061361] Time: tsc clocksource has been installed. [ 16.069398] system 00:00: iomem range 0x0-0x9ffff could not be reserved [ 16.069401] system 00:00: iomem range 0xe0000-0xeffff could not be reserved [ 16.069405] system 00:00: iomem range 0xf0000-0xfffff could not be reserved [ 16.069408] system 00:00: iomem range 0x100000-0x3ef3ffff could not be reserved [ 16.069412] system 00:00: iomem range 0x3ef40000-0x3ef4ffff could not be reserved [ 16.069415] system 00:00: iomem range 0x3ef50000-0x3effffff could not be reserved [ 16.069419] system 00:00: iomem range 0xfec10000-0xfec1ffff could not be reserved [ 16.069423] system 00:00: iomem range 0xfeda0000-0xfedbffff could not be reserved [ 16.069426] system 00:00: iomem range 0xffb80000-0xffbfffff could not be reserved [ 16.069430] system 00:00: iomem range 0xfff00000-0xffffffff could not be reserved [ 16.069439] system 00:08: ioport range 0x1e0-0x1e7 has been reserved [ 16.069442] system 00:08: ioport range 0x480-0x48f has been reserved [ 16.069445] system 00:08: ioport range 0x680-0x6ff has been reserved [ 16.069449] system 00:08: ioport range 0xd800-0xd87f has been reserved [ 16.069452] system 00:08: ioport range 0xd880-0xd89f has been reserved [ 16.069455] system 00:08: ioport range 0xd8a0-0xd8bf has been reserved [ 16.069458] system 00:08: ioport range 0xe000-0xe07f has been reserved [ 16.069461] system 00:08: ioport range 0xe080-0xe0ff has been reserved [ 16.069465] system 00:08: ioport range 0xe400-0xe47f has been reserved [ 16.069468] system 00:08: ioport range 0xe480-0xe4ff has been reserved [ 16.069471] system 00:08: ioport range 0xe800-0xe87f has been reserved [ 16.069474] system 00:08: ioport range 0xe880-0xe8ff has been reserved [ 16.069478] system 00:08: ioport range 0xec00-0xec7f has been reserved [ 16.069481] system 00:08: ioport range 0xec80-0xecff has been reserved [ 16.069484] system 00:08: ioport range 0xeeac-0xeeac has been reserved [ 16.069487] system 00:08: ioport range 0xeeb0-0xeebf has been reserved [ 16.069491] system 00:08: ioport range 0xeec0-0xeeff has been reserved [ 16.099964] PCI: Bus 2, cardbus bridge: 0000:01:0b.0 [ 16.099967] IO window: 0000c000-0000c0ff [ 16.099971] IO window: 0000c400-0000c4ff [ 16.099976] PREFETCH window: 4c000000-4fffffff [ 16.099980] MEM window: 50000000-53ffffff [ 16.099984] PCI: Bridge: 0000:00:1e.0 [ 16.099987] IO window: c000-cfff [ 16.099992] MEM window: cff00000-cfffffff [ 16.100051] PREFETCH window: disabled. [ 16.100063] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [ 16.100080] PCI: Enabling device 0000:01:0b.0 (0000 -> 0003) [ 16.100295] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 16.100298] PCI: setting IRQ 11 as level-triggered [ 16.100302] ACPI: PCI Interrupt 0000:01:0b.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 16.100322] NET: Registered protocol family 2 [ 16.137399] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 16.137679] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 16.139187] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 16.140290] TCP: Hash tables configured (established 131072 bind 65536) [ 16.140296] TCP reno registered [ 16.149558] checking if image is initramfs... it is [ 16.601117] Switched to high resolution mode on CPU 0 [ 16.990577] Freeing initrd memory: 7570k freed [ 16.990863] Simple Boot Flag at 0x7c set to 0x1 [ 16.991264] audit: initializing netlink socket (disabled) [ 16.991285] audit(1223312238.504:1): initialized [ 16.991498] highmem bounce pool size: 64 pages [ 16.993707] VFS: Disk quotas dquot_6.5.1 [ 16.993803] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 16.993971] io scheduler noop registered [ 16.993974] io scheduler anticipatory registered [ 16.993976] io scheduler deadline registered [ 16.993989] io scheduler cfq registered (default) [ 16.994008] Boot video device is 0000:00:02.0 [ 16.994060] PCI: Firmware left 0000:01:08.0 e100 interrupts enabled, disabling [ 16.994404] isapnp: Scanning for PnP cards... [ 17.346963] isapnp: No Plug & Play device found [ 17.379198] Real Time Clock Driver v1.12ac [ 17.379328] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 17.380040] PCI: Enabling device 0000:00:1f.6 (0000 -> 0001) [ 17.380261] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 17.380265] ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 [ 17.380275] ACPI: PCI interrupt for device 0000:00:1f.6 disabled [ 17.381023] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [ 17.381107] input: Macintosh mouse button emulation as /devices/virtual/input/input0 [ 17.381219] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 17.386313] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 17.386318] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 17.388741] mice: PS/2 mouse device common for all mice [ 17.388867] EISA: Probing bus 0 at eisa.0 [ 17.388874] Cannot allocate resource for EISA slot 1 [ 17.388892] EISA: Detected 0 cards. [ 17.388897] cpuidle: using governor ladder [ 17.388899] cpuidle: using governor menu [ 17.389015] NET: Registered protocol family 1 [ 17.389047] Using IPI No-Shortcut mode [ 17.389092] registered taskstats version 1 [ 17.389210] Magic number: 12:613:994 [ 17.389218] hash matches device ttyd7 [ 17.389228] hash matches device ttyaa [ 17.389366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 17.389368] EDD information not available. [ 17.389675] Freeing unused kernel memory: 368k freed [ 17.416589] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 18.642069] fuse init (API version 7.9) [ 18.658312] ACPI: Transitioning device [FAN] to D3 [ 18.658317] ACPI: Transitioning device [FAN] to D3 [ 18.658322] ACPI: Fan [FAN] (off) [ 18.664920] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) [ 18.666238] ACPI: Thermal Zone [THRM] (35 C) [ 19.372185] usbcore: registered new interface driver usbfs [ 19.372216] usbcore: registered new interface driver hub [ 19.391479] usbcore: registered new device driver usb [ 19.399446] USB Universal Host Controller Interface driver v3.0 [ 19.399792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 19.399796] PCI: setting IRQ 10 as level-triggered [ 19.399800] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10 [ 19.399814] PCI: Setting latency timer of device 0000:00:1d.0 to 64 [ 19.399818] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 19.400278] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 19.400306] uhci_hcd 0000:00:1d.0: irq 10, io base 0x000018c0 [ 19.400483] usb usb1: configuration #1 chosen from 1 choice [ 19.400510] hub 1-0:1.0: USB hub found [ 19.400517] hub 1-0:1.0: 2 ports detected [ 19.487732] SCSI subsystem initialized [ 19.503748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 19.503755] ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 [ 19.503769] PCI: Setting latency timer of device 0000:00:1d.1 to 64 [ 19.503774] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 19.503805] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [ 19.503832] uhci_hcd 0000:00:1d.1: irq 11, io base 0x000018e0 [ 19.503958] usb usb2: configuration #1 chosen from 1 choice [ 19.503984] hub 2-0:1.0: USB hub found [ 19.503991] hub 2-0:1.0: 2 ports detected [ 19.563108] libata version 3.00 loaded. [ 19.571352] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI [ 19.571358] e100: Copyright(c) 1999-2006 Intel Corporation [ 19.607455] ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 19.607472] PCI: Setting latency timer of device 0000:00:1d.2 to 64 [ 19.607477] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 19.607505] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 [ 19.607530] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001c00 [ 19.607661] usb usb3: configuration #1 chosen from 1 choice [ 19.607690] hub 3-0:1.0: USB hub found [ 19.607697] hub 3-0:1.0: 2 ports detected [ 19.711476] PCI: Enabling device 0000:00:1d.7 (0000 -> 0002) [ 19.711734] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11 [ 19.711738] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11 [ 19.711756] PCI: Setting latency timer of device 0000:00:1d.7 to 64 [ 19.711760] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 19.711791] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4 [ 19.715695] ehci_hcd 0000:00:1d.7: debug port 1 [ 19.715702] PCI: cache line size of 32 is not supported by device 0000:00:1d.7 [ 19.715711] ehci_hcd 0000:00:1d.7: irq 11, io mem 0x48080000 [ 19.731203] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 19.731362] usb usb4: configuration #1 chosen from 1 choice [ 19.731391] hub 4-0:1.0: USB hub found [ 19.731399] hub 4-0:1.0: 6 ports detected [ 19.835644] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11 [ 19.835651] ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [LNKE] -> GSI 11 (level, low) -> IRQ 11 [ 19.859235] e100: eth0: e100_probe: addr 0xcffef000, irq 11, MAC addr 00:0e:7b:de:04:9d [ 19.864183] ata_piix 0000:00:1f.1: version 2.12 [ 19.864207] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 19.864247] PCI: Setting latency timer of device 0000:00:1f.1 to 64 [ 19.865230] scsi0 : ata_piix [ 19.865882] scsi1 : ata_piix [ 19.866380] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xbfa0 irq 14 [ 19.866384] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xbfa8 irq 15 [ 20.027456] ata1.00: ATA-6: TOSHIBA MK4026GAX, PA100U, max UDMA/100 [ 20.027461] ata1.00: 78140160 sectors, multi 16: LBA [ 20.035330] ata1.00: configured for UDMA/100 [ 20.102995] usb 4-4: new high speed USB device using ehci_hcd and address 2 [ 20.235751] usb 4-4: configuration #2 chosen from 1 choice [ 20.511117] ata2.00: ATAPI: UJDA760 DVD/CDRW, 1.00, max UDMA/33 [ 20.683005] ata2.00: configured for UDMA/33 [ 20.683174] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK4026GA PA10 PQ: 0 ANSI: 5 [ 20.684955] scsi 1:0:0:0: CD-ROM MATSHITA UJDA760 DVD/CDRW 1.00 PQ: 0 ANSI: 5 [ 20.700849] Driver 'sd' needs updating - please use bus_type methods [ 20.700964] sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB) [ 20.700979] sd 0:0:0:0: [sda] Write Protect is off [ 20.700982] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 20.701001] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 20.701056] sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB) [ 20.701067] sd 0:0:0:0: [sda] Write Protect is off [ 20.701069] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 20.701086] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 20.701090] sda:<4>Driver 'sr' needs updating - please use bus_type methods [ 20.752418] sda1 [ 20.752497] sd 0:0:0:0: [sda] Attached SCSI disk [ 20.760322] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 20.760347] sr 1:0:0:0: Attached scsi generic sg1 type 5 [ 20.763779] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray [ 20.763785] Uniform CD-ROM driver Revision: 3.20 [ 20.763852] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 21.236784] loop: module loaded [ 21.262534] kjournald starting. Commit interval 5 seconds [ 21.262556] EXT3-fs: mounted filesystem with ordered data mode. [ 27.590534] Clocksource tsc unstable (delta = -892486376 ns) [ 27.594522] Time: acpi_pm clocksource has been installed. [ 28.798042] input: PC Speaker as /devices/platform/pcspkr/input/input2 [ 29.402548] Linux agpgart interface v0.102 [ 29.484166] input: PS/2 Mouse as /devices/virtual/input/input3 [ 29.489420] intel_rng: FWH not detected [ 29.519638] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input4 [ 29.653408] agpgart: Detected an Intel 855GM Chipset. [ 29.653770] agpgart: Detected 16252K stolen memory. [ 29.663303] agpgart: AGP aperture is 128M @ 0xd8000000 [ 29.733334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 29.801338] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 29.933179] iTCO_vendor_support: vendor-support=0 [ 30.005823] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007) [ 30.005930] iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0xd860) [ 30.005965] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 30.448994] input: Power Button (FF) as /devices/virtual/input/input5 [ 30.476892] ACPI: Power Button (FF) [PWRF] [ 30.477017] input: Lid Switch as /devices/virtual/input/input6 [ 30.492930] ACPI: Lid Switch [LID] [ 30.493016] input: Power Button (CM) as /devices/virtual/input/input7 [ 30.520853] ACPI: Power Button (CM) [PWRB] [ 30.521523] ACPI: AC Adapter [ADP1] (on-line) [ 30.546621] ACPI: Battery Slot [BAT1] (battery present) [ 31.320643] ath_hal: module license 'Proprietary' taints kernel. [ 31.323019] AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133, RF2425, RF2417) [ 31.351661] Yenta: CardBus bridge found at 0000:01:0b.0 [1179:0001] [ 31.476837] Yenta: ISA IRQ mask 0x00b8, PCI irq 11 [ 31.476844] Socket status: 30000007 [ 31.476850] pcmcia: parent PCI bridge I/O window: 0xc000 - 0xcfff [ 31.476853] cs: IO port probe 0xc000-0xcfff: clean. [ 31.477111] pcmcia: parent PCI bridge Memory window: 0xcff00000 - 0xcfffffff [ 31.641055] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 11 [ 31.641061] ACPI: PCI Interrupt 0000:01:05.0[A] -> Link [LNKG] -> GSI 11 (level, low) -> IRQ 11 [ 32.979815] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input8 [ 33.007399] ACPI: Video Device [VGA] (multi-head: yes rom: yes post: no) [ 33.490329] MadWifi: ath_attach: Switching rfkill capability off. [ 33.587002] wifi0: Atheros AR2413 chip found (MAC 7.8, PHY 2112A 4.5, Radio 5.6) [ 33.621016] ath_pci: wifi0: Atheros 2413: mem=0xcfff0000, irq=11 [ 33.621288] PCI: Enabling device 0000:00:1f.5 (0000 -> 0003) [ 33.621297] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 [ 33.621322] PCI: Setting latency timer of device 0000:00:1f.5 to 64 [ 34.446385] intel8x0_measure_ac97_clock: measured 55461 usecs [ 34.446392] intel8x0: clocking to 48000 [ 35.118950] cs: IO port probe 0x100-0x3af: clean. [ 35.119771] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7 [ 35.120119] cs: IO port probe 0x820-0x8ff: clean. [ 35.120422] cs: IO port probe 0xc00-0xcf7: clean. [ 35.120861] cs: IO port probe 0xa00-0xaff: clean. [ 35.315730] lp: driver loaded but no devices found [ 36.087479] EXT3 FS on loop0, internal journal [ 47.025441] Adding 976552k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:976552k [ 47.811459] ip_tables: (C) 2000-2006 Netfilter Core Team [ 48.723341] No dock devices found. [ 48.767156] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.19a-dev [ 48.767162] toshiba_acpi: HCI method: \_SB_.VALZ.GHCI [ 48.767576] toshiba_acpi: Toshiba hotkeys are sent as ACPI events [ 48.767579] toshiba_acpi: ktoshkeyd will check 2 times per second [ 48.767933] toshiba_acpi: Dropped 0 keys from the queue on startup [ 50.073779] apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac) [ 50.073787] apm: overridden by ACPI. [ 50.271081] ppdev: user-space parallel port driver [ 50.524413] audit(1223330273.959:2): type=1503 operation="inode_permission" requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=4753 profile="/usr/sbin/cupsd" namespace="default" [ 54.039494] Bluetooth: Core ver 2.11 [ 54.040368] NET: Registered protocol family 31 [ 54.040372] Bluetooth: HCI device and connection manager initialized [ 54.040377] Bluetooth: HCI socket layer initialized [ 54.123000] Bluetooth: L2CAP ver 2.9 [ 54.123006] Bluetooth: L2CAP socket layer initialized [ 54.235743] Bluetooth: RFCOMM socket layer initialized [ 54.235762] Bluetooth: RFCOMM TTY layer initialized [ 54.235764] Bluetooth: RFCOMM ver 1.8 [ 57.892865] [drm] Initialized drm 1.1.0 20060810 [ 57.897376] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10 [ 57.897389] PCI: Setting latency timer of device 0000:00:02.0 to 64 [ 57.897490] [drm] Initialized i915 1.6.0 20060119 on minor 0 [ 57.897499] PCI: Enabling device 0000:00:02.1 (0000 -> 0002) [ 57.897504] PCI: Setting latency timer of device 0000:00:02.1 to 64 [ 57.897558] [drm] Initialized i915 1.6.0 20060119 on minor 1 [ 70.462576] NET: Registered protocol family 10 [ 70.463182] lo: Disabled Privacy Extensions [ 70.463815] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 80.480793] ath0: no IPv6 routers present Module Size Used by ipv6 267780 8 i915 32512 2 drm 82452 3 i915 rfcomm 41744 2 l2cap 25728 13 rfcomm bluetooth 61156 4 rfcomm,l2cap ppdev 10372 0 cpufreq_userspace 5284 0 cpufreq_conservative 8712 0 cpufreq_powersave 2688 0 cpufreq_stats 7104 0 cpufreq_ondemand 9740 0 freq_table 5536 2 cpufreq_stats,cpufreq_ondemand toshiba_acpi 12100 0 dock 11280 0 sbs 15112 0 container 5632 0 sbshc 7680 1 sbs iptable_filter 3840 0 ip_tables 14820 1 iptable_filter x_tables 16132 1 ip_tables parport_pc 36260 0 lp 12324 0 parport 37832 3 ppdev,parport_pc,lp pcmcia 40876 0 joydev 13120 0 wlan_scan_sta 16000 1 ath_rate_sample 16128 1 video 19856 0 output 4736 1 video snd_intel8x0 35356 3 snd_ac97_codec 101028 1 snd_intel8x0 ac97_bus 3072 1 snd_ac97_codec snd_pcm_oss 42144 0 snd_mixer_oss 17920 1 snd_pcm_oss snd_pcm 78596 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss ath_pci 246584 0 wlan 236528 4 wlan_scan_sta,ath_rate_sample,ath_pci yenta_socket 27276 1 rsrc_nonstatic 13696 1 yenta_socket serio_raw 7940 0 ath_hal 305376 3 ath_rate_sample,ath_pci pcmcia_core 40596 3 pcmcia,yenta_socket,rsrc_nonstatic snd_seq_dummy 4868 0 snd_seq_oss 35584 0 snd_seq_midi 9376 0 snd_rawmidi 25760 1 snd_seq_midi battery 14212 0 snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi ac 6916 0 button 9232 0 snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 24836 2 snd_pcm,snd_seq snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq evdev 13056 6 iTCO_wdt 13092 0 iTCO_vendor_support 4868 1 iTCO_wdt shpchp 34452 0 pci_hotplug 30880 1 shpchp intel_agp 25492 1 snd 56996 17 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 8800 1 snd agpgart 34760 3 drm,intel_agp snd_page_alloc 11400 2 snd_intel8x0,snd_pcm psmouse 40336 0 pcspkr 4224 0 ext3 136712 1 jbd 48404 1 ext3 mbcache 9600 1 ext3 loop 18948 2 sg 36880 0 sr_mod 17956 0 cdrom 37408 1 sr_mod sd_mod 30720 2 pata_acpi 8320 0 ata_piix 19588 1 ata_generic 8324 0 e100 37388 0 mii 6400 1 e100 libata 159344 3 pata_acpi,ata_piix,ata_generic scsi_mod 151436 4 sg,sr_mod,sd_mod,libata ehci_hcd 37900 0 uhci_hcd 27024 0 usbcore 146028 3 ehci_hcd,uhci_hcd thermal 16796 0 processor 36872 2 thermal fan 5636 0 fbcon 42912 0 tileblit 3456 1 fbcon font 9472 1 fbcon bitblit 6784 1 fbcon softcursor 3072 1 bitblit fuse 50708 5