![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Gee! These Aren't Roasted!
![]() |
You know how on laptops, you can use the side to the touchpad to scroll up and down, and the bottom right corner to right click? Or how you can double tap to drag?
Yeah, well, none of that stuff works when I first boot up. It all worked in Dapper, but not in Edgy. I have discovered that I can reenable these functions by hitting Ctrl + Alt + Backspace to reset the X server. This is rapidly getting very old. Can anyone tell me how to make these touchpad functions available on boot? My /etc/X11/xorg.conf file follows: Code:
# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Synaptics Touchpad" # InputDevice "Configured Mouse" EndSection Section "Files" # path to defoma fonts FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "v4l" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" EndSection Section "Device" Identifier "ATI Technologies, Inc. Radeon Xpress 200M (RC410)" Driver "fglrx" Option "DesktopSetup" "clone" BusID "PCI:1:5:0" EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Radeon Xpress 200M (RC410)" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x768" EndSubSection SubSection "Display" Depth 4 Modes "1280x768" EndSubSection SubSection "Display" Depth 8 Modes "1280x768" EndSubSection SubSection "Display" Depth 15 Modes "1280x768" EndSubSection SubSection "Display" Depth 16 Modes "1280x768" EndSubSection SubSection "Display" Depth 24 Modes "1280x768" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "false" EndSection Code:
[17179569.184000] Linux version 2.6.17-10-386 (root@vernadsky) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 Fri Oct 13 18:41:40 UTC 2006 (Ubuntu 2.6.17-10.33-386)
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
[17179569.184000] BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000c2000 - 00000000000d0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
[17179569.184000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 000000001be90000 (usable)
[17179569.184000] BIOS-e820: 000000001be90000 - 000000001be9c000 (ACPI data)
[17179569.184000] BIOS-e820: 000000001be9c000 - 000000001bf00000 (ACPI NVS)
[17179569.184000] BIOS-e820: 000000001bf00000 - 000000001c000000 (reserved)
[17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[17179569.184000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[17179569.184000] 0MB HIGHMEM available.
[17179569.184000] 446MB LOWMEM available.
[17179569.184000] found SMP MP-table at 000f6720
[17179569.184000] On node 0 totalpages: 114320
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] Normal zone: 110224 pages, LIFO batch:31
[17179569.184000] DMI present.
[17179569.184000] ACPI: RSDP (v000 TOSCPL ) @ 0x000f66f0
[17179569.184000] ACPI: RSDT (v001 TOSCPL RSDT 0x06040000 LTP 0x00000000) @ 0x1be97b57
[17179569.184000] ACPI: FADT (v001 TOSCPL SB400 0x06040000 ATI 0x000f4240) @ 0x1be9bef6
[17179569.184000] ACPI: MADT (v001 PTLTD APIC 0x06040000 LTP 0x00000000) @ 0x1be9bf6a
[17179569.184000] ACPI: MCFG (v001 PTLTD MCFG 0x06040000 LTP 0x00000000) @ 0x1be9bfc4
[17179569.184000] ACPI: DSDT (v001 TOSCPL SB400 0x06040000 MSFT 0x0100000e) @ 0x00000000
[17179569.184000] ATI board detected. Disabling timer routing over 8254.
[17179569.184000] ACPI: PM-Timer IO Port: 0x8008
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 6:13 APIC version 20
[17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[17179569.184000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[17179569.184000] IOAPIC[0]: apic_id 1, version 33, address 0xfec00000, GSI 0-23
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
[17179569.184000] ACPI: IRQ0 used by override.
[17179569.184000] ACPI: IRQ2 used by override.
[17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs
[17179569.184000] Using ACPI (MADT) for SMP configuration information
[17179569.184000] Allocating PCI resources starting at 20000000 (gap: 1c000000:e2c00000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=UUID=fde2ed23-1d5d-4071-8942-7e6217f2c895 ro vga=792 quiet splash
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
[17179569.184000] Enabling fast FPU save and restore... done.
[17179569.184000] Enabling unmasked SIMD FPU exception support... done.
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[17179569.184000] Detected 1596.250 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour dummy device 80x25
[17179571.892000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179571.892000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[17179571.908000] Memory: 442512k/457280k available (1829k kernel code, 14200k reserved, 1038k data, 288k init, 0k highmem)
[17179571.908000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179571.988000] Calibrating delay using timer specific routine.. 3197.59 BogoMIPS (lpj=6395180)
[17179571.988000] Security Framework v1.0.0 initialized
[17179571.988000] SELinux: Disabled at boot.
[17179571.988000] Mount-cache hash table entries: 512
[17179571.988000] CPU: After generic identify, caps: afe9fbff 00000000 00000000 00000000 00000000 00000000 00000000
[17179571.988000] CPU: After vendor identify, caps: afe9fbff 00000000 00000000 00000000 00000000 00000000 00000000
[17179571.988000] CPU: L1 I cache: 32K, L1 D cache: 32K
[17179571.988000] CPU: L2 cache: 1024K
[17179571.988000] CPU: After all inits, caps: afe9fbff 00000000 00000000 00000040 00000000 00000000 00000000
[17179571.988000] CPU: Intel(R) Celeron(R) M processor 1.60GHz stepping 08
[17179571.988000] Checking 'hlt' instruction... OK.
[17179572.004000] SMP alternatives: switching to UP code
[17179572.004000] Freeing SMP alternatives: 0k freed
[17179572.004000] checking if image is initramfs... it is
[17179572.696000] Freeing initrd memory: 6641k freed
[17179572.696000] ACPI: Core revision 20060707
[17179572.716000] ACPI: Looking for DSDT ... not found!
[17179573.372000] ENABLING IO-APIC IRQs
[17179573.372000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[17179573.372000] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[17179573.372000] ...trying to set up timer (IRQ0) through the 8259A ... failed.
[17179573.372000] ...trying to set up timer as Virtual Wire IRQ... works.
[17179573.556000] NET: Registered protocol family 16
[17179573.556000] EISA bus registered
[17179573.556000] ACPI: bus type pci registered
[17179573.556000] PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
[17179573.556000] PCI: Not using MMCONFIG.
[17179573.568000] PCI: PCI BIOS revision 2.10 entry at 0xfd81b, last bus=4
[17179573.568000] PCI: Using configuration type 1
[17179573.568000] Setting up standard PCI resources
[17179573.576000] ACPI: Interpreter enabled
[17179573.576000] ACPI: Using IOAPIC for interrupt routing
[17179573.576000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179573.576000] PCI: Probing PCI hardware (bus 00)
[17179573.596000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:14.1
[17179573.596000] Boot video device is 0000:01:05.0
[17179573.596000] PCI: Transparent bridge - 0000:00:14.4
[17179573.596000] PCI: Bus #05 (-#08) is hidden behind transparent bridge #04 (-#04) (try 'pci=assign-busses')
[17179573.596000] Please report the result to linux-kernel to fix this permanently
[17179573.596000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179573.600000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PB4_._PRT]
[17179573.600000] ACPI: Embedded Controller [EC0] (gpe 26) interrupt mode.
[17179573.600000] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled.
[17179573.600000] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0, disabled.
[17179573.600000] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled.
[17179573.600000] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0, disabled.
[17179573.600000] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
[17179573.600000] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
[17179573.600000] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
[17179573.600000] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0, disabled.
[17179573.644000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[17179573.644000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[17179573.644000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179573.644000] pnp: PnP ACPI init
[17179573.664000] pnp: PnP ACPI: found 10 devices
[17179573.664000] PnPBIOS: Disabled by ACPI PNP
[17179573.664000] PCI: Using ACPI for IRQ routing
[17179573.664000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[17179573.664000] PCI: Cannot allocate resource region 7 of bridge 0000:00:04.0
[17179573.664000] PCI: Cannot allocate resource region 8 of bridge 0000:00:04.0
[17179573.676000] pnp: 00:08: ioport range 0x1080-0x1080 has been reserved
[17179573.676000] pnp: 00:08: ioport range 0x220-0x22f has been reserved
[17179573.676000] pnp: 00:08: ioport range 0x40b-0x40b has been reserved
[17179573.676000] pnp: 00:08: ioport range 0x4d0-0x4d1 has been reserved
[17179573.676000] PCI: Bridge: 0000:00:01.0
[17179573.676000] IO window: 9000-9fff
[17179573.676000] MEM window: d0100000-d01fffff
[17179573.676000] PREFETCH window: d8000000-dfffffff
[17179573.676000] PCI: Bridge: 0000:00:04.0
[17179573.676000] IO window: disabled.
[17179573.676000] MEM window: disabled.
[17179573.676000] PREFETCH window: disabled.
[17179573.676000] PCI: Bus 5, cardbus bridge: 0000:04:04.0
[17179573.676000] IO window: 0000a400-0000a4ff
[17179573.676000] IO window: 0000a800-0000a8ff
[17179573.676000] PREFETCH window: 20000000-21ffffff
[17179573.676000] MEM window: 22000000-23ffffff
[17179573.676000] PCI: Bridge: 0000:00:14.4
[17179573.676000] IO window: a000-afff
[17179573.676000] MEM window: d0200000-d02fffff
[17179573.676000] PREFETCH window: 20000000-21ffffff
[17179573.676000] PCI: Setting latency timer of device 0000:00:04.0 to 64
[17179573.676000] ACPI: PCI Interrupt 0000:04:04.0[A] -> GSI 16 (level, low) -> IRQ 177
[17179573.676000] NET: Registered protocol family 2
[17179573.712000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[17179573.712000] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
[17179573.712000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[17179573.712000] TCP: Hash tables configured (established 16384 bind 8192)
[17179573.712000] TCP reno registered
[17179573.712000] audit: initializing netlink socket (disabled)
[17179573.712000] audit(1163288223.712:1): initialized
[17179573.712000] VFS: Disk quotas dquot_6.5.1
[17179573.712000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179573.712000] Initializing Cryptographic API
[17179573.712000] io scheduler noop registered
[17179573.712000] io scheduler anticipatory registered
[17179573.712000] io scheduler deadline registered
[17179573.712000] io scheduler cfq registered (default)
[17179573.712000] PCI: Setting latency timer of device 0000:00:04.0 to 64
[17179573.712000] pcie_portdrv_probe->Dev[5a36:1002] has invalid IRQ. Check vendor BIOS
[17179573.712000] assign_interrupt_mode Found MSI capability
[17179573.712000] Allocate Port Service[0000:00:04.0:pcie00]
[17179573.712000] isapnp: Scanning for PnP cards...
[17179574.068000] isapnp: No Plug & Play device found
[17179574.096000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[17179574.096000] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 201
[17179574.096000] ACPI: PCI interrupt for device 0000:00:14.6 disabled
[17179574.096000] mice: PS/2 mouse device common for all mice
[17179574.096000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179574.096000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179574.096000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179574.100000] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[17179574.100000] i8042.c: Detected active multiplexing controller, rev 1.1.
[17179574.100000] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[17179574.100000] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[17179574.100000] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[17179574.100000] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[17179574.100000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179574.100000] EISA: Probing bus 0 at eisa.0
[17179574.100000] Cannot allocate resource for EISA slot 1
[17179574.100000] Cannot allocate resource for EISA slot 8
[17179574.100000] EISA: Detected 0 cards.
[17179574.100000] TCP bic registered
[17179574.100000] NET: Registered protocol family 1
[17179574.100000] NET: Registered protocol family 8
[17179574.100000] NET: Registered protocol family 20
[17179574.100000] Using IPI Shortcut mode
[17179574.100000] ACPI: (supports S0 S3 S4 S5)
[17179574.100000] Freeing unused kernel memory: 288k freed
[17179574.144000] vesafb: framebuffer at 0xd8000000, mapped to 0xdc880000, using 4608k, total 65536k
[17179574.144000] vesafb: mode is 1024x768x24, linelength=3072, pages=27
[17179574.144000] vesafb: protected mode interface info at c000:5377
[17179574.144000] vesafb: scrolling: redraw
[17179574.144000] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[17179574.204000] Console: switching to colour frame buffer device 128x48
[17179574.204000] fb0: VESA VGA frame buffer device
[17179574.704000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179575.308000] Capability LSM initialized
[17179575.336000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[17179575.336000] ACPI: Getting cpuindex for acpiid 0x1
[17179575.608000] ATIIXP: IDE controller at PCI slot 0000:00:14.1
[17179575.608000] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 177
[17179575.608000] ATIIXP: chipset revision 128
[17179575.608000] ATIIXP: not 100% native mode: will probe irqs later
[17179575.608000] ide0: BM-DMA at 0x8410-0x8417, BIOS settings: hda:DMA, hdb:pio
[17179575.608000] ide1: BM-DMA at 0x8418-0x841f, BIOS settings: hdc:DMA, hdd:pio
[17179575.608000] Probing IDE interface ide0...
[17179575.896000] hda: HTS541080G9AT00, ATA DISK drive
[17179576.568000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179576.584000] Probing IDE interface ide1...
[17179577.320000] hdc: MATSHITADVD-RAM UJ-841S, ATAPI CD/DVD-ROM drive
[17179577.656000] ide1 at 0x170-0x177,0x376 on irq 15
[17179577.664000] hda: max request size: 512KiB
[17179577.668000] hda: Host Protected Area detected.
[17179577.668000] current capacity is 155910825 sectors (79826 MB)
[17179577.668000] native capacity is 156301488 sectors (80026 MB)
[17179577.672000] hda: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
[17179577.672000] hda: task_no_data_intr: error=0x04 { DriveStatusError }
[17179577.672000] ide: failed opcode was: 0x37
[17179577.672000] hda: 155910825 sectors (79826 MB) w/7539KiB Cache, CHS=16383/255/63, UDMA(100)
[17179577.672000] hda: cache flushes supported
[17179577.672000] hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
[17179577.748000] hdc: ATAPI 24X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179577.748000] Uniform CD-ROM driver Revision: 3.20
[17179578.204000] usbcore: registered new driver usbfs
[17179578.204000] usbcore: registered new driver hub
[17179578.208000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[17179578.208000] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 209
[17179578.208000] ohci_hcd 0000:00:13.0: OHCI Host Controller
[17179578.208000] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
[17179578.208000] ohci_hcd 0000:00:13.0: irq 209, io mem 0xd0004000
[17179578.268000] usb usb1: configuration #1 chosen from 1 choice
[17179578.268000] hub 1-0:1.0: USB hub found
[17179578.268000] hub 1-0:1.0: 4 ports detected
[17179578.372000] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 209
[17179578.372000] ohci_hcd 0000:00:13.1: OHCI Host Controller
[17179578.372000] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2
[17179578.372000] ohci_hcd 0000:00:13.1: irq 209, io mem 0xd0005000
[17179578.432000] usb usb2: configuration #1 chosen from 1 choice
[17179578.432000] hub 2-0:1.0: USB hub found
[17179578.432000] hub 2-0:1.0: 4 ports detected
[17179578.536000] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 209
[17179578.536000] ehci_hcd 0000:00:13.2: EHCI Host Controller
[17179578.536000] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
[17179578.536000] ehci_hcd 0000:00:13.2: irq 209, io mem 0xd0006000
[17179578.536000] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179578.536000] usb usb3: configuration #1 chosen from 1 choice
[17179578.536000] hub 3-0:1.0: USB hub found
[17179578.536000] hub 3-0:1.0: 8 ports detected
[17179578.700000] ReiserFS: hda3: found reiserfs format "3.6" with standard journal
[17179578.936000] ohci_hcd 0000:00:13.0: wakeup
[17179579.320000] usb 1-2: new low speed USB device using ohci_hcd and address 3
[17179579.524000] usb 1-2: configuration #1 chosen from 1 choice
[17179579.536000] usbcore: registered new driver hiddev
[17179579.544000] input: MosArt Optical Mouse as /class/input/input1
[17179579.544000] input: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-0000:00:13.0-2
[17179579.544000] usbcore: registered new driver usbhid
[17179579.544000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[17179581.948000] ReiserFS: hda3: using ordered data mode
[17179581.976000] ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[17179581.976000] ReiserFS: hda3: checking transaction log (hda3)
[17179582.156000] ReiserFS: hda3: replayed 14 transactions in 1 seconds
[17179582.272000] ReiserFS: hda3: Using r5 hash to sort names
[17179599.468000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179599.476000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179599.488000] input: PC Speaker as /class/input/input2
[17179599.512000] ath_hal: module license 'Proprietary' taints kernel.
[17179599.516000] ath_hal: 0.9.17.2 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
[17179599.576000] wlan: 0.8.4.2 (0.9.2)
[17179599.592000] Real Time Clock Driver v1.12ac
[17179599.800000] ath_rate_sample: 1.2 (0.9.2)
[17179599.804000] ath_pci: 0.9.4.5 (0.9.2)
[17179599.804000] ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 21 (level, low) -> IRQ 169
[17179600.480000] input: PS/2 Mouse as /class/input/input3
[17179600.492000] Linux agpgart interface v0.101 (c) Dave Jones
[17179600.500000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input4
[17179600.644000] wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
[17179600.644000] wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
[17179600.644000] wifi0: H/W encryption support: WEP AES AES_CCM TKIP
[17179600.644000] wifi0: mac 7.8 phy 4.5 radio 5.6
[17179600.644000] wifi0: Use hw queue 1 for WME_AC_BE traffic
[17179600.644000] wifi0: Use hw queue 0 for WME_AC_BK traffic
[17179600.644000] wifi0: Use hw queue 2 for WME_AC_VI traffic
[17179600.644000] wifi0: Use hw queue 3 for WME_AC_VO traffic
[17179600.644000] wifi0: Use hw queue 8 for CAB traffic
[17179600.644000] wifi0: Use hw queue 9 for beacons
[17179600.688000] wifi0: Atheros 5212: mem=0xd0200000, irq=169
[17179600.688000] ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 201
[17179600.696000] atiixp-modem: codec reset timeout
[17179600.708000] ACPI: PCI Interrupt 0000:04:04.0[A] -> GSI 16 (level, low) -> IRQ 177
[17179600.708000] Yenta: CardBus bridge found at 0000:04:04.0 [1179:ff00]
[17179600.708000] Yenta: Using CSCINT to route CSC interrupts to PCI
[17179600.708000] Yenta: Routing CardBus interrupts to PCI
[17179600.708000] Yenta TI: socket 0000:04:04.0, mfunc 0x00111c12, devctl 0x44
[17179600.884000] ts: Compaq touchscreen protocol output
[17179600.940000] Yenta: ISA IRQ mask 0x0ef8, PCI irq 177
[17179600.940000] Socket status: 30000006
[17179600.940000] Yenta: Raising subordinate bus# of parent bus (#04) from #04 to #08
[17179600.940000] pcmcia: parent PCI bridge I/O window: 0xa000 - 0xafff
[17179600.940000] cs: IO port probe 0xa000-0xafff: clean.
[17179600.940000] pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xd02fffff
[17179600.940000] pcmcia: parent PCI bridge Memory window: 0x20000000 - 0x21ffffff
[17179600.940000] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 201
[17179601.020000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
[17179601.456000] 8139cp: pci dev 0000:04:06.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[17179601.456000] 8139cp: Try the "8139too" driver instead.
[17179601.464000] 8139too Fast Ethernet driver 0.9.27
[17179601.464000] ACPI: PCI Interrupt 0000:04:06.0[A] -> GSI 22 (level, low) -> IRQ 217
[17179601.464000] eth0: RealTek RTL8139 at 0xdceee000, 00:0f:b0:a5:df:ea, IRQ 217
[17179601.464000] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[17179601.600000] cs: IO port probe 0x100-0x3af: clean.
[17179601.600000] cs: IO port probe 0x3e0-0x4ff: clean.
[17179601.604000] cs: IO port probe 0x820-0x8ff: excluding 0x878-0x87f
[17179601.604000] cs: IO port probe 0xc00-0xcf7: excluding 0xc00-0xc07 0xc10-0xc17 0xc50-0xc57 0xc68-0xc6f 0xcd0-0xcdf
[17179601.604000] cs: IO port probe 0xa00-0xaff: clean.
[17179667.372000] Unable to find swap-space signature
[17179672.976000] ReiserFS: hda3: Removing [24618 83546 0x0 SD]..done
[17179673.008000] ReiserFS: hda3: Removing [30392 23708 0x0 SD]..done
[17179673.008000] ReiserFS: hda3: There were 2 uncompleted unlinks/truncates. Completed
[17179673.220000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179673.220000] md: bitmap version 4.39
[17179673.428000] device-mapper: 4.6.0-ioctl (2006-02-17) initialised: dm-devel@redhat.com
[17179675.224000] kjournald starting. Commit interval 5 seconds
[17179675.232000] EXT3 FS on hda2, internal journal
[17179675.232000] EXT3-fs: mounted filesystem with ordered data mode.
[17179675.304000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[17179675.444000] NTFS driver 2.1.27 [Flags: R/O MODULE].
[17179675.488000] NTFS volume version 3.1.
[17179675.544000] Unable to find swap-space signature
[17179678.804000] ACPI: AC Adapter [ACAD] (on-line)
[17179678.908000] pcc_acpi: loading...
[17179678.932000] ACPI: Power Button (FF) [PWRF]
[17179678.932000] ACPI: Lid Switch [LID]
[17179678.932000] ACPI: Power Button (CM) [PWRB]
[17179678.992000] ibm_acpi: ec object not found
[17179679.060000] ACPI: Battery Slot [BAT1] (battery present)
[17179679.072000] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[17179679.320000] acpi_cpufreq: Unknown symbol cpu_online_map
[17179684.628000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[17179685.368000] lp: driver loaded but no devices found
[17179685.488000] ppdev: user-space parallel port driver
[17179685.696000] [fglrx] Maximum main memory to use for locked dma buffers: 372 MBytes.
[17179685.696000] [fglrx] module loaded - fglrx 8.28.8 [Aug 17 2006] on minor 0
[17179685.724000] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 17 (level, low) -> IRQ 201
[17179686.892000] NET: Registered protocol family 17
[17179687.556000] [fglrx] total GART = 134217728
[17179687.556000] [fglrx] free GART = 118226944
[17179687.556000] [fglrx] max single GART = 118226944
[17179687.556000] [fglrx] total LFB = 60944384
[17179687.556000] [fglrx] free LFB = 53080064
[17179687.556000] [fglrx] max single LFB = 53080064
[17179687.556000] [fglrx] total Inv = 0
[17179687.556000] [fglrx] free Inv = 0
[17179687.556000] [fglrx] max single Inv = 0
[17179687.556000] [fglrx] total TIM = 0
[17179691.064000] apm: BIOS not found.
[17179692.616000] Bluetooth: Core ver 2.8
[17179692.616000] NET: Registered protocol family 31
[17179692.616000] Bluetooth: HCI device and connection manager initialized
[17179692.616000] Bluetooth: HCI socket layer initialized
[17179692.728000] Bluetooth: L2CAP ver 2.8
[17179692.728000] Bluetooth: L2CAP socket layer initialized
[17179693.072000] Bluetooth: HIDP (Human Interface Emulation) ver 1.1-mh1
[17179693.104000] Bluetooth: RFCOMM socket layer initialized
[17179693.104000] Bluetooth: RFCOMM TTY layer initialized
[17179693.104000] Bluetooth: RFCOMM ver 1.7
[17179694.512000] NET: Registered protocol family 10
[17179694.512000] lo: Disabled Privacy Extensions
[17179694.512000] IPv6 over IPv4 tunneling driver
[17179704.640000] eth0: no IPv6 routers present
[17179704.792000] ath0: no IPv6 routers present
[17179754.840000] psmouse.c: GlidePoint at isa0060/serio4/input0 lost synchronization, throwing 1 bytes away.
[17179755.352000] psmouse.c: resync failed, issuing reconnect request
[17179756.084000] input: PS/2 Mouse as /class/input/input5
[17179756.104000] input: AlpsPS/2 ALPS GlidePoint as /class/input/input6
[17179765.660000] mtrr: no MTRR for d8000000,400000 found
[17179765.660000] mtrr: no MTRR for d8400000,100000 found
[17179765.660000] mtrr: no MTRR for d8500000,80000 found
[17179765.660000] mtrr: no MTRR for d8580000,40000 found
[17179765.660000] mtrr: no MTRR for d85c0000,1000 found
[17179777.192000] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 17 (level, low) -> IRQ 201
[17179778.808000] [fglrx] total GART = 134217728
[17179778.808000] [fglrx] free GART = 118226944
[17179778.808000] [fglrx] max single GART = 118226944
[17179778.808000] [fglrx] total LFB = 60944384
[17179778.808000] [fglrx] free LFB = 53080064
[17179778.808000] [fglrx] max single LFB = 53080064
[17179778.808000] [fglrx] total Inv = 0
[17179778.808000] [fglrx] free Inv = 0
[17179778.808000] [fglrx] max single Inv = 0
[17179778.808000] [fglrx] total TIM = 0
Last edited by Frem; November 12th, 2006 at 01:51 AM.. |
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() |
Re: Touchpad functions active only after X reset
I too am having this EXACT same problem. I decided to go back to Dapper for the time being. Did you ever get this problem fixed???
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() |
Re: Touchpad functions active only after X reset
These touchpad issues are really annoyi ng... My ALPS touchpad scrolling and other extra configurations work perfectly until my notebook sleeps. After this, only with a Ctrl+Alt+Backspace to get it working again. It makes my Ubuntu 6.10 seem like windows, even worst...
Maybe someone have any clues... Tanks in advance. |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|