Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
uvesafb on Sky Lake
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
sunk
n00b
n00b


Joined: 31 Jan 2016
Posts: 2

PostPosted: Sun Jan 31, 2016 12:30 pm    Post subject: uvesafb on Sky Lake Reply with quote

Hi Gentoo masters,

I have a Gentoo on my Dell XPS 9350. I followed the instructions at
https://wiki.gentoo.org/wiki/Uvesafb
with all kernel options set and v86d installed.

I first tried to compile uvesafb into the kernel with the kernel options
video=uvesafb:1920x1080-32,mtrr:3,ywrap,
then I get the following error
Code:
# dmesg | grep -i vesa
uvesafb: Getting VBE info block failed (eax=0x4f00, err=1)
uvesafb: vbe_init() failed with -22
uvesafb: probe of uvesafb.0 failed with error -22


Then I tried to compile uvesafb as a module, and load it by adding it
to /etc/modules-load.d/uvesafb.conf and related options at /etc/modprobe.d/uvesafb.conf
Then I get exactly the same error, However, before this error I got
Code:
# dmesg | grep v86d
v86d: EBDA too big (17c00), truncating.
v86d: Video BIOS not found at c0000.
v86d: v86 memory initialization failed.


Do you have any ideas on how to fix this?
Back to top
View user's profile Send private message
sunk
n00b
n00b


Joined: 31 Jan 2016
Posts: 2

PostPosted: Wed Feb 03, 2016 4:18 am    Post subject: Reply with quote

any insights? 8O
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


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

PostPosted: Wed Feb 03, 2016 9:25 am    Post subject: Reply with quote

The post [solved, workaround] uvesafb: v86d fails to start may help you.

Alternatively, you can use Vesafb framebuffer.
_________________
Paul
Back to top
View user's profile Send private message
Leio
Developer
Developer


Joined: 27 Feb 2003
Posts: 494
Location: Estonia

PostPosted: Fri Feb 05, 2016 2:36 pm    Post subject: Reply with quote

Why do you want uvesafb anyway? Intel is with KMS (kernel modesetting) and you get full resolution console from there. I don't see what uvesafb would give you, if it could even work in any way (well, I guess it can, as long as you don't want to run any graphics like xorg-server whatsoever)
_________________
GNOME team lead; GStreamer; MIPS/ARM64
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


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

PostPosted: Fri Feb 05, 2016 3:30 pm    Post subject: Reply with quote

Right Leio,

I just focused on what sunk wanted to do. But with Vesafb and Uvesafb you can use the Vesa and the Fbdev Xorg modules. They do not use material acceleration. For this the kernel must use the Intel framebuffer support i915 and the Xorg Intel module.
_________________
Paul
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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