https://forum.linuxmint.net.tr/index.php?topic=10798.msg65916#msg65916
System: Host: hirasevilay Kernel: 4.15.0-128-generic x86_64 bits: 64 gcc: 7.5.0 Desktop: LXDE (Openbox 3.6.1) dm: lightdm Distro: Ubuntu 18.04.5 LTSMachine: Device: laptop System: Acer product: Aspire 5742G v: V1.18 serial: N/A Mobo: Acer model: Aspire 5742G v: V1.18 serial: N/A BIOS: Acer v: V1.18 date: 03/14/2011Graphics: Card-1: Intel Core Processor Integrated Graphics Controller bus-ID: 00:02.0 chip-ID: 8086:0046 Card-2: NVIDIA GF119M [GeForce GT 520M] bus-ID: 01:00.0 chip-ID: 10de:1050 Display Server: x11 (X.Org 1.19.6 ) drivers: modesetting,nouveau (unloaded: fbdev,vesa) Resolution: 1366x768@60.00hz OpenGL: renderer: Mesa DRI Intel HD Graphics (ILK) version: 2.1 Mesa 20.0.8 Direct Render: Yes
direct rendering: Yes GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, Extended renderer info (GLX_MESA_query_renderer):OpenGL renderer string: Mesa DRI Intel(R) HD Graphics (ILK) GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance, GL_KHR_robustness, GL_NV_conditional_render, GL_NV_draw_buffers, GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [GeForce GT 520M] (rev a1)
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192LVDS-1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm 1366x768 60.00*+ 1360x768 59.80 59.96 1280x720 60.00 59.99 59.86 59.74 1024x768 60.04 60.00 960x720 60.00 928x696 60.05 896x672 60.01 1024x576 59.95 59.96 59.90 59.82 960x600 59.93 60.00 960x540 59.96 59.99 59.63 59.82 800x600 60.00 60.32 56.25 840x525 60.01 59.88 864x486 59.92 59.57 800x512 60.17 700x525 59.98 800x450 59.95 59.82 640x512 60.02 720x450 59.89 700x450 59.96 59.88 640x480 60.00 59.94 720x405 59.51 58.99 684x384 59.88 59.85 680x384 59.80 59.96 640x400 59.88 59.98 576x432 60.06 640x360 59.86 59.83 59.84 59.32 512x384 60.00 512x288 60.00 59.92 480x270 59.63 59.82 400x300 60.32 56.34 432x243 59.92 59.57 320x240 60.05 360x202 59.51 59.13 320x180 59.84 59.32 VGA-1 disconnected (normal left inverted right x axis y axis)HDMI-1 disconnected (normal left inverted right x axis y axis)DP-1 disconnected (normal left inverted right x axis y axis)VGA-1-2 connected (normal left inverted right x axis y axis) 1024x768 60.00 800x600 60.32 56.25 848x480 60.00 640x480 59.94 1024x768 (0x43) 65.000MHz -HSync -VSync h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz v: height 768 start 771 end 777 total 806 clock 60.00Hz 800x600 (0x44) 40.000MHz +HSync +VSync h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz v: height 600 start 601 end 605 total 628 clock 60.32Hz 800x600 (0x45) 36.000MHz +HSync +VSync h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz v: height 600 start 601 end 603 total 625 clock 56.25Hz 640x480 (0x47) 25.175MHz -HSync -VSync h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz v: height 480 start 490 end 492 total 525 clock 59.94Hz
cat: /etc/X11/xorg.conf: Böyle bir dosya ya da dizin yok
lgl|fglrx|amdgpu'ii libdrm-amdgpu1:amd64 2.4.101-2~18.04.1 amd64 Userspace interface to amdgpu-specific kernel DRM services -- runtimeii xserver-xorg-video-amdgpu 18.0.1-1 amd64 X.Org X server -- AMDGPU display driver
sudo apt-get install -y xbacklight
xbacklight -set 45
No outputs have backlight property
sudo touch /usr/share/X11/xorg.conf.d/20-intel.conf
sudo gedit /usr/share/X11/xorg.conf.d/20-intel.conf
Section "Device" Identifier "card0" Driver "intel" Option "Backlight" "intel_backlight" BusID "PCI:0:2:0"EndSection