Bug 1023 - Radeon IGP345M - drmAddMap failed
Summary: Radeon IGP345M - drmAddMap failed
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high minor
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 18:41 UTC by James Le Cuirot
Modified: 2005-10-19 10:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description James Le Cuirot 2004-08-09 18:41:16 UTC
I'm using DRI CVS, Mesa CVS, DRM CVS and XOrg CVS with my Radeon IGP345M. Things 
are working in general but when I log out back to Entrance, 3D acceleration 
appears to stop working. Note that Entrance is also using 3D acceleration. It 
starts working again when I use Ctrl+Alt+Backspace but this only became true 
recently. I checked the same stuff out a week ago (except for XOrg, which was 
version 6.7.0) and restarting X would not fix the problem most of the time, 
though occasionally it would, perhaps with a sufficient delay? Checking the log 
produced by XOrg, I see this...

drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:05.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
(II) RADEON(0): [drm] DRM interface version 1.2
(II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:05.0"
(II) RADEON(0): [drm] drmAddMap failed
(EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.
(II) RADEON(0): Memory manager initialized to (0,0) (1024,8191)
(II) RADEON(0): Reserved area from (0,768) to (1024,770)
(II) RADEON(0): Largest offscreen area available: 1024 x 7421
(II) RADEON(0): Render acceleration disabled
(II) RADEON(0): Acceleration enabled
(II) RADEON(0): Using hardware cursor (scanline 770)
(II) RADEON(0): Largest offscreen area available: 1024 x 7417
(**) RADEON(0): DPMS enabled
(II) RADEON(0): Direct rendering enabled

And of course, it doesn't have those errors when it starts initially. Any ideas?
Comment 1 Dave Airlie 2005-10-19 15:34:27 UTC
need more information on whether this still occurs with 6.8.2 or 6.9/7.0 Release
candidates...
Comment 2 James Le Cuirot 2005-10-20 03:13:48 UTC
I am now using xorg-6.8.2 and a 20050807 snapshot from dri.freedesktop.org. The 
problem seems to have gone away. The card still performs terribly (~300fps in 
glxgears) but I have a horrible feeling that's fairly normal for this card.
Comment 3 Dave Airlie 2005-10-20 03:25:48 UTC
reported fixed.


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.