| Summary: | DRM CVS: (II) RADEON(0): [drm] drmAddMap failed, Direct Rendering Disabled. | ||
|---|---|---|---|
| Product: | DRI | Reporter: | Samuli Suominen <drac> |
| Component: | DRM/other | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | critical | ||
| Priority: | high | ||
| Version: | XOrg git | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| URL: | http://hdr.unk.fi/~drac/drm.txt | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Samuli Suominen
2005-08-16 14:58:16 UTC
Is that a 64-bit machine? what type of kernel / userspace are you running? Can you try changing the drm_handle_t in shared-core/drm.h to unsigned int and rebuilding the DRM and seeing if it works... (In reply to comment #1) > Is that a 64-bit machine? what type of kernel / userspace are you running? No, it's same as my -march, Athlon-XP 2200+ 32bit. Vanilla kernel from www.kernel.org, no patches, no additional modules. http://hdr.unk.fi/~drac/config-2.6.13-rc6-git8 is my config. > > Can you try changing the drm_handle_t in shared-core/drm.h to unsigned int and > rebuilding the DRM and seeing if it works... > > If you meaned change it from long, to int.. and try again, i've done and nothing is changed. Still (II) RADEON(0): [drm] drmAddMap failed ah I found it, I reverted part of another patch when I merged the 32/64 bit patch I was half asleep last night when I did it, please check latest CVS and close this if it works. (In reply to comment #3) > ah I found it, I reverted part of another patch when I merged the 32/64 bit patch > > I was half asleep last night when I did it, please check latest CVS and close > this if it works. > > Indeed, you got it. It's fixed. I'm closing this one. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.