Re: SuperSavage/IXC 64, no direct rendering

Felix Kühling <[email protected]>
Newsgroups gmane.comp.video.dri.user
Message-ID <[email protected]>
Am Samstag, den 23.09.2006, 17:27 +0200 schrieb b0fh:
> Hi there!
> 
> I have a "SuperSavage/IXC 64" video controller in my notebook and want to use 
> DRI in x.org. I'm usging gentoo-linux, x.org is version 7.1.1, the x11-drm 
> kernel modules are version 20060608 and of course loaded.
> 
> Relevant parts of my xorg.conf:
> Code:
> 
>     Load       "glx"
>     Load       "dri"
> ...
> Section "Device"
>     Identifier  "savage"
>         Driver                  "savage"
>         Option "AGPSize"        "16"
>         Option "AGPMode"        "4"
>         Option "DmaType"        "AGP"
>         Option "DmaMode"        "None"
>         Option "BusType"        "PCI"

BusType PCI and DmaType AGP contradict each other. Try removing one or
both. The log file indicates that you have an AGP card. Are you forcing
BusType PCI for a specific reason?

> Option "BCIforXv" "false"
> EndSection
> ...
> Section "DRI"
>     Group "video"
>     Mode 0666
> EndSection
> 
> 
> Unfortunately "glxinfo" says "direct rendering: No". So here some more 
> information from Xorg.log:
> Code:
[snip]
> [B](EE) SAVAGE(0): [drm] Failed to initialize BCI! (-22)[/B]

Everything looks more or less ok until here. There should be more
information about the cause of the failure in the kernel log. What does
dmesg say?

> (II) SAVAGE(0): [drm] removed 1 reserved context for kernel
> (II) SAVAGE(0): [drm] unmapping 8192 bytes of SAREA 0xd884f000 at 0xb187b000
> (II) SAVAGE(0): Resetting ShadowStatus.
> [B](WW) SAVAGE(0): Direct rendering disabled[/B]
> 
> 
> I had that BCI error before, so I added "Option "BCIforXv" "false"" to disable 
> it. So why is it initialized?

This option will disable use of the BCI for Xv (video overlay), but it
won't disable BCI alltogether. The BCI is needed for 3D acceleration.

Regards,
  Felix

> 
> Any ideas?
> 
> Thanks a lot!
> 
> Robert
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> --
> _______________________________________________
> Dri-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dri-users
> 
-- 
| Felix Kühling <[email protected]>                     http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.