hello! been using Dapper for a while now, and I am really happy about it.
I have installed Cedega successfully and all went well in the tests except for the 3D bit. Being OpenGL.
Not to worry! As drivers with 3D Support for my ATI Mobility Radeon 9100 IGP are available... the DRI Drivers. Without hesitation, I got what the site told me to get, the DRI R200 Driver and the DRI Common Driver. I installed the DRI R200 Driver, all went well, but then I got this...
Updating configuration:
Removing old kernel module "radeon"...done
Inserting new kernel module "radeon"...ERROR
There were errors updating the system configuration.
See the dri.log file for more information.
OK, so I checked the dri.log and I got this...
make[2]: Leaving directory `/usr/src/linux-headers-2.6.15-25-686'
make[1]: Leaving directory `/home/thebase/Desktop/r200-20060403-linux.i386/r200-20060403-linux.i386/drm/linux-core'
WARNING: Error inserting drm (/lib/modules/2.6.15-25-686/kernel/drivers/char/drm/drm.ko): Cannot allocate memory
FATAL: Error inserting radeon (/lib/modules/2.6.15-25-686/kernel/drivers/char/drm/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg)
AND This is the end bit of the log...
Can I fix the problem?
Help!
NG 8)
I have installed Cedega successfully and all went well in the tests except for the 3D bit. Being OpenGL.
Not to worry! As drivers with 3D Support for my ATI Mobility Radeon 9100 IGP are available... the DRI Drivers. Without hesitation, I got what the site told me to get, the DRI R200 Driver and the DRI Common Driver. I installed the DRI R200 Driver, all went well, but then I got this...
Updating configuration:
Removing old kernel module "radeon"...done
Inserting new kernel module "radeon"...ERROR
There were errors updating the system configuration.
See the dri.log file for more information.
OK, so I checked the dri.log and I got this...
make[2]: Leaving directory `/usr/src/linux-headers-2.6.15-25-686'
make[1]: Leaving directory `/home/thebase/Desktop/r200-20060403-linux.i386/r200-20060403-linux.i386/drm/linux-core'
WARNING: Error inserting drm (/lib/modules/2.6.15-25-686/kernel/drivers/char/drm/drm.ko): Cannot allocate memory
FATAL: Error inserting radeon (/lib/modules/2.6.15-25-686/kernel/drivers/char/drm/radeon.ko): Unknown symbol in module, or unknown parameter (see dmesg)
AND This is the end bit of the log...
Can I fix the problem?
Help!
NG 8)
Comment