Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: Asi ovladač ke grafické kartě  (Přečteno 1875 krát)

ramael

  • Stálý člen
  • **
  • Příspěvků: 618
Asi ovladač ke grafické kartě
« kdy: 12 Února 2017, 15:29:48 »
Zdravím všechny.
Po dvoutýdením pátrání a trápením se, se tímto obracím na ostatní.
Mám Zotac ZBOX BI322. Ze specifikace:
Citace
DISPLAY OUTPUTS
• HDMI 1.4b (3840x2160 @ 60 Hz), HDCP compliant
• DisplayPort 1.1a (3840x2160 @ 30 Hz)
• VGA (1920x1080 @60Hz
Používám jen VGA výstup, na ty ostatní nemám monitor. Můj monitor podporuje rozlišení 1280x1024-60Hz. Bohužel systém mi stále cpe jen 1024x768. Je to hodně nepříjemné na oči. Zkoušel jsem různá nastavení přes xrandr, vlastní xorg.conf až po vlastní EDID a nic nepomáhá. V lepším případě to skočí do 1024x768 v ostatních rozmazaná obrazovka či zaseklý systém. Naštěstí to šlo vždy opravit v recovery módu.
Zde výpisy:
* xrandr
Kód: [Vybrat]
radek@zotac-ZBOX-ID81:~$ xrandr
Screen 0: minimum 8 x 8, current 1024 x 768, maximum 32767 x 32767
eDP1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 256mm x 192mm
   1024x768      60.00*+
   800x600       60.32    56.25 
   640x480       60.00    59.94 
   512x384       60.00 
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
Při vygenerování nového rozlišení to vždy skončí chybou.
Kód: [Vybrat]
radek@zotac-ZBOX-ID81:~$ cvt 1280 1024
# 1280x1024 59.89 Hz (CVT 1.31M4) hsync: 63.67 kHz; pclk: 109.00 MHz
Modeline "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
radek@zotac-ZBOX-ID81:~$ xrandr --newmode "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
radek@zotac-ZBOX-ID81:~$ xrandr --addmode eDP1 "1280x1024_60.00"
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  39
  Current serial number in output stream:  40
radek@zotac-ZBOX-ID81:~$
Další výpisy:
Kód: [Vybrat]
radek@zotac-ZBOX-ID81:/var/log$ cat Xorg.0.log
[    17.043]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[    17.043] X Protocol Version 11, Revision 0
[    17.043] Build Operating System: Linux 4.4.0-45-generic i686 Ubuntu
[    17.043] Current Operating System: Linux zotac-ZBOX-ID81 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:09:55 UTC 2017 i686
[    17.043] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic root=UUID=b4bad689-9bf1-43a2-b499-eda646fcd161 ro drm.debug=0xe plymouth:debug quiet splash vt.handoff=7
[    17.043] Build Date: 02 November 2016  10:05:16PM
[    17.043] xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support)
[    17.043] Current version of pixman: 0.33.6
[    17.043] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[    17.043] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    17.043] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 12 13:39:46 2017
[    17.044] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    17.045] (==) No Layout section.  Using the first Screen section.
[    17.045] (**) |-->Screen "Screen0" (0)
[    17.045] (**) |   |-->Monitor "<default monitor>"
[    17.049] (==) No monitor specified for screen "Screen0".
Using a default monitor configuration.
[    17.049] (==) Automatically adding devices
[    17.049] (==) Automatically enabling devices
[    17.049] (==) Automatically adding GPU devices
[    17.049] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    17.049] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    17.049] Entry deleted from font path.
[    17.049] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    17.049] Entry deleted from font path.
[    17.049] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    17.049] Entry deleted from font path.
[    17.049] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    17.049] Entry deleted from font path.
[    17.049] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    17.049] Entry deleted from font path.
[    17.049] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[    17.049] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    17.049] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[    17.050] (II) Loader magic: 0x80341700
[    17.050] (II) Module ABI versions:
[    17.050] X.Org ANSI C Emulation: 0.4
[    17.050] X.Org Video Driver: 20.0
[    17.050] X.Org XInput driver : 22.1
[    17.050] X.Org Server Extension : 9.0
[    17.052] (++) using VT number 7

