Opened 6 years ago

Last modified 6 years ago

#14208 new bug

Radeon HD 6520G not supported

Reported by: hailst0rm Owned by: kallisti5
Priority: normal Milestone: Unscheduled
Component: Drivers/Graphics/radeon_hd Version: R1/Development
Keywords: radeon, 6520g Cc:
Blocked By: Blocking:
Platform: All

Description

Radeon HD 6520G is currently not working for me. This is on the AMD A6-3410MX CPU. Syslog attached.

Attachments (1)

syslog (152.8 KB ) - added by hailst0rm 6 years ago.
syslog

Download all attachments as: .zip

Change History (2)

by hailst0rm, 6 years ago

Attachment: syslog added

syslog

comment:1 by hailst0rm, 6 years ago

The comment in the driver indicates that VGA/LVDS is not supported. Syslog is from a Samsung NP305V5A laptop. This might be why it isn't working.

src/add-ons/kernel/drivers/graphics/radeon_hd/driver.cpp

Sumo (no VGA / LVDS!, only DP)

{0x9640, 4, 1, RADEON_SUMO, CHIP_APU, "Radeon HD 6550D"},
{0x9641, 4, 1, RADEON_SUMO, CHIP_APU, "Radeon HD Sumo"},
{0x9647, 4, 1, RADEON_SUMO, CHIP_APU, "Radeon HD 6520G"},
{0x9648, 4, 1, RADEON_SUMO, CHIP_APU, "Radeon HD 6480G"},
{0x964a, 4, 1, RADEON_SUMO, CHIP_APU, "Radeon HD 6530D"},
{0x964e, 4, 1, RADEON_SUMO, CHIP_APU, "Radeon HD Sumo"},
{0x964f, 4, 1, RADEON_SUMO, CHIP_APU, "Radeon HD Sumo"},

Note: See TracTickets for help on using tickets.