[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: radeonfb



* Tom Kalmar <tom@sneak-dresden.de> [21-06-2003 01:22]:

> fbcon_setup: type 0 (aux 0, depth 24) not supported
> fbcon_setup: No support for fontwidth 8
> 
> hab ich da was vergessen in den Kernel einzukompilieren??

Scheinbar ja:

$ grep -v ^# /usr/src/linux/.config | grep -i fbcon
CONFIG_FBCON_ADVANCED=y
CONFIG_FBCON_MFB=y
CONFIG_FBCON_CFB2=y
CONFIG_FBCON_CFB4=y
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB16=y
CONFIG_FBCON_CFB24=y
CONFIG_FBCON_CFB32=y
CONFIG_FBCON_FONTS=y



Reply to: