Results 1 to 4 of 4

Thread: Framebuffer and 2.6.9 kernel? (knoppix 3.7 manual install)

  1. #1
    Junior Member
    Join Date
    Feb 2005
    Posts
    3

    Framebuffer and 2.6.9 kernel? (knoppix 3.7 manual install)

    I guess I should start out by apologizing for the length of this post, a quick summary of my problem:

    :: Summary ::
    Framebuffer starts with blank screen when booting recompiled, apt-get'd 2.6.9 kernel (and headers) using grub, passing the appropriate kernel options video and vga..

    :: Long Version ::
    I have an nvidia geforce 2 card and fb works great when booting from a knoppix disk, it works great, but won't work after an hd install. A quick history of my install, I wasn't able to use the knoppix-hdinstall script because of some file errors I was getting from both the cd and a mounted knoppix 3.7 iso so I followed the hd install script and installed pretty much by hand (save a few kde locale files). I then did an apt-get upgrade for all the packages to make sure any missed files would be included. Since I did that, I haven't been able to get the frame buffer working for a 2.6 kernel. It appears to boot ok, but once out of grub, the screen goes blank and it chugs on the harddrive for a while and then stops. This leads me to believe everything but the FB setup is correct. Cycling the power on the monitor or or switching vterms doesn't do anything.

    I've rebuilt the kernel with apt-get'd sources, included vesa and framebuffer support using the following framebuffer specific configs:
    Code:
    Code maturity level options  --->[*] Prompt for development and/or incomplete code/drivers
    Processor type and features  --->[*] MTRR (Memory Type Range Register) support
    Device Drivers  --->
       Block devices  --->
           <*> Loopback device support
           <*> RAM disk support
           (4096) Default RAM disk size[*]   Initial RAM disk (initrd) support
    Graphics support  --->[*] Support for frame buffer devices[*]   VESA VGA graphics support
       Console display driver support  --->[*]   Video mode selection support
           <*> Framebuffer Console support
    I grabbed that from a gentoo faq, but other research I've done seems to verify this as being right. All are compiled in, instead of modules.

    One config item I couldn't find that was in the gentoo instructions was
    Code:
       Bootsplash configuration  --->[*] Bootup splash screen
    I have no idea if I need to patch my kernel or if that option is even needed.

    Anyhow, I've compiled and recompiled, setting rivatnt to compile in, then module. Compiled the nvidia kernel module etc, etc. Tried various vga= modes, ranging from 640x480 with 256 colours up to 1280x1024 with millions of colours. I've also used various incarnations of init.d images created using the current kernel and modules, all with the same result.

    my grub looks like this:
    Code:
    groot (hd0,0)
    root (hd0,2)
    kernel (hd0,0)/vmlinuz-2.6.9 ro root=/dev/hde3 ramdisk_size=10000 lang=us video=vesafb:ywarp,mtrr vga=0x31a
    savedefault
    boot
    I can boot to command-line if I remove the video and vga options.

    I figured I could just boot to the blank screen, wait until the hardrive stops chugging and throw in a knoppix cd and read /var/dmesg, but it appears this hasn't been written to since 2001!?!?! Is there a knoppix specific place this is stored?

    The funny thing is, the untouched 2.4.x kernel works fine, so I figure it must be a setup issue in menuconfig.

    If this looks in the least bit familiar, please drop a quick hint of where I should go digging next. this has eaten up an entire weekend plus and it's getting totally frustrating .

    Thanks in advance for any help your able to offer...

  2. #2
    Senior Member registered user
    Join Date
    Oct 2004
    Posts
    260

    Re: Framebuffer and 2.6.9 kernel? (knoppix 3.7 manual instal

    Quote Originally Posted by mallyone

    :: Long Version ::
    I have an nvidia geforce 2 card
    Maybe this is no help but have you tried "knoppix xmodule=nv" ?
    If you have a AGP graphics card ( not an integrated-onboard graphics processor
    which probably won't work...correctly) then you shouldn't need to use the framebuffer.

    Oh, and the bootsplash configuration is for grub/lilo so it should not be
    relevent.

  3. #3
    Junior Member
    Join Date
    Feb 2005
    Posts
    3

    Re: Framebuffer and 2.6.9 kernel? (knoppix 3.7 manual instal

    Quote Originally Posted by eon
    Quote Originally Posted by mallyone

    :: Long Version ::
    I have an nvidia geforce 2 card
    Maybe this is no help but have you tried "knoppix xmodule=nv" ?
    If you have a AGP graphics card ( not an integrated-onboard graphics processor
    which probably won't work...correctly) then you shouldn't need to use the framebuffer.

    Oh, and the bootsplash configuration is for grub/lilo so it should not be
    relevent.
    I no longer have the boot option (since I put it manually on the hd), I'm curious if I could throw that param into my grub? or is it used for dynamically setting up the xconfig file?

    I figured the framebuffer shouldn't matter to xwindows, but it seems to insist that it use /dev/fb0, which doesn't get setup unless the kernel is passed the config.

    I have tried using nv (after compliation from source) but xwindows still complains about the framebuffer.

    Thanks for the pointers though, it's great to a second set of eyes looking at the problem as I feel as though I'm too focused in one area to see the problem (which is probably painfully obvious ). I'll have to read more on xwindows boot up sequence and how it chooses a device as the frame buffer seemed like a red herring to begin with.

    m.

  4. #4
    Senior Member registered user
    Join Date
    Oct 2004
    Posts
    260
    As to your question about grub:
    Yes you can edit menu.1st and add those boot
    parameters. Perhaps you could even copy & paste
    your menu.1st here. I am curious as to what's there and
    what the actual value is for"vga=?"

Similar Threads

  1. 3.7 manual install
    By Tek Guy in forum Hdd Install / Debian / Apt
    Replies: 5
    Last Post: 03-25-2005, 09:36 PM
  2. knoppix manual
    By plener in forum The Lounge
    Replies: 1
    Last Post: 12-23-2004, 11:06 PM
  3. framebuffer-problem after hdd-install on Toshiba Laptop
    By mkjtravel in forum Hdd Install / Debian / Apt
    Replies: 5
    Last Post: 10-30-2004, 03:16 AM
  4. trouble after a manual install
    By Wasteed in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 03-26-2004, 02:11 PM
  5. Framebuffer option for Knoppix HD-Install
    By Kruemel in forum Laptops
    Replies: 2
    Last Post: 08-17-2003, 09:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Nice Short Hewlett Packard HP 10833A HPIB Cable / Old Vintage Computer Test Set picture

Nice Short Hewlett Packard HP 10833A HPIB Cable / Old Vintage Computer Test Set

$9.99



Bunch of Macintosh LaserWriter NT Vintage Books ~ Owner's, Setup Guides picture

Bunch of Macintosh LaserWriter NT Vintage Books ~ Owner's, Setup Guides

$10.00



Intel Celeron 300 333 MHz SL2YP SL2X8 SL2WN SL2WN SL2Y2 vintage CPU GOLD picture

Intel Celeron 300 333 MHz SL2YP SL2X8 SL2WN SL2WN SL2Y2 vintage CPU GOLD

$10.95



VTG 1983 Apple Imagewriter User’s Manual Part I: Reference . picture

VTG 1983 Apple Imagewriter User’s Manual Part I: Reference .

$27.27



VIntage Commodore C2N Cassette Tape Data Drive picture

VIntage Commodore C2N Cassette Tape Data Drive

$32.00



Vintage Compaq 141649-004 2 Button PS/2 Gray Mouse M-S34 - FAST SHIPPING - NEW picture

Vintage Compaq 141649-004 2 Button PS/2 Gray Mouse M-S34 - FAST SHIPPING - NEW

$8.99



Drakware ADB2USB - vintage Apple ADB to USB keyboard adapter picture

Drakware ADB2USB - vintage Apple ADB to USB keyboard adapter

$29.95



Summagraphics Vintage Data Tablet Interface Box (?) HW-1-CTR-1414, AS-IS picture

Summagraphics Vintage Data Tablet Interface Box (?) HW-1-CTR-1414, AS-IS

$24.50



Vintage Comfort Keyboard Systems Ergomagic Mechanical AT/PS2 Keyboard picture

Vintage Comfort Keyboard Systems Ergomagic Mechanical AT/PS2 Keyboard

$149.99



NEW Vintage Macromind Director Version 3.0 Presentation Animation For Macintosh picture

NEW Vintage Macromind Director Version 3.0 Presentation Animation For Macintosh

$250.00