Bug 434663

Summary: Fullscreen Mode Out of Range
Product: [Fedora] Fedora Reporter: Christopher Stone <chris.stone>
Component: glaxiumAssignee: Hans de Goede <hdegoede>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-25 08:58:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christopher Stone 2008-02-24 04:15:35 UTC
When I run glaxium in full screen mode my LCD monitor shows an error message
which says "out of range".  I tried to start it in window mode and adjust the
resolution to 1600x1200 but could not find an option to do this.

Comment 1 Hans de Goede 2008-02-24 14:59:55 UTC
There is no option to start it in 1600x1200, but you could try starting it at
1024x768, by starting it from a cmdline like this:

glaxium -f -4

But does your monitor really not support 800x600 (the default resolution used by
glaxium) ?

That would be strange I think this is an Xog bug. Anyways can you try running it
as described above?



Comment 2 Christopher Stone 2008-02-24 19:32:16 UTC
Ah okay, I was confused with how the options worked.  I've tested the different
fullscreen options and -1, -2 and -4 all work as expected.  Only using -f -3
will result in an "out of range" error for my LCD monitor.

Comment 3 Hans de Goede 2008-02-25 08:58:50 UTC
Ok,

To bad that that's the default, but 800x600 is a reasonable default as this will
also work on older laptop's / modern laptop's with small screens.

Anyway not being able to display 800x600 on your monitor really is an X bug, so
I suggest you file a new bug for that. You should be able to reproduce by going
to preferences->screen resolution and choose 800x600 there (I hope).


Comment 4 Christopher Stone 2008-02-25 19:19:12 UTC
I tried the configure display GUI from KDE and 800x600 works just fine at a
refresh rate of 94Hz or greater.

I will try using the open source nv driver before filing an X bug.

Comment 5 Christopher Stone 2008-02-25 20:00:05 UTC
Indeed, after removing kmod-nvidia this bug goes away.