[Touch-packages] [Bug 1552693] Re: Radeon driver only provides 1024x768 resolution

2016-03-18 Thread iceboy
$ cat /var/log/Xorg.0.log | grep RADEON [ 565.640] (II) RADEON: Driver for ATI Radeon chipsets: ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2, ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98, ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series, A

[Touch-packages] [Bug 1552693] Re: Radeon driver only provides 1024x768 resolution

2016-03-16 Thread iceboy
** Also affects: xserver-xorg-video-radeonhd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1552693 Title: Radeon driver

[Touch-packages] [Bug 1552693] Re: Radeon driver only provides 1024x768 resolution

2016-03-03 Thread iceboy
Manually adding resolution works. $ xrandr --newmode 1920x1080 148.5 1920 2008 2052 2200 1080 1089 1095 1125 +hsync +vsync $ xrandr --addmode DisplayPort-1 1920x1080 $ xrandr --output DisplayPort-1 --mode 1920x1080 Seems like the problem is related to detecting display modes. Note that the disp

[Touch-packages] [Bug 1552693] [NEW] Radeon driver only provides 1024x768 resolution

2016-03-03 Thread iceboy
Public bug reported: I'm using the latest development version of xenial. My graphics card is AMD HD7950 and I use an mini-DP to DP converter to connect it to an Acer XB240H monitor. The system works well in Windows 7. While using the open source radeon driver, the system was only able to detect r

[Touch-packages] [Bug 1550910] Re: fglrx renders extremely slow in latest kernels

2016-02-29 Thread iceboy
I mean the "official" driver downloaded from support.amd.com failed to build. Slow rendering appears after "apt install fglrx" and reboot. Installing prebuilt fglrx binaries seems to success. So I think the bug is related to fglrx. ** Package changed: mesa (Ubuntu) => fglrx-installer (Ubuntu) **