Não é possível obter uma resolução normal no Ubuntu 13.04 com o ATI Radeon HD 5470

0

Estou tentando obter a resolução em um laptop antigo normal. O laptop é um HP G72-a10SB com uma tela de 1600x900, no entanto, eu obtenho uma resolução inferior esticada. As únicas duas opções em System settings > Displays são 1024 x 768 (4:3) (selecionado) e 800 x 600 (4:3) . Aqui estão algumas informações:

Do site da HP:

Video Graphics: ATI Mobility Radeon HD 5470 Graphics (switchable)

Video Memory: up to 2714 MB total graphics memory with 1 GB DDR3 dedicated

Display: 43.9 cm (17.3") diagonal HD+ High-Definition LED HP BrightView Display (1600 x 900)

xrandr output:

siyck@siyck-laptop:~$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 800 x 600, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 61.0*

lspci output:

siyck@siyck-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics
Controller (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI
Controller (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced
Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition
Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 05)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05) 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Park [Mobility Radeon HD 5430/5450/5470]
01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Cedar HDMI Audio [Radeon HD 5400/6300 Series]
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
7f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
7f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
7f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
7f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
7f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
7f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)

Não fglrx instalado:

siyck@siyck-laptop:~$ cd /usr/share/ati
bash: cd: /usr/share/ati: No such file or directory

Apenas certificando-se:

siyck@siyck-laptop:~$ dpkg -s xorg-driver-fglrx
dpkg-query: package 'xorg-driver-fglrx' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
siyck@siyck-laptop:~$ dpkg -s fglrx
dpkg-query: package 'fglrx' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.

Não tenho certeza do que isso significa, mas eu acho que não está instalado:

siyck@siyck-laptop:~$ locate fglrx
/usr/share/app-install/desktop/fglrx-driver.desktop
/usr/share/apport/package-hooks/source_fglrx-installer-experimental-9.py
/usr/share/apport/package-hooks/source_fglrx-installer-updates.py
/usr/share/apport/package-hooks/source_fglrx-installer.py

Não é possível adicionar um novo modo a xrandr :

siyck@siyck-laptop:~$ cvt 1600 900
# 1600x900 59.95 Hz (CVT 1.44M9) hsync: 55.99 kHz; pclk: 118.25 MHz
Modeline "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
siyck@siyck-laptop:~$ xrandr --newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
xrandr: Failed to get size of gamma for output default
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
Serial number of failed request: 19
Current serial number in output stream: 19

Estou usando o GNOME3

siyck@siyck-laptop:~$ gnome-shell --version
GNOME Shell 3.6.3.1

Além disso, o laptop não detecta as telas que eu conecto à sua porta VGA.

Alguma ajuda ou ponteiros?

    
por Thomas T. 11.09.2013 / 19:08

1 resposta

0

Não sei se você deseja usar o código aberto ou os drivers proprietários.

Eu uso os drivers de código aberto e tive o mesmo problema. No meu caso, a solução foi remover a opção nomodeset dos parâmetros de inicialização do kernel. Para fazer isso eu editei

/etc/default/grub

E eu comentei a linha

#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"

e eu substituí-lo por

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash "

Depois de editar esse arquivo, você precisa executar update-grub para que as entradas de inicialização do kernel sejam geradas novamente.

Demora alguns segundos antes da inicialização (você pode ver isso se também remover a opção quiet acima.

Espero que ajude.

    
por Damian Nadales 26.09.2013 / 18:05