Re: recompiled kernel, now no framebuffer

2004-07-09 Thread Matt Yates
Well, the 5th times the charm I guess.  It is now working.  To get it 
working, I said Y to the following options using menuconfig:

Support for framebuffer devices
VESA VGA graphics support
VGA text console
Video mode selection support
Framebuffer console support
Select compiled in fonts
VGA 8x8 font
VGA 8x16 font
I said N to all framebuffer device drivers except VESA.
I also added a video boot option to the kernel.  My grub menu.lst 
kernel entry is now:

kernel  /boot/vmlinuz-2.6.7-win4lin root=/dev/hda1 ro hdc=scsi 
video=vesa:ywrap,mtrr vga=0x317

I got the video options from gentoo documentation.  Hope this helps 
anyone else having the same problem.

-Matt
Bill Moseley wrote:
On Thu, Jul 08, 2004 at 01:40:37PM -0400, Matt Yates wrote:
 

317Lorenzo,
Did you find any solution to this problem?  I have recompiled my kernel 
4 times now with various configurations to try and get the framebuffer 
working, but I always get a blank screen.
   

I lost my framebuffer on 2.6 upgrade.  I imported a 2.4.21 kernel with
framebuffer support so it was odd that it quit working.  In my case
the solution was simple -- I somehow had not configured VGA_CONSOLE,
VIDEO_SELECT and FRAMEBUFFER_CONSOLE.
 


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: recompiled kernel, now no framebuffer

2004-07-09 Thread Paul Tsai
Matt Yates wrote:
kernel  /boot/vmlinuz-2.6.7-win4lin root=/dev/hda1 ro hdc=scsi 
video=vesa:ywrap,mtrr vga=0x317

Matt, thanx for that line, it finally works :)
Pau
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: recompiled kernel, now no framebuffer

2004-07-08 Thread Matt Yates
Lorenzo,
Did you find any solution to this problem?  I have recompiled my kernel 
4 times now with various configurations to try and get the framebuffer 
working, but I always get a blank screen.

-Matt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: recompiled kernel, now no framebuffer

2004-07-08 Thread Bill Moseley
On Thu, Jul 08, 2004 at 01:40:37PM -0400, Matt Yates wrote:
 Lorenzo,
 
 Did you find any solution to this problem?  I have recompiled my kernel 
 4 times now with various configurations to try and get the framebuffer 
 working, but I always get a blank screen.

I lost my framebuffer on 2.6 upgrade.  I imported a 2.4.21 kernel with
framebuffer support so it was odd that it quit working.  In my case
the solution was simple -- I somehow had not configured VGA_CONSOLE,
VIDEO_SELECT and FRAMEBUFFER_CONSOLE.

-- 
Bill Moseley
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



recompiled kernel, now no framebuffer

2004-04-21 Thread Lorenzo Prince
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have just recompiled the latest 2.6.5 kernel to use the pktcdvd patch.  
The patch works great.  However, my framebuffer is totally disabled. If 
I try to use vga=791 on the kernel command line, I get a blank screen.  
I know that it is still working because I hear the hard drive spinning, 
I set up a procmail recipe to sound whtn I get mail and that works and 
if I blindly login and type startx the x-window system works normally.  
However, there is no video at the console at all.  Note that I don't 
normally use x-windows so this does me little good.

All I have done was to add the pktcdvd  patch so that the kernel works 
with udftoold, which, IMHO should have already been done by the kernel 
maintainers as it is needed by an existing Debian package in the 
unstable archive and copied /boot/config-2.6.5-1-k7 to .config at the 
top of the kernel source tree and ran make oldconfig.  I compared the 
two config files and the *only* difference is the set of options added 
by the pktcdvd patch.  But the console video works in 
kernel-image-2.6.5-1-k7 and it doesn't work in 
kernel-image-2.65-1-k7-pktcdvd (created by make-kpkg).  What step did I 
miss to make my console video work in this kernel?

My make-kpkg command line was as follows:

make-kpkg --initrd --append-to-version -k7-pktcdvd --revision 2.6.5-1 
- --arch-in-name buildpackage

There is no indication of any problem until I try to boot with the 
vga=791, or any other vga boot parameter.

Thanks for any help,
PRINCE
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAhhrLAl2SNUPt1I8RAs4nAJ91d3/s9yr7Wu+IzLSolBzn+syXswCcC/Lz
yaHFzOgIJz7E2WgilagCu20=
=Db9G
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]