| Unix Content | Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| 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 |
|
#2
|
| maitre Aliboron a écrit : > 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 |
|
#3
|
| "maitre Aliboron" >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. >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@mips.complang.tuwien.ac.at Most things have to be believed to be seen http://www.complang.tuwien.ac.at/anton/home.html |