|
FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD. |
|
Thread Tools | Display Modes |
|
||||
Xorg 7.3 -> 7.4 config problems
I'm having a bit of trouble getting xorg 7.4 going under FreeBSD 7. Video chipset is Radeon X800 (R430); card has one DVI out (which I'm using) and one VGA out. I can't seem to get any sort of display. Running 'X' switches to the new VTY, but nothing else happens--just a blank screen with only my LCD backlight. I don't need to use the <ctrl> key to switch to a console VTY, just <alt><Fx>, which struck me as odd and makes me think that something else "important" isn't happening.
My xorg.conf was auto-generated by 'X -configure'. I couldn't find anything relevant by googling. I did find in xorg.conf(5) a reference to Option "Monitor-<input>", so I added Code:
Option "Monitor-DVI-0" "Monitor0" Config and log are at http://web.mr-happy.com/xorg-7.4-200904/ . I'm grateful for any help. Jeff Last edited by jbhappy; 27th April 2009 at 05:35 AM. |
|
|||
in one or both of the following two places someone has posted
a working xorg.conf that would help the freebsd questions list the forums at freebsd.org Otherwise, the latter has long threads helping with xorg. Cannot guess as to which would be quicker. What I have done in the past is google for the specific chipset "x800 OR R430" xorg.conf "xorg 7.4" to obtain samples
__________________
FreeBSD 13-STABLE |
|
|||
compiling it without HAL support made everything work for me.
i didnt do "X -configure", after compiling i just ran startx and everything was working perfectly. |
|
||||
No luck. Tried the googling, built xorg without hal support, still nothing but a blank screen. I grabbed the output of 'xrandr -q --verbose' in case that means anything to anyone:
http://web.mr-happy.com/xorg-7.4-200...andr-q-verbose I dunno. I'll keep looking, but I might end up having to roll my ports tree back to pre-7.4. Bah. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
pf config error | Stellar | OpenBSD Security | 5 | 3rd September 2009 01:01 PM |
Wireless Network Config working -- almost | JMJ_coder | General software and network | 4 | 20th November 2008 05:10 PM |
Need to use full path to commands and xorg.config problem | phreud | FreeBSD General | 4 | 17th November 2008 07:44 PM |
ports config and makefile scripting | boincv | FreeBSD Ports and Packages | 6 | 1st October 2008 07:57 AM |
Libpurple 2.4.2 config failure. | KernelPanic | FreeBSD Ports and Packages | 3 | 23rd May 2008 06:19 PM |