manjaro / release-plan

Roadmap for our Manjaro install media releases
85 stars 7 forks source link

Update our graphic detection tools #180

Open philmmanjaro opened 6 years ago

philmmanjaro commented 6 years ago

Some pull requests related to @tids amdgpu work

https://github.com/manjaro/packages-community/pull/416 ^ this is a new version of the amdgpu-experimental stuff - since we support linux414 now, it's good to make use of its features.

https://github.com/manjaro/packages-core/pull/100 ^ to have support for some of the new vega cards in mhwd.

https://github.com/manjaro/mhwd-db/pull/10 ^ make bumblebee installation fail for freedrivers-bumblebee (so we can phase them out later next year.) But keep them for now, so old users are able to uninstall them.

fabiscafe commented 6 years ago

https://github.com/manjaro/packages-extra/pull/141 ^ to remove fglrx/catalyst for GCN-Generation users, because it's an EOL driver and there is no real reason to have this one in for them (but many good reasons to better not touch this driver)

fabiscafe commented 6 years ago

@philmmanjaro Any news on this? The first two would be important to have in, because of a change in kernel 4.13(and newer) we need to have this change for amdgpu-experimental support.

philmmanjaro commented 6 years ago

@Tids: so, part one and two is merged. Other things are still pending.