Summary: | The install starts in unsupported video mode | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexey Parshin <alexeyp> |
Component: | Current packages | Assignee: | Jason Wever (RETIRED) <weeve> |
Status: | RESOLVED WONTFIX | ||
Severity: | blocker | CC: | acooks, blademan, sparc |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | Sparc | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexey Parshin
2003-08-08 09:31:48 UTC
Unfortunately there's no way to set resolutions across the board on sparcs like you can with x86 with the vga= option. However I have added a video.txt to the newest experimental LiveCD that you can read via the SILO label video that talks about this a bit more. This should provide some answers to this. The new experimental LiveCD is on the mirrors at experimental/sparc/livecd/sparc64/gentoo-sparc64-1.4_rc4-11Aug2003.iso.bz2 Due to the way sun framebuffers work and the fact that there's no unified video mode resolution settings like on x86, this really can't be fixed. I'll add it to the list of things to add to the FAQ however. Adjusting status back to resolved:cantfix as bugzilla migration altered state. The only thing is required to fix it - to add a boot configuration called 'lcdfb' with the append="video=atyfb:1024x768@60", since most of the LCD panels now support that mode. Unfortunately, that only works if a) you have an ATI framebuffer (not everyone does) b) OBP is setup to use that resolution to begin with. I'd rather not put video labels in the SILO config that only work for some buffers and not others. I plan to put questions like this in the upcomming FAQ in addition to the video SILO label which also explains this. Is this documented yet? I will have the FAQ up shortly. As previously mentioned, and to be consistant with the upcoming tftpboot images, I will not be implementing this feature. |