fedup 20 -> 21 -> xinit -> KDE -> open /dev/fb0: No such file or directory

Ed Greshko ed.greshko at greshko.com
Tue Jul 28 02:33:02 UTC 2015


On 07/28/15 09:50, richard emberson wrote:
>
> grep "input device" /var/log/Xorg.0.log | grep XINPUT
> <nothing found>
>
> Its a Jetta laptop with touch pad (which, like the usb optical mouse, also does not work) and builtin keyboard.

What is in your /etc/X11/xorg.conf ?   It should only contain....

# RPM Fusion - nvidia-xorg.conf
#
Section "Device"
    Identifier  "Videocard0"
    Driver      "nvidia"
EndSection

Also, what files do you have in the /etc/X11/xorg.conf.d directory?

[egreshko at meimei X11]$ ls -l xorg.conf.d/
total 12
-rw-r--r--. 1 root root 161 Dec 26  2012 00-anaconda-keyboard.conf
-rw-r--r--. 1 root root 108 Dec  2  2013 00-avoid-glamor.conf
-rw-r--r--. 1 root root 178 Feb  7  2014 99-nvidia.conf

I find the following odd in your log file....
>
> [ 10029.383] (==) Matched nvidia as autoconfigured driver 0
> [ 10029.383] (==) Matched nouveau as autoconfigured driver 1
> [ 10029.383] (==) Matched nv as autoconfigured driver 2
> [ 10029.383] (==) Matched nouveau as autoconfigured driver 3
> [ 10029.383] (==) Matched nv as autoconfigured driver 4
> [ 10029.383] (==) Matched modesetting as autoconfigured driver 5
> [ 10029.383] (==) Matched fbdev as autoconfigured driver 6
> [ 10029.383] (==) Matched vesa as autoconfigured driver 7

I don't see any mention of nouveau in my log files except in the kernel command line.



-- 
If I wanted a blog or social media I'd go elsewhere


More information about the users mailing list