From: RW <home@tauceti.net>
To: intel-gfx@lists.freedesktop.org
Subject: macbook pro with retina display problems
Date: Fri, 19 Oct 2012 16:52:51 +0200 [thread overview]
Message-ID: <50816943.1020608@tauceti.net> (raw)
I'm running Gentoo/Funtoo Linux on my Macbook pro with retina display.
Everything I need is working very well besides one thing: I can't get the
Intel gfx working... nouveau and Nvidia binary blob are working fine.
Since I really want to use the Intel gfx (since it uses much less power
and don't want to deal with the nvidia driver every time I update the
kernel ;-) )
mabye someone can help me. I'm using the latest xf86-video-intel 2.20.10.
Tried kernel 3.6.2 and 3.7-rc1 with .config from Sabayon and Archlinux
supplied with there kernel 3.6. Booting the kernel works without problems
and I can log in to the console/shell. Then I do a "modprobe nouveau".
This works fine too and the driver loads without problem. This also
activates vgaswitcheroo. But when I now try to switch to the integrated
Intel chip with
echo DIGD > /sys/kernel/debug/vgaswitcheroo/switch
I only get a black screen (backlight off). Since I'm still able to reboot
with Ctrl+Alt+Del I suspect that the system is still working but only
the screen gets black. Using gfxcardstatus in Mac OS X to switch to
the integrated chip and then booting Linux doesn't work either.
If I start X after booting (without using vgaswitcheroo) I only get
a cursor at the left top corner of the screen but I can switch back
to the console with Ctrl+Alt+F1.
I've tried with xorg.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
BusID "PCI:0:2:0"
EndSection
and with a xorg.conf. This is the output in Xorg.log:
[ 553.478]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 553.478] X Protocol Version 11, Revision 0
[ 553.478] Build Operating System: Linux 3.7.0-rc1 x86_64 Gentoo
[ 553.478] Current Operating System: Linux spock 3.7.0-rc1 #1 SMP Tue
Oct 16 13:35:53 CEST 2012 x86_64
[ 553.478] Kernel command line:
BOOT_IMAGE=/boot/kernel-genkernel-x86_64-3.7.0-rc1 root=/dev/sda5
[ 553.478] Build Date: 16 October 2012 08:11:07PM
[ 553.478]
[ 553.478] Current version of pixman: 0.27.2
[ 553.478] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 553.478] Markers: (--) probed, (**) from config file, (==) default
setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 553.478] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 18
10:43:39 2012
[ 553.478] (==) Using config file: "/etc/X11/xorg.conf"
[ 553.478] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 553.478] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 553.479] (==) No Layout section. Using the first Screen section.
[ 553.479] (==) No screen section available. Using defaults.
[ 553.479] (**) |-->Screen "Default Screen Section" (0)
[ 553.479] (**) | |-->Monitor "<default monitor>"
[ 553.479] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 553.479] (**) | |-->Device "Card0"
[ 553.479] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 553.479] (==) Automatically adding devices
[ 553.479] (==) Automatically enabling devices
[ 553.479] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 553.479] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 553.479] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable
AutoAddDevices.
[ 553.479] (II) Loader magic: 0x7d2ac0
[ 553.479] (II) Module ABI versions:
[ 553.479] X.Org ANSI C Emulation: 0.4
[ 553.479] X.Org Video Driver: 12.1
[ 553.479] X.Org XInput driver : 16.0
[ 553.479] X.Org Server Extension : 6.0
[ 553.480] (--) PCI: (0:0:2:0) 8086:0166:106b:00f7 rev 9, Mem @
0xc1400000/4194304, 0xb0000000/268435456, I/O @ 0x00003000/64
[ 553.480] (--) PCI:*(0:1:0:0) 10de:0fd5:106b:00f2 rev 161, Mem @
0xc0000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @
0x00002000/128, BIOS @ 0x????????/524288
[ 553.480] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file
or directory)
[ 553.480] (II) LoadModule: "extmod"
[ 553.481] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[ 553.481] (II) Module extmod: vendor="X.Org Foundation"
[ 553.481] compiled for 1.12.4, module version = 1.0.0
[ 553.481] Module class: X.Org Server Extension
[ 553.481] ABI class: X.Org Server Extension, version 6.0
[ 553.481] (II) Loading extension MIT-SCREEN-SAVER
[ 553.481] (II) Loading extension XFree86-VidModeExtension
[ 553.481] (II) Loading extension XFree86-DGA
[ 553.481] (II) Loading extension DPMS
[ 553.481] (II) Loading extension XVideo
[ 553.481] (II) Loading extension XVideo-MotionCompensation
[ 553.481] (II) Loading extension X-Resource
[ 553.481] (II) LoadModule: "dbe"
[ 553.481] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[ 553.481] (II) Module dbe: vendor="X.Org Foundation"
[ 553.481] compiled for 1.12.4, module version = 1.0.0
[ 553.481] Module class: X.Org Server Extension
[ 553.481] ABI class: X.Org Server Extension, version 6.0
[ 553.481] (II) Loading extension DOUBLE-BUFFER
[ 553.481] (II) LoadModule: "glx"
[ 553.482] (WW) Warning, couldn't open module glx
[ 553.482] (II) UnloadModule: "glx"
[ 553.482] (II) Unloading glx
[ 553.482] (EE) Failed to load module "glx" (module does not exist, 0)
[ 553.482] (II) LoadModule: "record"
[ 553.482] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[ 553.482] (II) Module record: vendor="X.Org Foundation"
[ 553.482] compiled for 1.12.4, module version = 1.13.0
[ 553.482] Module class: X.Org Server Extension
[ 553.482] ABI class: X.Org Server Extension, version 6.0
[ 553.482] (II) Loading extension RECORD
[ 553.482] (II) LoadModule: "dri"
[ 553.482] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[ 553.482] (II) Module dri: vendor="X.Org Foundation"
[ 553.482] compiled for 1.12.4, module version = 1.0.0
[ 553.482] ABI class: X.Org Server Extension, version 6.0
[ 553.482] (II) Loading extension XFree86-DRI
[ 553.482] (II) LoadModule: "dri2"
[ 553.483] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 553.483] (II) Module dri2: vendor="X.Org Foundation"
[ 553.483] compiled for 1.12.4, module version = 1.2.0
[ 553.483] ABI class: X.Org Server Extension, version 6.0
[ 553.483] (II) Loading extension DRI2
[ 553.483] (II) LoadModule: "intel"
[ 553.483] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 553.483] (II) Module intel: vendor="X.Org Foundation"
[ 553.483] compiled for 1.12.4, module version = 2.20.10
[ 553.483] Module class: X.Org Video Driver
[ 553.483] ABI class: X.Org Video Driver, version 12.1
[ 553.483] (II) intel: Driver for Intel Integrated Graphics Chipsets:
i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
ValleyView PO board
[ 553.484] (++) using VT number 7
[ 553.517] drmOpenDevice: node name is /dev/dri/card0
[ 553.517] drmOpenDevice: open result is 7, (OK)
[ 553.517] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 553.517] drmOpenDevice: node name is /dev/dri/card0
[ 553.517] drmOpenDevice: open result is 7, (OK)
[ 553.517] drmOpenByBusid: drmOpenMinor returns 7
[ 553.518] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 553.518] drmOpenDevice: node name is /dev/dri/card0
[ 553.518] drmOpenDevice: open result is 8, (OK)
[ 553.518] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 553.518] drmOpenDevice: node name is /dev/dri/card0
[ 553.518] drmOpenDevice: open result is 8, (OK)
[ 553.518] drmOpenByBusid: drmOpenMinor returns 8
[ 553.518] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 553.518] (II) intel(0): Creating default Display subsection in
Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 553.518] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 553.518] (==) intel(0): RGB weight 888
[ 553.518] (==) intel(0): Default visual is TrueColor
[ 553.518] (--) intel(0): Integrated Graphics Chipset: Intel(R)
Ivybridge Mobile (GT2)
[ 553.518] (**) intel(0): Framebuffer tiled
[ 553.518] (**) intel(0): Pixmaps tiled
[ 553.518] (**) intel(0): 3D buffers tiled
[ 553.518] (**) intel(0): Throttling enabled
[ 553.518] (**) intel(0): Delayed flush enabled
[ 553.518] (**) intel(0): "Tear free" disabled
[ 553.518] (**) intel(0): Forcing per-crtc-pixmaps? no
[ 553.534] (II) intel(0): Output VGA1 has no monitor section
[ 553.550] (II) intel(0): EDID for output VGA1
[ 553.550] (II) intel(0): Output VGA1 disconnected
[ 553.550] (WW) intel(0): No outputs definitely connected, trying again...
[ 553.550] (II) intel(0): Output VGA1 disconnected
[ 553.550] (WW) intel(0): Unable to find connected outputs - setting
1024x768 initial framebuffer
[ 553.550] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0)
unless otherwise stated.
[ 553.550] (==) intel(0): DPI set to (96, 96)
[ 553.550] (II) Loading sub module "dri2"
[ 553.550] (II) LoadModule: "dri2"
[ 553.550] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[ 553.550] (II) Module dri2: vendor="X.Org Foundation"
[ 553.550] compiled for 1.12.4, module version = 1.2.0
[ 553.550] ABI class: X.Org Server Extension, version 6.0
[ 553.550] (==) Depth 24 pixmap format is 32 bpp
[ 553.551] (II) intel(0): SNA initialized with IvyBridge backend
[ 553.551] (==) intel(0): Backing store disabled
[ 553.551] (==) intel(0): Silken mouse enabled
[ 553.552] (II) intel(0): HW Cursor enabled
[ 553.552] (II) intel(0): RandR 1.2 enabled, ignore the following
RandR disabled message.
[ 553.552] (==) intel(0): DPMS enabled
[ 553.552] (II) intel(0): [DRI2] Setup complete
[ 553.552] (II) intel(0): [DRI2] DRI driver: i965
[ 553.552] (II) intel(0): direct rendering: DRI2 Enabled
[ 553.552] (==) intel(0): hotplug detection: "enabled"
[ 553.552] (--) RandR disabled
[ 553.552] (II) Initializing built-in extension Generic Event Extension
[ 553.552] (II) Initializing built-in extension SHAPE
[ 553.552] (II) Initializing built-in extension MIT-SHM
[ 553.552] (II) Initializing built-in extension XInputExtension
[ 553.552] (II) Initializing built-in extension XTEST
[ 553.552] (II) Initializing built-in extension BIG-REQUESTS
[ 553.552] (II) Initializing built-in extension SYNC
[ 553.553] (II) Initializing built-in extension XKEYBOARD
[ 553.553] (II) Initializing built-in extension XC-MISC
[ 553.553] (II) Initializing built-in extension XINERAMA
[ 553.553] (II) Initializing built-in extension XFIXES
[ 553.553] (II) Initializing built-in extension RENDER
[ 553.553] (II) Initializing built-in extension RANDR
[ 553.553] (II) Initializing built-in extension COMPOSITE
[ 553.553] (II) Initializing built-in extension DAMAGE
[ 553.630] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[ 553.630] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 553.630] (II) LoadModule: "evdev"
[ 553.630] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 553.631] (II) Module evdev: vendor="X.Org Foundation"
[ 553.631] compiled for 1.12.3, module version = 2.7.3
[ 553.631] Module class: X.Org XInput Driver
[ 553.631] ABI class: X.Org XInput driver, version 16.0
[ 553.631] (II) Using input driver 'evdev' for 'Power Button'
[ 553.631] (**) Power Button: always reports core events
[ 553.631] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 553.631] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 553.631] (--) evdev: Power Button: Found keys
[ 553.631] (II) evdev: Power Button: Configuring as keyboard
[ 553.632] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 553.632] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 6)
[ 553.632] (**) Option "xkb_rules" "evdev"
[ 553.632] (**) Option "xkb_model" "evdev"
[ 553.632] (**) Option "xkb_layout" "us"
[ 553.651] (II) config/udev: Adding input device Power Button
(/dev/input/event1)
[ 553.651] (**) Power Button: Applying InputClass "evdev keyboard
catchall"
[ 553.651] (II) Using input driver 'evdev' for 'Power Button'
[ 553.651] (**) Power Button: always reports core events
[ 553.651] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 553.651] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 553.651] (--) evdev: Power Button: Found keys
[ 553.651] (II) evdev: Power Button: Configuring as keyboard
[ 553.651] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 553.651] (II) XINPUT: Adding extended input device "Power Button"
(type: KEYBOARD, id 7)
[ 553.651] (**) Option "xkb_rules" "evdev"
[ 553.651] (**) Option "xkb_model" "evdev"
[ 553.651] (**) Option "xkb_layout" "us"
[ 553.652] (II) config/udev: Adding input device Lid Switch
(/dev/input/event0)
[ 553.652] (II) No input driver specified, ignoring this device.
[ 553.652] (II) This device may have been added with another device file.
[ 553.652] (II) config/udev: Adding input device Sleep Button
(/dev/input/event2)
[ 553.652] (**) Sleep Button: Applying InputClass "evdev keyboard
catchall"
[ 553.652] (II) Using input driver 'evdev' for 'Sleep Button'
[ 553.652] (**) Sleep Button: always reports core events
[ 553.652] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 553.652] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 553.652] (--) evdev: Sleep Button: Found keys
[ 553.652] (II) evdev: Sleep Button: Configuring as keyboard
[ 553.652] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 553.652] (II) XINPUT: Adding extended input device "Sleep Button"
(type: KEYBOARD, id 8)
[ 553.652] (**) Option "xkb_rules" "evdev"
[ 553.652] (**) Option "xkb_model" "evdev"
[ 553.652] (**) Option "xkb_layout" "us"
[ 553.653] (II) config/udev: Adding input device HDA NVidia
HDMI/DP,pcm=3 (/dev/input/event8)
[ 553.653] (II) No input driver specified, ignoring this device.
[ 553.653] (II) This device may have been added with another device file.
[ 553.653] (II) config/udev: Adding input device HDA NVidia
HDMI/DP,pcm=8 (/dev/input/event6)
[ 553.653] (II) No input driver specified, ignoring this device.
[ 553.653] (II) This device may have been added with another device file.
[ 553.654] (II) config/udev: Adding input device HDA NVidia
HDMI/DP,pcm=7 (/dev/input/event7)
[ 553.654] (II) No input driver specified, ignoring this device.
[ 553.654] (II) This device may have been added with another device file.
[ 553.654] (II) config/udev: Adding input device HDA Intel PCH
Headphone (/dev/input/event4)
[ 553.654] (II) No input driver specified, ignoring this device.
[ 553.654] (II) This device may have been added with another device file.
[ 553.654] (II) config/udev: Adding input device Apple Inc. Apple
Internal Keyboard / Trackpad (/dev/input/event9)
[ 553.654] (**) Apple Inc. Apple Internal Keyboard / Trackpad:
Applying InputClass "evdev keyboard catchall"
[ 553.654] (II) Using input driver 'evdev' for 'Apple Inc. Apple
Internal Keyboard / Trackpad'
[ 553.654] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always
reports core events
[ 553.655] (**) evdev: Apple Inc. Apple Internal Keyboard / Trackpad:
Device: "/dev/input/event9"
[ 553.655] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad:
Vendor 0x5ac Product 0x263
[ 553.655] (--) evdev: Apple Inc. Apple Internal Keyboard / Trackpad:
Found keys
[ 553.655] (II) evdev: Apple Inc. Apple Internal Keyboard / Trackpad:
Configuring as keyboard
[ 553.655] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.2/2-1.8.2:1.0/input/input11/event9"
[ 553.655] (II) XINPUT: Adding extended input device "Apple Inc. Apple
Internal Keyboard / Trackpad" (type: KEYBOARD, id 9)
[ 553.655] (**) Option "xkb_rules" "evdev"
[ 553.655] (**) Option "xkb_model" "evdev"
[ 553.655] (**) Option "xkb_layout" "us"
[ 553.655] (II) config/udev: Adding input device bcm5974
(/dev/input/event10)
[ 553.655] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
[ 553.655] (**) bcm5974: Applying InputClass "touchpad catchall"
[ 553.655] (**) bcm5974: Applying InputClass "Default clickpad buttons"
[ 553.655] (**) bcm5974: Applying InputClass "Disable clickpad buttons
on Apple touchpads"
[ 553.655] (**) bcm5974: Applying InputClass "Touchpads"
[ 553.655] (II) LoadModule: "mtrack"
[ 553.656] (II) Loading /usr/lib64/xorg/modules/input/mtrack_drv.so
[ 553.656] (II) Module mtrack: vendor="X.Org Foundation"
[ 553.656] compiled for 1.12.3, module version = 0.1.0
[ 553.656] Module class: X.Org XInput Driver
[ 553.656] ABI class: X.Org XInput driver, version 16.0
[ 553.656] (II) Using input driver 'mtrack' for 'bcm5974'
[ 553.656] (**) bcm5974: always reports core events
[ 553.656] (**) bcm5974: always reports core events
[ 553.657] (**) Option "IgnoreThumb" "true"
[ 553.657] (**) Option "IgnorePalm" "true"
[ 553.657] (**) Option "BottomEdge" "25"
[ 553.657] (**) Option "ClickFinger1" "0"
[ 553.657] (**) Option "ClickFinger2" "3"
[ 553.657] (**) Option "ClickFinger3" "2"
[ 553.657] (**) Option "ButtonMoveEmulate" "false"
[ 553.657] (**) Option "TapButton1" "0"
[ 553.657] (**) Option "TapButton2" "0"
[ 553.657] (**) Option "TapButton3" "0"
[ 553.657] (**) Option "TapButton4" "0"
[ 553.657] (**) Option "ClickTime" "25"
[ 553.657] (**) Option "Sensitivity" "0.35"
[ 553.657] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.2/2-1.8.2:1.2/input/input12/event10"
[ 553.657] (II) XINPUT: Adding extended input device "bcm5974" (type:
TOUCHPAD, id 10)
[ 553.657] (II) device control: init
[ 553.657] (**) Option "Device" "/dev/input/event10"
[ 553.658] (II) mtrack: devname: bcm5974
[ 553.658] (II) mtrack: devid: 5ac 263 1
[ 553.658] (II) mtrack: caps: left mtdata ibt
[ 553.658] (II) mtrack: 0: min: 0 max: 2048
[ 553.658] (II) mtrack: 1: min: 0 max: 2048
[ 553.658] (II) mtrack: 2: min: 0 max: 2048
[ 553.658] (II) mtrack: 3: min: 0 max: 2048
[ 553.658] (II) mtrack: 4: min: -16384 max: 16384
[ 553.658] (II) mtrack: 5: min: -4750 max: 5280
[ 553.658] (II) mtrack: 6: min: -150 max: 6730
[ 553.658] (II) mtrack: 9: min: 0 max: 65535
[ 553.681] (**) bcm5974: (accel) keeping acceleration scheme 1
[ 553.681] (**) bcm5974: (accel) acceleration profile 0
[ 553.681] (**) bcm5974: (accel) acceleration factor: 2.000
[ 553.681] (**) bcm5974: (accel) acceleration threshold: 4
[ 553.681] (II) device control: on
[ 553.682] (II) Touchpad supports regular and approaching touches.
[ 553.682] (II) touch_min = 0, touch_max = 2048
[ 553.682] (II) Touchpad supports minor touch widths.
[ 553.683] (II) config/udev: Adding input device bcm5974
(/dev/input/mouse0)
[ 553.683] (**) bcm5974: Ignoring device from InputClass "touchpad
ignore duplicates"
[ 553.683] (II) config/udev: Adding input device PC Speaker
(/dev/input/event5)
[ 553.683] (II) No input driver specified, ignoring this device.
[ 553.683] (II) This device may have been added with another device file.
I've tried to solve the problem with some help of the archlinux forum
but no luck: https://bbs.archlinux.org/viewtopic.php?id=144255&p=3
(see posts from user archixxx).
Has anyboy a hint for me? I take everything! ;-)
Thanks!
Robert
reply other threads:[~2012-10-19 15:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50816943.1020608@tauceti.net \
--to=home@tauceti.net \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.