Linux Mint Türkiye
Linux Mint Destek => Ekran Kartları => Donanım => Diğer Ekran Kartları => Konuyu başlatan: a.b.d. - 20 Ocak 2016, 15:35:13
-
intel ekran kartı çözünürlük sorunu ne yaptıymsam olmuyor
formu inceledim ne yaptıysam olmuyor
Mesajlar Birleştirildi.
ou don’t seem to have an Intel i915 chipset so no updates are needed
böyle bir hata veriyor
-
[member=2783]a.b.d.[/member] lütfen forum kurallarımız arasında bulunan yazım kurallarına özen gösterelim.
Açtığınız konularda bağlantıda istenen bilgileri paylaşınız. Konu Açarken Dikkat Edilmesi Gerekenler (https://forum.linuxmint.net.tr/index.php?topic=3067.0)
Sizin hangi konulardaki önerileri uyguladığınızı bilemeyiz, uygulayıp da çözüm olmayan öenerileri paylaşınız.
Ayrıca aşağıdaki bağlantıda istenen komutların çıktılarını da paylaşınız.
Ekran Kartı ile İlgili Sorularda Verilmesi Gereken Çıktılar (https://forum.linuxmint.net.tr/index.php?topic=2738.0)
-
System: Host: yusuf-M7x0S Kernel: 3.19.0-32-generic i686 (32 bit gcc: 4.8.2)
Desktop: MATE 1.12.0 (Gtk 3.10.8~8+qiana)
Distro: Linux Mint 17.3 Rosa
Graphics: Card: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter
bus-ID: 01:00.0
Display Server: X.Org 1.17.1 drivers: vesa (unloaded: fbdev)
Resolution: 640x480@60.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.6, 128 bits)
GLX Version: 3.0 Mesa 10.5.9 Direct Rendering: Yes
direct rendering: Yes
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_query_renderer, GLX_OML_swap_method, GLX_SGIS_multisample,
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.6, 128 bits)
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp,
lspci | egrep 'VGA|3D|Display'
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 640 x 480, maximum 1024 x 768
default connected primary 640x480+0+0 0mm x 0mm
1024x768 61.0
800x600 61.0
640x480 60.0*
cat: /etc/X11/xorg.conf: No such file or directory
çıkan kodlar
-
Sizin ekran kartınız Intel değil SIS marka. Bu sebeple konu taşınmış ve konu bağlığı düzenlenmiştir. Aşağıdaki bağlantıyı inceleyiniz.
https://forum.linuxmint.net.tr/index.php?topic=1039.0
-
Bu konudakileri denedim, herhangi bir çözüme kavuşamadım.
Düzenleme : Yazım kuralları
Forum Kuralları (https://forum.linuxmint.net.tr/index.php?topic=140.0)
-
Sistemi yeniden başlattınız mı? Çıktıyı paylaşınız.
cat /etc/X11/xorg.conf
-
cat: /etc/X11/xorg.conf: No such file or directory
bu hatayı alıyorum
-
Bu durumda bağlantıda yazanları uygulamamışsınız demektir.
Aşağıdaki komutu uçbirimde çalıştıınız.
sudo pluma /etc/X11/xorg.conf
Açılan metin düzenleyiciye aşağıdaki satırların kopyalayıp yapıştırın ve dosyayı kaydedin.
Section "Device"
Identifier "Generic Video Card"
VendorName "Silicon Integrated Systems [SiS]"
BoardName "771/671 PCIE VGA Display Adapter"
Busid "PCI:1:0:0"
Driver "vesa"
Screen 0
Option "UseFBDev" "true"
Option "DPMS"
Option "ShadowFB"
Option "MaxXFBMem"
VideoRam 262016
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Generic LCD Display"
Modelname "LCD Panel 1280x800"
HorizSync 20-107
VertRefresh 50-185
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "1280x768@60" 80.14 1280 1344 1480 1680 768 769 772 795 -hsync +vsync
modeline "1280x720@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
modeline "1280x800@60" 83.46 1280 1344 1480 1680 800 801 804 828 -hsync +vsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 1280 768
Modes "1280x768@60" "1280x720@60" "800x600@60" "1280x800@60" "800x600@56"
EndSubSection
EndSection
Section "Module"
Load "dri"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "int10"
Load "vbe"
Load "speedo"
Load "record"
EndSection
Section "DRI"
Mode 0666
EndSection
Ardından sistemi yeniden başlatın.