Announcement

Collapse
No announcement yet.

DRI Driver Install Error

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    DRI Driver Install Error

    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)

    #2
    Re: DRI Driver Install Error


    why isn't anyone helping? Heres some stuff I got from the Terminal...

    109416.898161] radeon: Unknown symbol drm_open
    [109416.898472] radeon: Unknown symbol drm_fasync
    [109416.898592] radeon: Unknown symbol drm_poll
    [109416.898707] radeon: Unknown symbol drm_get_resource_len
    [109416.898849] radeon: Unknown symbol drm_core_get_reg_ofs
    [109416.899018] radeon: Unknown symbol drm_irq_uninstall
    [109416.899154] radeon: Unknown symbol drm_get_dev
    [109416.899278] radeon: Unknown symbol drm_ioctl
    [109416.899394] radeon: Unknown symbol drm_exit
    [109416.899517] radeon: Unknown symbol drm_debug
    [109416.899787] radeon: Unknown symbol drm_core_get_map_ofs
    [109416.899920] radeon: Unknown symbol drm_init
    [109416.900034] radeon: Unknown symbol drm_addmap
    [109416.900172] radeon: Unknown symbol drm_get_resource_start
    [109416.900293] radeon: Unknown symbol drm_vbl_send_signals
    [109416.900414] radeon: Unknown symbol drm_cleanup_pci
    [109416.900528] radeon: Unknown symbol drm_ati_pcigart_init
    [109416.900666] radeon: Unknown symbol drm_mmap
    [109416.900769] radeon: Unknown symbol drm_order
    [109416.900874] radeon: Unknown symbol drm_ati_pcigart_cleanup
    [109416.901026] radeon: Unknown symbol drm_core_reclaim_buffers
    [109416.901149] radeon: Unknown symbol drm_release


    thata the Kernal talking... do I need newer DRM?

    Comment


      #3
      Re: DRI Driver Install Error

      Hi,

      I don't think I will be able to help, but in case, you should check in dmesg as said at the end of your log... Maybe you will find a tip ?

      Good luck

      Comment

      Working...
      X