I tried creating an Xorg.conf file to manually load those drivers and I
also noticed that I did not swrast drivers installed so I did that as well.
I also change agpmode to 1. However when I did that I broke my X session.
The GUI would not load nor could I get into cli. I had to change the
setting in the yaboot prompt so I can get into cli. Then I remove my
xorg.conf file from /etc/X11 and reverted my yaboot.conf file back plus
uninstalled swrast drivers. Then I was able to log back in the GUI. I am
attaching my xorg.conf and my xorg and dmesg logs for you to look at. I
think my next option is to try the patches but I have never installed those
type of files before. Could you give me a quick breakdown. Thanks!

On Wed, Nov 26, 2014 at 10:02 AM, Herminio Hernandez, Jr. <
herminio.hernande...@gmail.com> wrote:

> I changed the radeon.agpmode to 1 and will test with it. I set the the
> radeon.dpm for power managment. I discovered it at the Ubbuntu wiki here
> <https://help.ubuntu.com/community/RadeonDriver>. As far as the driver
> load error based on the link you sent should I create an Xorg.conf file and
> configure it to load the drivers? I know they mentioned a patch but I have
> never installed on of those before. Thanks for you help!
>
> Herminio
>
> On Tue, Nov 25, 2014 at 9:19 PM, Michel Dänzer <mic...@daenzer.net> wrote:
>
>> On 26.11.2014 08:02, Herminio Hernandez, Jr. wrote:
>>
>>> Ok I have made some headway. Thanks to  friend and the Ubuntu PowerPC
>>> wiki I have been able to get Xvid working. Here is what I had to do. At
>>> yaboot:
>>> Linux "video=radeonfb:off radeon.agpmode=-1 radeon.modeset=1
>>> radeon.dpm=1 video=offb:off"
>>>
>>
>> I suppose radeon.agpmode=-1 made the difference. You can also try
>> radeon.agpmode=1, if that's stable it should perform better.
>> radeon.modeset=1 is the default, radeon.dpm=1 has no effect with your GPU
>> and video=offb:off shouldn't be necessary.
>>
>>
>>  With that I can login and view videos with Xvid instead of x11. However
>>> I am seeing this and was wondering if it normal?
>>>
>>> rican-linux@debian-ppc:~$ LIBGL_DEBUG=verbose glxinfo
>>> name of display: :0.0
>>> libGL: screen 0 does not appear to be DRI3 capable
>>> libGL: pci id for fd 4: 1002:4e50, driver r300
>>> libGL: OpenDriver: trying /usr/lib/powerpc-linux-gnu/dri/tls/r300_dri.so
>>> libGL: OpenDriver: trying /usr/lib/powerpc-linux-gnu/dri/r300_dri.so
>>> libGL: Can't open configuration file /home/rican-linux/.drirc: No such
>>> file or directory.
>>> libGL: Can't open configuration file /home/rican-linux/.drirc: No such
>>> file or directory.
>>> libGL error: No matching fbConfigs or visuals found
>>> libGL error: failed to load driver: r300
>>> libGL: OpenDriver: trying /usr/lib/powerpc-linux-gnu/
>>> dri/tls/swrast_dri.so
>>> libGL: OpenDriver: trying /usr/lib/powerpc-linux-gnu/dri/swrast_dri.so
>>> libGL: Can't open configuration file /home/rican-linux/.drirc: No such
>>> file or directory.
>>> libGL error: No matching fbConfigs or visuals found
>>> libGL error: failed to load driver: swrast
>>> Error: couldn't find RGB GLX visual or fbconfig
>>>
>>
>> See https://bugs.freedesktop.org/show_bug.cgi?id=71789 .
>>
>>
>>
>> --
>> Earthling Michel Dänzer               |               http://www.amd.com
>> Libre software enthusiast             |             Mesa and X developer
>>
>
>

Attachment: my_dmesg2.log
Description: Binary data

Attachment: my_xorg.conf
Description: Binary data

Attachment: my_Xorg2.0.log
Description: Binary data

Reply via email to