I am using FreeBSD 8.0BETA2. (I know BETA3 is out, will try it next month)
I have tried both xorg 7.4_1 and 7.4_2 on my ATI Radeon (Laptop)
I had to create softlinks for a few libXX.so.X pointing libXX.so.(X-1) in lib folder
The problem is that I get a black blank screen. I don't see the X arrow or the white/grey background. Ctrl+Alt+Backspace doesn't kill X and it gets stuck
If I try a Ctrl+Alt+Del the white GUI and the arrow appear for a second.
I tried
and used the
file to load X as well.
I have also tried other auto Xconfiguration files(from DesktopBSD Live) and tried changing ati to vesa and many other old working config files(from FreeBSD 8.0 CURRENT 200806).
My question is Is this a known bug ??
Also I noticed this isn the log file :
Any inputs ?
I have tried both xorg 7.4_1 and 7.4_2 on my ATI Radeon (Laptop)
I had to create softlinks for a few libXX.so.X pointing libXX.so.(X-1) in lib folder
The problem is that I get a black blank screen. I don't see the X arrow or the white/grey background. Ctrl+Alt+Backspace doesn't kill X and it gets stuck
If I try a Ctrl+Alt+Del the white GUI and the arrow appear for a second.
I tried
Code:
Xorg -configure
Code:
Xorg -config xorg.new
I have also tried other auto Xconfiguration files(from DesktopBSD Live) and tried changing ati to vesa and many other old working config files(from FreeBSD 8.0 CURRENT 200806).
My question is Is this a known bug ??
Also I noticed this isn the log file :
Code:
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
Any inputs ?