Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Проблемы с ATI+splashutils/gensplash
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
xstranger
n00b
n00b


Joined: 12 Mar 2005
Posts: 3
Location: Belarus

PostPosted: Sat Mar 12, 2005 9:50 am    Post subject: Проблемы с ATI+splashutils/gensplash Reply with quote

Поставил себе gensplash + splashutils. Ядро 2.6.11.1. Все как по ru.gentoo-wiki. Настройки соответствующие.

Проблема в следующем: если указываю silent mode, то при загрузке пишет, что не может подключить корневую ФС. Если ставлю verbose, то доходит до момента загрузки splash и пишет

Couldn't load font file
Cant load 26 pt font from (null)

Если кто знает, в чем проблема, подскажите пожалуйста решение.


Last edited by xstranger on Sat Mar 12, 2005 4:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
mobILL
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 129
Location: Одинцово

PostPosted: Sat Mar 12, 2005 12:31 pm    Post subject: Re: Проблемы с gensplash Reply with quote

Да у тебя никак Ati Radeon?
Back to top
View user's profile Send private message
xstranger
n00b
n00b


Joined: 12 Mar 2005
Posts: 3
Location: Belarus

PostPosted: Sat Mar 12, 2005 2:11 pm    Post subject: Reply with quote

ATI Rage Mobile на Fujitsu-Siemens Notebook
Back to top
View user's profile Send private message
mobILL
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 129
Location: Одинцово

PostPosted: Sat Mar 12, 2005 4:26 pm    Post subject: Reply with quote

Начнём с конфигурации ядра
Code:

Device Drivers > Graphics support:
    [*] Support for frame buffer devices   
     <*> ATI Radeon display support                             
         [*]   DDC/I2C for ATI Radeon support

 Device Drivers > Graphics support > Console display driver support:
     [*]   Video mode selection support                 
         <*> Framebuffer Console support
 
 Device Drivers > Graphics support:
    [*] Support for the framebuffer splash

 Device Drivers > Block devices:
    <*> Loopback device support                                         
         <*>   Cryptoloop Support
    <*> RAM disk support
         (16)  Default number of RAM disks                                 
         (8192) Default RAM disk size (kbytes)                               
         [*]   Initial RAM disk (initrd) support                             


После конфигурации откомпилим наше ядро вместе с модулями и устанавливаем

Теперь утсановим splashutils:

Code:

# emerge splashutils

Далее необходимо создать initrd:
Code:

 # mount /boot
 # cd /etc/splash
 # splash_geninitramfs -v -g /boot/fbsplash-emergence-1024x768  -r 1024x768 emergence


Теперь важно правильно сконфигурировать загрузчик. У меня конфиг выглядит следующим образом
Code:

title  Gentoo Linux - 2.6.10-gentoo
    root (hd0,0)
    kernel /boot/kernel-2.6.10-gentoo root=/dev/hda3 video=radeonfb:ywrap,mtrr,1024x768-32@85 splash=silent,theme:emergence
    initrd /boot/fbsplash-emergence-1024x768
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum