Re: ATI and DRI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2007-07-20 at 13:20 +0200, Dotan Cohen wrote:
> On 20/07/07, Mike Chambers <mike@xxxxxxxxxx> wrote:
> > OK, using the newer driver that came out in the last day or two, got it
> > to load, can see rhgb now whereas before I couldn't with my vesa driver.
> > I do see the "Testing use only" icon so that shows it's working.  What I
> > want to know, is if I am able to load DRI and does composite still have
> > to be disabled?  I have attached my xorg.conf that I am using.
> >
> > Can someone comment on it on what I need to turn off or on to get
> > whatever I can to work, to work?
> >
> > Thanks ahead of time,
> >
> 
> If you are asking how to remove the floating icon, it doesn't seem
> possible at this point. Discussion underway on another list I'm
> subscribed to can't find a solution, other than hoping for an official
> hotfix.

According to a posting it is possible:

http://www.rage3d.com/board/showpost.php?p=1335043887&postcount=6

DRIVER=/usr/lib/xorg/modules/drivers/fglrx_drv.so
TMPDRV=/tmp/fglrx_drv.so
for x in $(objdump -d $DRIVER|awk '/call/&&/Logo/{print "\\x"$2"\\x"$3"\
\x"$4"\\x"$5"\\x"$6}'); do
 sed -i "s/$x/\x90\x90\x90\x90\x90/g" $TMPDRV
done
cp $TMPDRV $DRIVER

Haven't tried it so don't know. Anyway, I don't know if this fedora list
is the best place to ask about proprietary drivers. The phoronix forum
is always a good (and maybe a better) place.

Regards,
Patrick


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux