View previous topic :: View next topic |
Author |
Message |
gadelat n00b
Joined: 28 May 2009 Posts: 1
|
Posted: Thu May 28, 2009 10:31 am Post subject: make uvesafb work |
|
|
I pass boot parameters to kernel by grub, but it does nothing. I tryed these options:
Code: |
kernel /boot/kernel-2.6.28-gentoo-r5 video=uvesafb:mttr:3,ywrap,1024x768-32@60 video=791
kernel /boot/kernel-2.6.28-gentoo-r5 video=uvesafb:mttr:3,ywrap,1024x768-32@60
kernel /boot/kernel-2.6.28-gentoo-r5 video=791
|
Info:
Code: | gadelat@NB ~ $ uname -a
Linux NB 2.6.28-gentoo-r5 #4 SMP Thu May 28 09:19:37 GMT 2009 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-60 AuthenticAMD GNU/Linux
|
I would be really disappointed if i had to reinstall my system and emerge 400 packages in 15 hours like last time...
Last edited by gadelat on Thu May 28, 2009 2:28 pm; edited 1 time in total |
|
Back to top |
|
|
Veldrin Veteran
Joined: 27 Jul 2004 Posts: 1945 Location: Zurich, Switzerland
|
Posted: Thu May 28, 2009 11:01 am Post subject: |
|
|
Why would you want to rebuild an entire system to solve a boot/kernel problem - this is not windows...
Secondly - I am not entirely shure about the state of uvesafb.
BUT You need at least a patched kernel (IIRC gentoo sources should work), an an external program, and a initial ramdisk. ==> READ HERE
cheers
V. |
|
Back to top |
|
|
monsm Guru
Joined: 26 Sep 2007 Posts: 467 Location: London, UK
|
Posted: Thu May 28, 2009 12:38 pm Post subject: |
|
|
I did manage to get uvesafb to work on my machine. You don't need any specific kernel patch, but probably a lateish kernel (mine is genoo sources 2.6.28-r5). You do need to install that v86d and add it into the right place using menuconfig and a few other things.
There are some info on that site Weldrin points to. There are some other info available too. I think I used this one: http://en.gentoo-wiki.com/wiki/Uvesafb#uvesafb
Mons |
|
Back to top |
|
|
|