Re: Not Loading any X
Raf Czlonka <[email protected]> Sun, 14 Jun 2015 13:51:29 +0100
| Newsgroups | gmane.os.openbsd.x11 |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jun 14, 2015 at 12:48:10PM BST, Mohammad BadieZadegan wrote: > I configured xorg.conf.new and then copy it to /etc/X11/xorg.conf. > (With 2 new insert, *DefaultDepth 24 *and *Modes "1280x1024"*) > But still : > *(EE) NV(0): No valid initial configuration found* > How Resolve that? > > On Sun, Jun 14, 2015 at 12:54 PM, Mohammad BadieZadegan <[email protected] > > wrote: > > > I set 'machdep.allowaperture=1' > > > in /etc/sysctl.conf and reboot my notebook but my display goes to blank > > screen! > > Then, I can only power down by holdin power key! > > How can I resolve this? 1. Disable xdm and use xinit or startx. 2. Unplug the external monitor. 3. Delete the xorg.conf file - like I've mentioned before, you'll probably won't get anything beyond VESA/SVGA (800x600). 4. machdep.allowaperture has four possible settings - 0-3. Have you tried them all? 5. Send your dmesg, please. Raf