On 07/27/15 08:00, Rich Emberson wrote: > Still no mouse or keyboard. Don't know if this is the problem. > > from /var/log/Xorg.0.log Well, the /dev/fb0 is not related to your keyboard/mouse problem since that device is a "frame buffer" which is related to video. My reason for suggesting what I did is that I only see this error on my systems when the nVidia drivers are not installed. What type of keyboard/mouse do you have? PS2, USB, Bluetooth? If you grep "input device" /var/log/Xorg.0.log | grep XINPUT what do you get? On one system I have a USB keyboard/mouse combination and I see... [egreshko@meimei log]$ grep "input device" Xorg.0.log | grep XINPUT [338349.680] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [338349.680] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [338349.682] (II) XINPUT: Adding extended input device "Logitech M310" (type: MOUSE, id 8) [338349.683] (II) XINPUT: Adding extended input device "Logitech K520" (type: KEYBOARD, id 9) While on my laptop I see.... [egreshko@acer log]$ grep "input device" Xorg.0.log | grep XINPUT [ 64.585] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 64.594] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 64.606] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [ 64.615] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9) [ 64.627] (II) XINPUT: Adding extended input device "Acer CrystalEye webcam" (type: KEYBOARD, id 10) [ 64.695] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 11) [ 64.759] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12) [ 64.777] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13) [ 64.795] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14) But, rather than picking out bits and pieces of your Xorg log file, maybe post it somewhere for everyone to see? -- If I wanted a blog or social media I'd go elsewhere -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org