Justin <jus...@j-schmitz.net> [10-04-25 15:02]:
> On 25/04/10 14:49, Daniel Pielmeier wrote:
> > meino.cra...@gmx.de schrieb am 25.04.2010 14:25:
> >>
> >> Hi,
> >>
> >> I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80.
> >> Afterwards I etc-updated and recompiled the output of 
> >> qlist -I -C x11-drivers and did a modprobe -r.
> >> I rebooted. X11 starts with no problem but the keyboard
> >> and the mouse were not responding.
> >>
> >> The xorg logfiles says that there are no input-devices
> >> specified and that module dri and dri2 couldn't be found.
> >> A quick look at man xorg.conf says nothing about definitions
> >> of input devices.
> >> The previous versions has had no problems with my xorg.conf,
> >> so something added with the latest update may have killed
> >> the functionality...
> >>
> >> What did I wrong?
> >>
> >> Thank you very much in advance for any help in advance!
> > 
> > Afaik input devices are managed by udev instead of hal in xorg-1.8. There 
> > is an
> > upgrade guide [1] but I don't know if it is official and finished.
> > 
> > [1] 
> > http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.8-upgrade-guide.xml
> > 
> 
> That's the one I meant, and I assume that everything hosted on our infra
> can considered to be official somehow.
> 
> And this what was shown to me from the emerge.
> 
> INFO: postinst
> You should consider reading upgrade guide for this release:
> 
> http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.8-upgrade-guide.xml
> 
> WARN: postinst
> You must rebuild all drivers if upgrading from <xorg-server-1.8
> because the ABI changed. If you cannot start X because
> of module version mismatch errors, this is your problem.
> You can generate a list of all installed packages in the x11-drivers
> category using this command:
>         emerge portage-utils; qlist -I -C x11-drivers/
> 
> 


I included the extra class specification xorg-server-18 needs for
recognizing mouse and keyboard. Useflags, kernelversion und udev
match also.
But I get an error in the Xorg-logfile:

[  2805.694] (II) Initializing extension GLX
[  2806.923] (II) config/udev: Adding input device Logitech N48 
(/dev/input/mouse0)
[  2806.923] (**) Logitech N48: Applying InputClass "mouse-all"
[  2806.923] (II) LoadModule: "evdev"
[  2806.923] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2806.973] (II) Module evdev: vendor="X.Org Foundation"
[  2806.973]    compiled for 1.8.0, module version = 2.4.0
[  2806.973]    Module class: X.Org XInput Driver
[  2806.973]    ABI class: X.Org XInput driver, version 9.0
[  2806.973] (**) Logitech N48: always reports core events
[  2806.973] (**) Logitech N48: Device: "/dev/input/mouse0"
[  2806.984] (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
[  2807.016] (II) UnloadModule: "evdev"
[  2807.016] (EE) PreInit returned NULL for "Logitech N48"



"Inappropiate ioctl" looks like some version mismatch between kernel
interface and ... what?

udev is recompiled after installation of xorg-server and the kernel
was not changed after that installation...

I simply dont know whats failing there...





-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.


Reply via email to