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

Bug#495673: xserver-xorg-input-synaptics: undefined symbol miPointerGetMotionEvent when loading synaptics_drv.so



In data giovedì 2008-08-21 14:28:09 +0200, Stefano Sabatini ha scritto:
> In data mercoledì 2008-08-20 23:50:40 +0200, Julien Cristau ha scritto:
> > On Tue, Aug 19, 2008 at 17:54:54 +0200, Stefano Sabatini wrote:
> > 
> > > I configured the device with this stanza in xorg.conf:
> > > Section "InputDevice"
> > > 	Identifier	"Synaptics Touchpad"
> > > 	Driver		"synaptics"
> > > 	Option		"SendCoreEvents"	"on"
> > > 	Option		"Device"		"/dev/psaux"
> > > 	Option		"Protocol"		"auto-dev"
> > > 	Option		"HorizScrollDelta"	"0"
> > > 	Option          "SHMConfig"         "on"
> > > EndSection
> > > 
> > 
> > On Wed, Aug 20, 2008 at 22:05:06 +0200, Stefano Sabatini wrote:
> > 
> > > In data mercoledì 2008-08-20 12:40:56 +0200, Julien Cristau ha scritto:
> > > > /usr/lib/xorg/modules//synaptics_drv.so is not provided by the
> > > > xserver-xorg-input-synaptics package, the driver is put in
> > > > /usr/lib/xorg/modules/input/.  Please send the full X log.
> > > 
> > > Here it is.
> > 
> > That log doesn't show an error about an undefined symbol, the module
> > loads fine…
> > Try removing the "Device" line from your synaptics section in xorg.conf,
> > /dev/psaux is wrong.
> [...]
> 
> Hi Julien,
> 
> I tried your suggestion, unfortunately in vain, I still continue to
> get the same problem.
> 
> I'm attaching the xorg log file.
> 
> Now I'm getting this error:
> 
> (II) LoadModule: "synaptics"
> (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
> (II) Module synaptics: vendor="X.Org Foundation"
> 	compiled for 4.3.99.902, module version = 1.0.0
> 	Module class: X.Org XInput Driver
> 	ABI class: X.Org XInput driver, version 2.0
> ...
> 
> (II) Synaptics touchpad driver version 0.14.6 (1406)
> Synaptics Touchpad no synaptics event device found
> (EE) xf86OpenSerial: No Device specified.
> Synaptics driver unable to open device
> (EE) PreInit failed for input device "Synaptics Touchpad"
> (II) UnloadModule: "synaptics"
> 
> 
> Here it is the synaptics stanza in my xorg.conf file:
> Section "InputDevice"
> 	Identifier	"Synaptics Touchpad"
> 	Driver		"synaptics"
> 	Option		"SendCoreEvents"	"on"
> #	Option		"Device"		"/dev/psaux"
> 	Option		"Protocol"		"auto-dev"
> 	Option		"HorizScrollDelta"	"0"
> 	Option      "SHMConfig"         "on"
> EndSection

Tried today with linux-image-2.6.26-1-686, still got the same problem.

stefano@geppetto ~/tmp> synclient -l
Can't access shared memory area. SHMConfig disabled?

While I was at it I also investigate further.
stefano@geppetto ~/tmp> cat /proc/bus/input/devices
]2;cat  ~/tmpI: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/class/input/input0
U: Uniq=
H: Handlers=kbd 
B: EV=120013
B: KEY=1004 2200002 3803078 f910d401 feffffdf ffefffff ffffffff ffffffff
B: MSC=10
B: LED=7

I: Bus=0019 Vendor=0000 Product=0002 Version=0000
N: Name="Power Button (FF)"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/class/input/input1
U: Uniq=
H: Handlers=kbd 
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button (CM)"
P: Phys=PNP0C0E/button/input0
S: Sysfs=/class/input/input2
U: Uniq=
H: Handlers=kbd 
B: EV=3
B: KEY=4000 0 0 0 0

I: Bus=0019 Vendor=0000 Product=0005 Version=0000
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/class/input/input3
U: Uniq=
H: Handlers=
B: EV=21
B: SW=1

I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=/video/input0
S: Sysfs=/class/input/input4
U: Uniq=
H: Handlers=kbd 
B: EV=3
B: KEY=3f000b 0 0 0 0 0 0 0

No trace of the synaptics device.

