salut. am si eu niste probleme cu x-ul. in timp ce lucrez imi scuipa in
consola
din care l-am pornit chestii de genu:
libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering
am un matrox g550.
partea de module din /etc/X11/XF86Config
Section "Module"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "glx"
Load "xtrap"
Load "type1"
Load "speedo"
EndSection
Am modulul pt drm incarcat
underworld radu # lsmod | grep mga
mga 97536 1
underworld radu # lsmod | grep agpgart
agpgart 38208 3 (autoclean)
din dmesg:
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: Detected Via Apollo Pro KT266 chipset
agpgart: AGP aperture is 128M @ 0xd0000000
[drm] AGP 0.99 on VIA Apollo KT133 @ 0xd0000000 128MB
[drm] Initialized mga 3.0.2 20010321 on minor 0
X-ul nu cometeaza prea tare la pornire (adica nu am EE prin log) si vad
ca pana
la urma incarca modulul ala (mga.o)
(II) MGA(0): [drm] bpp: 32 depth: 24
(II) MGA(0): [drm] Sarea 2200+664: 2864
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) MGA(0): [drm] loaded kernel module for "mga" driver
(II) MGA(0): [drm] created "mga" driver at busid "PCI:1:0:0"
(II) MGA(0): [drm] added 8192 byte SAREA at 0xe0a94000
(II) MGA(0): [drm] mapped SAREA 0xe0a94000 to 0x40018000
(II) MGA(0): [drm] framebuffer handle = 0xd8000000
(II) MGA(0): [drm] added 1 reserved context for kernel
<snip snip>
(II) MGA(0): [drm] installed DRM signal handler
(II) MGA(0): [DRI] installation complete
(II) MGA(0): [drm] Mapped 128 DMA buffers
(II) MGA(0): [drm] failure adding irq handler, there is a device already
using t
hat irq
[drm] falling back to irq-free operation
distro e gentoo (daca conteaza :))
radu