Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]Gentoo in a KVM (qemu)= - how to use frame buffer
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Sat Aug 16, 2014 5:20 pm    Post subject: [solved]Gentoo in a KVM (qemu)= - how to use frame buffer Reply with quote

currently I get the guest just started in a 80x25 manner, although I compiled in frame buffer & friends into the guest kernel - any hints ?

Last edited by toralf on Sun Aug 17, 2014 6:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Sat Aug 16, 2014 6:15 pm    Post subject: Reply with quote

I think the vesafb or uvesafb framebuffer should work unless you boot your virtual machine in EFI mode. In that case, the efifb framebuffer should work.

For vesafb, you need to specify, for example 1024x768 in 24 bits
Code:
vga=0x318

to get vesafb as the framebuffer in use. vesafb is not KMS (Kernel Mode Setting) capable. See /usr/src/linux/Documentation/fb/vesafb.txt for complete details.
_________________
Paul
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Sun Aug 17, 2014 6:53 pm    Post subject: Reply with quote

yep - thx (at the real machine I do not need to pass vga=0x line to grub2, but for qemu it seems to be mandatory)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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