VGA(0) error when starting X - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html) +--- Forum: Gentoo (https://www.linux-noob.com/forums/forum-93.html) +--- Thread: VGA(0) error when starting X (/thread-3754.html) |
VGA(0) error when starting X - InaVirtualGhetto - 2004-01-13 (EE) VGA(0): virtual height (0) is too small for the hardware (min 1) How can I go about fixing this? It also said something like: (EE) Screen(s) found, but none have a usable configuration If I fix the VGA(0) will teh screens problem go away? I'm lost. Didnt see it in the configuration file... Any suggestions besides an attempt to drown myself? -Jim VGA(0) error when starting X - anyweb - 2004-01-13 try running redhat-config-xfree86 again see if you can correctly setup your monitor there, and the video card, that is assuming you are running redhat 8/9/fedora cheers anyweb VGA(0) error when starting X - InaVirtualGhetto - 2004-01-13 Err... yeah i'm using gentoo right now. Any way to configure it correctly? Should I import the configuration file from redhat? -Jim VGA(0) error when starting X - znx - 2005-03-31 Look for the entry 'virtual' in your xorg.conf (XF86Config-4) Code: SubSection "Display" Somtimes the virtual screen size messes with X. Simply remove that line, hopefully X will start and you can play with the settings again. VGA(0) error when starting X - z0ny - 2005-04-01 Quote:that is assuming you are running redhatWhy do you assume him running Redhat/Fedora in the Gentoo forums? :) VGA(0) error when starting X - anyweb - 2005-04-01 ah i was thinking that perhaps he had regained his senses ! silly me :P cheers anyweb |