Gönderen Konu: Manjaro - 3D Hızlandırma Sorunu (X Error of failed request: BadValue)  (Okunma sayısı 2769 defa)

Çevrimdışı abdyek

  • Penguen
  • ***
  • İleti: 437
  • Dağıtım: Ubuntu Studio 18.04
  • Masaüstü Ortamı: i3wm
  • İşlemci: i5 - 2. nesil
Herkese merhaba,Manjaro + i3wm kullanmama rağmen sorunun ekran kartı ile alakalı olduğunu düşündüğüm için başlığı buraya açtım,laptopımda 2 ekran kartı var, nvidiayı hiç kullanmıyorum. Sistemi ilk kurduğum zamanlarda başka masaüstü ortamı kullanıyordum ve bumblebee kurulumunu grafik arayüzünden yapmıştım. Daha sonra herhangi bir ısınma ya da şarj sorunu olmadığı için intel ekran kartını kullandığını tahmin ederek hiç kurcamadan öylece bıraktım.Bugün geek ismindeki gif ekran kayıt etme programını kullanmam için compton kullanmam gerektiğini geek'in FAQ başlığından okudum,
Kod: [Seç]
comptondediğimde
Kod: [Seç]
[     0.05 ] error    2 BadValue     request  152 minor    3 serial     37: "BadValue (integer parameter out of range for operation)"
glx_init(): Failed to get GLX context.
hatası alıyorum,internet araştırmalarımda bu hata için glxgears çıktıları istenilmiş. Ben de glxgears çalıştırmayı denedim,
Kod: [Seç]
glxgearshata şöyle:
Kod: [Seç]
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  23
  Current serial number in output stream:  24

Ekran kartı ile ilgili gerekli çıktılar da şöyle:

Kod: [Seç]
$ inxi -SMGxx
System:    Host: asusMachine Kernel: 4.14.67-1-MANJARO x86_64 bits: 64 compiler: gcc v: 8.2.0 Desktop: N/A
           wm: i3 dm: lightdm Distro: Manjaro Linux
Machine:   Type: Laptop System: ASUSTeK product: K53SD v: 1.0 serial: <root required>
           Mobo: ASUSTeK model: K53SD v: 1.0 serial: <root required> BIOS: American Megatrends v: K53SD.202
           date: 11/02/2011
Graphics:  Device-1: Intel 2nd Generation Core Processor Family Integrated Graphics driver: i915 v: kernel
           bus ID: 00:02.0 chip ID: 8086:0126
           Device-2: NVIDIA GF119M [GeForce 610M] driver: N/A bus ID: 01:00.0 chip ID: 10de:1058
           Display: x11 server: N/A driver: intel resolution: <xdpyinfo missing>
           OpenGL: renderer: N/A v: N/A direct render: N/A

$ glxinfo | grep render
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  37
  Current serial number in output stream:  38

$ lspci | egrep 'VGA|3D|Display'00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [GeForce 610M] (rev ff)
$ xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
LVDS1 connected primary (normal left inverted right x axis y axis)
   1366x768      60.00 +
   1280x720      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 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 530mm x 300mm
   1920x1080     60.00*+  50.00    59.94 
   1680x1050     59.88 
   1600x900      60.00 
   1280x1024     60.02 
   1440x900      59.90 
   1280x800      59.91 
   1280x720      60.00    50.00    59.94 
   1024x768      60.00 
   800x600       60.32 
   720x576       50.00 
   720x480       60.00    59.94 
   640x480       60.00    59.94 
   720x400       70.08 
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

$ cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: No such file or directory

$ dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl|fglrx'
bash: dpkg: command not found

Çevrimdışı Butterfly

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 18863
  • Linux Mint Türkiye
  • Dağıtım: Linux Mint 20 & LMDE 4
  • Masaüstü Ortamı: Cinnamon 4.6 & Xfce 4.14
  • Grafik Kartı: Nvidia GF 9500
  • İşlemci: AMD X3
Sorunun Compton ile ilgisi yok. 3D hızlandırma ile ilgili sorun yaşıyorsunuz sadece. GPU ile ilgili yaptığınız bir işlem varsa geri almayı deneyin.
Elimizden geldiğince dilimizin döndüğünce...

[info] Konu Açarken Dikkat Edilmesi Gerekenler  |  Forum Kuralları  |  Kod Etiketi Kullanımı[/info]