[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problemas con opengl



La salida del lspci es esta:
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX Host (rev 11) 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge) 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO] (rev 36)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0) 00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) 00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f) 00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA (rev 01)
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter

Exporto:
export LIBGL_DEBUG=verbose
y cuando doy:
glxinfo | grep -i "direct rendering"
vuelve el mensaje
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)

---
Pablo Rafael López Martínez
Jefe Tecnologías de la Información EMNI
Linux user 407390


gonzalo rivero escribió:
El vie, 12-06-2009 a las 10:45 -0400, EMNI Pablo Rafael López Martínez
escribió:
La salida es esta:
No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
Más claro ni el agua, pero, ¿dónde pongo "LIBGL_DEBUG=verbose"?

---
que raro, ¿que placa de video tenés? (lspci puede decirte). Eso que te
dice, es al principio del comando, entonces quedaría así:
LIBGL_DEBUG=verbose" glxinfo | grep -i "direct rendering"
si no llegara a funcionar, probá partiendo en dos ese comando
export LIBGL_DEBUG=verbose"
glxinfo | grep -i "direct rendering"
probablemente te falte activar la aceleración en 3D, ¿que dice la
salida de este comando:
glxinfo | grep -i "direct rendering"
?







Reply to: