|
Linux Forum Index » Linux X » debian 4.0 X does not start after installation...
Page 1 of 1
|
| Author |
Message |
| maitre Aliboron... |
Posted: Tue Jul 08, 2008 3:06 pm |
|
|
|
Guest
|
In the log file the last message is
(EE) Device not present
(or something like this)
It seems that auto configuration did not
work.
How can I configure manually my X windows
system? is there a command such as x-config
or something like this?
maitre Aliboron |
|
|
| Back to top |
|
| YBM... |
Posted: Tue Jul 08, 2008 3:19 pm |
|
|
|
Guest
|
maitre Aliboron a écrit :
Quote: In the log file the last message is
(EE) Device not present
(or something like this)
It seems that auto configuration did not
work.
How can I configure manually my X windows
system? is there a command such as x-config
or something like this?
dpkg-reconfigure -plow xserver-xorg |
|
|
| Back to top |
|
| Anton Ertl... |
Posted: Tue Jul 08, 2008 4:25 pm |
|
|
|
Guest
|
"maitre Aliboron" <aliboron at (no spam) despammed.com> writes:
Quote: In the log file the last message is
(EE) Device not present
(or something like this)
That's very little for us to work with, but still I'll make a guess:
I have seen such things several times with Debian when using Radeon
(R200-R4xx) cards. The solution was to delete the /etc/X11/xorg.conf
generated by Debian; without the broken xorg.conf file the X server
autoconfigured itself nicely and correctly.
Quote: How can I configure manually my X windows
system?
emacs /etc/X11/xorg.conf
- anton
--
M. Anton Ertl Some things have to be seen to be believed
anton at (no spam) mips.complang.tuwien.ac.at Most things have to be believed to be seen
http://www.complang.tuwien.ac.at/anton/home.html |
|
|
| Back to top |
|
| |