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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
My graphics are an integrated Intel 810 controller - I have assigned 8mb video ram in BIOS - xserver only loads the vesa driver with the highest res 1024x768
I have tried edit xorg.conf and adding a higher res 1280x1024 within a lower colour depth so the 8mb covers but just a blank screen
The xconf script also just returns a blank screen even though it says successful
Also I cannot 'break' out of this blank screen using CTRL/ALT/PLUS as the xconf script suggests
Thanks for any help on this, I think I need a 810 driver but I'm unable to find it or undertand how to install it?
i810 driver is standard in most distros (if not all). Replace vesa in the file /etc/X11/xorg.conf by i810.
<ctrl><alt><+> cycles the resolutions as defined in above file. <ctrl><alt><Fx> (where x is 1..6) takes you to a console; login and you can change the xorg.conf file; after this, change back to <ctrl><alt><F7> to the GUI and hit <ctrl><alt><backspace> to restart the x-server.
PS what distro do you use?
Last edited by Wim Sturkenboom; 05-23-2007 at 07:43 AM.
ok - I used xorgconfig and managed to get the i810 driver specified - but now when xwindows starts it briefly switches to the increased resolution I added to xconf but then back to 1024x768 - is there something over-riding it somewhere?
but now when xwindows starts it briefly switches to the increased resolution I added to xconf but then back to 1024x768 - is there something over-riding it somewhere?
You didn't say what windows mgr you were using. Is X starting at one resolution and then kde launches and uses its' own resolution? If so set the res in your windows mgr too.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.