%EB%8A%94%20%EA%B2%80%EC%9D%80%EC%83%89%20%ED%99%94%EB%A9%B4%EC%9D%84%20%ED%91%9C%EC%8B%9C%ED%95%A9%EB%8B%88%EB%8B%A4..png)
Ctrl++ Alt- F1를 누르면 6검은색 화면이 나타납니다. tty는 화면 밖에 있지 않습니다. 문자를 눌러 확인하려고 했지만 문제가 아니며 단순히 모두 검은색으로 유지됩니다. 문제 없이 GUI( Ctrl+ Alt+ )로 다시 전환할 수 있습니다.F7
저는 AMD Radeon R9 270X GPU와 함께 Ubuntu 14.04 LTS를 사용하고 있습니다.
출력은 다음과 같습니다 lspci
.
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT [Radeon R9 270X]
그리고 Ubuntu에서 제공하는 fglrx 드라이버를 사용합니다.
$ 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
나는 몇 가지 관련 오류를 찾으려고 노력했지만 dmesg
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
나는 이 가이드를 시도해 보았습니다:검정색 tty 1-6 화면하지만 그것은 도움이 되지 않았습니다. 아직도 검은색 tty가 있어요.
어떻게 해결할 수 있나요?