From: "Daniel da Veiga" <danieldaveiga@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Monitor goes off on boot
Date: Wed, 8 Mar 2006 09:31:33 -0300 [thread overview]
Message-ID: <342e1090603080431j3cd9c844mc5900bcc81b5a086@mail.gmail.com> (raw)
In-Reply-To: <4bf052bf0603080255s2be03911p161a61959af35235@mail.gmail.com>
On 3/8/06, Ghaith Hachem <blacksadness@gmail.com> wrote:
> i know ati drivers suck but i booted the live cd on my x300se card so
> i guess it's not really the problem.. maybe the screen don't support
> the resolution set by default (1024 x 768 was the resolution the live
> cd set by default on my pc and it worked great)
>
The livecd uses the VESA drivers, that should support most if not all
cards, its a generic driver, so, what you are getting is probably a
VSync problem, Xorg tries to probe the monitor for supported
resolutions and H/VSyncs, what happened must be that it is using a
Vsync not supported by your monitor.
Use CTRL+ALT+F1, edit /etc/X11/xorg.conf, try setting the VSync to
lower values (60 for instance), also try setting a lower resolution
(800x600 should work). Man xorg.conf for details. X -configure can
"try" to create a xorg.conf probing your devices (it usually misses my
mouse). Check the X System How To at www.gentoo.org to see how
configure xorg.
Keep in mind that you can use the command-line installer instead, or
follow the instructions and do it by hand (I consider the later a
great learning experience that can save your ass sometimes).
> On 3/8/06, Holly Bostick <motub@planet.nl> wrote:
> > A.R.S. KA9QLQ Alvin Koffman schreef:
> > > Well I'm stumped. Every time I boot the live cd it gets to where
> > > Gnome should start then the monitor goes off. Does any one know what
> > > video drivers the live cd uses? Alvin
> > >
> > > For the best jerky you've ever had go to http://alk.jerkydirect.com/
> > > My home page http://ka9qlq.tripod.com This PC is windows free with
> > > Mepis Linux 3.4-3 http://www.mepis.org/ 1(747)632-4973 SIP Get Gizmo
> > > 1 cent per minuet calling http://www.gizmoproject.com/
> >
> > What video card do you have and what drivers?
> >
> > I've had similar problems (not with this graphical live CD, since I
> > installed Gentoo before it existed, but with X applications and X
> > itself), because I have an ATI card. ATI cards do do that (just shut
> > down the monitor) if 1) using the wrong drivers ("radeon" when card
> > model is one above the 9(2/5?)50 (sorry, can't remember which model is
> > the stopper for the Open Source drivers), and/or 2) DGA is enabled for
> > the fglrx drivers (this will do exactly what you described; it has many
> > times for me, and it is just one of the many PITAs with the fglrx drivers).
> >
> > The thing is-- in theory, I have no evidence to support this-- that
> > GNOME (I am a GNOME user as opposed to a KDE user, though I don't use
> > either of those DE's regularly or "first" during a new install due to
> > their size) appears to require 3D support be working in order to load
> > properly. Or at least, the hardware acceleration must be working if
> > you're using drivers that supposedly support said acceleration. As I
> > said, I have no evidence for this /per se/; it's just my theory based on
> > experience. If you're using the 'vesa' drivers (which don't support 3D),
> > I betcha GNOME will load fine (at least it always does for me), but as
> > soon as you load drivers in your X config that are supposed to support
> > hardware acceleration/OpenGL/3D, GNOME will break if that support is
> > broken (even though, afaik, no basic operation of GNOME actually uses
> > 3D-- that's why this is a "theory" and seemingly rather a crackpot one,
> > but it's the only theory that fits my experience).
> >
> > So I would suggest first changing your xorg.conf to load the vesa
> > drivers, which should load (that's what they're for, default drivers
> > that should always be able to load and display), then editing your
> > xorg.conf to resolve the "obvious" problem that it must have. Some
> > option or driver causes your video card to stop sending a signal. I know
> > that >=9600 ATI cards do this when DGA is enabled on the fglrx drivers,
> > and also that >=9(2/5?)50 cards do strange things when using the
> > "radeon" drivers which don't support these models for hardware
> > acceleration, as opposed to the "fglrx" drivers which do-- but the
> > LiveCDs will tend to (in my experience) recognize my 9800SE as an ATI
> > card and load the "radeon" drivers incorrectly because the "fglrx"
> > drivers that the card needs are not open source... and the "radeon"
> > drivers don't actually work properly for my card. But you may have a
> > different brand of card, or it could be a different option causing this.
> >
> > You might want to copy /var/log/Xorg.0.log to a backup location before
> > you try to start X with the vesa drivers (since the vesa drivers should
> > load correctly, it will overwrite the log with the errors and you need
> > to know what they are, so backup the log with the errors first, is that
> > I'm suggesting).
> >
> > But the first thing we'd have to know is what is the video card, and
> > what are the loaded drivers; then we can work on things like what video
> > options you set in the kernel, and what you've got for modelines and the
> > like in xorg.conf (though I doubt that the issue is modelines, since
> > that just knocks you out fo X completely with a "no screens found"
> > error, not kills your signal between video card and monitor while
> > leaving X actually running).
> >
> > Anyway, hope this helps.
> > Holly
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
>
>
> --
> Cheers,
> Ghaith
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-03-08 12:36 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-08 6:18 [gentoo-user] Monitor goes off on boot A.R.S. KA9QLQ Alvin Koffman
2006-03-08 7:46 ` Iain Buchanan
2006-03-08 8:00 ` A.R.S. KA9QLQ Alvin Koffman
2006-03-08 8:17 ` Rumen Yotov
2006-03-08 8:18 ` Ghaith Hachem
2006-03-08 10:44 ` Holly Bostick
2006-03-08 10:55 ` Ghaith Hachem
2006-03-08 11:30 ` Holly Bostick
2006-03-08 12:04 ` Ghaith Hachem
2006-03-08 12:31 ` Daniel da Veiga [this message]
2006-03-08 13:04 ` Holly Bostick
2006-03-08 14:39 ` Daniel da Veiga
2006-03-08 17:41 ` A.R.S. KA9QLQ Alvin Koffman
2006-03-08 18:07 ` Daniel da Veiga
2006-03-08 22:11 ` Alan E. Davis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=342e1090603080431j3cd9c844mc5900bcc81b5a086@mail.gmail.com \
--to=danieldaveiga@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox