Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 104153
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo LiveCD Package Maintainers <livecd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andrew Gaffney <agaffney@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 104153 depends on: Show dependency tree
Bug 104153 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-29 09:01 0000
I think the summary says it all :P It's quite annoying to be running the LiveCD
in vmware, specify vga=788, and have X run at 1920x1440 :)

------- Comment #1 From Mike Rosset 2005-10-04 03:00:45 0000 -------
mkxf86config does not depend on kernel param vga= that is for frambuffer
support. 
mkxf86config simple dynamically creats a xorg.conf file. but I do agree that
using the max probed resolution is not ideal

------- Comment #2 From Chris Gianelloni (RETIRED) 2005-10-04 07:20:20 0000 -------
Yeah, we know that it doesn't use vga= at all.  That was the actual request.

Personally, I don't think it should respect framebuffer size.  Instead, I think
it should support a new option, let's say, xres= or something, that limits the
maximum X resolution.  Having X detect all available resolutions is actually a
good thing, especially for LiveCD and GameCD images.  After all, if I have a
swanky new SLI 7800GTX setup, I sure as hell would want to play games at
1600x1200, which is my LCD's native resolution.

Andrew, what do you think about xres=${x}x${y} setting the maximum X resolution?

------- Comment #3 From Andrew Gaffney 2005-10-04 07:57:04 0000 -------
That works for me. I'd just like a way to limit the max X resolution if
mkxf86config is going to default to the highest available. I just don't like
vmware running at 1920x1440 on my 1280x1024 display :P

------- Comment #4 From Chris Gianelloni (RETIRED) 2006-12-14 15:08:57 0000 -------
Can you try out the new version of mkxf86config... it's in my dev overlay...

svn co http://overlays.gentoo.org/svn/dev/wolf31o2

If this works for you, it'll become "official" and go into the tree. 
Basically, it prepends any resolutions with the one you manually enter, so it
*should* start up X in your chosen resolution.  I haven't actually tested this
yet, but will be doing so on one of my upcoming LiveCD builds.

------- Comment #5 From Chris Gianelloni (RETIRED) 2007-01-04 15:15:17 0000 -------
OK... this is FIXED now with 0.9.8, but you have to use xres, it doesn't use
vga= (since you don't want it to flip on -nofb and such)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug