Moderator: Moderators
linux-3.5.0-sabayon/.config:# CONFIG_DRM_RADEON_KMS is not set
linux-3.7.0-sabayon/.config:CONFIG_DRM_RADEON_KMS=y
VIDEO_CARDS="fbdev vesa radeonhd"
to
VIDEO_CARDS="fbdev vesa fglrx"
blacklist radeon
equo remove ati-drivers
equo install ati-drivers
GRUB_CMDLINE_LINUX="" GRUB_CMDLINE_LINUX="nomodeset"
GRUB_CMDLINE_LINUX="nomodeset" 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cape Verde PRO [Radeon HD 7700 Series] equo install stresslspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series]
anomaly65 wrote:Also blacklisted radeonhd in /etc/modprobe.d/blacklist
added
- Code: Select all
blacklist radeon
DanySK wrote:anomaly65 wrote:Also blacklisted radeonhd in /etc/modprobe.d/blacklist
added
- Code: Select all
blacklist radeon
Thank you, that hint made me solve. I was thinking the radeon module was pulled in by xf86-video-ati, but I was actually having radeon interfering with fglrx.
Users browsing this forum: No registered users and 2 guests