Announcement
Collapse
No announcement yet.
Open-Source Radeon HD 6000 Series Still Borked
Collapse
X
-
No, it does work since some months, it didn't work with the glsl-to-tgsi branch, but the fix was easy.
-
That's very cool.
So, this was the last Linux app that did not work with r600g?
Leave a comment:
-
Originally posted by darkbasic View PostI'm still searching a way to keep 32bit mesa and libdrm in sync with the main 64bit driver. On debian I do use multiarch xserver/mesa from xorg-edgers ppa and dpkg from 'pu/multiarch/full' branch (but natty already ships it), fedora already has multiarch since 6 years, but what about gentoo? multilib overlay sucks, nobody keeps the mesa/libdrm/xf86-video-ati 9999 ebuilds in sync and they simply don't work. Also, if you use external overlays you can forgot about ia32 because multilib is not in portage and so nobody has to take care of it.
P.S.
oibaf, do you plan to support multiarch in your ppa?
Leave a comment:
-
Originally posted by crazycheese View PostYes, Im aware. I use gentoo though, but I will be able to apply thanks to you keeping the revision logs. With "debug pool" I mean a pool, similar to current bug pool on freedesktop, that would list the tasks to perform(and instruction on how) some test on current drivers, directed to people that use open drivers but have no possiblilty to program the changes. Ie, bringing hackers and users together.
Leave a comment:
-
Originally posted by QaridariumMesa warning: glDraw[Range]Elements(start 7331, end 8087, count 2373, type 0x1403, indices=0xabc0)
end is out of bounds (max=8086) Element Buffer 21 (size 48714)
This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 11022, end 11057, count 123, type 0x1403, indices=0x11232)
end is out of bounds (max=11056) Element Buffer 11 (size 70440)
This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 794, end 1034, count 504, type 0x1403, indices=0xf00)
end is out of bounds (max=1033) Element Buffer 51 (size 4848)
This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 794, end 1034, count 504, type 0x1403, indices=0xf00)
end is out of bounds (max=1033) Element Buffer 51 (size 4848)
This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 297, end 1072, count 2253, type 0x1403, indices=0x9c0)
end is out of bounds (max=1071) Element Buffer 59 (size 7002)
This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 297, end 1072, count 2253, type 0x1403, indices=0x9c0)
end is out of bounds (max=1071) Element Buffer 59 (size 7002)
This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 297, end 1072, count 2253, type 0x1403, indices=0x9c0)
end is out of bounds (max=1071) Element Buffer 59 (size 7002)
This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 297, end 1072, count 2253, type 0x1403, indices=0x9c0)
end is out of bounds (max=1071) Element Buffer 59 (size 7002)
This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 297, end 1072, count 2253, type 0x1403, indices=0x9c0)
end is out of bounds (max=1071) Element Buffer 59 (size 7002)
This should probably be fixed in the application.
Leave a comment:
-
Originally posted by Qaridariumhey hey it was my testingbut yes oibaf is very helpfull.
Leave a comment:
-
Where can I buy the "Watts up? Pro" UO version (100v - 250v, 15 amp, 50/60 Hz)? Shipping to Italy does cost more than 100$ from the official site
Leave a comment:
-
Originally posted by oibaf View PostIf you are using my PPA these warnings are showed because I build mesa with --enable-debug. These are probably errors in the application, and should be reported to Uningine.
This looks indeed a problem with the glsl-to-tgsi branch which I am currently merging in the PPA.
EDIT: I reported this to Bryan Cain, hopefully he will fix it.
Leave a comment:
-
Originally posted by darkbasic View PostI'm still searching a way to keep 32bit mesa and libdrm in sync with the main 64bit driver. On debian I do use multiarch xserver/mesa from xorg-edgers ppa and dpkg from 'pu/multiarch/full' branch (but natty already ships it), fedora already has multiarch since 6 years, but what about gentoo? multilib overlay sucks, nobody keeps the mesa/libdrm/xf86-video-ati 9999 ebuilds in sync and they simply don't work. Also, if you use external overlays you can forgot about ia32 because multilib is not in portage and so nobody has to take care of it.
The only problem is that mesa seems to demand llvm nowadays. I haven't been able to compile it without llvm, and I'm not going to compile 32-bit llvm from scratch.
Actually, it should only be needed for r300g, not for r600g, but autogen dies now and refuses to proceed, regardless of configure options.
Leave a comment:
Leave a comment: