Results 1 to 7 of 7
Hi, I have an odd problem, when running dpkg-reconfigure xserver-xorg
It only asks for keyboard settings, after that, it saves xorg, and exits.
It does not ask for which driver ...
- 06-06-2008 #1
dpkg-reconfigure xserver-xorg won't ask for driver
Hi, I have an odd problem, when running dpkg-reconfigure xserver-xorg
It only asks for keyboard settings, after that, it saves xorg, and exits.
It does not ask for which driver i wish to use, or what resolution my screen support.
I find this quite odd, and have trouble finding the reason for it.
- 06-06-2008 #2
dpkg-reconfigre xserver-xorg command doesn't ask for Graphics driver and Monitor settings in latest version of Debian and Debian based distros. One has to configure those manually by editing xorg.conf file.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-06-2008 #3
Try changing the priority to low e.g.
Code:dpkg-reconfigure xserver-xorg -plow
- 06-06-2008 #4
- 06-08-2008 #5Just Joined!
- Join Date
- Jun 2008
- Location
- London/UK
- Posts
- 32
dpkg-reconfigure xserver-xorg doesn't ask for the driver because it figures this out by itself.
- 06-08-2008 #6
It seems like the Debian developers have changed the way "dpkg-reconfigure xserver-xorg" works. There are many posts in various Ubuntu and Debian forums complaining about this because it doesn't seem like the auto detection always works well.
- 06-09-2008 #7
Yes, as I mentioned earlier, dpkg-reconfigure doesn't work like earlier in Debian and Debian based distros. Auto detection is also buggy and doesn't use correct driver. Moreover, vesa driver is not a Generic Driver now. It doesn't work with most of most of Graphics Cards.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote

