You are not logged in.

#1 2006-04-26 16:04:38

rdoggsv
Member
From: /home
Registered: 2005-06-24
Posts: 79
Website

trying to make the config for gensplash suppost :S

Hello everyone im trying to patch the stock kernel of arch to get fbsplash working and im following the wiki topic about this matter http://wiki.archlinux.org/index.php/Gensplash , but the problem is that it it says i need to make the config with this options

Which ever method you choose but be sure to choose the following settings at the config stage:

      Device Drivers
        Block Devices
          RAM disk support (BLK_DEV_RAM) = Y
            Inital RAM disk (initrd) support(BLK_DEV_INITRD)=Y
        Graphics Support
          Support for framebuffer devices (FB) = Y
            VESA VGA graphics support (FB_VESA) = Y
              VESA driver type
                vesafb (FB_VESA_STD) = Y                                        (see note 1)
                vesafb-tng (FB_VESA_TNG) = N                                    (see note 2)
            "Card Specific" display support (FB_"CARD") = N                     (see note 3)
            Logo Configuration
              Bootup logo (LOGO) = N
            Support for the framebuffer splash (FB_SPLASH) = Y

and im making the config with xconfig , but i cannot find some options like for example

VESA driver type
                vesafb (FB_VESA_STD) = Y                                        (see note 1)
                vesafb-tng (FB_VESA_TNG) = N                                    (see note 2)
            "Card Specific" display support (FB_"CARD") = N                     (see note 3)

so rite now im thinking that maybe this options changed of subcategory or they do not exists anymore , i dont know :S

maybe some of you would like helping me on finding this options as i think if they are not enabled the hole building process will end up on a not vesafb enabled kernel tongue

thanks for any help  lol

Offline

#2 2006-04-26 17:13:00

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: trying to make the config for gensplash suppost :S

The VESA driver type selection is only available if you also apply the vesa-tng patch, which is included in beyond, but is not necessary for gensplash. In other words, you can safely do without them.

"Card Specific" display support refer to the options immediately after VESA VGA graphics support in the kernel config i.e. card-specific framebuffer drivers such as nvidiafb or radeonfb. Just make sure they are all turned off.

Offline

#3 2006-04-26 17:40:54

rdoggsv
Member
From: /home
Registered: 2005-06-24
Posts: 79
Website

Re: trying to make the config for gensplash suppost :S

now it all makes sense !! thanx man  8)

Offline

Board footer

Powered by FluxBB