Help installing a Modem on a Toshiba Tecra 8100 Laptop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

  I'm attempting to get an old Toshiba 8100 laptop running Unbuntu.  I
have attached the output from scanModem for your review.

  Thanks for any help,

-- 
Terry Meeks
terrymeeks@xxxxxxxxxxx
If you want help from the email group Discuss@xxxxxxxxxxxxx, PLEASE join the List
at http://www.linmodems.org . Otherwise your messages will be delayed until the evening,
waiting for someone to verify it is not junk mail, before forwarding through the List server.
   
The files in this Modem/ folder have the following roles:

ModemData.txt - Diagnostics and accumulated information cogent to your modem and host system.
     This is the ONLY file which should be sent to the List  DISCUSS@xxxxxxxxxxxxx , 
     if further help is needed. Send your email and attachments as plain text as 
     other formats are rejected by the List Server, to avoid virus transmission.
     Always send the ENTIRE ModemData.txt,  as It includes subtle diagnostic ouputs needed 
     to best guide you. Please in the covering email mention your Country, to enable Country 
     specific advice.
     Always use the most recent update of scanModem accessed ONLY at
	   http://linmodems.technion.ac.il/packages/scanModem.gz 
     to produce ModemData.txt
     URLs to cogent advice are regularly updated, so your problem may be solved therein.
     Please Do NOT send  Do NOT send other files in this folder Modem/

Several informative files without diagnostics are in the DOCs subfolder.
A file(s) specific to your modem chipset will be written, such as:
  Smartlink.txt, Conexant.txt, Intel.txt , etc

YourModem.txt - Guidance about operating your particular System, for your benefit
     It should NOT be sent to Discuss@xxxxxxxxxxxxx

Rational.txt - Motivations of this scanModem package.  

DriverCompiling.txt -  Explains the roles of additional files which may have to be installed
   to support compiling of modem drivers, and the steps to take.   

SoftModem.txt - Information and instructions about "soft modems".
     For these modems, additional steps may be necessary for choice of supporting software.
     The primary PCI ID is that of the host audio or modem controller, which can support diverse Subsystems. It is the chipset of the Subsystem which determines the software needed.

ModemTesting.txt SHOULD be read, but after drivers have been installed.

InfoGeneral.txt has general information about the status of winmodem support under Linux,
    Do read it if ModemData.txt  reports that your current modem is not supported under Linux. 

Unsubscribe.txt - Howto terminate email tranmissions from the List.

If you are Linux newcomer, please do locate your local Linux group through:
    http://www.linux.org/groups/index.html  .  If you are not comfortable with English,
    a local Linux user can often be of substantial assistance in getting you on to the Internet.
 
 A modem device/card may be disabled at bootup, due to a variety of causes.
 Look at the bootup diagnostics record dmesg.txt  and try to garner some 
 understanding from it. Attach it to your query to  discuss@xxxxxxxxxxxxx
 Possibilities therein are too  diverse to be automagically processed by 
 scanModem. A line including the PCI
 bus slot 00:07.0 of your modem, and "disable" or "disabling" predicts problems,
 though sometimes corrected later in the bootup.  Similarly a line with "@"
 in the interrupt (IRQ) for your 00:07.0 slot is predictive of problems. 

 Possible corrections are:
 1) Within the boot up BIOS, change from a Windows to a non-PNP/Other Operating System type.
 Instructions for accessing BIOS are at:
 http://linmodems.technion.ac.il/resources.html within:  Additional Resourcces.
 2a) Add an option "pci=routeirq" to the kernel boot up line.
 Here is an example paragraph from  /boot/grub/menu.lst :
       title           Ubuntu, kernel 2.6.15-26-686
       root            (hd0,6)
       kernel          /boot/vmlinuz-2.6.15-26-686 root=/dev/hda7 ro pci=routeirq
       initrd          /boot/initrd.img-2.6.15-26-686
       savedefault
 2b) Same as above, but use "pollirq" instead of "pci=routeirq".
 3) Within some BIOS setups, IRQ assignments can be changed.
 4) On non-laptop systems, moving the modem card to another slot has helped.
 5) Blacklist as many drivers as possible. See
         http://linmodems.technion.ac.il/bigarch/archive-eighth/msg01593.html
 6) Sometimes upgrading the kernel solves the problem.
 7) Sometimes downgrading the kernel solves the problem.
 8) Sometimes changing the Linux distribution solves the problem.
 9) Get unloading.gz from http://linmodems.technion.ac.il/linmodems/
 This script unloads excess drivers which may be competing for resources. 
 Before trying to set up the modem, do:
 $ gunzip unloading.gz
 $ chmod +x unloading
 $ su - root 
 # ./unloading
 Or for Ubuntu related Distros
 $ sudo ./unloading

           CPU0       
  0:     224708    XT-PIC-XT        timer
  1:        631    XT-PIC-XT        i8042
  2:          0    XT-PIC-XT        cascade
  3:          3    XT-PIC-XT        pcmcia0.0
  4:          4    XT-PIC-XT      
  5:          2    XT-PIC-XT      
  6:          5    XT-PIC-XT        floppy
  7:          1    XT-PIC-XT        parport0
  8:          0    XT-PIC-XT        rtc0
  9:        210    XT-PIC-XT        acpi
 10:          2    XT-PIC-XT      
 11:       9917    XT-PIC-XT        uhci_hcd:usb1, yenta, yenta, YMFPCI, eth0, b43legacy
 12:      29966    XT-PIC-XT        i8042
 14:      44126    XT-PIC-XT        ata_piix
 15:       8621    XT-PIC-XT        ata_piix
NMI:          0   Non-maskable interrupts
LOC:          0   Local timer interrupts
RES:          0   Rescheduling interrupts
CAL:          0   Function call interrupts
TLB:          0   TLB shootdowns
SPU:          0   Spurious interrupts
ERR:          0
MIS:          0

