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
  •  


A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



Samsung 16GB (2x8GB) DDR4 2400MHz PC4-19200 Desktop RAM Memory M378A1K43CB2-CRC picture

Samsung 16GB (2x8GB) DDR4 2400MHz PC4-19200 Desktop RAM Memory M378A1K43CB2-CRC

$19.95



Samsung 16GB 2Rx4 PC4-2133P DDR4-17000 1.2V RDIMM ECC Registered Server Memory picture

Samsung 16GB 2Rx4 PC4-2133P DDR4-17000 1.2V RDIMM ECC Registered Server Memory

$16.29



HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin picture

HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin

$12.90



A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G picture

A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G

$13.99



Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM picture

Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM

$13.25



TeamGroup 16GB PC4 2666 PC4 21300 DDR4 2666MHz 1.2V CL19 Desktop RAM Memory picture

TeamGroup 16GB PC4 2666 PC4 21300 DDR4 2666MHz 1.2V CL19 Desktop RAM Memory

$27.95



HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM picture

HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM

$9.64



A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM picture

A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM

$287.96



A-Tech 128GB 8x 16GB 2Rx4 PC4-19200R DDR4 2400 ECC REG RDIMM Server Memory RAM picture

A-Tech 128GB 8x 16GB 2Rx4 PC4-19200R DDR4 2400 ECC REG RDIMM Server Memory RAM

$175.92