Bug 24957

Summary: boot -c causes userconfig to garble screen (NVidia TNT2).
Product: Base System Reporter: pscott <pscott>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-CURRENT   
Hardware: Any   
OS: Any   

Description pscott 2001-02-08 22:00:01 UTC
On a Compaq Presario, cannot enter userconfig because screen
scrambles on entry to the userconfig utility. It looks as if
"config>" is repeated over and over, and fills the screen 
while simultaneously moving at high-speeds from left to right.
Difficult to read. Typing any character on the keyboard 
scrambles the screen so badly it is completely unreadable.

How-To-Repeat: boot -c 

on Compaq Presario with a NVidia TNT2 video card.
Comment 1 des 2001-02-09 16:44:10 UTC
pscott@cue.net writes:
> >Release:        4.2-CURRENT

Ain't no such release.

> On a Compaq Presario, cannot enter userconfig because screen
> scrambles on entry to the userconfig utility. It looks as if
> "config>" is repeated over and over, and fills the screen 
> while simultaneously moving at high-speeds from left to right.
> Difficult to read. Typing any character on the keyboard 
> scrambles the screen so badly it is completely unreadable.

What kind of keyboard is attached? Since you mention the video adapter
in the subject, did you try a different video adapter?

DES
-- 
Dag-Erling Smorgrav - des@ofug.org
Comment 2 pscott 2001-02-09 18:18:25 UTC
Dag-Erling Smorgrav - des@ofug.org wrote:

> Ain't no such release.

I just made that up :-) Here's what it says upon booting:

FreeBSD 4.2-RELEASE #0 Mon Nov 20 13:02:55 GMT 2000
   jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC

> What kind of keyboard is attached? Since you mention
> the video adapter in the subject, did you try a different
> video adapter?

This is an out-of-the-box "Compaq Presario Special Edition" computer. It is
delivered with a USB attached keyboard, and an NVidia TNT2 video adapter.
There are no problems with the keyboard that I can discern. The video
adapter also has no problems *except* when attempting the userconfig
support; otherwise, it works perfectly as a console and X11 support is
excellent.

See also problem report kern/24958 for other problems with this machine.

Paul
Comment 3 des 2001-02-09 18:26:22 UTC
Paul A Scott <Pscott@cue.net> writes:
> > What kind of keyboard is attached? Since you mention
> > the video adapter in the subject, did you try a different
> > video adapter?
> This is an out-of-the-box "Compaq Presario Special Edition" computer. It is
> delivered with a USB attached keyboard [...]

I suspected as much. I don't think userconfig supports USB keyboards;
you'll have to ask on -questions or -hackers (which you should have
done before submitting the PR anyway).

> See also problem report kern/24958 for other problems with this machine.

Please see the following FAQ section:

http://www.FreeBSD.org/FAQ/hackers.html#KERNEL-PANIC-TROUBLESHOOTING

DES
-- 
Dag-Erling Smorgrav - des@ofug.org
Comment 4 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2001-02-09 18:27:49 UTC
State Changed
From-To: open->closed

Try the mailing lists first.
Comment 5 pscott 2001-02-09 18:38:09 UTC
> I suspected as much. I don't think userconfig supports
> USB keyboards; you'll have to ask on -questions or 
> -hackers (which you should have done before submitting 
> the PR anyway).

How can lack of USB keyboard support in userconfig cause
the screen to scramble and act as if the monitor loses
sync?

This problem report was opened *after* searching the gnats
database extensively for any exact or closely similar
problems; none were found. The -questions and -hackers 
lists might be good discussion forums, but if a serious 
or critical problem hasn't appeared in gnats, it should.

Paul