I’m new to opensuse. I have a hybrid ATI/intel laptop. By default opensuse try to load the radeondriver but that doens’t work. So i want to use my intel card. I installed intel driver and uninstalled the radeonhd package. But it still try to load the radeon card.
I googled it but didn’t found out how to do it in opensuse. In chakra it works when I uninstall radeon and install the opensource intel driver. Xorg automatically load the intel driver and everything works fine there.
Okey, the problem is that the opensource radeon and intel (i915) drivers are installed in one rpm called xorg-x11-driver-video. In chakra (arch based distro) they are packaged seperately. So there I just install the intel and uninstall the radeon driver and everything works. in opensuse the ati driver is always trying to load or something and I can’t boot up. Blacklisting doesn’t help. I’m now stuck on the vesadriver
Is there a manner to install only the intel driver of the xorg-x11-driver-video rpm package and not the rest or a manner to somehow uninstall the radeondriver?
Am I correct that adding "radeon.modeset=0 " as a boot code allows the Intel graphic driver to load when you have a hybrid Intel/Radeon graphic hardware configuration?