%20muestra%20una%20pantalla%20negra.png)
Cuando presiono Ctrl+ Alt+ F1- 6, el resultado es una pantalla negra. El tty no está fuera de la pantalla, intenté mantener presionadas las letras para verificarlo, pero ese no es el problema, simplemente permanece todo negro. Puedo volver a la GUI ( Ctrl+ Alt+ F7) sin problemas.
Estoy usando Ubuntu 14.04 LTS con una GPU AMD Radeon R9 270X.
Aquí está el resultado de lspci
:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT [Radeon R9 270X]
Y uso los controladores fglrx proporcionados por Ubuntu:
$ fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon R9 200 Series
OpenGL version string: 4.4.13374 Compatibility Profile Context 15.20.1013
Intenté encontrar algunos errores relacionados dmesg
pero no hay nada interesante aquí relacionado con fglrx:
$ dmesg | grep fglrx
[ 11.277446] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[ 11.284297] fglrx: module verification failed: signature and/or required key missing - tainting kernel
[ 11.297733] <6>[fglrx] Maximum main memory to use for locked dma buffers: 15638 MBytes.
[ 11.297960] <6>[fglrx] vendor: 1002 device: 6810 revision: 0 count: 1
[ 11.298364] <6>[fglrx] ioport: bar 4, base 0xe000, size: 0x100
[ 11.298619] <6>[fglrx] Kernel PAT support is enabled
[ 11.298631] <6>[fglrx] module loaded - fglrx 15.20.2 [Feb 27 2015] with 1 minors
[ 18.778958] <6>[fglrx] Firegl kernel thread PID: 1397
[ 18.779024] <6>[fglrx] Firegl kernel thread PID: 1398
[ 18.779087] <6>[fglrx] Firegl kernel thread PID: 1399
[ 18.779176] <6>[fglrx] IRQ 33 Enabled
[ 18.789875] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 18.789877] <6>[fglrx] Reserved FB block: Unshared offset:f7b4000, size:4000
[ 18.789878] <6>[fglrx] Reserved FB block: Unshared offset:f7b8000, size:548000
[ 18.789880] <6>[fglrx] Reserved FB block: Unshared offset:7ffee000, size:12000
He probado esta guía:Pantallas tty negras 1-6pero no ayudó. Todavía tengo tty negros.
¿Cómo puedo arreglarlo?