Search found 8 matches

by gabrieles84
29. Dec 2014, 00:22
Forum: Problems
Topic: [Solved]Resolution/Video driver issue
Replies: 14
Views: 6914

Re: Resolution/Video driver issue

Thank you so much for helping me out and for the explanation! I'll try some experiment!
by gabrieles84
25. Dec 2014, 15:03
Forum: Problems
Topic: [Solved]Resolution/Video driver issue
Replies: 14
Views: 6914

Re: Resolution/Video driver issue

Thank you so much! Now everything works!!! Just a question, i think that this xorg configuration uses xf86-video-intel driver because if i execute "vainfo" i get this output:

enzo[~]$ vainfo
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName ...
by gabrieles84
24. Dec 2014, 21:45
Forum: Problems
Topic: [Solved]Resolution/Video driver issue
Replies: 14
Views: 6914

Re: Resolution/Video driver issue

Chipset "i915" works, X strarts but resolution issue remains. This is the xorg i used:


Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
EndSection

Section "Files"
ModulePath "/usr/lib64/xorg/modules"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/TTF ...
by gabrieles84
24. Dec 2014, 15:14
Forum: Problems
Topic: [Solved]Resolution/Video driver issue
Replies: 14
Views: 6914

Re: Resolution/Video driver issue

Sure! the output is: xrandr: Gamma size is 0 still no resolution change.

lspci output:

00:00.0 Host bridge: Intel Corporation ValleyView SSA-CUnit (rev 0e)
00:02.0 VGA compatible controller: Intel Corporation ValleyView Gen7 (rev 0e)
00:13.0 SATA controller: Intel Corporation ValleyView 6-Port ...
by gabrieles84
24. Dec 2014, 14:55
Forum: Problems
Topic: [Solved]Resolution/Video driver issue
Replies: 14
Views: 6914

Re: Resolution/Video driver issue

Done, no resolution change. This is the output:

xrandr: Failed to get size of gamma for output default
xrandr: Configure crtc 0 failed
by gabrieles84
24. Dec 2014, 13:35
Forum: Problems
Topic: [Solved]Resolution/Video driver issue
Replies: 14
Views: 6914

Re: Resolution/Video driver issue

You're right, libva isn't anywhere and i don't know why.... I've installed it! However, i was wrong about the driver, maybe libva isn't the driver i need. My embedded graphic card needs i915 module, which is included and loaded at boot. So i thought that it could be a xorg issue... I've renstalled ...
by gabrieles84
21. Dec 2014, 16:52
Forum: Problems
Topic: [Solved]Resolution/Video driver issue
Replies: 14
Views: 6914

Re: Resolution/Video driver issue

Thanks for the answer! I've installed libva and libva-intel-driver, but nothing changed :(
I tried to create a new xorg with "X -configure" But as before driver installation, this error appear: Number of created screens does not match number of detected devices. Configuration failed. Server ...
by gabrieles84
20. Dec 2014, 15:42
Forum: Problems
Topic: [Solved]Resolution/Video driver issue
Replies: 14
Views: 6914

[Solved]Resolution/Video driver issue

Hello everyone! First i would like to thanks salix team for their job!
I've just installed salix 14.1 xfce x86-64 on my AsRock q1900-itx based pc with integrated intel hd graphic and installation went fine. I've issues with video relolution... This is xrandr output:


xrandr: Failed to get size of ...