WIFI and touch mouse not working

Asked by Sanjay

Hi, I have recently installed the Ubuntu on my computer 64bit edition. additionally Windows 7 on my Lenovo system.

My touch mouse is not working properly and also WIFI network not showing and working. please help.

best regards
Sanjay

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try the boot options:

i8024.reset

and

i8024.nomux=1

To fix the touchpad, we'll get the wifi running after that. User interaction is more important than wifi.

Revision history for this message
Sanjay (sanjay-gautams) said :
#2

hi...thanks for the above..please also guide me how to try the above boot options? in terminal windows? I try to see it in recovery mode but unaware where to go. ..WIFI I am able to fix through faq of other peoples on your website so the issue is touch mouse at present only

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

gksudo gedit /etc/default/grub

find this line:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

and add the boot option (or options) you are trying in the quotes like so:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8024.reset"

save the new file, close gedit then run:

sudo update-grub

then reboot, see how it goes.

Revision history for this message
Sanjay (sanjay-gautams) said :
#4

hi..

i tried but nothing happened. seem there is no file of the same name. advise please

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Can you give the output of:

file /etc/default/grub

Thanks

Revision history for this message
Sanjay (sanjay-gautams) said :
#6

here is the output

san@san-laptop:~$ file /etc/default/grub
/etc/default/grub: ASCII English text
san@san-laptop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

Then the file exists. Copy the text EXACTLY and it will work.

Revision history for this message
Sanjay (sanjay-gautams) said :
#8

yes...i am edit the file as per your instructions and update, reboot the same. still touch mouse is not working properly...any other idea?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

ok so you tried al 3 of the below?

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8024.reset"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8024.nomux=1"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i8024.reset i8024.nomux=1"

If so can you reboot and run:

dmesg > ~/Desktop/dmesg.txt

copy the file to a removable media (if you have zero connection) then paste the content of the file here for review.

Revision history for this message
Sanjay (sanjay-gautams) said :
#10

hi..I have tried all 3 of the above and problem is still there.
I am trying to run the above command on terminal window but nothing is coming out. is there other way to run this command?

Revision history for this message
Sanjay (sanjay-gautams) said :
#11

