Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
and if i do this [$ sudo dpkg-reconfigure xserver-xorg] it only changes the settings on my linux os, not my hardware right?
Right.
Did you have a problem?
Quote:
what will that do exactly? because i might get windows vista and i dont know if this will save the settings on my harddrive or on my bios settings
The reconfigure attempts to set your /etc/X11/xorg.conf to account for HW changes. Look at it with "less /etc/X11/xorg.conf". After the reconfigure, it should be using the nv driver for video, which you may be able to change for the proprietary nvidia driver with the restricted driver manager.
Your BIOS is not used to run the advanced features of your videocard. After boot, linux dosn't bother with it. Usually, in fact, Windows will mess up cards for linux instead - exactly as you fear - by modifying BIOS stuff... maybe leaving a card in a sleep mode when it logs out.
If this card is DirectX 10 compliant or HDCP compliant, you should be aware that it is broken by design.
what will that do exactly? because i might get windows vista and i dont know if this will save the settings on my harddrive or on my bios settings
it will change the settings to X.org, which is the x server which is used to control x11 which controls the windows on your screen, not the BIOS which you have to configure by going through by pressing a button when your computer first starts up
it will change the settings to X.org, which is the x server which is used to control x11 which controls the windows on your screen, not the BIOS which you have to configure by going through by pressing a button when your computer first starts up
if i get vista and put it on the pc it would work right? i think the problem is that my card isnt supported by linux
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.