[    17.052] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    17.053] (II) xfree86: Adding drm device (/dev/dri/card0)
[    17.055] (--) PCI:*(0:0:2:0) 8086:22b1:19da:b273 rev 33, Mem @ 0x80000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64
[    17.056] (II) LoadModule: "glx"
[    17.060] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    17.071] (II) Module glx: vendor="X.Org Foundation"
[    17.071] compiled for 1.18.4, module version = 1.0.0
[    17.071] ABI class: X.Org Server Extension, version 9.0
[    17.071] (==) AIGLX enabled
[    17.072] (==) Matched intel as autoconfigured driver 0
[    17.072] (==) Matched intel as autoconfigured driver 1
[    17.072] (==) Matched modesetting as autoconfigured driver 2
[    17.072] (==) Matched fbdev as autoconfigured driver 3
[    17.072] (==) Matched vesa as autoconfigured driver 4
[    17.072] (==) Assigned the driver to the xf86ConfigLayout
[    17.072] (II) LoadModule: "intel"
[    17.072] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    17.074] (II) Module intel: vendor="X.Org Foundation"
[    17.074] compiled for 1.18.4, module version = 2.99.917
[    17.074] Module class: X.Org Video Driver
[    17.074] ABI class: X.Org Video Driver, version 20.0
[    17.074] (II) LoadModule: "modesetting"
[    17.074] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    17.075] (II) Module modesetting: vendor="X.Org Foundation"
[    17.075] compiled for 1.18.4, module version = 1.18.4
[    17.075] Module class: X.Org Video Driver
[    17.075] ABI class: X.Org Video Driver, version 20.0
[    17.075] (II) LoadModule: "fbdev"
[    17.075] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    17.075] (II) Module fbdev: vendor="X.Org Foundation"
[    17.075] compiled for 1.18.1, module version = 0.4.4
[    17.075] Module class: X.Org Video Driver
[    17.075] ABI class: X.Org Video Driver, version 20.0
[    17.075] (II) LoadModule: "vesa"
[    17.076] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    17.076] (II) Module vesa: vendor="X.Org Foundation"
[    17.076] compiled for 1.18.1, module version = 2.3.4
[    17.076] Module class: X.Org Video Driver
[    17.076] ABI class: X.Org Video Driver, version 20.0
[    17.076] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    17.077] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    17.077] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    17.077] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    17.077] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    17.077] (II) FBDEV: driver for framebuffer: fbdev
[    17.077] (II) VESA: driver for VESA chipsets: vesa
[    17.078] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[    17.078] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.2 (Timo Aaltonen <tjaalton@debian.org>)
[    17.078] (II) intel(0): SNA compiled for use with valgrind
[    17.079] (WW) Falling back to old probe method for modesetting
[    17.079] (WW) Falling back to old probe method for fbdev
[    17.079] (II) Loading sub module "fbdevhw"
[    17.079] (II) LoadModule: "fbdevhw"
[    17.080] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    17.080] (II) Module fbdevhw: vendor="X.Org Foundation"
[    17.080] compiled for 1.18.4, module version = 0.0.2
[    17.080] ABI class: X.Org Video Driver, version 20.0
[    17.080] (WW) Falling back to old probe method for vesa
[    17.081] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[    17.082] (--) intel(0): CPU: x86, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[    17.082] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[    17.082] (==) intel(0): RGB weight 888
[    17.082] (==) intel(0): Default visual is TrueColor
[    17.085] (II) intel(0): Output eDP1 has no monitor section
[    17.100] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    17.100] (II) intel(0): Enabled output eDP1
[    17.100] (II) intel(0): Output DP1 has no monitor section
[    17.100] (II) intel(0): Enabled output DP1
[    17.100] (II) intel(0): Output HDMI1 has no monitor section
[    17.100] (II) intel(0): Enabled output HDMI1
[    17.100] (II) intel(0): Output DP2 has no monitor section
[    17.100] (II) intel(0): Enabled output DP2
[    17.100] (II) intel(0): Output HDMI2 has no monitor section
[    17.100] (II) intel(0): Enabled output HDMI2
[    17.100] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    17.100] (II) intel(0): Output VIRTUAL1 has no monitor section
[    17.100] (II) intel(0): Enabled output VIRTUAL1
[    17.101] (II) intel(0): EDID for output eDP1
[    17.101] (II) intel(0): Manufacturer: ITE  Model: 6512  Serial#: 0
[    17.101] (II) intel(0): Year: 2012  Week: 30
[    17.101] (II) intel(0): EDID Version: 1.4
[    17.101] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    17.101] (II) intel(0): Sync:
[    17.101] (II) intel(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[    17.101] (II) intel(0): Gamma: 2.20
[    17.101] (II) intel(0): No DPMS capabilities specified; RGB/Color Display
[    17.101] (II) intel(0): First detailed timing is preferred mode
[    17.101] (II) intel(0): Preferred mode is native pixel format and refresh rate
[    17.102] (II) intel(0): redX: 0.637 redY: 0.351   greenX: 0.319 greenY: 0.626
[    17.102] (II) intel(0): blueX: 0.145 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[    17.102] (II) intel(0): Supported established timings:
[    17.102] (II) intel(0): 640x480@60Hz
[    17.102] (II) intel(0): 800x600@60Hz
[    17.102] (II) intel(0): 1024x768@60Hz
[    17.102] (II) intel(0): Manufacturer's mask: 0
[    17.102] (II) intel(0): Supported standard timings:
[    17.102] (II) intel(0): #0: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    17.102] (II) intel(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    17.102] (II) intel(0): #2: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    17.102] (II) intel(0): #3: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    17.102] (II) intel(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    17.102] (II) intel(0): #5: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
[    17.102] (II) intel(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    17.102] (II) intel(0): #7: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    17.102] (II) intel(0): Supported detailed timing:
[    17.102] (II) intel(0): clock: 65.0 MHz   Image Size:  256 x 192 mm
[    17.102] (II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[    17.102] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
[    17.102] (II) intel(0): Supported detailed timing:
[    17.102] (II) intel(0): clock: 85.5 MHz   Image Size:  341 x 192 mm
[    17.102] (II) intel(0): h_active: 1366  h_sync: 1436  h_sync_end 1579 h_blank_end 1792 h_border: 0
[    17.102] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 774 v_blanking: 798 v_border: 0
[    17.102] (II) intel(0): Monitor name: DP2VGA  V205
[    17.102] (II) intel(0): Supported detailed timing:
[    17.102] (II) intel(0): clock: 108.0 MHz   Image Size:  320 x 240 mm
[    17.102] (II) intel(0): h_active: 1280  h_sync: 1376  h_sync_end 1488 h_blank_end 1800 h_border: 0
[    17.102] (II) intel(0): v_active: 960  v_sync: 961  v_sync_end 964 v_blanking: 1000 v_border: 0
[    17.102] (II) intel(0): EDID (in hex):
[    17.102] (II) intel(0): 00ffffffffffff002685126500000000
[    17.102] (II) intel(0): 1e160104003c22780a3d25a35951a025
[    17.102] (II) intel(0): 0f505421080081c08180a940d1c0b300
[    17.102] (II) intel(0): 90409500a9c064190040410026301888
[    17.102] (II) intel(0): 360000c010000018662156aa51001e30
[    17.102] (II) intel(0): 468f330055c01000001e000000fc0044
[    17.102] (II) intel(0): 50325647412020563230350a302a0008
[    17.102] (II) intel(0): 52c028306070130040f01000001e00d7
[    17.102] (II) intel(0): EDID vendor "ITE", prod id 25874
[    17.103] (II) intel(0): Printing DDC gathered Modelines:
[    17.103] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz eP)
[    17.103] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz e)
[    17.103] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    17.103] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    17.103] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    17.103] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    17.103] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    17.103] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    17.103] (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    17.103] (II) intel(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    17.103] (II) intel(0): Modeline "1400x1050"x0.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[    17.103] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    17.103] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    17.103] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    17.103] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    17.104] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    17.104] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    17.104] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    17.104] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    17.104] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    17.104] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    17.104] (II) intel(0): Printing probed modes for output eDP1
[    17.104] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz eP)
[    17.104] (II) intel(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    17.104] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    17.104] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    17.104] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    17.104] (II) intel(0): Modeline "512x384"x60.0   14.90  512 520 568 624  384 385 388 398 -hsync +vsync (23.9 kHz)
[    17.104] (II) intel(0): EDID for output DP1
[    17.146] (II) intel(0): EDID for output DP2
[    17.160] (II) intel(0): EDID for output HDMI1
[    17.160] (II) intel(0): EDID for output HDMI2
[    17.160] (II) intel(0): EDID for output VIRTUAL1
[    17.160] (II) intel(0): Output eDP1 connected
[    17.160] (II) intel(0): Output DP1 disconnected
[    17.160] (II) intel(0): Output DP2 disconnected
[    17.160] (II) intel(0): Output HDMI1 disconnected
[    17.160] (II) intel(0): Output HDMI2 disconnected
[    17.160] (II) intel(0): Output VIRTUAL1 disconnected
[    17.160] (II) intel(0): Using exact sizes for initial modes
[    17.160] (II) intel(0): Output eDP1 using initial mode 1024x768 +0+0
[    17.160] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    17.161] (==) intel(0): TearFree disabled
[    17.161] (**) intel(0): Display dimensions: (600, 340) mm
[    17.161] (**) intel(0): DPI set to (43, 57)
[    17.161] (II) Loading sub module "dri2"
[    17.161] (II) LoadModule: "dri2"
[    17.161] (II) Module "dri2" already built-in
[    17.161] (II) Loading sub module "present"
[    17.161] (II) LoadModule: "present"
[    17.161] (II) Module "present" already built-in
[    17.161] (II) UnloadModule: "modesetting"
[    17.161] (II) Unloading modesetting
[    17.161] (II) UnloadModule: "fbdev"
[    17.161] (II) Unloading fbdev
[    17.161] (II) UnloadSubModule: "fbdevhw"
[    17.161] (II) Unloading fbdevhw
[    17.161] (II) UnloadModule: "vesa"
[    17.161] (II) Unloading vesa
[    17.161] (==) Depth 24 pixmap format is 32 bpp
[    17.165] (II) intel(0): SNA initialized with Cherryview (gen8) backend
[    17.165] (==) intel(0): Backing store enabled
[    17.165] (==) intel(0): Silken mouse enabled
[    17.165] (II) intel(0): HW Cursor enabled
[    17.165] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    17.166] (==) intel(0): DPMS enabled
[    17.166] (==) intel(0): Display hotplug detection enabled
[    17.166] (II) intel(0): [DRI2] Setup complete
[    17.166] (II) intel(0): [DRI2]   DRI driver: i965
[    17.166] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    17.167] (II) intel(0): direct rendering: DRI2 enabled
[    17.167] (II) intel(0): hardware support for Present enabled
[    17.167] (--) RandR disabled
[    17.177] (II) SELinux: Disabled on system
[    17.215] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    17.215] (II) AIGLX: enabled GLX_ARB_create_context
[    17.215] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    17.215] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    17.215] (II) AIGLX: enabled GLX_INTEL_swap_event
[    17.215] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    17.215] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    17.215] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    17.215] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    17.215] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    17.215] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    17.215] (II) AIGLX: Loaded and initialized i965
[    17.216] (II) GLX: Initialized DRI2 GL provider for screen 0
[    17.221] (II) intel(0): switch to mode 1024x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    17.221] (II) intel(0): Setting screen physical size to 270 x 203
Kód: [Vybrat]
radek@zotac-ZBOX-ID81:~$ lspci -v
00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 21)
Subsystem: ZOTAC International (MCO) Ltd. Device b273
Flags: bus master, fast devsel, latency 0
Kernel driver in use: iosf_mbi_pci

00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller (rev 21) (prog-if 00 [VGA controller])
DeviceName:  Onboard IGD
Subsystem: ZOTAC International (MCO) Ltd. Device b273
Flags: bus master, fast devsel, latency 0, IRQ 121
Memory at 80000000 (64-bit, non-prefetchable) [size=16M]
Memory at 90000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
Zkoušel jsem zakázat intel modul, kms a já už nevíc co ještě a výsledek žádný. Má někdo nějaký nápad co s tím?
Lenovo: ThinkPad X380 Yoga
MeWe  Joutůůůůb

 

Provoz zaštiťuje spolek OpenAlt.