From nobody@FreeBSD.org  Thu Jul 17 09:22:03 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A3BA8106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Jul 2008 09:22:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 925628FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Jul 2008 09:22:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6H9M3IJ002682
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Jul 2008 09:22:03 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6H9M3Ut002681;
	Thu, 17 Jul 2008 09:22:03 GMT
	(envelope-from nobody)
Message-Id: <200807170922.m6H9M3Ut002681@www.freebsd.org>
Date: Thu, 17 Jul 2008 09:22:03 GMT
From: David Southwell <david@vizion2000.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Dragon_Saver Error 19 Freebsd 7.0 AMD64
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125710
>Category:       kern
>Synopsis:       [vga] Dragon_Saver Error 19 Freebsd 7.0 AMD64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 17 09:30:04 UTC 2008
>Closed-Date:    
>Last-Modified:  Thu Apr 16 11:54:18 UTC 2009
>Originator:     David Southwell
>Release:        7.0-Stable
>Organization:
Voice & Vision
>Environment:
FreeBSD dns1.vizion2000.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jul 16 09:27:38 PDT 2008     root@dns1.vizion2000.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
  Just upgraded from Freebsd 6.3 to 7.0
 
  uname -a
  FreeBSD dns1.vizion2000.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jul 16
  09:27:38 PDT 2008   root@dns1.vizion2000.net:/usr/obj/usr/src/sys/GENERIC
  amd64
  Have the following entry in
 
  /var/log/essages:
 
  Jul 17 01:28:46 dns1 kernel: dragon_saver: the console does not support
  M_VGA_CG320
  Jul 17 01:28:46 dns1 kernel: module_register_init: MOD_LOAD (dragon_saver,
  0xffffffffadf7a140, 0) error 19

This appears to be a regression error.
System just upgraded from 6.3
>How-To-Repeat:
Shown after boot
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: gavin 
State-Changed-When: Thu Jul 17 10:45:50 UTC 2008 
State-Changed-Why:  
To submitter: could you give the output of: 
vidcontrol -i adapter < /dev/ttyv1 
vidcontrol -i mode < /dev/ttyv1 

Also, is there any chance you could reboot back into the 6.3 kernel in single 
user mode and run the above again?  You should be able to do this by breaking 
to the loader prompt and entering: 
unload 
boot /boot/kernel.old/kernel -s 

assumong /boot/kernel.old/kernel is still your 6.3 kernel. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=125710 

From: Gavin Atkinson <gavin@FreeBSD.org>
To: david@vizion2000.net
Cc: bug-followup@FreeBSD.org
Subject: Re: kern/125710: Dragon_Saver Error 19 Freebsd 7.0 AMD64
Date: Thu, 17 Jul 2008 13:00:04 +0100

 Also, could you please confirm that this did work with FreeBSD 6.3?

From: Gavin Atkinson <gavin@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/125710: Dragon_Saver Error 19 Freebsd 7.0 AMD64
Date: Thu, 17 Jul 2008 15:08:18 +0100

 -------- Forwarded Message --------
 From: David Southwell <david@vizion2000.net>
 To: gavin@freebsd.org
 Cc: freebsd-bugs@freebsd.org
 Subject: Re: kern/125710: Dragon_Saver Error 19 Freebsd 7.0 AMD64
 Date: Thu, 17 Jul 2008 07:00:49 -0700
 
 Outpu from vidcontrol commands:
 [root@dns1 ~]# vidcontrol -i adapter < /dev/ttyv1
 fb0:
     vga0, type:VGA (5), flags:0x7007f
     initial mode:24, current mode:24, BIOS mode:3
     frame buffer window:0xffffffff800b8000, buffer size:0x8000
     window size:0x8000, origin:0x0
     display start address (0, 0), scan line width:80
     reserved:0x0
 [root@dns1 ~]# vidcontrol -i mode < /dev/ttyv1
     mode#     flags   type    size       font      window      linear buffer
 ------------------------------------------------------------------------------
  24 (0x018) 0x00000001 T 80x25           8x16  0xb8000 32k 32k 0x00000000 32k
 [root@dns1 ~]#
 
 I will try to get to the old kernel as soon as possible but it may nopt be for 
 a few hours
 
 Thanks 
 
 David
State-Changed-From-To: feedback->open 
State-Changed-By: gavin 
State-Changed-When: Thu Apr 16 11:53:04 UTC 2009 
State-Changed-Why:  
Some requested feedback was received.  I'm still not sure that the 
screensavers are expected to work on amd64. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125710 
>Unformatted:
