Remember that this is a beta, not a final release. I expect that everyone will have moved from beta to release code long before 10 months is up.
Printable View
Remember that this is a beta, not a final release. I expect that everyone will have moved from beta to release code long before 10 months is up.
"Supported on" and "runs on" are two different things. Especially for a beta product. In all likelyhood, it'll run on just about everything.
Exactly what? When I see instructions recommending downgrading to a old ass version it makes me wonder. Really to try out a beta product against a old and little used version does very little to addressing issues that may creep up in the newer official distro. If a bug is submitted against a newer in use mainstream distro then the developers can say "well it's not supported" and that gets nobody nowhere.
Quote:
The SDK may work on configurations that fall outside the list below. However, if your operating system, compiler or processor is not listed below, we recommend that you modify your configuration to a supported configuration for the best possible ATI Stream programming experience.
I think you're just looking for things to complain about now.
For beta programs, you need some kind of baseline to test it against. Guess what - if openSuse 11 is older than 11.1, it's likely to be stable (i.e they know the ins & outs of it). If it doesn't work on 11.1 then they've got a good start of where to look.
there are tons of programs everyone uses that are only "supported" on certian distro's, doesn't mean it won't work, if you have a problem with it, THEN complain, or rather, file a report. no reason to jump the gun.
its relatively stable - big difference between relatively stable and very stable.
perfect example - kubuntu 8,10 was not what i would call stable.
now i've never used suse 11.0 or 11.1 for more then a half hour or so, so i'm not entirely sure where they rank, but thats besides the point anyway, like i said earlier, if you try it, and it doesn't work, that sucks, if its "unsupported" but works just fine, then be happy.
To get the largest and most worthy feedback one has to test against what the largest share in a particular distro. With openSUSE that would be 11.1, 11.0 users make up for <10 % of current opensuse users.
The only fixes placed in openSUSE are critical and security updates. For a update to be put out as a critical it must meet this criteria.Quote:
its relatively stable - big difference between relatively stable and very stable.
perfect example - kubuntu 8,10 was not what i would call stable.
now i've never used suse 11.0 or 11.1 for more then a half hour or so, so i'm not entirely sure where they rank, but thats besides the point anyway, like i said earlier, if you try it, and it doesn't work, that sucks, if its "unsupported" but works just fine, then be happy.
Occasionally they will issue a patch marked as important, this is classified asQuote:
A vulnerability that could be easily exploited by a remote attacker to execute arbitrary code without prior authentication. In other words a vulnerability that could be leveraged by an Internet worm to spread without user interaction.
NonSecurity : A software issue which might cause data loss or data corruption.
An update to fix annoyance bugs are very rare and more often then not people are referred to running the unsupported upgrades to fix those issues. It is even more rare to see those fixes backported to older versions of the distro.Quote:
A vulnerability whose exploitation could result in compromise of the confidentiality, integrity, or availability of users data, or of the integrity or availability of processing resources.
Maybe they're using 11.0 in-house. It's beta, not production. The most worthy feedback they can have is if it works on their systems, but not on others - then they can look at the differences, what makes it break, and most importantly: why. Or have you never debugged a large project before?