[    0.000000] BIOS EBDA/lowmem at: 0009fc00/0009fc00
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.28-14-generic (buildd@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 (Ubuntu 2.6.28-14.47-generic)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    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: 00000000000e4000 - 00000000000e8000 (usable)
[    0.000000]  BIOS-e820: 00000000000e8000 - 00000000000e8640 (reserved)
[    0.000000]  BIOS-e820: 00000000000e8640 - 00000000000e8840 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000000e8840 - 00000000000ec000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001ffe0000 (usable)
[    0.000000]  BIOS-e820: 000000001ffe0000 - 000000001fff0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000001fff0000 - 0000000020000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.3 present.
[    0.000000] last_pfn = 0x1ffe0 max_arch_pfn = 0x100000
[    0.000000] Scanning 2 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000002000 (usable)
[    0.000000]  modified: 0000000000002000 - 0000000000006000 (reserved)
[    0.000000]  modified: 0000000000006000 - 0000000000007000 (usable)
[    0.000000]  modified: 0000000000007000 - 0000000000010000 (reserved)
[    0.000000]  modified: 0000000000010000 - 0000000000092c00 (usable)
[    0.000000]  modified: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000e4000 - 00000000000e8000 (usable)
[    0.000000]  modified: 00000000000e8000 - 00000000000e8640 (reserved)
[    0.000000]  modified: 00000000000e8640 - 00000000000e8840 (ACPI NVS)
[    0.000000]  modified: 00000000000e8840 - 00000000000ec000 (reserved)
[    0.000000]  modified: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000001ffe0000 (usable)
[    0.000000]  modified: 000000001ffe0000 - 000000001fff0000 (ACPI data)
[    0.000000]  modified: 000000001fff0000 - 0000000020000000 (reserved)
[    0.000000]  modified: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] kernel direct mapping tables up to 1ffe0000 @ 10000-16000
[    0.000000] RAMDISK: 1f89c000 - 1ffcfdaf
[    0.000000] ACPI: RSDP 000F4FD0, 0014 (r0 TOSHIB)
[    0.000000] ACPI: RSDT 1FFE0000, 0028 (r1 TOSHIB 750        970814 TASM  4010000)
[    0.000000] ACPI: FACP 1FFE0054, 0074 (r1 TOSHIB 750        970814 TASM  4010000)
[    0.000000] ACPI: DSDT 1FFE00C8, 6CFB (r1 TOSHIB 8100     20000614 MSFT  100000A)
[    0.000000] ACPI: FACS 000E8640, 0040
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 511MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 1ffe0000
[    0.000000]   low ram: 00000000 - 1ffe0000
[    0.000000]   bootmap 00012000 - 00015ffc
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 001ffe0000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0000100000 - 00008760ac]    TEXT DATA BSS ==> [0000100000 - 00008760ac]
[    0.000000]   #4 [001f89c000 - 001ffcfdaf]          RAMDISK ==> [001f89c000 - 001ffcfdaf]
[    0.000000]   #5 [0000877000 - 000087b000]    INIT_PG_TABLE ==> [0000877000 - 000087b000]
[    0.000000]   #6 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #7 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
[    0.000000]   #8 [0000012000 - 0000016000]          BOOTMAP ==> [0000012000 - 0000016000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0001ffe0
[    0.000000]   HighMem  0x0001ffe0 -> 0x0001ffe0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[5] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00000002
[    0.000000]     0: 0x00000006 -> 0x00000007
[    0.000000]     0: 0x00000010 -> 0x00000092
[    0.000000]     0: 0x000000e4 -> 0x000000e8
[    0.000000]     0: 0x00000100 -> 0x0001ffe0
[    0.000000] On node 0 totalpages: 130921
[    0.000000] free_area_init_node: node 0, pgdat c06ca500, node_mem_map c1000000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3945 pages, LIFO batch:0
[    0.000000]   Normal zone: 992 pages used for memmap
[    0.000000]   Normal zone: 125952 pages, LIFO batch:31
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] ACPI: PM-Timer IO Port: 0xfe08
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000006000
[    0.000000] PM: Registered nosave memory: 0000000000007000 - 0000000000010000
[    0.000000] PM: Registered nosave memory: 0000000000092000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
[    0.000000] PM: Registered nosave memory: 00000000000e8000 - 00000000000e9000
[    0.000000] PM: Registered nosave memory: 00000000000e8000 - 00000000000e9000
[    0.000000] PM: Registered nosave memory: 00000000000e9000 - 00000000000ec000
[    0.000000] PM: Registered nosave memory: 00000000000ec000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dff80000)
[    0.000000] PERCPU: Allocating 45056 bytes of per cpu data
[    0.000000] NR_CPUS: 64, nr_cpu_ids: 1, nr_node_ids 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129897
[    0.000000] Kernel command line: root=UUID=c595a2d6-5f68-4ed1-9618-6dbc0d8374b3 ro quiet splash 
[    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] Fast TSC calibration using PIT
[    0.000000] Detected 647.632 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.004000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.004000] allocated 2620800 bytes of page_cgroup
[    0.004000] please try cgroup_disable=memory option if you don't want
[    0.004000] Scanning for low memory corruption every 60 seconds
[    0.004000] Memory: 501248k/524160k available (4115k kernel code, 22188k reserved, 2196k data, 532k init, 0k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xffc77000 - 0xfffff000   (3616 kB)
[    0.004000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.004000]     vmalloc : 0xe07e0000 - 0xff3fe000   ( 492 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xdffe0000   ( 511 MB)
[    0.004000]       .init : 0xc0731000 - 0xc07b6000   ( 532 kB)
[    0.004000]       .data : 0xc0504def - 0xc0729e60   (2196 kB)
[    0.004000]       .text : 0xc0100000 - 0xc0504def   (4115 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.004000] SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.004022] Calibrating delay loop (skipped), value calculated using timer frequency.. 1295.26 BogoMIPS (lpj=2590528)
[    0.004079] Security Framework initialized
[    0.004102] SELinux:  Disabled at boot.
[    0.004166] AppArmor: AppArmor initialized
[    0.004193] Mount-cache hash table entries: 512
[    0.004581] Initializing cgroup subsys ns
[    0.004594] Initializing cgroup subsys cpuacct
[    0.004603] Initializing cgroup subsys memory
[    0.004616] Initializing cgroup subsys freezer
[    0.004658] CPU: L1 I cache: 16K, L1 D cache: 16K
[    0.004669] CPU: L2 cache: 256K
[    0.004713] Checking 'hlt' instruction... OK.
[    0.021329] SMP alternatives: switching to UP code
[    0.385924] Freeing SMP alternatives: 18k freed
[    0.385941] ACPI: Core revision 20080926
[    0.391368] ACPI: Checking initramfs for custom DSDT
[    1.315584] ACPI: setting ELCR to 0200 (from 0808)
[    1.316243] weird, boot CPU (#0) not listedby the BIOS.
[    1.316252] SMP motherboard not detected.
[    1.316260] Local APIC not detected. Using dummy APIC emulation.
[    1.316267] SMP disabled
[    1.317415] Brought up 1 CPUs
[    1.317429] Total of 1 processors activated (1295.26 BogoMIPS).
[    1.317472] CPU0 attaching NULL sched-domain.
[    1.318707] net_namespace: 776 bytes
[    1.318882] Booting paravirtualized kernel on bare hardware
[    1.320345] Time: 23:25:15  Date: 08/20/09
[    1.320363] regulator: core version 0.5
[    1.320480] NET: Registered protocol family 16
[    1.320917] EISA bus registered
[    1.320964] ACPI: bus type pci registered
[    1.324615] PCI: PCI BIOS revision 2.10 entry at 0xfee03, last bus=21
[    1.324625] PCI: Using configuration type 1 for base access
[    1.329825] ACPI: EC: Look up EC in DSDT
[    1.343118] ACPI: Interpreter enabled
[    1.343132] ACPI: (supports S0 S1 S3 S4 S5)
[    1.343203] ACPI: Using PIC for interrupt routing
[    1.369850] ACPI: ACPI Dock Station Driver: 1 docks/bays found
[    1.369893] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    1.370021] pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xdfffffff]
[    1.370273] pci 0000:00:05.1: reg 20 io port: [0xfff0-0xffff]
[    1.370347] pci 0000:00:05.2: reg 20 io port: [0xff80-0xff9f]
[    1.370450] pci 0000:00:05.3: quirk: region fe00-fe3f claimed by PIIX4 ACPI
[    1.370462] pci 0000:00:05.3: quirk: region fe70-fe7f claimed by PIIX4 SMB
[    1.370474] pci 0000:00:05.3: PIIX4 devres B PIO at 006c-006f
[    1.370531] pci 0000:00:07.0: reg 10 32bit mmio: [0xffefff00-0xffefffff]
[    1.370546] pci 0000:00:07.0: reg 14 io port: [0x2f8-0x2ff]
[    1.370559] pci 0000:00:07.0: reg 18 io port: [0x1c00-0x1cff]
[    1.370598] pci 0000:00:07.0: supports D2
[    1.370606] pci 0000:00:07.0: PME# supported from D2 D3hot D3cold
[    1.370617] pci 0000:00:07.0: PME# disabled
[    1.370665] pci 0000:00:09.0: reg 10 io port: [0xff60-0xff7f]
[    1.370715] pci 0000:00:09.0: supports D1
[    1.370723] pci 0000:00:09.0: PME# supported from D1
[    1.370732] pci 0000:00:09.0: PME# disabled
[    1.370782] pci 0000:00:0b.0: reg 10 32bit mmio: [0x000000-0x000fff]
[    1.370843] pci 0000:00:0b.1: reg 10 32bit mmio: [0x000000-0x000fff]
[    1.370909] pci 0000:00:0c.0: reg 10 32bit mmio: [0xefff8000-0xefffffff]
[    1.370924] pci 0000:00:0c.0: reg 14 io port: [0xff00-0xff3f]
[    1.370937] pci 0000:00:0c.0: reg 18 io port: [0xfefc-0xfeff]
[    1.370975] pci 0000:00:0c.0: supports D2
[    1.371023] pci 0000:00:0f.0: reg 10 io port: [0xfd80-0xfdff]
[    1.371037] pci 0000:00:0f.0: reg 14 32bit mmio: [0xefff7f80-0xefff7fff]
[    1.371071] pci 0000:00:0f.0: reg 30 32bit mmio: [0xeffc0000-0xeffdffff]
[    1.371088] pci 0000:00:0f.0: supports D1 D2
[    1.371096] pci 0000:00:0f.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.371106] pci 0000:00:0f.0: PME# disabled
[    1.371191] pci 0000:01:00.0: reg 10 32bit mmio: [0xf0000000-0xf7ffffff]
[    1.371228] pci 0000:01:00.0: reg 30 32bit mmio: [0x0c0000-0x0cffff]
[    1.371245] pci 0000:01:00.0: supports D1 D2
[    1.371303] pci 0000:00:01.0: bridge 32bit mmio: [0xf0000000-0xf7ffffff]
[    1.371365] bus 00 -> node 0
[    1.371385] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    1.371678] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    1.385711] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 6 7 10 *11 12)
[    1.387279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 6 7 10 *11 12)
[    1.388871] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 6 7 10 *11 12)
[    1.390522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 6 7 10 *11 12)
[    1.392376] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4)
[    1.393883] ACPI: Power Resource [PIHD] (on)
[    1.394662] ACPI: Power Resource [PMHD] (on)
[    1.394801] ACPI: Power Resource [PDOC] (off)
[    1.395212] ACPI: Power Resource [PFAN] (off)
[    1.395379] ACPI: WMI: Mapper loaded
[    1.396090] SCSI subsystem initialized
[    1.396256] libata version 3.00 loaded.
[    1.396443] usbcore: registered new interface driver usbfs
[    1.396506] usbcore: registered new interface driver hub
[    1.396615] usbcore: registered new device driver usb
[    1.397051] PCI: Using ACPI for IRQ routing
[    1.397295] Bluetooth: Core ver 2.13
[    1.397295] NET: Registered protocol family 31
[    1.397295] Bluetooth: HCI device and connection manager initialized
[    1.397295] Bluetooth: HCI socket layer initialized
[    1.397295] NET: Registered protocol family 8
[    1.397295] NET: Registered protocol family 20
[    1.397295] NetLabel: Initializing
[    1.397295] NetLabel:  domain hash size = 128
[    1.397295] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.397295] NetLabel:  unlabeled traffic allowed by default
[    1.397295] AppArmor: AppArmor Filesystem Enabled
[    1.397295] pnp: PnP ACPI init
[    1.397295] ACPI: bus type pnp registered
[    1.402336] PCI: setting IRQ 13 as level-triggered
[    1.419857] pnp: PnP ACPI: found 12 devices
[    1.419867] ACPI: ACPI bus type pnp unregistered
[    1.419879] PnPBIOS: Disabled by ACPI PNP
[    1.419912] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    1.419924] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
[    1.419936] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[    1.419946] system 00:00: iomem range 0x100000-0x1ffdffff could not be reserved
[    1.419957] system 00:00: iomem range 0x1ffe0000-0x1ffeffff could not be reserved
[    1.419967] system 00:00: iomem range 0x1fff0000-0x1fffffff has been reserved
[    1.419978] system 00:00: iomem range 0xfff00000-0xffffffff could not be reserved
[    1.420031] system 00:08: ioport range 0x480-0x48f has been reserved
[    1.420042] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[    1.420052] system 00:08: ioport range 0xfd00-0xfd3f has been reserved
[    1.420062] system 00:08: ioport range 0xfeac-0xfeac has been reserved
[    1.420072] system 00:08: ioport range 0xfe00-0xfe3f has been reserved
[    1.420082] system 00:08: ioport range 0xfe40-0xfe41 has been reserved
[    1.420092] system 00:08: ioport range 0xfe90-0xfe97 has been reserved
[    1.420102] system 00:08: ioport range 0xfe9e-0xfe9e has been reserved
[    1.420112] system 00:08: ioport range 0xfe50-0xfe55 has been reserved
[    1.420122] system 00:08: ioport range 0xfe70-0xfe7f has been reserved
[    1.455358] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    1.455368] pci 0000:00:01.0:   IO window: disabled
[    1.455380] pci 0000:00:01.0:   MEM window: 0xf0000000-0xf7ffffff
[    1.455391] pci 0000:00:01.0:   PREFETCH window: 0x00000040000000-0x000000400fffff
[    1.455406] pci 0000:00:0b.0: CardBus bridge, secondary bus 0000:02
[    1.455415] pci 0000:00:0b.0:   IO window: 0x001000-0x0010ff
[    1.455426] pci 0000:00:0b.0:   IO window: 0x001400-0x0014ff
[    1.455437] pci 0000:00:0b.0:   PREFETCH window: 0x30000000-0x33ffffff
[    1.455448] pci 0000:00:0b.0:   MEM window: 0x34000000-0x37ffffff
[    1.455459] pci 0000:00:0b.1: CardBus bridge, secondary bus 0000:06
[    1.455468] pci 0000:00:0b.1:   IO window: 0x001800-0x0018ff
[    1.455478] pci 0000:00:0b.1:   IO window: 0x002000-0x0020ff
[    1.455489] pci 0000:00:0b.1:   PREFETCH window: 0x38000000-0x3bffffff
[    1.455500] pci 0000:00:0b.1:   MEM window: 0x3c000000-0x3fffffff
[    1.456008] pci 0000:00:0b.0: power state changed by ACPI to D0
[    1.456024] pci 0000:00:0b.0: enabling device (0000 -> 0003)
[    1.457407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    1.457418] PCI: setting IRQ 11 as level-triggered
[    1.457429] pci 0000:00:0b.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    1.457876] pci 0000:00:0b.1: power state changed by ACPI to D0
[    1.457890] pci 0000:00:0b.1: enabling device (0000 -> 0003)
[    1.459294] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[    1.459306] pci 0000:00:0b.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    1.459324] bus: 00 index 0 io port: [0x00-0xffff]
[    1.459332] bus: 00 index 1 mmio: [0x000000-0xffffffff]
[    1.459340] bus: 01 index 0 mmio: [0x0-0x0]
[    1.459347] bus: 01 index 1 mmio: [0xf0000000-0xf7ffffff]
[    1.459356] bus: 01 index 2 mmio: [0x40000000-0x400fffff]
[    1.459363] bus: 01 index 3 mmio: [0x0-0x0]
[    1.459371] bus: 02 index 0 io port: [0x1000-0x10ff]
[    1.459379] bus: 02 index 1 io port: [0x1400-0x14ff]
[    1.459386] bus: 02 index 2 mmio: [0x30000000-0x33ffffff]
[    1.459394] bus: 02 index 3 mmio: [0x34000000-0x37ffffff]
[    1.459403] bus: 06 index 0 io port: [0x1800-0x18ff]
[    1.459410] bus: 06 index 1 io port: [0x2000-0x20ff]
[    1.459418] bus: 06 index 2 mmio: [0x38000000-0x3bffffff]
[    1.459426] bus: 06 index 3 mmio: [0x3c000000-0x3fffffff]
[    1.459462] NET: Registered protocol family 2
[    1.459921] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    1.460845] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    1.461249] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[    1.461744] TCP: Hash tables configured (established 16384 bind 16384)
[    1.461754] TCP reno registered
[    1.462247] NET: Registered protocol family 1
[    1.462737] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0
[    2.374748]  it is
[    3.492891] Freeing initrd memory: 7375k freed
[    3.493103] cpufreq: No nForce2 chipset.
[    3.493523] audit: initializing netlink socket (disabled)
[    3.493576] type=2000 audit(1250810716.492:1): initialized
[    3.519455] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    3.524737] VFS: Disk quotas dquot_6.5.1
[    3.524977] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.527452] fuse init (API version 7.10)
[    3.527761] msgmni has been set to 993
[    3.528543] alg: No test for stdrng (krng)
[    3.528593] io scheduler noop registered
[    3.528601] io scheduler anticipatory registered
[    3.528608] io scheduler deadline registered
[    3.528698] io scheduler cfq registered (default)
[    3.528739] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    3.528821] pci 0000:01:00.0: Boot video device
[    3.540602] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    3.540636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    3.540998] ACPI: AC Adapter [ADP1] (on-line)
[    3.541201] ACPI: Battery Slot [BAT1] (battery absent)
[    3.541342] ACPI: Battery Slot [BAT2] (battery absent)
[    3.541572] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    3.541583] ACPI: Power Button (FF) [PWRF]
[    3.541757] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    3.541886] ACPI: Lid Switch [LID]
[    3.542793] fan PNP0C0B:00: registered as cooling_device0
[    3.542814] ACPI: Fan [FAN] (off)
[    3.543323] ACPI: CPU0 (power states: C1[C1] C2[C2])
[    3.543387] processor ACPI_CPU:00: registered as cooling_device1
[    3.551393] thermal LNXTHERM:01: registered as thermal_zone0
[    3.552605] ACPI: Thermal Zone [THRM] (38 C)
[    3.552759] isapnp: Scanning for PnP cards...
[    3.905389] isapnp: No Plug & Play device found
[    3.909734] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[    3.909900] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    3.910914] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    3.913634] brd: module loaded
[    3.914803] loop: module loaded
[    3.915151] Fixed MDIO Bus: probed
[    3.915174] PPP generic driver version 2.4.2
[    3.915385] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[    3.915522] Driver 'sd' needs updating - please use bus_type methods
[    3.915556] Driver 'sr' needs updating - please use bus_type methods
[    3.915797] ata_piix 0000:00:05.1: version 2.12
[    3.916330] scsi0 : ata_piix
[    3.916718] scsi1 : ata_piix
[    3.919066] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xfff0 irq 14
[    3.919078] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xfff8 irq 15
[    4.584533] ata1.00: ATA-4: TOSHIBA MK1214GAP, N0.13 G, max UDMA/66
[    4.584545] ata1.00: 23579136 sectors, multi 16: LBA 
[    4.592488] ata1.00: configured for UDMA/33
[    4.756457] ata2.00: ATAPI: TOSHIBA DVD-ROM SD-C2302, 1315, max UDMA/33
[    4.772444] ata2.00: configured for UDMA/33
[    4.774950] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK1214GA N0.1 PQ: 0 ANSI: 5
[    4.775309] sd 0:0:0:0: [sda] 23579136 512-byte hardware sectors: (12.0 GB/11.2 GiB)
[    4.775376] sd 0:0:0:0: [sda] Write Protect is off
[    4.775386] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.775494] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.775723] sd 0:0:0:0: [sda] 23579136 512-byte hardware sectors: (12.0 GB/11.2 GiB)
[    4.775784] sd 0:0:0:0: [sda] Write Protect is off
[    4.775793] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.775899] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.775915]  sda: sda1 sda2 < sda5 >
[    5.277933] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.278122] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.279816] scsi 1:0:0:0: CD-ROM            TOSHIBA  DVD-ROM SD-C2302 1315 PQ: 0 ANSI: 5
[    5.287558] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray
[    5.287570] Uniform CD-ROM driver Revision: 3.20
[    5.287932] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    5.288129] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    5.290247] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.290315] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.290366] uhci_hcd: USB Universal Host Controller Interface driver
[    5.292156] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    5.292170] uhci_hcd 0000:00:05.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    5.292197] uhci_hcd 0000:00:05.2: UHCI Host Controller
[    5.292446] uhci_hcd 0000:00:05.2: new USB bus registered, assigned bus number 1
[    5.292497] uhci_hcd 0000:00:05.2: irq 11, io base 0x0000ff80
[    5.292803] usb usb1: configuration #1 chosen from 1 choice
[    5.292902] hub 1-0:1.0: USB hub found
[    5.292939] hub 1-0:1.0: 2 ports detected
[    5.293441] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    5.296229] serio: i8042 KBD port at 0x60,0x64 irq 1
[    5.296249] serio: i8042 AUX port at 0x60,0x64 irq 12
[    5.296616] mice: PS/2 mouse device common for all mice
[    5.297063] rtc_cmos 00:07: RTC can wake from S4
[    5.297177] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    5.297212] rtc0: alarms up to one year, 114 bytes nvram
[    5.297517] device-mapper: uevent: version 1.0.3
[    5.297922] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@xxxxxxxxxx
[    5.298125] device-mapper: multipath: version 1.0.5 loaded
[    5.298136] device-mapper: multipath round-robin: version 1.0.0 loaded
[    5.298465] EISA: Probing bus 0 at eisa.0
[    5.298484] Cannot allocate resource for EISA slot 1
[    5.298493] Cannot allocate resource for EISA slot 2
[    5.298526] EISA: Detected 0 cards.
[    5.298721] cpuidle: using governor ladder
[    5.298871] cpuidle: using governor menu
[    5.300952] TCP cubic registered
[    5.301359] NET: Registered protocol family 10
[    5.302929] lo: Disabled Privacy Extensions
[    5.304224] NET: Registered protocol family 17
[    5.304296] Bluetooth: L2CAP ver 2.11
[    5.304304] Bluetooth: L2CAP socket layer initialized
[    5.304314] Bluetooth: SCO (Voice Link) ver 0.6
[    5.304320] Bluetooth: SCO socket layer initialized
[    5.304481] Bluetooth: RFCOMM socket layer initialized
[    5.304508] Bluetooth: RFCOMM TTY layer initialized
[    5.304515] Bluetooth: RFCOMM ver 1.10
[    5.304674] IO APIC resources could be not be allocated.
[    5.304736] Using IPI No-Shortcut mode
[    5.305036] registered taskstats version 1
[    5.305365]   Magic number: 5:331:454
[    5.305535] rtc_cmos 00:07: setting system clock to 2009-08-20 23:25:19 UTC (1250810719)
[    5.305546] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    5.305553] EDD information not available.
[    5.308299] Freeing unused kernel memory: 532k freed
[    5.308761] Write protecting the kernel text: 4116k
[    5.308899] Write protecting the kernel read-only data: 1524k
[    5.321235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    5.604946] usb 1-2: new full speed USB device using uhci_hcd and address 2
[    5.757783] usb 1-2: configuration #1 chosen from 1 choice
[    5.760601] hub 1-2:1.0: USB hub found
[    5.762534] hub 1-2:1.0: 4 ports detected
[    6.288713] Floppy drive(s): fd0 is 1.44M
[    6.328165] FDC 0 is an 8272A
[    6.706627] 3c59x 0000:00:0f.0: power state changed by ACPI to D0
[    6.706657] 3c59x 0000:00:0f.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    6.706761] 3c59x: Donald Becker and others.
[    6.706780] 0000:00:0f.0: 3Com PCI 3c905C Tornado at e093cf80.
[    7.705599] Marking TSC unstable due to TSC halts in idle
[    7.952226] Clocksource tsc unstable (delta = -334581289 ns)
[    7.971027] PM: Starting manual resume from disk
[    7.971041] PM: Resume from partition 8:5
[    7.971047] PM: Checking hibernation image.
[    7.971506] PM: Resume from disk failed.
[    8.043945] kjournald starting.  Commit interval 5 seconds
[    8.043987] EXT3-fs: mounted filesystem with ordered data mode.
[   21.308823] udev: starting version 141
[   21.645192] Linux agpgart interface v0.103
[   21.690970] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
[   21.712871] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[   22.006046] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   22.729124] parport_pc 00:0b: reported by Plug and Play ACPI
[   22.729210] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   22.763608] piix4_smbus 0000:00:05.3: SMBus Host Controller at 0xfe70, revision 0
[   23.200718] input: PC Speaker as /devices/platform/pcspkr/input/input4
[   23.510610] acpi device:19: registered as cooling_device2
[   23.511689] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:17/device:18/input/input5
[   23.544630] ACPI: Video Device [VGA] (multi-head: yes  rom: yes  post: no)
[   23.632192] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.19-dev-acpikeys
[   23.632204] toshiba_acpi:     HCI method: \_SB_.VALD.GHCI
[   23.637655] toshiba_acpi: Toshiba hotkeys are sent as ACPI events
[   23.637668] toshiba_acpi: ktoshkeyd will check 2 times per second
[   23.638833] toshiba_acpi: Dropped 0 keys from the queue on startup
[   23.768895] irda_init()
[   23.768963] NET: Registered protocol family 23
[   23.803123] yenta_cardbus 0000:00:0b.0: CardBus bridge found [1179:0001]
[   23.896635] ppdev: user-space parallel port driver
[   23.934308] yenta_cardbus 0000:00:0b.0: ISA IRQ mask 0x0438, PCI irq 11
[   23.934324] yenta_cardbus 0000:00:0b.0: Socket status: 30000011
[   23.942517] yenta_cardbus 0000:00:0b.1: CardBus bridge found [1179:0001]
[   24.048429] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume
[   24.070363] yenta_cardbus 0000:00:0b.1: ISA IRQ mask 0x0438, PCI irq 11
[   24.070379] yenta_cardbus 0000:00:0b.1: Socket status: 30000020
[   24.079615] donauboe 0000:00:09.0: power state changed by ACPI to D0
[   24.081202] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[   24.081217] donauboe 0000:00:09.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[   24.084113] IrDA: Registered device irda0
[   24.084123] toshoboe: Using multiple tasks
[   24.279502] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: clean.
[   24.280467] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: clean.
[   24.280904] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[   24.281313] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[   24.282123] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[   24.591760] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
[   24.607183] psmouse serio1: ID: 12 02 64<5>pcmcia_socket pcmcia_socket1: pccard: CardBus card inserted into slot 1
[   24.756837] pci 0000:06:00.0: reg 10 32bit mmio: [0x000000-0x001fff]
[   24.756902] pci 0000:06:00.0: supports D1 D2
[   24.756911] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   24.756923] pci 0000:06:00.0: PME# disabled
[   24.847439] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[   24.848410] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: clean.
[   24.848846] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   24.849251] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   24.850063] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   24.850517] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[   24.859173] pcmcia 0.0: pcmcia: registering new device pcmcia0.0
[   25.115492] Yamaha DS-1 PCI 0000:00:0c.0: power state changed by ACPI to D0
[   25.115524] Yamaha DS-1 PCI 0000:00:0c.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[   25.116081] Yamaha DS-1 PCI 0000:00:0c.0: firmware: requesting yamaha/ds1_dsp.fw
[   25.169483] b43-pci-bridge 0000:06:00.0: enabling device (0000 -> 0002)
[   25.169516] b43-pci-bridge 0000:06:00.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[   25.169541] b43-pci-bridge 0000:06:00.0: setting latency timer to 64
[   25.173514] ssb: Sonics Silicon Backplane found on PCI device 0000:06:00.0
[   25.259538] eth1: 3Com 3c589, io 0x300, irq 3, hw_addr 00:50:04:cc:94:cd
[   25.259552]   8K FIFO split 5:3 Rx:Tx, auto xcvr
[   25.323155] udev: renamed network interface eth1 to eth2
[   25.373949] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input6
[   25.381391] Yamaha DS-1 PCI 0000:00:0c.0: firmware: requesting yamaha/ds1e_ctrl.fw
[   25.484957] cfg80211: Calling CRDA to update world regulatory domain
[   25.786168] cfg80211: World regulatory domain updated:
[   25.786186] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   25.786197] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   25.786207] 	(2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   25.786217] 	(2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   25.786226] 	(5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   25.786235] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   25.791386] b43legacy-phy0: Broadcom 4306 WLAN found
[   25.812057] b43legacy-phy0 debug: Found PHY: Analog 1, Type 2, Revision 1
[   25.812087] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
[   25.836068] b43legacy-phy0 debug: Radio initialized
[   25.840386] phy0: Selected rate control algorithm 'pid'
[   25.961035] Broadcom 43xx-legacy driver loaded [ Features: PLRID, Firmware-ID: FW10 ]
[   27.007946] lp0: using parport0 (interrupt-driven).
[   27.774790] Adding 538136k swap on /dev/sda5.  Priority:-1 extents:1 across:538136k
[   28.811143] EXT3 FS on sda1, internal journal
[   31.028735] type=1505 audit(1250810745.222:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=2132
[   31.249185] type=1505 audit(1250810745.442:3): operation="profile_load" name="/sbin/dhclient-script" name2="default" pid=2136
[   31.249952] type=1505 audit(1250810745.442:4): operation="profile_load" name="/sbin/dhclient3" name2="default" pid=2136
[   31.250304] type=1505 audit(1250810745.442:5): operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" name2="default" pid=2136
[   31.250544] type=1505 audit(1250810745.442:6): operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" name2="default" pid=2136
[   31.855537] type=1505 audit(1250810746.046:7): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=2141
[   31.856777] type=1505 audit(1250810746.050:8): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=2141
[   31.981450] type=1505 audit(1250810746.174:9): operation="profile_load" name="/usr/sbin/tcpdump" name2="default" pid=2145
[   37.940394] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   37.940410] Bluetooth: BNEP filters: protocol multicast
[   38.017330] Bridge firewalling registered
[   40.832965] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary
[   42.743189] [drm] Initialized drm 1.1.0 20060810
[   42.793565] pci 0000:01:00.0: power state changed by ACPI to D0
[   42.793596] pci 0000:01:00.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[   42.794185] [drm] Initialized savage 2.4.1 20050313 on minor 0
[   42.962105] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary
[   42.963475] mtrr: base(0xf2000000) is not aligned on a size(0x5000000) boundary
[   43.808784] 3c59x 0000:00:0f.0: power state changed by ACPI to D0
[   43.809609] eth0:  setting full-duplex.
[   43.956317] input: b43legacy-phy0 as /devices/virtual/input/input7
[   44.440053] b43legacy ssb0:0: firmware: requesting b43legacy/ucode4.fw
[   44.526385] b43legacy ssb0:0: firmware: requesting b43legacy/pcm4.fw
[   44.572804] b43legacy ssb0:0: firmware: requesting b43legacy/b0g0initvals2.fw
[   44.858979] b43legacy-phy0: Loading firmware version 0x127, patch level 14 (2005-04-18 02:36:27)
[   44.924689] b43legacy-phy0 debug: Chip initialized
[   44.925467] b43legacy-phy0 debug: 30-bit DMA initialized
[   44.925869] Registered led device: b43legacy-phy0:tx
[   44.925934] Registered led device: b43legacy-phy0:rx
[   44.926002] Registered led device: b43legacy-phy0:radio
[   44.926068] b43legacy-phy0 debug: Wireless interface started
[   44.926084] b43legacy-phy0 debug: Adding Interface type 2
[   44.944562] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   45.828047] eth2: flipped to 10base2
[   53.976079] eth0: no IPv6 routers present
[   54.700049] eth2: no IPv6 routers present
[  185.462097] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 1
[  185.660064] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 2
[  185.860073] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 3
[  186.060064] wlan0: direct probe to AP 00:19:e3:33:d1:ee timed out
[  197.003968] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 1
[  197.004871] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 1
[  197.205026] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 2
[  197.420068] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 3
[  197.620093] wlan0: direct probe to AP 00:19:e3:33:d1:ee timed out
[  208.529024] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 1
[  208.529116] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 1
[  208.728097] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 2
[  208.928082] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 3
[  209.128082] wlan0: direct probe to AP 00:19:e3:33:d1:ee timed out
[  220.029862] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 1
[  220.029956] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 1
[  220.228064] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 2
[  220.428082] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 3
[  220.628564] wlan0: direct probe to AP 00:19:e3:33:d1:ee timed out
[  221.696444] wlan0 direct probe responded
[  221.696463] wlan0: authenticate with AP 00:19:e3:33:d1:ee
[  221.740591] wlan0: authenticated
[  221.740611] wlan0: associate with AP 00:19:e3:33:d1:ee
[  221.745568] wlan0: RX AssocResp from 00:19:e3:33:d1:ee (capab=0x31 status=0 aid=5)
[  221.745581] wlan0: associated
[  221.749971] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  221.898944] padlock: VIA PadLock not detected.
[  232.276047] wlan0: no IPv6 routers present
[  345.016133] wlan0: No ProbeResp from current AP 00:19:e3:33:d1:ee - assume out of range
[  346.701272] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 1
[  346.701369] wlan0: direct probe to AP 00:19:e3:33:d1:ee try 1
[  346.716421] wlan0 direct probe responded
[  346.716441] wlan0: authenticate with AP 00:19:e3:33:d1:ee
[  346.916120] wlan0: authenticate with AP 00:19:e3:33:d1:ee
[  346.923350] wlan0: authenticated
[  346.923369] wlan0: associate with AP 00:19:e3:33:d1:ee
[  346.935048] wlan0: RX ReassocResp from 00:19:e3:33:d1:ee (capab=0x31 status=0 aid=5)
[  346.935063] wlan0: associated
[  375.093481] b43legacy-phy0 warning: Unexpected value for chanstat (0x7C00)

