Problems with graphics mode on some notebooks with ATI Radeon

Bug #1668211 reported by Medved
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linux Mint
New
Undecided
Unassigned

Bug Description

I've got the problem installing mint 18.1 on 2 notebooks with Radeon of different models.
System installed, but after reboot it operates only in the text console mode, reporting the error that it cannot start X. Some people on the net propose to add kernel parameters at boot time: xforcevesa and nomodeset.

Solution: edit /etc/X11/xorg.conf and replace vesa driver with radeon:
Section "Device"
        Identifier "Configured Video Device"
# Driver "vesa"
        Driver "radeon"
        Option "AccelMethod" "XAA"
        Option "AccelDFS" "1"
EndSection
---
Notebooks:
Acer Aspire 5742G
Phys. device:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Robson CE [Radeon HD 6370M/7370M]
AMD do not like to support native "old" devices and new systems.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.