yes got this file on desktop...here is output

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-21-generic (buildd@yellow) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #32-Ubuntu SMP Fri Apr 16 08:09:38 UTC 2010 (Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=578c85db-52a3-469e-95e2-3fd8f27afbb5 ro quiet splash i8024.nomux=1
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009c400 (usable)
[ 0.000000] BIOS-e820: 000000000009c400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000c727c000 (usable)
[ 0.000000] BIOS-e820: 00000000c727c000 - 00000000c7282000 (reserved)
[ 0.000000] BIOS-e820: 00000000c7282000 - 00000000c73e5000 (usable)
[ 0.000000] BIOS-e820: 00000000c73e5000 - 00000000c740f000 (reserved)
[ 0.000000] BIOS-e820: 00000000c740f000 - 00000000c746f000 (usable)
[ 0.000000] BIOS-e820: 00000000c746f000 - 00000000c7470000 (reserved)
[ 0.000000] BIOS-e820: 00000000c7470000 - 00000000c74f1000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000c74f1000 - 00000000c770f000 (reserved)
[ 0.000000] BIOS-e820: 00000000c770f000 - 00000000c7717000 (usable)
[ 0.000000] BIOS-e820: 00000000c7717000 - 00000000c771f000 (reserved)
[ 0.000000] BIOS-e820: 00000000c771f000 - 00000000c777e000 (usable)
[ 0.000000] BIOS-e820: 00000000c777e000 - 00000000c779f000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000c779f000 - 00000000c77e2000 (usable)
[ 0.000000] BIOS-e820: 00000000c77e2000 - 00000000c77ff000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000c77ff000 - 00000000c7800000 (usable)
[ 0.000000] BIOS-e820: 00000000c7800000 - 00000000d0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000f280a000 - 00000000f280b000 (reserved)
[ 0.000000] BIOS-e820: 00000000feaff000 - 00000000feb00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000128000000 (usable)
[ 0.000000] DMI present.
[ 0.000000] last_pfn = 0x128000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-D3FFF write-protect
[ 0.000000] D4000-DBFFF uncachable
[ 0.000000] DC000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 disabled
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FF0000000 write-back
[ 0.000000] 4 base 100000000 mask FE0000000 write-back
[ 0.000000] 5 base 120000000 mask FF0000000 write-back
[ 0.000000] 6 base 128000000 mask FF8000000 uncachable
[ 0.000000] 7 base 0C8000000 mask FF8000000 uncachable
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000c8000000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xc7800 max_arch_pfn = 0x400000000
[ 0.000000] e820 update range: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000001000 (usable)
[ 0.000000] modified: 0000000000001000 - 0000000000006000 (reserved)
[ 0.000000] modified: 0000000000006000 - 000000000009c400 (usable)
[ 0.000000] modified: 000000000009c400 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000dc000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000c727c000 (usable)
[ 0.000000] modified: 00000000c727c000 - 00000000c7282000 (reserved)
[ 0.000000] modified: 00000000c7282000 - 00000000c73e5000 (usable)
[ 0.000000] modified: 00000000c73e5000 - 00000000c740f000 (reserved)
[ 0.000000] modified: 00000000c740f000 - 00000000c746f000 (usable)
[ 0.000000] modified: 00000000c746f000 - 00000000c7470000 (reserved)
[ 0.000000] modified: 00000000c7470000 - 00000000c74f1000 (ACPI NVS)
[ 0.000000] modified: 00000000c74f1000 - 00000000c770f000 (reserved)
[ 0.000000] modified: 00000000c770f000 - 00000000c7717000 (usable)
[ 0.000000] modified: 00000000c7717000 - 00000000c771f000 (reserved)
[ 0.000000] modified: 00000000c771f000 - 00000000c777e000 (usable)
[ 0.000000] modified: 00000000c777e000 - 00000000c779f000 (ACPI NVS)
[ 0.000000] modified: 00000000c779f000 - 00000000c77e2000 (usable)
[ 0.000000] modified: 00000000c77e2000 - 00000000c77ff000 (ACPI data)
[ 0.000000] modified: 00000000c77ff000 - 00000000c7800000 (usable)
[ 0.000000] modified: 00000000c7800000 - 00000000d0000000 (reserved)
[ 0.000000] modified: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] modified: 00000000f280a000 - 00000000f280b000 (reserved)
[ 0.000000] modified: 00000000feaff000 - 00000000feb00000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] modified: 00000000fed00000 - 00000000fed00400 (reserved)
[ 0.000000] modified: 00000000fed1c000 - 00000000fed90000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000128000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000c7800000
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0000000000 - 00c7800000 page 2M
[ 0.000000] kernel direct mapping tables up to c7800000 @ 8000-d000
[ 0.000000] init_memory_mapping: 0000000100000000-0000000128000000
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0100000000 - 0128000000 page 2M
[ 0.000000] kernel direct mapping tables up to 128000000 @ b000-11000
[ 0.000000] RAMDISK: 37800000 - 37fefc4d
[ 0.000000] ACPI: RSDP 00000000000f68c0 00024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 00000000c77f3d7e 0006C (v01 LENOVO CB-01 06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 00000000c77e4000 000F4 (v03 INTEL CALPELLA 06040000 PTEC 00000001)
[ 0.000000] ACPI: DSDT 00000000c77e5000 0ACF0 (v02 Intel CALPELLA 06040000 INTL 20060912)
[ 0.000000] ACPI: FACS 00000000c779afc0 00040
[ 0.000000] ACPI: HPET 00000000c77fec7a 00038 (v01 INTEL CALPELLA 06040000 PTEC 00000001)
[ 0.000000] ACPI: MCFG 00000000c77fecb2 0003C (v01 INTEL CALPELLA 06040000 PTEC 00000001)
[ 0.000000] ACPI: SLIC 00000000c77fecee 00176 (v01 LENOVO CB-01 06040000 LNVO 00000001)
[ 0.000000] ACPI: APIC 00000000c77fee64 00084 (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: BOOT 00000000c77feee8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: SPCR 00000000c77fef10 00050 (v01 PTLTD $UCRTBL$ 06040000 PTL 00000001)
[ 0.000000] ACPI: ASF! 00000000c77fef60 000A0 (v16 CETP CETP 06040000 PTL 00000001)
[ 0.000000] ACPI: SSDT 00000000c77e3000 009F1 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-0000000128000000
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000128000000
[ 0.000000] NODE_DATA [000000000000c000 - 0000000000010fff]
[ 0.000000] bootmap [0000000000011000 - 0000000000035fff] pages 25
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 0128000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 0001a29e64] TEXT DATA BSS ==> [0001000000 - 0001a29e64]
[ 0.000000] #3 [0037800000 - 0037fefc4d] RAMDISK ==> [0037800000 - 0037fefc4d]
[ 0.000000] #4 [000009c400 - 0000100000] BIOS reserved ==> [000009c400 - 0000100000]
[ 0.000000] #5 [0001a2a000 - 0001a2a18c] BRK ==> [0001a2a000 - 0001a2a18c]
[ 0.000000] #6 [0000008000 - 000000b000] PGTABLE ==> [0000008000 - 000000b000]
[ 0.000000] #7 [000000b000 - 000000c000] PGTABLE ==> [000000b000 - 000000c000]
[ 0.000000] found SMP MP-table at [ffff8800000f6950] f6950
[ 0.000000] [ffffea0000000000-ffffea00041fffff] PMD -> [ffff880028600000-ffff88002bbfffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00128000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[10] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00000001
[ 0.000000] 0: 0x00000006 -> 0x0000009c
[ 0.000000] 0: 0x00000100 -> 0x000c727c
[ 0.000000] 0: 0x000c7282 -> 0x000c73e5
[ 0.000000] 0: 0x000c740f -> 0x000c746f
[ 0.000000] 0: 0x000c770f -> 0x000c7717
[ 0.000000] 0: 0x000c771f -> 0x000c777e
[ 0.000000] 0: 0x000c779f -> 0x000c77e2
[ 0.000000] 0: 0x000c77ff -> 0x000c7800
[ 0.000000] 0: 0x00100000 -> 0x00128000
[ 0.000000] On node 0 totalpages: 980097
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 106 pages reserved
[ 0.000000] DMA zone: 3829 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 797986 pages, LIFO batch:31
[ 0.000000] Normal zone: 2240 pages used for memmap
[ 0.000000] Normal zone: 161600 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, 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] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
[ 0.000000] PM: Registered nosave memory: 000000000009c000 - 000000000009d000
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000c727c000 - 00000000c7282000
[ 0.000000] PM: Registered nosave memory: 00000000c73e5000 - 00000000c740f000
[ 0.000000] PM: Registered nosave memory: 00000000c746f000 - 00000000c7470000
[ 0.000000] PM: Registered nosave memory: 00000000c7470000 - 00000000c74f1000
[ 0.000000] PM: Registered nosave memory: 00000000c74f1000 - 00000000c770f000
[ 0.000000] PM: Registered nosave memory: 00000000c7717000 - 00000000c771f000
[ 0.000000] PM: Registered nosave memory: 00000000c777e000 - 00000000c779f000
[ 0.000000] PM: Registered nosave memory: 00000000c77e2000 - 00000000c77ff000
[ 0.000000] PM: Registered nosave memory: 00000000c7800000 - 00000000d0000000
[ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000e0000000
[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f280a000
[ 0.000000] PM: Registered nosave memory: 00000000f280a000 - 00000000f280b000
[ 0.000000] PM: Registered nosave memory: 00000000f280b000 - 00000000feaff000
[ 0.000000] PM: Registered nosave memory: 00000000feaff000 - 00000000feb00000
[ 0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000
[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed1c000
[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000
[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:10000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880028200000 s91544 r8192 d23144 u524288
[ 0.000000] pcpu-alloc: s91544 r8192 d23144 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 963415
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=578c85db-52a3-469e-95e2-3fd8f27afbb5 ro quiet splash i8024.nomux=1
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[ 0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[ 0.000000] Memory: 3779860k/4849664k available (5409k kernel code, 929276k absent, 140528k reserved, 2976k data, 876k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:440
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 39321600 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] alloc irq_desc for 24 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] alloc irq_desc for 25 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] alloc irq_desc for 26 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] alloc irq_desc for 27 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] HPET: 8 timers in total, 4 timers will be used for per-cpu timer
[ 0.000000] Fast TSC calibration using PIT
[ 0.010000] Detected 2260.930 MHz processor.
[ 0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4521.86 BogoMIPS (lpj=22609300)
[ 0.000022] Security Framework initialized
[ 0.000038] AppArmor: AppArmor initialized
[ 0.000316] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001265] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.001676] Mount-cache hash table entries: 256
[ 0.001778] Initializing cgroup subsys ns
[ 0.001781] Initializing cgroup subsys cpuacct
[ 0.001785] Initializing cgroup subsys memory
[ 0.001790] Initializing cgroup subsys devices
[ 0.001793] Initializing cgroup subsys freezer
[ 0.001794] Initializing cgroup subsys net_cls
[ 0.001810] CPU: Physical Processor ID: 0
[ 0.001811] CPU: Processor Core ID: 0
[ 0.001815] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.001816] CPU: L2 cache: 256K
[ 0.001817] CPU: L3 cache: 3072K
[ 0.001820] CPU 0/0x0 -> Node 0
[ 0.001823] mce: CPU supports 9 MCE banks
[ 0.001834] CPU0: Thermal monitoring enabled (TM1)
[ 0.001837] CPU 0 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6
[ 0.001845] using mwait in idle threads.
[ 0.001846] Performance Events: Nehalem/Corei7 events, Intel PMU driver.
[ 0.001851] ... version: 3
[ 0.001853] ... bit width: 48
[ 0.001854] ... generic registers: 4
[ 0.001855] ... value mask: 0000ffffffffffff
[ 0.001856] ... max period: 000000007fffffff
[ 0.001857] ... fixed-purpose events: 3
[ 0.001858] ... event mask: 000000070000000f
[ 0.003863] ACPI: Core revision 20090903
[ 0.034975] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.034979] ftrace: allocating 22518 entries in 89 pages
[ 0.041812] Setting APIC routing to flat
[ 0.042218] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.142025] CPU0: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.253017] Booting processor 1 APIC 0x4 ip 0x6000
[ 0.263300] Initializing CPU#1
[ 0.412592] CPU: Physical Processor ID: 0
[ 0.412593] CPU: Processor Core ID: 2
[ 0.412596] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.412597] CPU: L2 cache: 256K
[ 0.412598] CPU: L3 cache: 3072K
[ 0.412600] CPU 1/0x4 -> Node 0
[ 0.412612] CPU1: Thermal monitoring enabled (TM1)
[ 0.412616] CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6
[ 0.412689] CPU1: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.412696] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.432756] Booting processor 2 APIC 0x1 ip 0x6000
[ 0.442974] Initializing CPU#2
[ 0.592235] CPU: Physical Processor ID: 0
[ 0.592236] CPU: Processor Core ID: 0
[ 0.592240] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.592241] CPU: L2 cache: 256K
[ 0.592243] CPU: L3 cache: 3072K
[ 0.592246] CPU 2/0x1 -> Node 0
[ 0.592259] CPU2: Thermal monitoring enabled (TM1)
[ 0.592262] CPU 2 MCA banks SHD:2 SHD:3 SHD:5 SHD:6
[ 0.592323] CPU2: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.592332] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 0.612400] Booting processor 3 APIC 0x5 ip 0x6000
[ 0.622618] Initializing CPU#3
[ 0.771875] CPU: Physical Processor ID: 0
[ 0.771876] CPU: Processor Core ID: 2
[ 0.771879] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.771880] CPU: L2 cache: 256K
[ 0.771881] CPU: L3 cache: 3072K
[ 0.771883] CPU 3/0x5 -> Node 0
[ 0.771895] CPU3: Thermal monitoring enabled (TM1)
[ 0.771898] CPU 3 MCA banks SHD:2 SHD:3 SHD:5 SHD:6
[ 0.771972] CPU3: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.771979] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 0.791963] Brought up 4 CPUs
[ 0.791965] Total of 4 processors activated (18087.80 BogoMIPS).
[ 0.793510] CPU0 attaching sched-domain:
[ 0.793514] domain 0: span 0,2 level SIBLING
[ 0.793516] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 0.793520] domain 1: span 0-3 level MC
[ 0.793521] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 0.793529] CPU1 attaching sched-domain:
[ 0.793530] domain 0: span 1,3 level SIBLING
[ 0.793532] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 0.793535] domain 1: span 0-3 level MC
[ 0.793537] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 0.793541] CPU2 attaching sched-domain:
[ 0.793542] domain 0: span 0,2 level SIBLING
[ 0.793544] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 0.793547] domain 1: span 0-3 level MC
[ 0.793549] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 0.793553] CPU3 attaching sched-domain:
[ 0.793554] domain 0: span 1,3 level SIBLING
[ 0.793556] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 0.793559] domain 1: span 0-3 level MC
[ 0.793560] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 0.793794] devtmpfs: initialized
[ 0.794077] regulator: core version 0.5
[ 0.794104] Time: 6:46:36 Date: 07/18/10
[ 0.794139] NET: Registered protocol family 16
[ 0.794221] Trying to unpack rootfs image as initramfs...
[ 0.794246] ACPI: bus type pci registered
[ 0.794317] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.794319] PCI: MCFG area at e0000000 reserved in E820
[ 0.802243] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.802246] PCI: Using configuration type 1 for base access
[ 0.802899] bio: create slab <bio-0> at 0
[ 0.803896] ACPI: EC: Look up EC in DSDT
[ 0.810947] ACPI: BIOS _OSI(Linux) query ignored
[ 0.836546] ACPI: Interpreter enabled
[ 0.836552] ACPI: (supports S0 S3 S4 S5)
[ 0.836578] ACPI: Using IOAPIC for interrupt routing
[ 0.944821] Freeing initrd memory: 8127k freed
[ 1.343519] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 1.343876] ACPI: No dock devices found.
[ 1.344783] _OSC invalid UUID
[ 1.344785] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 1.344863] pci 0000:00:02.0: reg 10 64bit mmio: [0xf2000000-0xf23fffff]
[ 1.344868] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 1.344871] pci 0000:00:02.0: reg 20 io port: [0x1800-0x1807]
[ 1.344962] pci 0000:00:16.0: reg 10 64bit mmio: [0xf2804000-0xf280400f]
[ 1.345017] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 1.345023] pci 0000:00:16.0: PME# disabled
[ 1.345092] pci 0000:00:1a.0: reg 10 32bit mmio: [0xf2806000-0xf28063ff]
[ 1.345155] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 1.345160] pci 0000:00:1a.0: PME# disabled
[ 1.345212] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf2800000-0xf2803fff]
[ 1.345269] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.345274] pci 0000:00:1b.0: PME# disabled
[ 1.345362] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.345367] pci 0000:00:1c.0: PME# disabled
[ 1.345456] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 1.345460] pci 0000:00:1c.1: PME# disabled
[ 1.345550] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.345554] pci 0000:00:1c.3: PME# disabled
[ 1.345623] pci 0000:00:1d.0: reg 10 32bit mmio: [0xf2807000-0xf28073ff]
[ 1.345686] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 1.345691] pci 0000:00:1d.0: PME# disabled
[ 1.345908] pci 0000:00:1f.2: reg 10 io port: [0x1818-0x181f]
[ 1.345915] pci 0000:00:1f.2: reg 14 io port: [0x180c-0x180f]
[ 1.345923] pci 0000:00:1f.2: reg 18 io port: [0x1810-0x1817]
[ 1.345930] pci 0000:00:1f.2: reg 1c io port: [0x1808-0x180b]
[ 1.345937] pci 0000:00:1f.2: reg 20 io port: [0x1820-0x183f]
[ 1.345944] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf2808000-0xf28087ff]
[ 1.345987] pci 0000:00:1f.2: PME# supported from D3hot
[ 1.345992] pci 0000:00:1f.2: PME# disabled
[ 1.346031] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf2809000-0xf28090ff]
[ 1.346049] pci 0000:00:1f.3: reg 20 io port: [0x1840-0x185f]
[ 1.346116] pci 0000:00:1f.6: reg 10 64bit mmio: [0xf280a000-0xf280afff]
[ 1.346240] pci 0000:03:00.0: reg 10 64bit mmio: [0xf2400000-0xf243ffff]
[ 1.346250] pci 0000:03:00.0: reg 18 io port: [0x2000-0x207f]
[ 1.346325] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.346330] pci 0000:03:00.0: PME# disabled
[ 1.346403] pci 0000:00:1c.0: bridge io port: [0x2000-0x2fff]
[ 1.346407] pci 0000:00:1c.0: bridge 32bit mmio: [0xf2400000-0xf24fffff]
[ 1.346521] pci 0000:04:00.0: reg 10 64bit mmio: [0xf2500000-0xf2503fff]
[ 1.346613] pci 0000:04:00.0: supports D1 D2
[ 1.346614] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[ 1.346620] pci 0000:04:00.0: PME# disabled
[ 1.346705] pci 0000:00:1c.1: bridge 32bit mmio: [0xf2500000-0xf25fffff]
[ 1.346766] pci 0000:00:1c.3: bridge io port: [0x3000-0x3fff]
[ 1.346770] pci 0000:00:1c.3: bridge 32bit mmio: [0xf1000000-0xf1ffffff]
[ 1.346778] pci 0000:00:1c.3: bridge 64bit mmio pref: [0xf0000000-0xf0ffffff]
[ 1.346832] pci 0000:00:1e.0: transparent bridge
[ 1.346870] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 1.347125] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 1.347341] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 1.347475] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 1.347613] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 1.347878] _OSC invalid UUID
[ 1.360071] ACPI: PCI Root Bridge [CPBG] (0000:ff)
[ 1.360435] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 1.360557] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 1.360677] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[ 1.360804] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15)
[ 1.360927] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 1.361047] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 1.361166] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *7 10 12 14 15)
[ 1.361285] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[ 1.361400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 1.361408] vgaarb: loaded
[ 1.361496] SCSI subsystem initialized
[ 1.361590] libata version 3.00 loaded.
[ 1.361651] usbcore: registered new interface driver usbfs
[ 1.361659] usbcore: registered new interface driver hub
[ 1.361681] usbcore: registered new device driver usb
[ 1.361796] ACPI: WMI: Mapper loaded
[ 1.361797] PCI: Using ACPI for IRQ routing
[ 1.361978] NetLabel: Initializing
[ 1.361979] NetLabel: domain hash size = 128
[ 1.361980] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.361994] NetLabel: unlabeled traffic allowed by default
[ 1.362031] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 25, 26, 27, 0, 0
[ 1.362036] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 1.370708] hpet: hpet2 irq 24 for MSI
[ 1.370833] hpet: hpet3 irq 25 for MSI
[ 1.380799] hpet: hpet4 irq 26 for MSI
[ 1.390783] hpet: hpet5 irq 27 for MSI
[ 1.390793] Switching to clocksource tsc
[ 1.392096] AppArmor: AppArmor Filesystem Enabled
[ 1.392105] pnp: PnP ACPI init
[ 1.392113] ACPI: bus type pnp registered
[ 1.394624] pnp: PnP ACPI: found 11 devices
[ 1.394625] ACPI: ACPI bus type pnp unregistered
[ 1.394634] system 00:05: ioport range 0x500-0x50f has been reserved
[ 1.394636] system 00:05: ioport range 0xffff-0xffff has been reserved
[ 1.394638] system 00:05: ioport range 0xffff-0xffff has been reserved
[ 1.394640] system 00:05: ioport range 0x400-0x47f has been reserved
[ 1.394642] system 00:05: ioport range 0x1180-0x11ff has been reserved
[ 1.394644] system 00:05: ioport range 0xfe00-0xfe00 has been reserved
[ 1.394647] system 00:05: iomem range 0xff800000-0xff800fff has been reserved
[ 1.394656] system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 1.394658] system 00:09: iomem range 0xfed10000-0xfed13fff has been reserved
[ 1.394660] system 00:09: iomem range 0xfed18000-0xfed18fff has been reserved
[ 1.394662] system 00:09: iomem range 0xfed19000-0xfed19fff has been reserved
[ 1.394664] system 00:09: iomem range 0xe0000000-0xefffffff has been reserved
[ 1.394666] system 00:09: iomem range 0xfeaff000-0xfeafffff has been reserved
[ 1.394669] system 00:09: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 1.394671] system 00:09: iomem range 0xfed40000-0xfed44fff has been reserved
[ 1.394673] system 00:09: iomem range 0xfed45000-0xfed8ffff has been reserved
[ 1.394675] system 00:09: iomem range 0xff000000-0xffffffff could not be reserved
[ 1.394677] system 00:09: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 1.394679] system 00:09: iomem range 0xfe800000-0xfe80ffff has been reserved
[ 1.399360] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:03
[ 1.399363] pci 0000:00:1c.0: IO window: 0x2000-0x2fff
[ 1.399369] pci 0000:00:1c.0: MEM window: 0xf2400000-0xf24fffff
[ 1.399374] pci 0000:00:1c.0: PREFETCH window: 0x000000f2600000-0x000000f27fffff
[ 1.399382] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:04
[ 1.399385] pci 0000:00:1c.1: IO window: 0x4000-0x4fff
[ 1.399391] pci 0000:00:1c.1: MEM window: 0xf2500000-0xf25fffff
[ 1.399396] pci 0000:00:1c.1: PREFETCH window: 0x000000f2900000-0x000000f2afffff
[ 1.399403] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:05
[ 1.399406] pci 0000:00:1c.3: IO window: 0x3000-0x3fff
[ 1.399412] pci 0000:00:1c.3: MEM window: 0xf1000000-0xf1ffffff
[ 1.399416] pci 0000:00:1c.3: PREFETCH window: 0x000000f0000000-0x000000f0ffffff
[ 1.399424] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0f
[ 1.399425] pci 0000:00:1e.0: IO window: disabled
[ 1.399430] pci 0000:00:1e.0: MEM window: disabled
[ 1.399435] pci 0000:00:1e.0: PREFETCH window: disabled
[ 1.399452] alloc irq_desc for 16 on node -1
[ 1.399454] alloc kstat_irqs on node -1
[ 1.399458] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.399463] pci 0000:00:1c.0: setting latency timer to 64
[ 1.399472] alloc irq_desc for 17 on node -1
[ 1.399474] alloc kstat_irqs on node -1
[ 1.399476] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.399481] pci 0000:00:1c.1: setting latency timer to 64
[ 1.399490] alloc irq_desc for 19 on node -1
[ 1.399491] alloc kstat_irqs on node -1
[ 1.399494] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.399498] pci 0000:00:1c.3: setting latency timer to 64
[ 1.399506] pci 0000:00:1e.0: setting latency timer to 64
[ 1.399511] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 1.399512] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 1.399514] pci_bus 0000:03: resource 0 io: [0x2000-0x2fff]
[ 1.399516] pci_bus 0000:03: resource 1 mem: [0xf2400000-0xf24fffff]
[ 1.399518] pci_bus 0000:03: resource 2 pref mem [0xf2600000-0xf27fffff]
[ 1.399520] pci_bus 0000:04: resource 0 io: [0x4000-0x4fff]
[ 1.399521] pci_bus 0000:04: resource 1 mem: [0xf2500000-0xf25fffff]
[ 1.399523] pci_bus 0000:04: resource 2 pref mem [0xf2900000-0xf2afffff]
[ 1.399525] pci_bus 0000:05: resource 0 io: [0x3000-0x3fff]
[ 1.399527] pci_bus 0000:05: resource 1 mem: [0xf1000000-0xf1ffffff]
[ 1.399528] pci_bus 0000:05: resource 2 pref mem [0xf0000000-0xf0ffffff]
[ 1.399530] pci_bus 0000:0f: resource 3 io: [0x00-0xffff]
[ 1.399532] pci_bus 0000:0f: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 1.399534] pci_bus 0000:ff: resource 0 io: [0x00-0xffff]
[ 1.399535] pci_bus 0000:ff: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 1.399562] NET: Registered protocol family 2
[ 1.399692] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 1.400566] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 1.403061] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.403360] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.403377] TCP reno registered
[ 1.403466] NET: Registered protocol family 1
[ 1.403483] pci 0000:00:02.0: Boot video device
[ 1.403598] Simple Boot Flag at 0x36 set to 0x1
[ 1.403850] Scanning for low memory corruption every 60 seconds
[ 1.403962] audit: initializing netlink socket (disabled)
[ 1.403972] type=2000 audit(1279435596.259:1): initialized
[ 1.412195] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.413286] VFS: Disk quotas dquot_6.5.2
[ 1.413328] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.413811] fuse init (API version 7.13)
[ 1.413874] msgmni has been set to 7398
[ 1.414054] alg: No test for stdrng (krng)
[ 1.414101] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.414103] io scheduler noop registered
[ 1.414105] io scheduler anticipatory registered
[ 1.414106] io scheduler deadline registered
[ 1.414133] io scheduler cfq registered (default)
[ 1.414267] alloc irq_desc for 28 on node -1
[ 1.414268] alloc kstat_irqs on node -1
[ 1.414280] pcieport 0000:00:1c.0: irq 28 for MSI/MSI-X
[ 1.414291] pcieport 0000:00:1c.0: setting latency timer to 64
[ 1.414420] alloc irq_desc for 29 on node -1
[ 1.414422] alloc kstat_irqs on node -1
[ 1.414430] pcieport 0000:00:1c.1: irq 29 for MSI/MSI-X
[ 1.414439] pcieport 0000:00:1c.1: setting latency timer to 64
[ 1.414566] alloc irq_desc for 30 on node -1
[ 1.414568] alloc kstat_irqs on node -1
[ 1.414575] pcieport 0000:00:1c.3: irq 30 for MSI/MSI-X
[ 1.414585] pcieport 0000:00:1c.3: setting latency timer to 64
[ 1.414660] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.414806] _OSC invalid UUID
[ 1.414906] _OSC invalid UUID
[ 1.415002] _OSC invalid UUID
[ 1.415110] _OSC invalid UUID
[ 1.415205] _OSC invalid UUID
[ 1.415299] _OSC invalid UUID
[ 1.415316] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.416794] ACPI: AC Adapter [ADP1] (on-line)
[ 1.416871] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.418544] ACPI: Lid Switch [LID0]
[ 1.418577] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 1.418582] ACPI: Sleep Button [SLPB]
[ 1.418612] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 1.418614] ACPI: Power Button [PWRF]
[ 1.419680] ACPI: SSDT 00000000c771ac18 003AE (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 1.420275] ACPI: SSDT 00000000c7718018 00842 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 1.420778] Monitor-Mwait will be used to enter C-1 state
[ 1.420798] Monitor-Mwait will be used to enter C-3 state
[ 1.420838] processor LNXCPU:00: registered as cooling_device0
[ 1.421358] ACPI: SSDT 00000000c7719a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
[ 1.421787] ACPI: SSDT 00000000c7717d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 1.422391] processor LNXCPU:01: registered as cooling_device1
[ 1.423174] processor LNXCPU:02: registered as cooling_device2
[ 1.423966] processor LNXCPU:03: registered as cooling_device3
[ 1.456176] thermal LNXTHERM:01: registered as thermal_zone0
[ 1.456181] ACPI: Thermal Zone [TZS0] (57 C)
[ 1.464138] thermal LNXTHERM:02: registered as thermal_zone1
[ 1.464144] ACPI: Thermal Zone [TZS1] (41 C)
[ 1.466563] Linux agpgart interface v0.103
[ 1.466584] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.467467] brd: module loaded
[ 1.467792] loop: module loaded
[ 1.467850] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 1.468114] Fixed MDIO Bus: probed
[ 1.468137] PPP generic driver version 2.4.2
[ 1.468159] tun: Universal TUN/TAP device driver, 1.6
[ 1.468161] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 1.468215] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.468236] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.468253] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.468256] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 1.468282] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.468345] ehci_hcd 0000:00:1a.0: debug port 2
[ 1.472297] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[ 1.472313] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf2806000
[ 1.490700] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.490812] usb usb1: configuration #1 chosen from 1 choice
[ 1.490833] hub 1-0:1.0: USB hub found
[ 1.490839] hub 1-0:1.0: 3 ports detected
[ 1.490883] alloc irq_desc for 23 on node -1
[ 1.490884] alloc kstat_irqs on node -1
[ 1.490889] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.490899] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.490903] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 1.490925] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.490951] ehci_hcd 0000:00:1d.0: debug port 2
[ 1.494902] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[ 1.494914] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf2807000
[ 1.510660] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.510766] usb usb2: configuration #1 chosen from 1 choice
[ 1.510783] hub 2-0:1.0: USB hub found
[ 1.510787] hub 2-0:1.0: 3 ports detected
[ 1.510824] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.510833] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.510878] PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.533150] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.533156] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.533212] mice: PS/2 mouse device common for all mice
[ 1.533299] rtc_cmos 00:06: RTC can wake from S4
[ 1.533325] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.533355] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.533443] device-mapper: uevent: version 1.0.3
[ 1.533517] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: <email address hidden>
[ 1.533588] device-mapper: multipath: version 1.1.0 loaded
[ 1.533591] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.533814] cpuidle: using governor ladder
[ 1.534390] cpuidle: using governor menu
[ 1.534656] TCP cubic registered
[ 1.534748] NET: Registered protocol family 10
[ 1.535079] lo: Disabled Privacy Extensions
[ 1.535293] NET: Registered protocol family 17
[ 1.536731] PM: Resume from disk failed.
[ 1.536742] registered taskstats version 1
[ 1.537159] Magic number: 2:229:772
[ 1.537279] rtc_cmos 00:06: setting system clock to 2010-07-18 06:46:37 UTC (1279435597)
[ 1.537282] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.537283] EDD information not available.
[ 1.537354] Freeing unused kernel memory: 876k freed
[ 1.537495] Write protecting the kernel read-only data: 7680k
[ 1.551573] udev: starting version 151
[ 1.567850] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.600243] ahci 0000:00:1f.2: version 3.0
[ 1.600266] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.600331] alloc irq_desc for 31 on node -1
[ 1.600334] alloc kstat_irqs on node -1
[ 1.600348] ahci 0000:00:1f.2: irq 31 for MSI/MSI-X
[ 1.600389] ahci: SSS flag set, parallel bus scan disabled
[ 1.600429] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x11 impl SATA mode
[ 1.600433] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 1.600441] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.624465] scsi0 : ahci
[ 1.624591] scsi1 : ahci
[ 1.624652] scsi2 : ahci
[ 1.624701] scsi3 : ahci
[ 1.624746] scsi4 : ahci
[ 1.624839] ata1: SATA max UDMA/133 abar m2048@0xf2808000 port 0xf2808100 irq 31
[ 1.624841] ata2: DUMMY
[ 1.624842] ata3: DUMMY
[ 1.624843] ata4: DUMMY
[ 1.624846] ata5: SATA max UDMA/133 irq_stat 0x00400040, connection status changed irq 31
[ 1.810138] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1.961776] usb 1-1: configuration #1 chosen from 1 choice
[ 1.961917] hub 1-1:1.0: USB hub found
[ 1.961998] hub 1-1:1.0: 6 ports detected
[ 1.969830] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.970994] ata1.00: ATA-8: HITACHI HTS725050A9A364, PC4ZC70F, max UDMA/100
[ 1.970999] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.972408] ata1.00: configured for UDMA/100
[ 1.989984] scsi 0:0:0:0: Direct-Access ATA HITACHI HTS72505 PC4Z PQ: 0 ANSI: 5
[ 1.990110] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.990231] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.990263] sd 0:0:0:0: [sda] Write Protect is off
[ 1.990265] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.990280] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.990381] sda: sda1 sda2 sda3 < sda5 sda6 sda7 > sda4
[ 2.044449] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.079598] usb 2-1: new high speed USB device using ehci_hcd and address 2
[ 2.138101] ACPI: Battery Slot [BAT0] (battery present)
[ 2.232461] usb 2-1: configuration #1 chosen from 1 choice
[ 2.232654] hub 2-1:1.0: USB hub found
[ 2.232864] hub 2-1:1.0: 8 ports detected
[ 2.309384] usb 1-1.2: new full speed USB device using ehci_hcd and address 3
[ 2.446468] usb 1-1.2: configuration #1 chosen from 1 choice
[ 2.528927] usb 1-1.3: new high speed USB device using ehci_hcd and address 4
[ 2.630086] usb 1-1.3: configuration #1 chosen from 1 choice
[ 2.708441] usb 1-1.6: new high speed USB device using ehci_hcd and address 5
[ 2.758233] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.760206] ata5.00: ATAPI: HL-DT-STDVDRAM GT30N, LC01, max UDMA/100, ATAPI AN
[ 2.762374] ata5.00: configured for UDMA/100
[ 2.849363] scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GT30N LC01 PQ: 0 ANSI: 5
[ 2.849840] usb 1-1.6: configuration #1 chosen from 1 choice
[ 2.937998] usb 2-1.2: new low speed USB device using ehci_hcd and address 3
[ 2.971478] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.971483] Uniform CD-ROM driver Revision: 3.20
[ 2.971611] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 2.971652] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 3.082873] usb 2-1.2: configuration #1 chosen from 1 choice
[ 3.091823] usbcore: registered new interface driver hiddev
[ 3.094802] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5
[ 3.094940] generic-usb 0003:15CA:00C3.0001: input,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1.2/input0
[ 3.094958] usbcore: registered new interface driver usbhid
[ 3.094981] usbhid: v2.6:USB HID core driver
[ 3.157535] usb 2-1.5: new high speed USB device using ehci_hcd and address 4
[ 3.282655] usb 2-1.5: configuration #1 chosen from 1 choice
[ 3.293284] Initializing USB Mass Storage driver...
[ 3.293412] scsi5 : SCSI emulation for USB Mass Storage devices
[ 3.293521] usbcore: registered new interface driver usb-storage
[ 3.293524] USB Mass Storage support registered.
[ 3.293586] usb-storage: device found at 4
[ 3.293587] usb-storage: waiting for device to settle before scanning
[ 3.575510] EXT4-fs (sda6): mounted filesystem with ordered data mode
[ 8.277473] usb-storage: device scan complete
[ 8.280028] scsi 5:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ 8.280391] sd 5:0:0:0: Attached scsi generic sg2 type 0
[ 8.286319] sd 5:0:0:0: [sdb] Attached SCSI removable disk
[ 10.313503] udev: starting version 151
[ 10.404866] Adding 8039416k swap on /dev/sda7. Priority:-1 extents:1 across:8039416k
[ 10.426457] lp: driver loaded but no devices found
[ 10.436975] Bluetooth: Core ver 2.15
[ 10.440791] atl1c 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 10.440807] atl1c 0000:03:00.0: setting latency timer to 64
[ 10.444917] agpgart-intel 0000:00:00.0: Intel IGDNG/M Chipset
[ 10.445649] agpgart-intel 0000:00:00.0: detected 65532K stolen memory
[ 10.523246] NET: Registered protocol family 31
[ 10.523249] Bluetooth: HCI device and connection manager initialized
[ 10.523253] Bluetooth: HCI socket layer initialized
[ 10.525476] Bluetooth: Generic Bluetooth USB driver ver 0.6
[ 10.525614] usbcore: registered new interface driver btusb
[ 10.533704] Linux video capture interface: v2.00
[ 10.540339] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 10.547333] type=1505 audit(1279450006.523:2): operation="profile_load" pid=821 name="/sbin/dhclient3"
[ 10.547848] type=1505 audit(1279450006.523:3): operation="profile_load" pid=821 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 10.548135] type=1505 audit(1279450006.523:4): operation="profile_load" pid=821 name="/usr/lib/connman/scripts/dhclient-script"
[ 10.559361] [drm] Initialized drm 1.1.0 20060810
[ 10.563709] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b18a)
[ 10.565394] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input6
[ 10.565449] usbcore: registered new interface driver uvcvideo
[ 10.565452] USB Video Class driver (v0.1.0)
[ 10.584319] atl1c 0000:03:00.0: version 1.0.0.1-NAPI
[ 10.584696] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 10.584701] i915 0000:00:02.0: setting latency timer to 64
[ 10.603452] alloc irq_desc for 32 on node -1
[ 10.603455] alloc kstat_irqs on node -1
[ 10.603464] i915 0000:00:02.0: irq 32 for MSI/MSI-X
[ 10.603471] [drm] set up 63M of stolen space
[ 10.666173] lib80211: common routines for IEEE802.11 drivers
[ 10.666176] lib80211_crypt: registered algorithm 'NULL'
[ 10.711145] wl: module license 'MIXED/Proprietary' taints kernel.
[ 10.711149] Disabling lock debugging due to kernel taint
[ 10.715129] wl 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 10.715141] wl 0000:04:00.0: setting latency timer to 64
[ 10.954736] elantech.c: assuming hardware version 1, firmware version 4.2
[ 11.018016] elantech.c: Synaptics capabilities query result 0x68, 0x18, 0x0c.
[ 11.126206] lib80211_crypt: registered algorithm 'TKIP'
[ 11.126386] eth1: Broadcom BCM4727 802.11 Hybrid Wireless Controller 5.60.48.36
[ 11.191159] fb0: inteldrmfb frame buffer device
[ 11.191161] registered panic notifier
[ 11.250165] acpi device:06: registered as cooling_device4
[ 11.250758] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
[ 11.250810] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 11.250885] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 11.251108] alloc irq_desc for 22 on node -1
[ 11.251111] alloc kstat_irqs on node -1
[ 11.251118] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 11.251179] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 11.252639] vga16fb: initializing
[ 11.252643] vga16fb: mapped to 0xffff8800000a0000
[ 11.252647] vga16fb: not registering due to another framebuffer present
[ 11.401256] hda_codec: ALC269: BIOS auto-probing.
[ 11.401543] hda_codec: connection list not available for 0x24
[ 11.401881] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
[ 11.445407] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input9
[ 11.622089] Console: switching to colour frame buffer device 170x48
[ 11.914531] type=1505 audit(1279450007.893:5): operation="profile_load" pid=1004 name="/usr/share/gdm/guest-session/Xsession"
[ 11.915844] type=1505 audit(1279450007.893:6): operation="profile_replace" pid=1005 name="/sbin/dhclient3"
[ 11.916248] type=1505 audit(1279450007.893:7): operation="profile_replace" pid=1005 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 11.916470] type=1505 audit(1279450007.893:8): operation="profile_replace" pid=1005 name="/usr/lib/connman/scripts/dhclient-script"
[ 11.918370] type=1505 audit(1279450007.893:9): operation="profile_load" pid=1006 name="/usr/bin/evince"
[ 11.923562] type=1505 audit(1279450007.903:10): operation="profile_load" pid=1006 name="/usr/bin/evince-previewer"
[ 11.926799] type=1505 audit(1279450007.903:11): operation="profile_load" pid=1006 name="/usr/bin/evince-thumbnailer"
[ 12.294745] alloc irq_desc for 33 on node -1
[ 12.294748] alloc kstat_irqs on node -1
[ 12.294765] atl1c 0000:03:00.0: irq 33 for MSI/MSI-X
[ 12.295370] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.642398] Bluetooth: L2CAP ver 2.14
[ 12.642400] Bluetooth: L2CAP socket layer initialized
[ 12.646699] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.646702] Bluetooth: BNEP filters: protocol multicast
[ 12.652102] Bridge firewalling registered
[ 12.658067] Bluetooth: SCO (Voice Link) ver 0.6
[ 12.658069] Bluetooth: SCO socket layer initialized
[ 12.708928] ppdev: user-space parallel port driver
[ 12.722100] Bluetooth: RFCOMM TTY layer initialized
[ 12.722106] Bluetooth: RFCOMM socket layer initialized
[ 12.722108] Bluetooth: RFCOMM ver 1.11
[ 13.025985] CPU0 attaching NULL sched-domain.
[ 13.025990] CPU1 attaching NULL sched-domain.
[ 13.025992] CPU2 attaching NULL sched-domain.
[ 13.025993] CPU3 attaching NULL sched-domain.
[ 13.099974] CPU0 attaching sched-domain:
[ 13.099979] domain 0: span 0,2 level SIBLING
[ 13.099983] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 13.099989] domain 1: span 0-3 level MC
[ 13.099992] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 13.100001] CPU1 attaching sched-domain:
[ 13.100004] domain 0: span 1,3 level SIBLING
[ 13.100006] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 13.100012] domain 1: span 0-3 level MC
[ 13.100015] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 13.100022] CPU2 attaching sched-domain:
[ 13.100024] domain 0: span 0,2 level SIBLING
[ 13.100027] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 13.100032] domain 1: span 0-3 level MC
[ 13.100035] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 13.100043] CPU3 attaching sched-domain:
[ 13.100044] domain 0: span 1,3 level SIBLING
[ 13.100045] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 13.100049] domain 1: span 0-3 level MC
[ 13.100050] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 15.545836] CPU0 attaching NULL sched-domain.
[ 15.545842] CPU1 attaching NULL sched-domain.
[ 15.545844] CPU2 attaching NULL sched-domain.
[ 15.545845] CPU3 attaching NULL sched-domain.
[ 15.616113] CPU0 attaching sched-domain:
[ 15.616118] domain 0: span 0,2 level SIBLING
[ 15.616121] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 15.616127] domain 1: span 0-3 level MC
[ 15.616130] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 15.616138] CPU1 attaching sched-domain:
[ 15.616140] domain 0: span 1,3 level SIBLING
[ 15.616143] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 15.616148] domain 1: span 0-3 level MC
[ 15.616150] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 15.616157] CPU2 attaching sched-domain:
[ 15.616159] domain 0: span 0,2 level SIBLING
[ 15.616161] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 15.616167] domain 1: span 0-3 level MC
[ 15.616169] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 15.616175] CPU3 attaching sched-domain:
[ 15.616177] domain 0: span 1,3 level SIBLING
[ 15.616180] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 15.616185] domain 1: span 0-3 level MC
[ 15.616187] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 16.634941] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 16.637260] ISOFS: changing to secondary root
[ 22.478465] eth1: no IPv6 routers present
[ 25.186552] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.198779] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.210808] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.223257] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.235519] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.235523] psmouse.c: issuing reconnect request
[ 25.771546] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.781597] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.791638] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.802136] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.811705] psmouse.c: Touchpad at isa0060/serio1/input0 lost sync at byte 4
[ 25.811710] psmouse.c: issuing reconnect request

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#12

