Du bist nicht angemeldet.
Lieber Besucher, herzlich willkommen bei: Aqua Computer Forum. Falls dies dein erster Besuch auf dieser Seite ist, lese dir bitte die Hilfe durch. Dort wird dir die Bedienung dieser Seite näher erläutert. Darüber hinaus solltest du dich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutze das Registrierungsformular, um dich zu registrieren oder informiere dich ausführlich über den Registrierungsvorgang. Falls du dich bereits zu einem früheren Zeitpunkt registriert hast, kannst du dich hier anmelden.
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 |
II) AIGLX: Screen 0 is not DRI2 capable drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 11, (OK) drmOpenByBusid: Searching for BusID pci:0000:01:00.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 11, (OK) drmOpenByBusid: drmOpenMinor returns 11 drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 (EE) AIGLX error: Calling driver entry point failed (EE) AIGLX: reverting to software rendering (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so (II) GLX: Initialized DRISWRAST GL provider for screen 0 |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
# xorg.conf (X.Org X Window System server configuration file) Section "ServerLayout" Option "AIGLX" "true" Identifier "dual head configuration" Screen 0 "Screen0" 0 0 EndSection Section "Device" Identifier "Configured Video Device" Driver "radeon" Option "XAANoOffscreenPixmaps" Option "DisableGLXRootClipping" "true" Option "AddARGBGLXVisuals" "true" Option "AllowGLXWithComposite" "true" Option "EnablePageFlip" "true" Option "Monitor-DVI-0" "lfd5" Option "Monitor-VGA-0" "crt1" EndSection Section "Monitor" Identifier "lfd5" # Option "Position" "1920 0" EndSection Section "Monitor" Identifier "crt1" Option "LeftOf" "lfd5" EndSection Section "Screen" Identifier "Screen0" Device "Configured Video Device" Subsection "Display" Viewport 0 0 Depth 24 Virtual 2944 1080 Modes "1920x1080" "1024x768" EndSubSection EndSection Section "Module" Load "dri" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enabled" EndSection |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Gathering information about your system... Distribution: Ubuntu 9.04 Desktop environment: KDE4 Graphics chip: ATI Technologies Inc RV710 [Radeon HD 4350] Driver in use: radeon Rendering method: AIGLX Checking if it's possible to run Compiz on your system... Checking for texture_from_pixmap... [ OK ] Checking for non power of two support... [ OK ] Checking for composite extension... [ OK ] Checking for FBConfig... [ OK ] Checking for hardware/setup problems... [FAIL] There has been (at least) one error detected with your setup: Error: Software Rasterizer in use |
WTF is Linux![]()
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Y0Gi« (4. Mai 2009, 13:13)
-