Module                  Size  Used by
aes_i586               15744  1 
aes_generic            35880  1 aes_i586
rfkill_input           12800  0 
binfmt_misc            16776  1 
savage                 39168  2 
drm                    96424  3 savage
bridge                 56212  0 
stp                    10500  1 bridge
bnep                   20224  2 
lp                     17156  0 
arc4                    9856  2 
ecb                    10752  2 
b43legacy             127004  0 
mac80211              217592  1 b43legacy
cfg80211               38288  1 mac80211
led_class              12036  1 b43legacy
3c589_cs               18436  1 
ssb                    41220  1 b43legacy
snd_ymfpci             40992  3 
gameport               19340  1 snd_ymfpci
snd_ac97_codec        112292  1 snd_ymfpci
ac97_bus                9856  1 snd_ac97_codec
snd_pcm_oss            46336  0 
snd_mixer_oss          22656  1 snd_pcm_oss
snd_pcm                83076  3 snd_ymfpci,snd_ac97_codec,snd_pcm_oss
snd_opl3_lib           18560  1 snd_ymfpci
snd_hwdep              15108  1 snd_opl3_lib
snd_page_alloc         16904  2 snd_ymfpci,snd_pcm
snd_mpu401_uart        15104  1 snd_ymfpci
snd_seq_dummy          10756  0 
snd_seq_oss            37760  0 
snd_seq_midi           14336  0 
snd_rawmidi            29696  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event     15104  2 snd_seq_oss,snd_seq_midi
snd_seq                56880  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              29704  4 snd_ymfpci,snd_pcm,snd_opl3_lib,snd_seq
snd_seq_device         14988  6 snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
pcmcia                 44748  1 3c589_cs
donauboe               22144  0 
snd                    62756  19 snd_ymfpci,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
ppdev                  15620  0 
psmouse                61972  0 
yenta_socket           32396  5 
irda                  197308  1 donauboe
toshiba_acpi           18624  0 
video                  25360  0 
pcspkr                 10496  0 
serio_raw              13444  0 
soundcore              15200  1 snd
rsrc_nonstatic         19328  1 yenta_socket
pcmcia_core            43540  4 3c589_cs,pcmcia,yenta_socket,rsrc_nonstatic
crc_ccitt              10112  2 donauboe,irda
i2c_piix4              18448  0 
parport_pc             40100  1 
input_polldev          11912  2 b43legacy,toshiba_acpi
output                 11008  1 video
shpchp                 40212  0 
parport                42220  3 lp,ppdev,parport_pc
intel_agp              34108  1 
agpgart                42696  2 drm,intel_agp
3c59x                  49192  0 
mii                    13312  1 3c59x
floppy                 64324  0 
fbcon                  46112  0 
tileblit               10752  1 fbcon
font                   16384  1 fbcon
bitblit                13824  1 fbcon
softcursor              9984  1 bitblit
 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.28-14-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.28-14-generic (buildd@palmer) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009
 scanModem update of:  2009_07_17

