| Summary: | [syscons] syscons issue on DN2800MT | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Frank Reppin <frankreppin> | ||||||
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||||
| Status: | Open --- | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Unspecified | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Frank Reppin
2012-03-20 00:10:11 UTC
Guess that 'boot -v' dmesg is far more useful than plain non-verbose one. Additionally - 'vidcontrol -i adapter' output. (both in attached shar) Hmm... It seems these platforms don't fully initialize VGA registers. According to the product pages, this board has "Intel Fast Boot Technology", which sounds like "we don't care about legacy VGA modes any more" to me. ;-) I saw Intel's video presentation on YouTube and it showed a BIOS option to disable "Fast Boot" from Boot menu. Try to disable it if you have something similar, especially "Video Optimization" or something. Jung-uk Kim Hellos and thankyou for looking into this PR! On Fri, Mar 23, 2012 at 12:03 AM, Jung-uk Kim <jkim@freebsd.org> wrote: > Hmm... =A0It seems these platforms don't fully initialize VGA registers. > According to the product pages, this board has "Intel Fast Boot > Technology", which sounds like "we don't care about legacy VGA modes > any more" to me. ;-) well - when attempting to boot from the memstick images I can clearly see everything - the whole 'BTX loader' stuff and everything up to and until the 'Welcome to FreeBSD' boot menu. Up to this point everything looks really ok. The 'messed up display' starts right after pressing '1' to boot. Shouldn't it show the 'BTX loader' stuff garbled as well then if they don't care about legacy VGA modes then? > I saw Intel's video presentation on YouTube and it showed a BIOS > option to disable "Fast Boot" from Boot menu. =A0Try to disable it if > you have something similar, especially "Video Optimization" or > something. Just re-checked on this. Those boot options are 'disabled' by default (and disabled as well in my setup). According to the inline BIOS help they won't do any magic beside not showing the fancy Intel logo graphic. They too state clearly there that this won't affect capabilities when it co= mes to boot the OS. There aren't any more video optimization inside the BIOS. Please let me know if I can be of help to get this sorted. cheers, frank\ > Hellos and thankyou for looking into this PR! > > On Fri, Mar 23, 2012 at 12:03 AM, Jung-uk Kim <jkim@freebsd.org> wrote: > > Hmm... It seems these platforms don't fully initialize VGA > > registers. According to the product pages, this board has "Intel > > Fast Boot Technology", which sounds like "we don't care about > > legacy VGA modes any more" to me. ;-) > well - when attempting to boot from the memstick images I can > clearly see everything - the whole 'BTX loader' stuff and everything > up to and until the 'Welcome to FreeBSD' boot menu. Up to this point > everything looks really ok. The 'messed up display' starts right > after pressing '1' to boot. > > Shouldn't it show the 'BTX loader' stuff garbled as well then if > they don't care about legacy VGA modes then? I am not so sure about that. FYI, BTX uses BIOS int 10h calls and kernel directly accesses VGA hardware and memory. > > I saw Intel's video presentation on YouTube and it showed a BIOS > > option to disable "Fast Boot" from Boot menu. Try to disable it if > > you have something similar, especially "Video Optimization" or > > something. > Just re-checked on this. Those boot options are 'disabled' by > default (and disabled as well in my setup). Okay. > According to the inline BIOS help they won't do any magic beside not > showing the fancy Intel logo graphic. Maybe you do not have the BIOS that I saw from YouTube presentation. :-( > They too state clearly there that this won't affect capabilities > when it comes to boot the OS. Which OS? MS Windows? ;-) > There aren't any more video optimization inside the BIOS. I see. > Please let me know if I can be of help to get this sorted. Sorry, there is something strange going on with writing to video memory. That's all I can say ATM. :-/ Jung-uk Kim Hi, On Fri, Mar 23, 2012 at 7:55 PM, Jung-uk Kim <jkim@freebsd.org> wrote: [...] > I am not so sure about that. FYI, BTX uses BIOS int 10h calls and > kernel directly accesses VGA hardware and memory. I see - thank's for enlighten me ;) > Maybe you do not have the BIOS that I saw from YouTube > presentation. :-( No idea - I flashed the most 'recent' one (0151) quite soon after receiving the board. The previous BIOS didn't had any other settings from what I remember. > Sorry, there is something strange going on with writing to video > memory. That's all I can say ATM. :-/ Well - nevermind then ;) The 'workaround' (as described in the initial PR) to get things working at the beginning is OK (for me at least...). Again - thanks for having a quick look into this. cheers, frank\ Hi all, i can confirm this bug on an Intel D2700MUD board too. Funny thing is, that afaik only FreeBSD is affected by this, other BSD = derivates and linux boot nicely. ;-) Regards, Jan= Seeing the same symptom - anybody have a trivial way to test this fix? http://lists.freebsd.org/pipermail/svn-src-all/2012-July/056443.html (I'm not set up to build at the moment). I found it via: http://lists.freebsd.org/pipermail/freebsd-current/2012-July/035366.html -Bill For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped |