Fix for this bug result in regression:
https://bugs.freedesktop.org/show_bug.cgi?id=98869
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not l
Hello ,
how can i apply this patch?
I am using Powermac G5 7,3 with Radeon9650, Debian Wheezy, kernel 3.2.6
it gives
dmesg | grep -E 'drm|radeon' | grep -iE 'firmware|microcode'
[1.137001] radeonfb: Found Open Firmware ROM Image
[1.137015] radeonfb: Retrieved PLL infos from Open Firmware
** Bug watch added: freedesktop.org Bugzilla #98869
https://bugs.freedesktop.org/show_bug.cgi?id=98869
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 M
You can try "git am -3 ...". If that doesn't help, then I don't know.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading with KMS enab
wheezy only have mesa 8 available, but videoplayback would be very nice please.
don't know how to change colour depth as there is no xorg.conf.
thank you very much
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu
** Changed in: mesa (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading with KMS enab
As of Yakkety's todays daily iso (24.07.2016) this bug is gone due to an
update mesa-11.2.1 -> mesa-12.0.1.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300
** Changed in: mesa
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading with KMS enabled
Stat
Fixed by 172bfdaa9e80342ade3f023f72d455d76713b866. Closing.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading with KMS enabled
Statu
(In reply to Marek Olšák from comment #30)
> The patch is correct from the LE perspective. It simply adds ARGB support
> and was tested thoroughly on LE. The side effect is that BE can use the
> format now too, but there may be other issues with BE.
Makes sense. Maybe we can use bug 43698 to track
I can verify the patch works. However there are some issues
1. I see my colors are off when I use compiz as my WM and try to rotate
the cube.
2.piglit samity tests fail with this error:
spec/!opengl 1.0/gl-1.0-readpixsanity/gl-1.0-readpixsanity: fail
3. games like alien-arean and supertuxkart cr
I can verify the patch works. However there are some issues
1. I see my colors are off when I use compiz as my WM and try to rotate the
cube.
2.piglit samity tests fail with this error:
spec/!opengl 1.0/gl-1.0-readpixsanity/gl-1.0-readpixsanity: fail
3. games like alien-arean and supertuxkart cr
If this is the patch from the freedesktop thread then I am already
running it will post my results soon.
Sent from my iPhone
> On Apr 30, 2016, at 2:52 PM, Marek Olšák <1432...@bugs.launchpad.net> wrote:
>
> Created attachment 123370
> final fix?
>
> Could you please test this patch?
>
> --
>
I never use AGP it freezes the DE. I always have this set at yaboot
radeon.agomode=-1
Sent from my iPhone
> On May 3, 2016, at 2:48 AM, Mathieu Malaterre
> wrote:
>
> I believe that the testers should also make sure to use PCI instead of
> AGP during there testing. See bug:
> https://bugs.free
(In reply to Michel Dänzer from comment #29)
> That piglit sanity is failing with the patch may confirm my suspicion that
> something doesn't add up yet I'm afraid: Since the kernel driver and
> xf86-video-ati EXA code are using the same hardware formats for
> display/rendering with BE & LE, I was
At this stage I just need a confirmation that more than 60% of apps work
and show correct colors (mainly games). I don't expect all apps to be
perfect right now.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
I believe that the testers should also make sure to use PCI instead of
AGP during there testing. See bug:
https://bugs.freedesktop.org/show_bug.cgi?id=95017.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
http
Created attachment 123420
Piglit Sanity Check Results
I've attached the Piglit result of the sanity check to this issue, GNOME
Shell also has a discolouration (the title bar and activity screen is
red) and after using it for a couple of minutes it crashed (SIGSEGV):
[ 6088.876306] gnome-shell[814
Elimar, Nathan or anyone else, can you try if the piglit sanity tests
pass with this patch?
Also, do OpenGL compositing managers such as gnome-shell show correct
colours?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa i
** Bug watch added: freedesktop.org Bugzilla #95017
https://bugs.freedesktop.org/show_bug.cgi?id=95017
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 M
Built piglit from svn on Ubuntu MATE 16.04 ppc. Already the sanity test fails,
specifically:
root@T800:~/build/piglit# /root/build/piglit/bin/gl-1.0-readpixsanity -auto -fbo
RGB(A) worst-case error was 6.641274 bits at (32, 80)
expected (0.840188, 0.394383, 0.783099, 0.7984
That piglit sanity is failing with the patch may confirm my suspicion
that something doesn't add up yet I'm afraid: Since the kernel driver
and xf86-video-ati EXA code are using the same hardware formats for
display/rendering with BE & LE, I was wondering how the patch could
result in both display
Created attachment 123385
glxinfo output with final fix
Patched it on top of cbcd7b60f573d027337a2390e67f6010e9992aaa and that
one did actually work! I've attached the full glxinfo output in case
someone is interested.
--
You received this bug notification because you are a member of Ubuntu
Touc
Created attachment 123370
final fix?
Could you please test this patch?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading with KMS en
Patched on top on 79b0e13913b5189bb8629e80439fea746f99fe79 and it works!
Many thanks!
Machine used is a PowerMac G5 7,3 with an AGP Radeon 9600 Pro (Mac
edition). Running Compton composting manager (Ubuntu MATE 16.04) and it
runs without glitches so far, colours look good. Only thing I noticed is
Applied against Debian 11.1.3-1. 3-D acceleration at depth=24 works.
Power consumption running foobillardplus is very high. Colors at the
Cairo Dock are looking pastel shaded.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to me
I also see in apitrace that GLXChooseVisual returns with NULL when I to
run glxgears.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loadi
Created attachment 123267
proposed patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading with KMS enabled
Status in Mesa:
Confir
Same here. Glxinfo says r300 fails to load.
dan@powerbook2:~$ glxinfo
name of display: :0.0
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: r300
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Error: couldn't f
Applied the patch on top of 43f46caf769b0a6d661850ce2fa64b6f4b085b9f,
but unfortunately it didn't work. Tested on a PowerBook G4 5,6 with
Linux 4.6-rc4 (5f44abd041c5f3be76d57579ab254d78e601315b) / Debian Sid.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pa
Patched r300g_be.patch against mesa 11.1.3. -> No acceleration at Depth
24.This is Debian sid.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver
An updated patch is now available from:
https://lists.freedesktop.org/archives/mesa-dev/2016-April/114409.html
As mentioned over here:
https://lists.freedesktop.org/archives/mesa-dev/2016-April/114412.html
we'are actively looking forward for feedback.
I've also attached the patch directly to t
I also see in apitrace that GLXChooseVisual returns with NULL when I to
run glxgears.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loadi
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1432949
** Tags added: iso-testing
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pac
Still here on mesa 11.2 (Ubuntu MATE 16.04 daily). Tested on a PowerMac
G5 7,3.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading wit
Still here on todays Ubuntu MATE 16.04 LTS (mesa 11.2, xserver-xorg-
video-radeon 7.7.0). Tested on a PowerMac G5 7,3.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Ti
Launchpad has imported 12 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=71789.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://hel
Bug persists on Ubuntu MATE 16.04 daily live, Powerbook 5,6.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading with KMS enabled
Stat
** Bug watch added: freedesktop.org Bugzilla #71789
https://bugs.freedesktop.org/show_bug.cgi?id=71789
** Also affects: mesa via
https://bugs.freedesktop.org/show_bug.cgi?id=71789
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member o
Me too can confirm this bug on my Powerbook 5,8. Workaround of 16 bit
defaultdepth is successful, albeit sub-optimal.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Tit
** Changed in: mesa (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading with KMS enabled
S
I also ran the OpenGL test suite piglit on my graphics card. I shared
the result upstream to mesa but anyone can see them here:
https://drive.google.com/open?id=0ByNWUTbPhemsM1BMczBETndBeEk
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is s
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: mesa (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bug
Sadly that is the known work around.
Sent from my iPhone
> On Aug 2, 2015, at 3:20 PM, Alex Perez <1432...@bugs.launchpad.net> wrote:
>
> Can confirm, I have the same problem. Workaround of 16 bit defaultdepth
> is successful, albeit sub-optimal.
>
> --
> You received this bug notification bec
Can confirm, I have the same problem. Workaround of 16 bit defaultdepth
is successful, albeit sub-optimal.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300
By setting my DefaultDepth to 16 on my xorg.conf file I was able to get
3D working. However I believe this is a work around.
rican-linux@ibookG4-UbuntuMATE:~$ LIBGL_DEBUG=verbose glxinfo |grep render
libGL: screen 0 does not appear to be DRI3 capable
libGL: pci id for fd 4: 1002:4e56, driver r300
Public bug reported:
I cannot get 3D acceleration to work. I was expecting to see the gears
via the command 'glxgears' I have KMS enable on my iBook G4 by using the
following parameter
Linux radeon.modeset=1 video=offb:off video=1024x768-32
video=radeonfb:off radeon.agpmode=-1
Here are my Mesa a
47 matches
Mail list logo