ae38 keyboard problem on X windows - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > Peripheral Hardware

Peripheral Hardware Stuff that plugs in via USB, FireWire, eSATA, PS/2, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old July 11th, 2009, 23:18
nomanlan nomanlan is offline
Junior Member
 
Join Date: Jul 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default keyboard problem on X windows

My PS/2 keyboard works fine on console mode, but when I go into X windows or Gnome desktop the keyboard stopped working, my ps/2 mouse works just fine, I can open up terminal window but can't seem to type anything in. I am running 7.2 release that I downloaded a few days ago. Any help is greatly appreciated.
Reply With Quote
  #2  
Old July 11th, 2009, 23:38
nomanlan nomanlan is offline
Junior Member
 
Join Date: Jul 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I noticed a couple of times, the keyboard works right after Gnome starts up, I can type in Xterm window but then the keyboard stops working all together in about a minute or two.
Reply With Quote
  #3  
Old July 20th, 2009, 06:57
Bunyan's Avatar
Bunyan Bunyan is offline
Member
 
Join Date: Jan 2009
Posts: 139
Thanks: 7
Thanked 16 Times in 15 Posts
Default

My mouse and keyboard don't work at all. But when I add these lines to the head of my xorg.conf, they work.
Code:
Section "ServerFlags"
        Option	"DontZap" "Off"
	Option  "AllowEmptyInput" "Off"
	Option  "AutoAddDevices"  "Off"
        Option  "AutoEnableDevices" "Off"
EndSection
Reply With Quote
  #4  
Old July 20th, 2009, 07:40
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,725
Thanks: 47
Thanked 2,023 Times in 1,862 Posts
Default

That's because Xorg 7.4 uses HAL to detect keyboards and mice. Just add to /etc/rc.conf:
Code:
hald_enable="YES"
dbus_enable="YES"
You'll need those anyway for KDE, GNOME and XFCE.
__________________
Senior UNIX Engineer at Unix Support Nederland
Experience is something you don't get until just after you need it.
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
[Solved] Windows 7 RC Caliante Off-Topic 64 January 19th, 2013 13:25
[Solved] Windows Vista & FreeBSD (dual-boot problem) Anti_Evil Installing & Upgrading 4 June 24th, 2009 07:29
Will BootManager recognize Windows? penguinhead Installing & Upgrading 5 June 1st, 2009 11:07
[Solved] x-windows black screen Antonix X.Org 7 May 19th, 2009 18:25
Cant telnet to windows xp alexe100 General 5 February 8th, 2009 15:16


All times are GMT +1. The time now is 15:30.


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