You are not logged in.

#1 2019-01-20 22:58:28

sonicboatman
Member
Registered: 2019-01-20
Posts: 1

VGA Intel Atom Processor with buffering video problem.

I cannot play any video with  or without browser properly on my laptop. The sound is okay, but the video freezes/stops It has the following VGA

00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e)

xrandr gives the following output.

Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
eDP1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
   1366x768      60.02*+
   1280x720      59.86    60.00    59.74  
   1024x768      60.00  
   1024x576      60.00    59.90    59.82  
   960x540       60.00    59.63    59.82  
   800x600       60.32    56.25  
   864x486       60.00    59.92    59.57  
   640x480       59.94  
   720x405       59.51    60.00    58.99  
   680x384       60.00  
   640x360       59.84    59.32    60.00  
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

I have installed intel-ucode and configured in syslinux.cfg

LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=/dev/sda2 rw
    INITRD ../intel-ucode.img,../initramfs-linux.img

/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
  Identifier  "Intel Graphics"
  Driver "intel"
  Option      "TearFree" "true"
EndSection

And off course the driver

xf86-video-intel and mesa 

I took almost all of them from arch wiki, but still it is not working. I am not sure what am I missing. How can I fix this issue ?
Thanks in advance.

Offline

Board footer

Powered by FluxBB