Bug 434663
| Summary: | Fullscreen Mode Out of Range | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Stone <chris.stone> |
| Component: | glaxium | Assignee: | 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
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? 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. 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). 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. Indeed, after removing kmod-nvidia this bug goes away. |