Acer Aspire One 725 - missing graphic card driver for Radeon HD 7290?

Posted by Melon on Ask Ubuntu See other posts from Ask Ubuntu or by Melon
Published on 2012-12-07T06:49:58Z Indexed on 2012/12/16 17:22 UTC
Read the original article Hit count: 272

Filed under:
|
|
|
|

Recently I bought an Acer Aspire One 725 Netbook and installed Ubuntu 12.10 on it. I bought it, because it can run HD movies and has Full HD on external VGA port.

However, movies from youtube have a really slow framerate. If you open three tabs in Opera (for example g-mail, youtube and askubuntu) it gets really laggy.

My suspicion is that the driver for graphic card is missing. When I check the System->Details->Graphics the driver is unknown.

After running lspci | grep VGA I get this output:

00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Device 980a

From what I see, I have a AMD C70 processor integrated with AMD Radeon HD 7290.

Has anyone had the same problem? Do you know which drivers need to be installed for the graphics to work properly? On official Acer page there are only drivers for Win7 and Win8...

Update: OK. Another attempt. I have a fresh Ubuntu 12.10. All updates done. downloaded Catalyst 12.11 beta drivers and decided to create a package. After installing package, I have this error from /var/log/Xorg.0.log:

[    13.394] (**) fglrx(0): NoAccel = NO
[    13.394] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[    13.394] (--) fglrx(0): Chipset: "AMD Radeon HD 7290 Graphics" (Chipset = 0x980a)
[    13.394] (--) fglrx(0): (PciSubVendor = 0x1025, PciSubDevice = 0x0740)
[    13.394] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[    13.394] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[    13.394] (--) fglrx(0): MMIO registers at 0xf0200000
[    13.394] (--) fglrx(0): I/O port at 0x00003000
[    13.394] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    13.484] (II) fglrx(0): ATIF platform detected
[    13.564] (II) fglrx(0): AC Adapter is used
[    13.565] (EE) fglrx(0): V_BIOS address 0xd00 out of range
[    13.565] (EE) fglrx(0): Failed to obtain VBIOS from Kernel!
[    13.565] (EE) fglrx(0): VBIOS read from Kernel, Invalid signature!
[    13.565] (EE) fglrx(0): GetBIOSParameter failed
[    13.565] (EE) fglrx(0): PreInitAdapter failed
[    13.565] (EE) fglrx(0): PreInit failed
[    13.565] (II) fglrx(0): === [xdl_xs113_atiddxPreInit] === end

© Ask Ubuntu or respective owner

Related posts about drivers

Related posts about graphics