The dialer utility package WVDIAL does not appear to be installed on your System. 
Please read Modem/DOCs/wvdial.txt

 There are no blacklisted modem drivers in /etc/modprobe*  files 
 Potentially useful modem drivers now loaded are:
                

Attached USB devices are:
 ID 0451:1446 Texas Instruments, Inc. TUSB2040/2070 Hub
If a cellphone is not detected, see http://ubuntuforums.org/archive/index.php/t-878554.html
A sample report is:  http://linmodems.technion.ac.il/bigarch/archive-nineth/msg00578.html

If a USB modem or cellphone is attached and was not detected, please
provide available information in your request to discuss@xxxxxxxxxxxxx

For candidate card in slot 00:07.0, firmware information and bootup diagnostics are:
 PCI slot	PCI ID		SubsystemID	Name
 ----------	---------	---------	--------------
 00:07.0	11c1:0441	1179:0001	Communication controller: Agere Systems 56k WinModem 

 Modem interrupt assignment and sharing: 
  3:          3    XT-PIC-XT        pcmcia0.0
 --- Bootup diagnostics for card in PCI slot 00:07.0 ----
[    1.370531] pci 0000:00:07.0: reg 10 32bit mmio: [0xffefff00-0xffefffff]
[    1.370546] pci 0000:00:07.0: reg 14 io port: [0x2f8-0x2ff]
[    1.370559] pci 0000:00:07.0: reg 18 io port: [0x1c00-0x1cff]
[    1.370598] pci 0000:00:07.0: supports D2
[    1.370606] pci 0000:00:07.0: PME# supported from D2 D3hot D3cold
[    1.370617] pci 0000:00:07.0: PME# disabled

 The PCI slot 00:07.0 of the modem card may be disabled early in 
 a bootup process,  but then enabled later. If modem drivers load 
 but the  modem is not responsive, read DOCs/Bootup.txt about possible fixes.
 Send dmesg.txt along with ModemData.txt to discuss@xxxxxxxxxxxxx
 if help is needed.
 

