• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Cedega Instalation

Hallo, wollte grad cedega instalieren,aber wenn der System Test läuft klommt folgendes:

OpenGl DirectRendering Test Faild

Your OpenGL drivers do not appear to be setup correctly. Please check the documentation for your Linux distribution and your graphics card drivers to ensure proper installation.

und
Copy Protection Failed

A problem was detected with your CD/DVD-ROM devices. Some or all copy protected games
may not work correctly with your drives. Check the permissions on your CD/DVD-ROM device (in /dev). The device can be found in the /etc/fstab file.

In a terminal perform:

ls -la /dev/CDROM (where CDROM is the device for your system)

Make sure that all users have rx permissions. If users do not have rx permissions then add the permissions by running

The device may be a symbolic link to a second device, for example:

lrwxrwxrwx 1 root root 3 Mar 23 05:50 /dev/cdrom -> hdc

Here we can see that /dev/cdrom is a link to /dev/hdc. Be sure to check permissions on the symbolically linked devices as well.



Was muss ich tun, um die Probleme zu behebn?

Hab OpenSuse10.2
Nvidia Geforce 4Ti4200
 
Garfikkarten Treiber ist instaliert, wir auch unter System Einstellungen so erkannt:

NVIDIA Corporation
1.2 (1.5.8 NVIDIA 96.31)

Nur der SystemTest sagt dann das der treiber nicht richtig eingestellt wir,muss ich da am Treiber was anpassen?

Hab die Laufwerke schreibbar gemacht behaupte ich mal, hab ein chmod a+wrx /media/cdrecorder
durchgeführt, aber cedega meldet immer noch den Fehler
 
Oben