Try changing:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash irqpoll"

Should help

Revision history for this message
Sanjay (sanjay-gautams) said :
#13

hi...Sorry still not able to use mouse.....any other possible way out?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#14

Even with that boot option. Weird. Ok well have a websearch for those laste few lines in your dmesg output, those will help you find guides

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#15

ok what is the output of:

sudo lshw -C network

Thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#16

Once logged in also try running:

sudo modprobe -r psmouse; sleep 5; sudo modprobe psmouse

Revision history for this message
Sanjay (sanjay-gautams) said :
#17

Hi...below is the output

san@san-laptop:~$ sudo lshw -C network
[sudo] password for san:
  *-network
       description: Ethernet interface
       product: AR8131 Gigabit Ethernet
       vendor: Atheros Communications
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: c0
       serial: 00:26:2d:fd:58:4b
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.0.1-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
       resources: irq:33 memory:f2400000-f243ffff ioport:2000(size=128)
  *-network
       description: Wireless interface
       product: Broadcom Corporation
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: eth1
       version: 01
       serial: 00:26:82:7c:6c:e8
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=wl0 driverversion=5.60.48.36 ip=192.168.1.101 latency=0 multicast=yes wireless=IEEE 802.11
       resources: irq:17 memory:f2500000-f2503fff
san@san-laptop:~$ sudo modprobe -r psmouse; sleep 5; sudo modprobe psmouse
san@san-laptop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#18

Well the device has an IP address. 192.168.1.101

if you run:
gksudo gedit /etc/resov.conf

delete ALL text and add these 2 lines:

nameserver 8.8.8.8
nameserver 8.8.4.4

Save the new file, close gedit then close all browsers and rerun the browser, is it working now?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#19

Did the mouse work after the modprobe command completed?

Revision history for this message
Sanjay (sanjay-gautams) said :
#20

no sir...after modprobe also mouse is not working and once i touch the mouse i can not use my USB mouse even and have to restart the computer to use it again...i would try your new instructions and keep upload you on it

Revision history for this message
Sanjay (sanjay-gautams) said :
#21

did ..nothing is working out...

Revision history for this message
Launchpad Janitor (janitor) said :
#22

This question was expired because it remained in the 'Open' state without activity for the last 15 days.