=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive  diagnostics for card in bus 00:07.0:
	Modem chipset  detected on
NAME="Communication controller: Agere Systems 56k WinModem "
CLASS=0780
PCIDEV=11c1:0441
SUBSYS=1179:0001
IRQ=3
IDENT=Agere.DSP

 For candidate modem in:  00:07.0
   0780 Communication controller: Agere Systems 56k WinModem 
      Primary device ID:  11c1:0441
 Support type needed or chipset:	Agere.DSP
 


 The modem has a Lucent/Agere/LSI Mars or Apollo DSP (digital signal processing) chipset. 
Support packages for 2.6.n kernels are at:
 http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/ 
Always use the most update for kernels after 2.6.20, currently martian-full-20080625.tar.gz
For kernels 2.6.20 and less, usr martian-full-20080407.tar.gz.

 See DOCs/AgereDSP.txt for Details.

 At http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/ get the martian-full-20080625.tar.gz and follow Readme-NOW.html
 0x0441 -- Mars 2 - data/fax only
-------------- end Agere Systems section -------------------

 Completed candidate modem analyses.

 The base of the UDEV device file system is: /dev/.udev

 Versions adequately match for the compiler installed: 4.3.3
             and the compiler used in kernel assembly: 4.3.3

 The patch utility is needed and is needed for compiling ALSA drivers, and possibly others. 

 
 Minimal compiling resources appear complete:
   make utility - /usr/bin/make
   Compiler version 4.3
   linuc_headers base folder /lib/modules/2.6.28-14-generic/build

 However some compilations and executable functions may need additional files,
 in the FileNames.h (so called kernel "h"eaders) collection installed in  /usr/include/ .
 For martian_modem, additional required packages are needed. The also required headers of package libc6 are commonly installed by default. 
 Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev packages, for kernels 2.6.24 and later versions.
 In not included on your install CD, search for them at http://packages.ubuntu.com
 or comparable Repository for other Linux distros.
 When compiling ALSA drivers, the utility "patch" will also be needed.




