c9e4 [Solved] KDE4 doesn't see USB mouse - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Desktop Usage > Window Managers > KDE

KDE The K Desktop Environment

Reply
 
Thread Tools Display Modes
  #1  
Old July 29th, 2012, 08:22
laggerok laggerok is offline
Junior Member
 
Join Date: Jul 2012
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default KDE4 doesn't see USB mouse

Hello.
Just installed KDE4 on my laptop DELL Vostro, on FreeBSD 9.

In rc.conf included:

Quote:
hald_enable="YES"
dbus_enable="YES"
I've made #Xorg -configure - it shows me a black screen. If I make #Xorg -config xorg.conf.new -retro - it show a grid with mouse successfully moving and besides it's moving in console.

Starting KDE4 - mouse is not moving, though keyboard is working fine.
My xorg.conf and Xorg.0.log in attachment. What can be done about it?
Attached Files
File Type: txt xorg.conf.txt (2.5 KB, 6 views)
File Type: zip Xorg.0.log.zip (5.7 KB, 1 views)
Reply With Quote
  #2  
Old July 29th, 2012, 15:45
cpu82's Avatar
cpu82 cpu82 is offline
Member
 
Join Date: Jul 2011
Location: Granada, ES
Posts: 865
Thanks: 173
Thanked 300 Times in 232 Posts
Post

Check, you have this entry in /etc/rc.conf
Code:
moused_enable="YES"
Turn off AutoAddDevices in xorg.conf, you can do this adding in the ServerLayout Section this entry
Code:
Option  "AutoAddDevices"  "Off"
Reply With Quote
  #3  
Old July 29th, 2012, 18:35
laggerok laggerok is offline
Junior Member
 
Join Date: Jul 2012
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
moused_enable="YES"
Added. No result.

Quote:
Option "AutoAddDevices" "Off"
Again no result....
Reply With Quote
  #4  
Old July 29th, 2012, 18:51
laggerok laggerok is offline
Junior Member
 
Join Date: Jul 2012
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Solved. Besides the dances in previous messages I had also to:
Code:
#cd /usr/port/x11-drivers/xf86-input-keyboard && make reinstall clean
#cd /usr/port/x11-drivers/xf86-input-mouse && make reinstall clean
Mouse is alright.

The other problem appeared, after startx I see KDE loading and "Starting Akonadi Server" but that black screen.

Last edited by SirDice; July 30th, 2012 at 17:15. Reason: Read about formatting tags: http://forums.freebsd.org/misc.php?do=bbcode
Reply With Quote
  #5  
Old July 29th, 2012, 19:44
cpu82's Avatar
cpu82 cpu82 is offline
Member
 
Join Date: Jul 2011
Location: Granada, ES
Posts: 865
Thanks: 173
Thanked 300 Times in 232 Posts
Post

If you don't use kdepim try disable akonadi

$ sed -i "" '/StartServer/ s/true/false/' ~/.config/akonadi/akonadiserverrc

Take a look http://mail.kde.org/pipermail/kde-fr...ly/013669.html

List of applications who needs akonadi enabled http://userbase.kde.org/Akonadi#ApplicationTable
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse doesn't work unless Xorg restarted and mouse replugged in Grell X.Org 23 June 23rd, 2012 22:35
[Solved] FreeBSD KDE4 Problem: Mouse and Keyboard ASRV1 KDE 3 May 17th, 2012 02:10
[Solved] KDE4 under VMWARE: keyboard and mouse don't work nhanquy KDE 4 April 22nd, 2010 12:57
[Solved] Xorg mouse test works, but KDE4 mouse fails tom-pele X.Org 1 May 11th, 2009 17:24
[Solved] Mouse not moving in KDE4 jemate18 KDE 3 May 9th, 2009 00:53


All times are GMT +1. The time now is 18:33.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0