1.
<div class='indent'>sl1m ~ # uname -a
Linux sl1m 2.6.16-gentoo-r1 #1 Sun Apr 2 15:05:14 MSD 2006 i686 AMD Athlon(tm) XP 1700+ AuthenticAMD GNU/Linux</div>
2.
<div class='indent'>sl1m ~ # grep "FB" /usr/src/linux/.config
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_MACMODES is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_VESA_STD is not set
CONFIG_FB_VESA_TNG=y
CONFIG_FB_VESA_DEFAULT_MODE="1024x768@85"
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_FB_SPLASH=y
</div>
3.
<div class='indent'>sl1m ~ # ls /dev | grep fb
fb
fb0
fb0autodetect
fb0current
fb1
fb1autodetect
fb1current
fb2
fb2autodetect
fb2current
fb3
fb3autodetect
fb3current
fb4
fb4autodetect
fb4current
fb5
fb5autodetect
fb5current
fb6
fb6autodetect
fb6current
fb7
fb7autodetect
fb7current
fbsplash
</div>
4.
<div class='indent'>sl1m ~ # emerge splashutils
Calculating dependencies ...done!
>>> emerge (1 of 1) media-gfx/splashutils-1.1.9.10-r1 to /
>>> md5 files ;-) splashutils-1.1.9.10-r1.ebuild
...
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.16-gentoo-r1
>>> Unpacking source...
...
* Applying splashutils-depscan.patch ... [ ok ]
* Applying splashutils-1.1.9.10-ppc-2.6.14.patch ... [ ok]
...
CC cmd.o
CC common.o
CC daemon.o
In file included from daemon.c:27:
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:801: error: syntax error before "kernel_ulong_t"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:801: warning: no semicolon at end of struct or union
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:805: error: syntax error before "evbit"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:805: error: `BITS_PER_LONG' undeclared here (not in a function)
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:805: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:806: error: syntax error before "keybit"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:806: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:807: error: syntax error before "relbit"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:807: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:808: error: syntax error before "absbit"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:808: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:809: error: syntax error before "mscbit"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:809: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:810: error: syntax error before "ledbit"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:810: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:811: error: syntax error before "sndbit"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:811: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:812: error: syntax error before "ffbit"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:812: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:813: error: syntax error before "swbit"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:813: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:815: error: syntax error before "driver_info"
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:815: warning: data definition has no type or storage class
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:805: error: storage size of `evbit' isn't known
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:806: error: storage size of `keybit' isn't known
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:807: error: storage size of `relbit' isn't known
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:808: error: storage size of `absbit' isn't known
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:809: error: storage size of `mscbit' isn't known
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:810: error: storage size of `ledbit' isn't known
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:811: error: storage size of `sndbit' isn't known
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:812: error: storage size of `ffbit' isn't known
/var/tmp/portage/splashutils-1.1.9.10-r1/work/splashutils-1.1.9.10/linux/include /linux/input.h:813: error: storage size of `swbit' isn't known
make: *** [daemon.o] ОШИБКА 1
!!! ERROR: media-gfx/splashutils-1.1.9.10-r1 failed.
!!! Function src_compile, Line 138, Exitcode 2
!!! failed to build splashutils
!!! If you need support, post the topmost build error, NOT this status message.
sl1m ~ #
</div>
приехали :(
6.
п.с.
splashutils собирался согласно http://ru.gentoo-wiki.com/HOWTO_fbsplash
все необходимые манипуляции с ядром, проделаны. на 2.6.15 работает, а при обновлении на 2.6.16 появилась такая трабла :( конфиги в отношении framebuffer идентичны.
однако, похоже сплэшу не нравиться ядро?
Последние комментарии
10 лет 1 неделя назад
10 лет 20 недель назад
10 лет 30 недель назад
10 лет 31 неделя назад
11 лет 20 недель назад
11 лет 20 недель назад
11 лет 20 недель назад
11 лет 21 неделя назад
11 лет 21 неделя назад
11 лет 22 недели назад