I'm new to Linux, so please bear with me. I have a new install of Debian, latest stable release, on an old ALR server running quad 200 MHz Pentium Pros. I only get two choices for screen resolution: 800 X 600 or 640 X 480. How can I get a higher resolution? I may be mistaken, but I think the video card should be capable of higher resolution. Is there a program in Debian comparable to the "Device Manager" in Windows? If so, how do I access it to get the details of my video card?
KF4SQB 0 Junior Poster in Training
Recommended Answers
Jump to PostMost likely Debian is using a default generic driver, one that only supports 'safe' resolutions like the ones you mentioned above. So, find the manufacturer of your video card, and use Google to find the appropriate drivers to install.
Jump to Postno mine, i posted the same thing but yours came out above it
Jump to Post"dpkg: error processing xserver-xorg (--configure):package xserver-xorg is already installed and configured
Errors were encountered while processing: xserver-xorg"You just might want to use sudo:
$ sudo dpkg --configure xserver-xorg
Jump to Postare you logging in as root?
try it as him, not the user you made
Jump to Postif not then there is a sure-fire but very complex way of doing it:
login as ROOT
cd /
cd etc
cd X11 (case sensitive!)
nano xorg.confNano is a text editor like EDIT for DOS. You can edit the file yousrelf (its easy e.g just change driver=xxxxx) …
All 28 Replies
John A 1,896 Vampirical Lurker Team Colleague
KF4SQB 0 Junior Poster in Training
John A 1,896 Vampirical Lurker Team Colleague
KF4SQB 0 Junior Poster in Training
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
KF4SQB 0 Junior Poster in Training
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Sturm 270 Veteran Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Sturm 270 Veteran Poster
KF4SQB 0 Junior Poster in Training
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
KF4SQB 0 Junior Poster in Training
Sturm 270 Veteran Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Sturm 270 Veteran Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Sturm commented: I was joking ;-) +2
KF4SQB 0 Junior Poster in Training
Sturm 270 Veteran Poster
John A 1,896 Vampirical Lurker Team Colleague
jbennet commented: good idea but i dont think debian sets up sudo by default? maybe... +21
KF4SQB 0 Junior Poster in Training
Sturm 270 Veteran Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Sturm commented: lol try it as "him." Root could be a girl! +2
John A 1,896 Vampirical Lurker Team Colleague
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
KF4SQB 0 Junior Poster in Training
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
KF4SQB 0 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.