stefano@geppetto ~/tmp> dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.26-1-686 (Debian 2.6.26-5) (waldi@debian.org) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Wed Sep 10 16:46:13 UTC 2008
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007ffd0000 (usable)
[    0.000000]  BIOS-e820: 000000007ffd0000 - 000000007ffe5600 (reserved)
[    0.000000]  BIOS-e820: 000000007ffe5600 - 000000007fff8000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fff8000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed20000 - 00000000fed9b000 (reserved)
[    0.000000]  BIOS-e820: 00000000feda0000 - 00000000fedc0000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] 1151MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 524240) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   524240
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   524240
[    0.000000] On node 0 totalpages: 524240
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2304 pages used for memmap
[    0.000000]   HighMem zone: 292560 pages, LIFO batch:31
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI 2.4 present.
[    0.000000] ACPI: RSDP 000F96A0, 0024 (r2 HP    )
[    0.000000] ACPI: XSDT 7FFE57C8, 007C (r1 HPQOEM SLIC-MPC        1 HP          1)
[    0.000000] ACPI: FACP 7FFE5684, 00F4 (r4 HP     30A3            3 HP          1)
[    0.000000] ACPI: DSDT 7FFE5ACC, 10254 (r1 HP       nc8430    10000 MSFT  100000E)
[    0.000000] ACPI: FACS 7FFF7E80, 0040
[    0.000000] ACPI: SLIC 7FFE5844, 0176 (r1 HPQOEM SLIC-MPC        1 HP          1)
[    0.000000] ACPI: HPET 7FFE59BC, 0038 (r1 HP     30A3            1 HP          1)
[    0.000000] ACPI: APIC 7FFE59F4, 0068 (r1 HP     30A3            1 HP          1)
[    0.000000] ACPI: MCFG 7FFE5A5C, 003C (r1 HP     30A3            1 HP          1)
[    0.000000] ACPI: TCPA 7FFE5A98, 0032 (r2 HP     30A3            1 HP          1)
[    0.000000] ACPI: SSDT 7FFF5D20, 0059 (r1 HP       HPQNLP        1 MSFT  100000E)
[    0.000000] ACPI: SSDT 7FFF5D79, 0326 (r1 HP       HPQSAT        1 MSFT  100000E)
[    0.000000] ACPI: SSDT 7FFF68F4, 025F (r1 HP      Cpu0Tst     3000 INTL 20060317)
[    0.000000] ACPI: SSDT 7FFF6B53, 00A6 (r1 HP      Cpu1Tst     3000 INTL 20060317)
[    0.000000] ACPI: SSDT 7FFF6BF9, 04D7 (r1 HP        CpuPm     3000 INTL 20060317)
[    0.000000] ACPI: DMI detected: Hewlett-Packard
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    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: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000)
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PERCPU: Allocating 37960 bytes of per cpu data
[    0.000000] NR_CPUS: 8, nr_cpu_ids: 2
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 520144
[    0.000000] Kernel command line: root=/dev/sda2 ro 
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Extended CMOS year: 2000
[    0.000000] Detected 1995.120 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.004000] Memory: 2068548k/2096960k available (1768k kernel code, 27080k reserved, 749k data, 244k init, 1179456k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xfff4c000 - 0xfffff000   ( 716 kB)
[    0.004000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.004000]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[    0.004000]       .init : 0xc037d000 - 0xc03ba000   ( 244 kB)
[    0.004000]       .data : 0xc02ba033 - 0xc0375620   ( 749 kB)
[    0.004000]       .text : 0xc0100000 - 0xc02ba033   (1768 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.004000] hpet clockevent registered
[    0.083948] Calibrating delay using timer specific routine.. 3994.84 BogoMIPS (lpj=7989694)
[    0.084005] Security Framework initialized
[    0.084005] SELinux:  Disabled at boot.
[    0.084005] Capability LSM initialized
[    0.084005] Mount-cache hash table entries: 512
[    0.084005] Initializing cgroup subsys ns
[    0.084005] Initializing cgroup subsys cpuacct
[    0.084005] Initializing cgroup subsys devices
[    0.084005] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.084005] CPU: L2 cache: 4096K
[    0.084005] CPU: Physical Processor ID: 0
[    0.084005] CPU: Processor Core ID: 0
[    0.084005] Intel machine check architecture supported.
[    0.084005] Intel machine check reporting enabled on CPU#0.
[    0.084005] using mwait in idle threads.
[    0.084005] Checking 'hlt' instruction... OK.
[    0.099072] ACPI: Core revision 20080321
[    0.124007] ENABLING IO-APIC IRQs
[    0.124007] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.163834] CPU0: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz stepping 06
[    0.164010] Booting processor 1/1 ip 6000
[    0.172010] Initializing CPU#1
[    0.172010] Calibrating delay using timer specific routine.. 3989.94 BogoMIPS (lpj=7979886)
[    0.172010] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.172010] CPU: L2 cache: 4096K
[    0.172010] CPU: Physical Processor ID: 0
[    0.172010] CPU: Processor Core ID: 1
[    0.172010] Intel machine check architecture supported.
[    0.172010] Intel machine check reporting enabled on CPU#1.
[    0.252015] CPU1: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz stepping 06
[    0.252015] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.256016] Brought up 2 CPUs
[    0.256016] Total of 2 processors activated (7984.79 BogoMIPS).
[    0.256016] CPU0 attaching sched-domain:
[    0.256016]  domain 0: span 0-1
[    0.256016]   groups: 0 1
[    0.256016] CPU1 attaching sched-domain:
[    0.256016]  domain 0: span 0-1
[    0.256016]   groups: 1 0
[    0.256016] net_namespace: 660 bytes
[    0.256016] HP Compaq Laptop series board detected. Selecting BIOS-method for reboots.
[    0.256016] Booting paravirtualized kernel on bare hardware
[    0.256016] NET: Registered protocol family 16
[    0.256016] ACPI: bus type pci registered
[    0.256016] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
[    0.256016] PCI: Not using MMCONFIG.
[    0.257236] PCI: PCI BIOS revision 2.10 entry at 0xf0322, last bus=32
[    0.257354] PCI: Using configuration type 1 for base access
[    0.257485] Setting up standard PCI resources
[    0.260016] ACPI: EC: Look up EC in DSDT
[    0.263423] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.353940] ACPI: Interpreter enabled
[    0.354056] ACPI: (supports S0 S3 S4 S5)
[    0.354585] ACPI: Using IOAPIC for interrupt routing
[    0.354762] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
[    0.362487] PCI: MCFG area at f8000000 reserved in ACPI motherboard resources
[    0.362607] PCI: Using MMCONFIG for extended config space
[    0.376899] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[    0.376899] ACPI: EC: driver started in interrupt mode
[    0.376899] ACPI: PCI Root Bridge [C002] (0000:00)
[    0.376899] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
[    0.376899] pci 0000:00:1f.0: quirk: region 1100-113f claimed by ICH6 GPIO
[    0.378490] PCI: Transparent bridge - 0000:00:1e.0
[    0.378673] ACPI: PCI Interrupt Routing Table [\_SB_.C002._PRT]
[    0.379032] ACPI: PCI Interrupt Routing Table [\_SB_.C002.C083._PRT]
[    0.379136] ACPI: PCI Interrupt Routing Table [\_SB_.C002.C098._PRT]
[    0.379282] ACPI: PCI Interrupt Routing Table [\_SB_.C002.C103._PRT]
[    0.379426] ACPI: PCI Interrupt Routing Table [\_SB_.C002.C113._PRT]
[    0.379569] ACPI: PCI Interrupt Routing Table [\_SB_.C002.C119._PRT]
[    0.412901] ACPI: PCI Interrupt Link [C10F] (IRQs *10 11)
[    0.413647] ACPI: PCI Interrupt Link [C110] (IRQs *10 11)
[    0.414386] ACPI: PCI Interrupt Link [C111] (IRQs 10 *11)
[    0.419277] ACPI: PCI Interrupt Link [C112] (IRQs *10 11)
[    0.420014] ACPI: PCI Interrupt Link [C12B] (IRQs *10 11)
[    0.420752] ACPI: PCI Interrupt Link [C12C] (IRQs 10 *11)
[    0.421492] ACPI: PCI Interrupt Link [C12D] (IRQs *10 11)
[    0.422115] ACPI Exception (pci_link-0184): AE_NOT_FOUND, Evaluating _PRS [20080321]
[    0.425054] ACPI: Power Resource [C1F3] (on)
[    0.425054] ACPI: Power Resource [C200] (on)
[    0.425054] ACPI: Power Resource [C21D] (on)
[    0.425054] ACPI: Power Resource [C225] (off)
[    0.425054] ACPI: Power Resource [C323] (off)
[    0.425054] ACPI: Power Resource [C324] (off)
[    0.425054] ACPI: Power Resource [C325] (off)
[    0.425054] ACPI: Power Resource [C326] (off)
[    0.425054] ACPI: Power Resource [C327] (off)
[    0.425054] ACPI: Power Resource [C328] (off)
[    0.425054] ACPI: Power Resource [C329] (off)
[    0.425262] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.429054] pnp: PnP ACPI init
[    0.429054] ACPI: bus type pnp registered
[    0.437055] pnp: PnP ACPI: found 16 devices
[    0.437055] ACPI: ACPI bus type pnp unregistered
[    0.437055] PnPBIOS: Disabled by ACPI PNP
[    0.441055] PCI: Using ACPI for IRQ routing
[    0.444678] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.445055] hpet0: 3 64-bit timers, 14318180 Hz
[    0.445055] ACPI: RTC can wake from S4
[    0.449976] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.450096] system 00:00: iomem range 0xe0000-0xfffff could not be reserved
[    0.450215] system 00:00: iomem range 0x100000-0x7fffffff could not be reserved
[    0.450352] system 00:0c: ioport range 0x500-0x55f has been reserved
[    0.450471] system 00:0c: ioport range 0x800-0x80f has been reserved
[    0.450590] system 00:0c: iomem range 0xffb00000-0xffbfffff could not be reserved
[    0.450718] system 00:0c: iomem range 0xfff00000-0xffffffff could not be reserved
[    0.450848] system 00:0e: ioport range 0x4d0-0x4d1 has been reserved
[    0.450967] system 00:0e: ioport range 0x1000-0x107f has been reserved
[    0.451086] system 00:0e: ioport range 0x1100-0x113f has been reserved
[    0.451205] system 00:0e: ioport range 0x1200-0x121f has been reserved
[    0.451324] system 00:0e: iomem range 0xf8000000-0xfbffffff has been reserved
[    0.451444] system 00:0e: iomem range 0xfec00000-0xfec000ff could not be reserved
[    0.451572] system 00:0e: iomem range 0xfed20000-0xfed3ffff could not be reserved
[    0.451700] system 00:0e: iomem range 0xfed45000-0xfed8ffff could not be reserved
[    0.451828] system 00:0e: iomem range 0xfed90000-0xfed9afff could not be reserved
[    0.451959] system 00:0f: iomem range 0xcfe00-0xcffff has been reserved
[    0.452078] system 00:0f: iomem range 0xfeda0000-0xfedbffff could not be reserved
[    0.455240] system 00:0f: iomem range 0xfee00000-0xfee00fff could not be reserved
[    0.487453] PCI: region 0000:02:06.0/9 too large: 0x0000000000000000-0x0000000003ffffff
[    0.487585] PCI: Bridge: 0000:00:01.0
[    0.487699]   IO window: 4000-4fff
[    0.487814]   MEM window: 0xf4600000-0xf46fffff
[    0.487930]   PREFETCH window: 0x00000000e0000000-0x00000000efffffff
[    0.488050] PCI: Bridge: 0000:00:1c.0
[    0.488163]   IO window: disabled.
[    0.488280]   MEM window: 0xf4100000-0xf41fffff
[    0.488398]   PREFETCH window: disabled.
[    0.488517] PCI: Bridge: 0000:00:1c.1
[    0.488631]   IO window: disabled.
[    0.488748]   MEM window: 0xf4000000-0xf40fffff
[    0.490610]   PREFETCH window: disabled.
[    0.490730] PCI: Bridge: 0000:00:1c.3
[    0.490845]   IO window: 2000-3fff
[    0.490962]   MEM window: 0xf0000000-0xf3ffffff
[    0.491079]   PREFETCH window: disabled.
[    0.491157] PCI: Bus 3, cardbus bridge: 0000:02:06.0
[    0.491157]   IO window: 0x00006000-0x000060ff
[    0.491157]   IO window: 0x00006400-0x000064ff
[    0.491157]   MEM window: 0x88000000-0x8bffffff
[    0.491157] PCI: Bridge: 0000:00:1e.0
[    0.491157]   IO window: 6000-6fff
[    0.491157]   MEM window: 0xf4200000-0xf45fffff
[    0.491157]   PREFETCH window: disabled.
[    0.491157] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.491390] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.491413] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.491643] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.491667] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
[    0.491897] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    0.491921] ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
[    0.492152] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    0.492166] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.492185] ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 18 (level, low) -> IRQ 18
[    0.492445] NET: Registered protocol family 2
[    0.503401] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.503731] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.504226] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.504532] TCP: Hash tables configured (established 131072 bind 65536)
[    0.504651] TCP reno registered
[    0.507409] NET: Registered protocol family 1
[    0.507617] checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
[    0.515350] Switched to high resolution mode on CPU 0
[    0.751133]  it is
[    1.011142] Freeing initrd memory: 6539k freed
[    1.011260] audit: initializing netlink socket (disabled)
[    1.011260] type=2000 audit(1223839793.996:1): initialized
[    1.011261] highmem bounce pool size: 64 pages
[    1.011261] Total HugeTLB memory allocated, 0
[    1.011261] VFS: Disk quotas dquot_6.5.1
[    1.011261] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.011261] msgmni has been set to 1751
[    1.011261] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.013461] io scheduler noop registered
[    1.015328] io scheduler anticipatory registered
[    1.015328] io scheduler deadline registered
[    1.015328] io scheduler cfq registered (default)
[    1.015328] pci 0000:01:00.0: Boot video device
[    1.015328] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    1.015328] assign_interrupt_mode Found MSI capability
[    1.015328] Allocate Port Service[0000:00:01.0:pcie00]
[    1.015328] Allocate Port Service[0000:00:01.0:pcie03]
[    1.015328] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    1.015328] assign_interrupt_mode Found MSI capability
[    1.015328] Allocate Port Service[0000:00:1c.0:pcie00]
[    1.015328] Allocate Port Service[0000:00:1c.0:pcie02]
[    1.015328] Allocate Port Service[0000:00:1c.0:pcie03]
[    1.015328] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[    1.015328] assign_interrupt_mode Found MSI capability
[    1.015328] Allocate Port Service[0000:00:1c.1:pcie00]
[    1.015328] Allocate Port Service[0000:00:1c.1:pcie02]
[    1.015328] Allocate Port Service[0000:00:1c.1:pcie03]
[    1.015328] PCI: Setting latency timer of device 0000:00:1c.3 to 64
[    1.015328] assign_interrupt_mode Found MSI capability
[    1.015328] Allocate Port Service[0000:00:1c.3:pcie00]
[    1.015328] Allocate Port Service[0000:00:1c.3:pcie02]
[    1.015328] Allocate Port Service[0000:00:1c.3:pcie03]
[    1.015328] isapnp: Scanning for PnP cards...
[    1.369951] isapnp: No Plug & Play device found
[    1.371353] hpet_resources: 0xfed00000 is busy
[    1.375313] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.375313] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.375314] 00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.375314] brd: module loaded
[    1.375314] PNP: PS/2 Controller [PNP0303:C21A,PNP0f13:C21B] at 0x60,0x64 irq 1,12
[    1.379325] i8042.c: Detected active multiplexing controller, rev 1.1.
[    1.379325] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.379325] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.379325] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.379325] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.379325] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.379325] mice: PS/2 mouse device common for all mice
[    1.379325] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
[    1.379325] rtc0: alarms up to one month, y3k
[    1.379325] cpuidle: using governor ladder
[    1.379443] cpuidle: using governor menu
[    1.379567] No iBFT detected.
[    1.380064] TCP cubic registered
[    1.380178] NET: Registered protocol family 17
[    1.380298] Using IPI No-Shortcut mode
[    1.383358] registered taskstats version 1
[    1.383358] rtc_cmos 00:08: setting system clock to 2008-10-12 19:29:54 UTC (1223839794)
[    1.383358] Freeing unused kernel memory: 244k freed
[    1.408135] input: AT Translated Set 2 keyboard as /class/input/input0
[    1.460500] ACPI: Transitioning device [C32A] to D3
[    1.460500] ACPI: PNP0C0B:00 is registered as cooling_device0
[    1.460500] ACPI: Fan [C32A] (off)
[    1.460695] ACPI: Transitioning device [C32B] to D3
[    1.462897] ACPI: PNP0C0B:01 is registered as cooling_device1
[    1.463017] ACPI: Fan [C32B] (off)
[    1.463321] ACPI: Transitioning device [C32C] to D3
[    1.464161] ACPI: PNP0C0B:02 is registered as cooling_device2
[    1.464161] ACPI: Fan [C32C] (off)
[    1.464161] ACPI: Transitioning device [C32D] to D3
[    1.464161] ACPI: PNP0C0B:03 is registered as cooling_device3
[    1.464161] ACPI: Fan [C32D] (off)
[    1.464161] ACPI: Transitioning device [C32E] to D3
[    1.464161] ACPI: PNP0C0B:04 is registered as cooling_device4
[    1.464161] ACPI: Fan [C32E] (off)
[    1.464161] ACPI: Transitioning device [C32F] to D3
[    1.464161] ACPI: PNP0C0B:05 is registered as cooling_device5
[    1.464161] ACPI: Fan [C32F] (off)
[    1.464161] ACPI: Transitioning device [C330] to D3
[    1.464286] ACPI: PNP0C0B:06 is registered as cooling_device6
[    1.464286] ACPI: Fan [C330] (off)
[    1.471844] ACPI: SSDT 7FFF6167, 023D (r1 HP      Cpu0Ist     3000 INTL 20060317)
[    1.471844] ACPI: SSDT 7FFF6429, 04CB (r1 HP      Cpu0Cst     3001 INTL 20060317)
[    1.478729] Monitor-Mwait will be used to enter C-1 state
[    1.478732] Monitor-Mwait will be used to enter C-2 state
[    1.480305] ACPI: CPU0 (power states: C1[C1] C2[C2])
[    1.480305] ACPI: ACPI0007:00 is registered as cooling_device7
[    1.480305] ACPI: Processor [CPU0] (supports 8 throttling states)
[    1.480305] ACPI: SSDT 7FFF609F, 00C8 (r1 HP      Cpu1Ist     3000 INTL 20060317)
[    1.480305] ACPI: SSDT 7FFF63A4, 0085 (r1 HP      Cpu1Cst     3000 INTL 20060317)
[    1.481178] ACPI: CPU1 (power states: C1[C1] C2[C2])
[    1.481178] ACPI: ACPI0007:01 is registered as cooling_device8
[    1.482238] Marking TSC unstable due to: TSC halts in idle.
[    1.481242] ACPI: Processor [CPU1] (supports 8 throttling states)
[    1.527225] ACPI: LNXTHERM:01 is registered as thermal_zone0
[    1.541052] ACPI: Thermal Zone [TZ0] (72 C)
[    1.560964] ACPI: LNXTHERM:02 is registered as thermal_zone1
[    1.567903] ACPI: Thermal Zone [TZ1] (63 C)
[    1.587666] ACPI: LNXTHERM:03 is registered as thermal_zone2
[    1.591652] ACPI: Thermal Zone [TZ2] (68 C)
[    1.603683] ACPI: LNXTHERM:04 is registered as thermal_zone3
[    1.610870] ACPI: Thermal Zone [TZ3] (35 C)
[    1.614226] ACPI: LNXTHERM:05 is registered as thermal_zone4
[    1.617518] ACPI: Thermal Zone [TZ4] (66 C)
[    1.901217] tg3.c:v3.92.1 (June 9, 2008)
[    1.901217] ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    1.901217] PCI: Setting latency timer of device 0000:08:00.0 to 64
[    1.920649] usbcore: registered new interface driver usbfs
[    1.920649] usbcore: registered new interface driver hub
[    1.920649] usbcore: registered new device driver usb
[    1.947330] eth0: Tigon3 [partno(BCM95751M) rev 4201 PHY(5750)] (PCI Express) 10/100/1000Base-T Ethernet 00:1a:4b:5c:8e:d5
[    1.947330] eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[1] TSOcap[1]
[    1.947330] eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    1.959330] USB Universal Host Controller Interface driver v3.0
[    1.959330] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 20
[    1.959330] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    1.959330] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.959330] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    1.959330] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00005000
[    1.959330] usb usb1: configuration #1 chosen from 1 choice
[    1.959330] hub 1-0:1.0: USB hub found
[    1.959330] hub 1-0:1.0: 2 ports detected
[    2.003331] No dock devices found.
[    2.011330] SCSI subsystem initialized
[    2.019534] libata version 3.00 loaded.
[    2.064757] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    2.064880] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.065007] usb usb1: Product: UHCI Host Controller
[    2.065122] usb usb1: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[    2.065239] usb usb1: SerialNumber: 0000:00:1d.0
[    2.068645] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 21 (level, low) -> IRQ 21
[    2.068888] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    2.068888] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.068888] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[    2.068888] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00005020
[    2.068888] usb usb2: configuration #1 chosen from 1 choice
[    2.068888] hub 2-0:1.0: USB hub found
[    2.068888] hub 2-0:1.0: 2 ports detected
[    2.103385] udev: renamed network interface eth0 to eth1
[    2.174944] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.175078] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.175218] usb usb2: Product: UHCI Host Controller
[    2.175338] usb usb2: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[    2.175455] usb usb2: SerialNumber: 0000:00:1d.1
[    2.175942] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    2.175942] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    2.175942] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.175942] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[    2.175942] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00005040
[    2.175942] usb usb3: configuration #1 chosen from 1 choice
[    2.175942] hub 3-0:1.0: USB hub found
[    2.175942] hub 3-0:1.0: 2 ports detected
[    2.277279] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.277410] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.277549] usb usb3: Product: UHCI Host Controller
[    2.277665] usb usb3: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[    2.277782] usb usb3: SerialNumber: 0000:00:1d.2
[    2.279941] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 19
[    2.279941] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[    2.279941] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    2.279941] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[    2.279941] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00005060
[    2.279941] usb usb4: configuration #1 chosen from 1 choice
[    2.279941] hub 4-0:1.0: USB hub found
[    2.279941] hub 4-0:1.0: 2 ports detected
[    2.305351] usb 1-1: new full speed USB device using uhci_hcd and address 2
[    2.380662] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.380793] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.380933] usb usb4: Product: UHCI Host Controller
[    2.381048] usb usb4: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[    2.381166] usb usb4: SerialNumber: 0000:00:1d.3
[    2.387393] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 20
[    2.387393] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    2.387393] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    2.387393] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[    2.388442] ehci_hcd 0000:00:1d.7: debug port 1
[    2.388562] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    2.388568] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xf4704000
[    2.431952] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    2.432152] usb usb5: configuration #1 chosen from 1 choice
[    2.432295] hub 5-0:1.0: USB hub found
[    2.432413] hub 5-0:1.0: 8 ports detected
[    2.538242] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    2.538379] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.538518] usb usb5: Product: EHCI Host Controller
[    2.538634] usb usb5: Manufacturer: Linux 2.6.26-1-686 ehci_hcd
[    2.538751] usb usb5: SerialNumber: 0000:00:1d.7
[    2.543200] ACPI: PCI Interrupt 0000:02:06.1[B] -> GSI 19 (level, low) -> IRQ 19
[    2.562111] ahci 0000:00:1f.2: version 3.0
[    2.562135] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17
[    2.594587] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[f4201000-f42017ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    2.597520] Uniform Multi-Platform E-IDE driver
[    2.597520] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    2.831383] usb 1-1: device not accepting address 2, error -71
[    2.887262] hub 1-0:1.0: unable to enumerate USB device on port 1
[    3.566685] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[    3.566888] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part 
[    3.567032] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    3.567244] scsi0 : ahci
[    3.567495] scsi1 : ahci
[    3.567707] scsi2 : ahci
[    3.567832] scsi3 : ahci
[    3.568008] ata1: SATA max UDMA/133 abar m1024@0xf4705000 port 0xf4705100 irq 219
[    3.568685] ata2: DUMMY
[    3.568685] ata3: DUMMY
[    3.568685] ata4: DUMMY
[    3.866961] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023f992931380e]
[    4.051354] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.052714] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[    4.052714] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 filtered out
[    4.052777] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 succeeded
[    4.052777] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    4.053918] ata1.00: ATA-7: ST98823AS, 7.24, max UDMA/100
[    4.053918] ata1.00: 156301488 sectors, multi 16: LBA48 
[    4.056803] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[    4.056922] ata1.00: ACPI cmd b1/c1:00:00:00:00:a0 filtered out
[    4.057129] ata1.00: ACPI cmd c6/00:10:00:00:00:a0 succeeded
[    4.057135] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 filtered out
[    4.060222] ata1.00: configured for UDMA/100
[    4.063111] ata1.00: configured for UDMA/100
[    4.063111] ata1: EH complete
[    4.063111] scsi 0:0:0:0: Direct-Access     ATA      ST98823AS        7.24 PQ: 0 ANSI: 5
[    4.064870] ICH7: IDE controller (0x8086:0x27df rev 0x01) at  PCI slot 0000:00:1f.1
[    4.064870] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
[    4.065110] ICH7: not 100% native mode: will probe irqs later
[    4.065110] ICH7: IDE port disabled
[    4.065110]     ide0: BM-DMA at 0x5080-0x5087
[    4.065110] Probing IDE interface ide0...
[    4.078387] Driver 'sd' needs updating - please use bus_type methods
[    4.078387] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[    4.078387] sd 0:0:0:0: [sda] Write Protect is off
[    4.078387] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.078387] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.078585] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors (80026 MB)
[    4.078721] sd 0:0:0:0: [sda] Write Protect is off
[    4.078837] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.078871] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.079002]  sda: sda1 sda2 sda3 sda4
[    4.103633] usb 1-1: new full speed USB device using uhci_hcd and address 4
[    4.116935] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.275329] usb 1-1: configuration #1 chosen from 1 choice
[    4.279614] usb 1-1: New USB device found, idVendor=03f0, idProduct=171d
[    4.279734] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.279870] usb 1-1: Product: HP Integrated Module
[    4.279985] usb 1-1: Manufacturer: Broadcom Corp
[    4.518844] usb 2-1: new full speed USB device using uhci_hcd and address 2
[    4.681920] usb 2-1: configuration #1 chosen from 1 choice
[    4.685437] usb 2-1: New USB device found, idVendor=08ff, idProduct=2580
[    4.685557] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.685676] usb 2-1: Product: Fingerprint Sensor
[    4.805361] hda: TSSTcorpCD/DVDW TS-L632D, ATAPI CD/DVD-ROM drive
[    4.924247] usb 3-2: new full speed USB device using uhci_hcd and address 2
[    5.111042] usb 3-2: configuration #1 chosen from 1 choice
[    5.113759] usb 3-2: New USB device found, idVendor=046d, idProduct=08d9
[    5.113879] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.476767] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    5.476917] hda: MWDMA2 mode selected
[    5.477265] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    5.497078] hda: ATAPI 16X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
[    5.497078] Uniform CD-ROM driver Revision: 3.20
[    6.878670] md: linear personality registered for level -1
[    6.882142] md: multipath personality registered for level -4
[    6.887687] md: raid0 personality registered for level 0
[    6.891467] md: raid1 personality registered for level 1
[    6.896995] xor: automatically using best checksumming function: pIII_sse
[    6.915992]    pIII_sse  :  7039.000 MB/sec
[    6.915992] xor: using function: pIII_sse (7039.000 MB/sec)
[    6.918097] async_tx: api initialized (async)
[    6.986702] raid6: int32x1    784 MB/s
[    7.054703] raid6: int32x2    775 MB/s
[    7.122702] raid6: int32x4    609 MB/s
[    7.190702] raid6: int32x8    549 MB/s
[    7.258703] raid6: mmxx1     2597 MB/s
[    7.326702] raid6: mmxx2     2920 MB/s
[    7.394703] raid6: sse1x1    1578 MB/s
[    7.462703] raid6: sse1x2    2166 MB/s
[    7.530703] raid6: sse2x1    2998 MB/s
[    7.598703] raid6: sse2x2    3436 MB/s
[    7.598703] raid6: using algorithm sse2x2 (3436 MB/s)
[    7.598703] md: raid6 personality registered for level 6
[    7.598703] md: raid5 personality registered for level 5
[    7.598703] md: raid4 personality registered for level 4
[    7.626624] md: raid10 personality registered for level 10
[    7.633437] PM: Starting manual resume from disk
[    7.685480] kjournald starting.  Commit interval 5 seconds
[    7.685480] EXT3-fs: mounted filesystem with ordered data mode.
[   11.668209] Adding 1951888k swap on /dev/sda4.  Priority:-1 extents:1 across:1951888k
[   12.174947] EXT3 FS on sda2, internal journal
[   12.670225] loop: module loaded
[   12.913339] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
[   12.913471] iwl3945: Copyright(c) 2003-2008 Intel Corporation
[   12.913670] ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[   12.913910] PCI: Setting latency timer of device 0000:10:00.0 to 64
[   12.913929] iwl3945: Detected Intel Wireless WiFi Link 3945ABG
[   12.974036] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
[   12.974039] phy0: Selected rate control algorithm 'iwl-3945-rs'
[   13.062044] ACPI: PCI interrupt for device 0000:10:00.0 disabled
[   13.174047] device-mapper: uevent: version 1.0.3
[   13.174047] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[   13.866640] fuse init (API version 7.9)
[   13.926783] kjournald starting.  Commit interval 5 seconds
[   13.928039] EXT3 FS on sda3, internal journal
[   13.928039] EXT3-fs: mounted filesystem with ordered data mode.
[   28.991072] ACPI: Battery Slot [C1BE] (battery present)
[   28.991072] ACPI: Battery Slot [C1BD] (battery absent)
[   29.007100] ACPI: AC Adapter [C1BC] (on-line)
[   29.020183] input: Power Button (FF) as /class/input/input1
[   29.021585] ACPI: Power Button (FF) [PWRF]
[   29.021762] input: Sleep Button (CM) as /class/input/input2
[   29.025516] ACPI: Sleep Button (CM) [C246]
[   29.025604] input: Lid Switch as /class/input/input3
[   29.025744] ACPI: Lid Switch [C23E]
[   29.096455] input: Video Bus as /class/input/input4
[   29.098165] ACPI: Video Device [C136] (multi-head: yes  rom: no  post: no)
[   30.551790] NET: Registered protocol family 10
[   30.551790] lo: Disabled Privacy Extensions
[   33.809182] apm: BIOS not found.
[   34.406088] parport_pc 00:03: reported by Plug and Play ACPI
[   34.406088] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[   34.503340] lp0: using parport0 (interrupt-driven).
[   34.530710] ppdev: user-space parallel port driver
[   44.648695] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[   48.394011] Bluetooth: Core ver 2.11
[   48.394011] NET: Registered protocol family 31
[   48.394011] Bluetooth: HCI device and connection manager initialized
[   48.394011] Bluetooth: HCI socket layer initialized
[   48.481987] Bluetooth: L2CAP ver 2.9
[   48.481987] Bluetooth: L2CAP socket layer initialized
[   48.557394] Bluetooth: RFCOMM socket layer initialized
[   48.557394] Bluetooth: RFCOMM TTY layer initialized
[   48.557394] Bluetooth: RFCOMM ver 1.8
[   48.966815] ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[   48.966815] PM: Writing back config space on device 0000:10:00.0 at offset 1 (was 100002, writing 100006)
[   48.966815] firmware: requesting iwlwifi-3945-1.ucode
[   87.769365] kjournald starting.  Commit interval 5 seconds
[   87.769365] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[   87.769365] EXT3 FS on sda1, internal journal
[   87.769365] EXT3-fs: mounted filesystem with ordered data mode.
[   88.324432] UDF-fs: No VRS found
[   88.392097] ISO 9660 Extensions: Microsoft Joliet Level 3
[   89.444842] ISOFS: changing to secondary root
[   93.388435] CPU0 attaching NULL sched-domain.
[   93.388435] CPU1 attaching NULL sched-domain.
[   93.393794] CPU0 attaching sched-domain:
[   93.393804]  domain 0: span 0-1
[   93.393809]   groups: 0 1
[   93.393826] CPU1 attaching sched-domain:
[   93.393832]  domain 0: span 0-1
[   93.393840]   groups: 1 0
[  109.169781] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
[  109.169910] iwl3945: Could not read microcode: -2
[  109.170138] ACPI: PCI interrupt for device 0000:10:00.0 disabled
[  111.930283] ADDRCONF(NETDEV_UP): eth1: link is not ready
[  112.011464] ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[  112.013614] PM: Writing back config space on device 0000:10:00.0 at offset 1 (was 100002, writing 100006)
[  112.013887] firmware: requesting iwlwifi-3945-1.ucode
[  124.502692] Linux video capture interface: v2.00
[  172.344572] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
[  172.344582] iwl3945: Could not read microcode: -2
[  172.344704] ACPI: PCI interrupt for device 0000:10:00.0 disabled
[  173.448004] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[  173.448004] ide_generic: I/O resource 0x1F0-0x1F7 not free.
[  173.448004] ide_generic: I/O resource 0x170-0x177 not free.
[  189.511870] ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[  189.512044] PM: Writing back config space on device 0000:10:00.0 at offset 1 (was 100002, writing 100006)
[  189.512345] firmware: requesting iwlwifi-3945-1.ucode
[  249.581038] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
[  249.581049] iwl3945: Could not read microcode: -2
[  249.581172] ACPI: PCI interrupt for device 0000:10:00.0 disabled
[  371.799077] ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[  371.799244] PM: Writing back config space on device 0000:10:00.0 at offset 1 (was 100002, writing 100006)
[  371.799534] firmware: requesting iwlwifi-3945-1.ucode
[  431.858477] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
[  431.858488] iwl3945: Could not read microcode: -2
[  431.861120] ACPI: PCI interrupt for device 0000:10:00.0 disabled
[  554.156984] ACPI: PCI Interrupt 0000:10:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[  554.157151] PM: Writing back config space on device 0000:10:00.0 at offset 1 (was 100002, writing 100006)
[  554.157443] firmware: requesting iwlwifi-3945-1.ucode
[  614.223668] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
[  614.223679] iwl3945: Could not read microcode: -2
[  614.223799] ACPI: PCI interrupt for device 0000:10:00.0 disabled

Still no sign of the synaptics device.

Here it is the output of lsmod:

Module                  Size  Used by
ide_generic             2464  0 [permanent]
videodev               27520  0 
v4l1_compat            12260  1 videodev
nls_utf8                1760  1 
isofs                  28164  1 
zlib_inflate           14144  1 isofs
udf                    67748  0 
nls_base                6820  3 nls_utf8,isofs,udf
crc_itu_t               2080  1 udf
snd_pcm_oss            32800  0 
snd_pcm                62628  1 snd_pcm_oss
snd_page_alloc          7816  1 snd_pcm
snd_mixer_oss          12320  1 snd_pcm_oss
snd_seq_dummy           2660  0 
snd_seq_oss            24992  0 
snd_seq_midi            5728  0 
snd_rawmidi            18560  1 snd_seq_midi
snd_seq_midi_event      6432  2 snd_seq_oss,snd_seq_midi
snd_seq                41456  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              17800  2 snd_pcm,snd_seq
snd_seq_device          6380  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    45604  8 snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               6368  1 snd
binfmt_misc             7528  1 
rfcomm                 28272  2 
l2cap                  17248  3 rfcomm
bluetooth              44900  2 rfcomm,l2cap
ppdev                   6468  0 
parport_pc             22500  1 
lp                      8164  0 
parport                30988  3 ppdev,parport_pc,lp
ipv6                  235300  23 
video                  16400  0 
output                  2912  1 video
button                  6064  0 
ac                      4196  0 
battery                10180  0 
acpi_cpufreq            6796  1 
cpufreq_userspace       3172  0 
cpufreq_powersave       1856  0 
cpufreq_conservative     5960  0 
cpufreq_stats           3776  0 
cpufreq_ondemand        6476  1 
freq_table              4224  3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
fuse                   42908  1 
dm_snapshot            14340  0 
dm_mirror              15104  0 
dm_log                  8452  1 dm_mirror
dm_mod                 46184  3 dm_snapshot,dm_mirror,dm_log
arc4                    1824  2 
ecb                     2624  2 
crypto_blkcipher       15236  1 ecb
iwl3945                78772  0 
firmware_class          6816  2 iwl3945
mac80211              139680  1 iwl3945
led_class               3908  1 iwl3945
cfg80211               21576  2 iwl3945,mac80211
sbp2                   18572  0 
loop                   12748  0 
ext3                  105256  3 
jbd                    39444  1 ext3
mbcache                 7108  1 ext3
raid10                 18560  0 
raid456               117264  0 
async_xor               3520  1 raid456
async_memcpy            2304  1 raid456
async_tx                6284  3 raid456,async_xor,async_memcpy
xor                    14696  2 raid456,async_xor
raid1                  18016  0 
raid0                   6368  0 
multipath               6112  0 
linear                  4544  0 
md_mod                 67036  6 raid10,raid456,raid1,raid0,multipath,linear
ide_cd_mod             27652  1 
cdrom                  30176  1 ide_cd_mod
sd_mod                 22200  5 
piix                    6568  0 [permanent]
ide_pci_generic         3908  0 [permanent]
ide_core               92628  4 ide_generic,ide_cd_mod,piix,ide_pci_generic
ahci                   23176  4 
ohci1394               24944  0 
ieee1394               75800  2 sbp2,ohci1394
ata_generic             4676  0 
libata                140416  2 ahci,ata_generic
scsi_mod              129356  3 sbp2,sd_mod,libata
dock                    8272  1 libata
ehci_hcd               28428  0 
uhci_hcd               18672  0 
usbcore               118160  3 ehci_hcd,uhci_hcd
tg3                    84676  0 
thermal                15228  0 
processor              32576  4 acpi_cpufreq,thermal
fan                     4164  0 
thermal_sys            10856  4 video,thermal,processor,fan

No psmouse module present.

I'm thinking this could be a kernel bug, somehow the synaptics device
isn't detected.

At this point I'm completely clueless, and stuck with linux 2.6.22-3.

> Regards and thanks for your help in so far.

Regards.
-- 
Romeo wasn't bilked in a day.
		-- Walt Kelly, "Ten Ever-Lovin' Blue-Eyed Years With Pogo"




Reply to: