Hi,

On Wed, 02 May 2007 20:18:46 -0400 Colleen Beamer
<[EMAIL PROTECTED]> wrote:

> > Hm, OK, I see. Does your kernel's command line contain a valid
> > "video=..." setting?
> 
> I'm not sure what you mean here.  In my make.conf file, I have the
> line video_cards="nvidia"

No, I'm talking about boot loader configuration (the boot loader passes
a command line to the kernel on which there should be a "video"
parameter being set). Maybe genkernel does it for you, I can't tell
since I never used genkernel and probably never will.

> > Are you sure you're handing it a recognized mode
> > string? (I.e. when there's something like "[EMAIL PROTECTED]" or so,
> > the values aren't freely configurable but must match a valid video
> > mode for the framebuffer driver in question -- most of them use
> > those from the "modedb"). Also, you'll need not just framebuffer,
> > but framebuffer console support, too.
> 
> I use genkernel and there is a screen resolution of something that
> says 1024x768 and I can't edit it.  I also don't know what my
> horizontal and vertical sync are because it's not in my documentation
> and when I used ddxcinfo-knoppix -hsync, it returns 0 0 and
> ddcxinfo-knoppix -modlines doesn't have a corresponding mode for my
> monitor - the resolution is 1920x1200.

I'm really out of ideas here: I don't know how much genkernel
automatizes the kernel configuration and don't use it myself. Also, it
depends on the framebuffer driver whether it matches the configured
video mode with some information from the monitor.

Did you check the kernel log for errors, as suggested?

-hwh
-- 
[EMAIL PROTECTED] mailing list

Reply via email to