*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
05-18-2009, 03:09 AM
|
#1
|
|
Member
Registered: Sep 2008
Distribution: Slackware FreeBSD
Posts: 42
Rep:
|
xf86-video-vga driver problem.
The x11-drivers/xf86-video-vga port is broken. The X-server is not fully
functional. The keyboard and mouse do not work. How to run X, I don't know.
|
|
|
|
05-19-2009, 04:39 AM
|
#2
|
|
ReliaFree Maintainer
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware, Cross Linux from Scratch, Gentoo
Posts: 2,663
Rep: 
|
Did you install xf86-input-keyboard and xf86-input-mouse for keyboard and mouse functionality? xf86-video-vga is a video driver.
|
|
|
|
05-19-2009, 06:43 AM
|
#3
|
|
Member
Registered: Sep 2008
Distribution: Slackware FreeBSD
Posts: 42
Original Poster
Rep:
|
Of course I did. I'm not so stupid. Last year, when the afore-mentioned port was maintained, de X server wouldn't run at its full without this driver. I installed 7.2-RELEASE with full xorg-7.4. The mouse and keyboard won't work.
|
|
|
|
05-19-2009, 09:54 AM
|
#4
|
|
ReliaFree Maintainer
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware, Cross Linux from Scratch, Gentoo
Posts: 2,663
Rep: 
|
Quote:
Originally Posted by mobydick
Of course I did. I'm not so stupid.
|
Well, you mentioned a video driver port was broken. Then you went on to state that the keyboard and mouse didn't work. It's not alot for someone trying to help to work with. Good luck with your problem.
|
|
|
|
05-19-2009, 02:07 PM
|
#5
|
|
Member
Registered: Sep 2008
Distribution: Slackware FreeBSD
Posts: 42
Original Poster
Rep:
|
I'm talking about a FreeBSD port which is broken, i.e is not maintained anymore.
Without the driver, that used to be built by the mentioned port, I can't install on my FreeBSD system xf86-video-vga, which is essential for the Xserver to run.
Gentoo portage cannot be compared to the FreeBSD ports collection. The latter is a more sophisticated infrastructure. A certain port may have up to 40 dependencies.
If you ever have built Xorg from ports in FreeBSD, please give me advice.
Did I make myself clear?
|
|
|
|
05-24-2009, 02:11 PM
|
#6
|
|
Member
Registered: Sep 2008
Distribution: Slackware FreeBSD
Posts: 42
Original Poster
Rep:
|
I found the solution!
~#:Xorg -config
~#:cp xorg.conf.new /etc/X11/xorg.conf
~#:vi /etc/X11/xorg.conf
Add following lines to the file:
"Section "ServerFlags"
Option "DontZap" "Off"
Option "AllowEmptyInput" "Off"
Option "AutoAddDevices" "Off"
Option "AutoEnableDevices" "Off"
EndSection"
Keyboard and mouse work perfect thereafter.xorgconfig doesn't exist anymore, as it seems.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:53 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|