If a driver compilation fails, with message including some lack of some FileName.h (stdio.h for example), then
Some additional kernel-header files need installation to /usr/include. The minimal additional packages are libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev

If an alternate ethernet connection is available,
$  apt-get update
$  apt-get -s install linux-kernel-devel
will install needed packages.
For Debian/Ubuntu related distributions, run the following command to display the needed package list:

Otherwise packages have to be found through http://packages.ubuntu.com
Once downloaded and transferred into a Linux partition,
they can be installed alltogether with:
$ sudo dpkg -i *.deb

Checking settings of:	/etc/ppp/options
asyncmap 0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx

In case of a message like:
   Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html

Read Modem/DOCs/YourSystem.txt concerning other COMM channels: eth0 eth2 wlan0 wmaster0
Which can interfere with Browser naviagation.

 Don't worry about the following, it is for experts should trouble shooting be necessary.
==========================================================

 Checking for modem support lines:
 --------------------------------------
     /device/modem symbolic link:   
slmodemd created symbolic link /dev/ttySL0:  
     Within /etc/udev/ files:

     Within /etc/modprobe.conf files:
/etc/modprobe.d/alsa-base.conf:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base.conf:options snd-via82xx-modem index=-2
/etc/modprobe.d/blacklist-modem.conf:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem.conf:# blacklist snd-via82xx-modem
     Within any ancient /etc/devfs files:

     Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------

CLASS=0780
NAME="Communication controller: Agere Systems 56k WinModem "
PCIDEV=11c1:0441
SUBSYS=1179:0001
IRQ=3
HDA=
CodecDiagnosed=
slamrTest=
CodecClass=
IDENT=Agere.DSP
SLMODEMD_DEVICE=
OPTS=
Driver=

[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux