터미널에서만 우분투 부팅, GUI 데스크탑을 어떻게 복구합니까?


27

우분투 데스크탑은 어디에 있습니까? 그것의 부팅과 내가 누를 경우, 터미널 화면에 기본적으로 항상가는 Ctrl+ Alt+ F7터미널에 여전히 Ctrl+ Alt+ F1터미널에 여전히.

여기에 이미지 설명을 입력하십시오

GUI가 없습니다. 어떻게 복구합니까?

편집하다:

sun@e700gent:/etc/X11$ sudo apt-get install --reinstall ubuntu-desktop
[sudo] password for sun: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libcdio-paranoia1 packagekit-backend-aptcc gdebi-core libxrandr-ltsq2 linux-headers-3.5.0-23-generic linux-headers-3.5.0-23 libcdio-cdda1 libllvm3.1
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 209 not upgraded.
Need to get 0 B/4,016 B of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 230006 files and directories currently installed.)
Preparing to replace ubuntu-desktop 1.267.1 (using .../ubuntu-desktop_1.267.1_amd64.deb) ...
Unpacking replacement ubuntu-desktop ...
Setting up ubuntu-desktop (1.267.1) ...

sun@e700gent:~$ unity --reset
WARNING: no DISPLAY variable set, setting it to :0

(process:2541): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
//bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed.

WARNING: environment is incorrect: No D-BUS daemon running

Did you just try to reset in a tty?
unity-panel-service: no process found
compiz (core) - Fatal: Couldn't open display :0




sun@e700gent:~$ sudo startx
[sudo] password for sun: 


X.Org X Server 1.11.3
Release Date: 2011-12-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.42-37-generic x86_64 Ubuntu
Current Operating System: Linux e700gent 3.5.0-36-generic #57~precise1-Ubuntu SMP Thu Jun 20 18:21:09 UTC 2013 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-36-generic.efi.signed root=UUID=68af0547-17ed-4a85-8369-244d57223f91 ro quiet splash vt.handoff=7
Build Date: 11 April 2013  01:05:39PM
xorg-server 2:1.11.4-0ubuntu10.13 (For technical support please see http://www.ubuntu.com/support) 
Current version of pixman: 0.24.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 16 17:37:57 2013
(==) Using system config directory "/usr/share/X11/xorg.conf.d"

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
     at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

 ddxSigGiveUp: Closing log
Server terminated with error (1). Closing log file.

편집하다:

이 문제를 해결하는 것은 로켓 과학과 같습니다. 디버깅에 시간을 낭비하지 않고 마침내 우분투를 다시 설치합니다.


2
시도 sudo startx무슨 일?
Mitch

1
@Mitch :

1
pastebin에 /var/log/Xorg.0.log의 내용을 게시하고 링크하십시오. 실마리가 없을 경우 /etc/X11/xorg.conf와 /etc/X11/xorg.conf.d에있는 모든 파일을 백업 디렉토리로 옮길 수 있습니다.
soulsource

1
@soulsource : 여기에서 PLZ 찾기 : paste.ubuntu.com/5881280

1
이건 이상해. 인텔 그래픽 카드 드라이버가 그래픽 칩을 찾을 수 없거나 더 가능성이없는 것 같습니다. 시스템 작동이 중지되기 전에 무슨 일이 있었습니까? 하드웨어 감지가 적어도 정확합니까? 즉, 인텔 그래픽 칩입니까?
soulsource

답변:


12

이 시도. 키보드에서 Ctrl+ Alt+ T를 누르면 터미널이 열립니다. 열리면 아래 명령을 실행하십시오.

sudo apt-get install --reinstall ubuntu-desktop

1
SSH 액세스 및 CTRL + ALT + F1 터미널 액세스 만 있습니다. 거기에서도 우분투 데스크탑을 다시 설치했습니다. 재부팅 후에도 여전히 동일합니다.

1
@YumYumYum-이전에 어떤 디스플레이 관리자가 있었습니까?! 루트로 보호 모드로 이동 한 다음 다른 패키지를 다시 설치하십시오.
dschinn1001

1
@YumYumYum CTRL + ALT + F1 후 UI로 돌아가려면 어떻게해야합니까?
비트

2
부팅 중에 우분투가 멈 추면 Alt + F2로 터미널을 열었습니다. 이것이 누군가를 돕기를 바랍니다.
복도

1
lubuntu-desktop과 함께 작동 :)
oscar1919

7

아래 지침을 따르십시오.

  1. sudo dpkg --configure -a
  2. sudo apt-get install --reinstall ubuntu-desktop
  3. 컴퓨터를 다시 시작하고 바탕 화면으로 이동

6

내 컴퓨터 에서이 문제가 발생하면 /etc/X11/xorg.conf를 삭제하고 시스템을 다시 시작하십시오. 그러나 나는 항상 백업을합니다! :)


1
xorg.conf 파일도 없습니다.

hm .. 당신은 이것을 시도 할 수 있습니다 :: sudo dpkg-reconfigure xserver-xorg
Rodislav Moldovan

시도가 해결되지 않았으며 유선으로

2
방금 새 컴퓨터를 만들고 랩톱에서 하드 디스크를 가져 와서 새 데스크톱에 넣었지만 X가 새 하드웨어와 작동하지 못했습니다. xorg.conf를 삭제하고 즉시 모든 것이 완벽하게 작동했습니다! 감사!
브라이언

4

이전에 어떤 디스플레이 관리자를 보유 했습니까? Ctrl+ Alt+를 사용 하여 루트로 보호 모드로 이동 한 F1후 다음 패키지를 다시 설치하십시오.

apt-get install --reinstall xorg-xserver*
apt-get install --reinstall gdm
apt-get install --reinstall unity

gdm과 다른 디스플레이 관리자가있는 경우 kdm또는을 입력하십시오 lightdm.

엔비디아 드라이버와 관련하여 한 번도 그랬습니다 ...


실패-작동하지 않고 터미널 화면에서 부팅되고 데스크탑이 없습니다.

@YumYumYum-아직도 어떤 창 관리자를 사용했는지 말하지 않았습니까? 화합? gnome을 설치하면 어떻게됩니까? 또는 KDE?
dschinn1001

Unity, 기본 Ubuntu 데스크탑

@YumYumYum-내 두 번째 답을 보셨습니까?! 솔루션에 가까워지고 있습니까?
dschinn1001

이것은 명령 실행 xorggdm3(ubuntu 18) 사이에서 나를 위해 일했습니다.
mredig

2

우분투 포럼에 게시되어 문제를 해결하기 위해 여기에 게시되었습니다.

부팅 로그에 "Stoppping userspace bootsplash"가 나타납니다.

독점 드라이버가 설치되면 다음을 수행했습니다.

Ctrl+ Alt+ F1(터미널을 열려면) 및 로그인 후 :

sudo apt-get clean

sudo apt-get autoclean

sudo apt-get autoremove

sudo dpkg-reconfigure -phigh -a

reboot

Grub 복구 모드로 전환하고 "손상된 패키지 복구"를 선택했습니다

reboot

홀드는 ShiftGRUB 메뉴 히트에 도착하는 E다음 조용한 시작에 애벌레 장소 '위해 vmalloc = 1백92메가바이트'에 일시적인 변화를 입력

F10

그리고 이제 문제가 해결 되었습니까?!

그런 다음 다음 /etc/default/grub을 포함하도록 편집하여 변경 사항을 영구적으로 만들었습니다 .

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash vmalloc=192MB"

어쩌면 이것이 문제를 해결합니까? 알려주세요!


@YumYumYum-재부팅 후 나머지를 해결 했습니까?
dschinn1001

아니오-Shift 키를 누를 때 그루브 수리 모드입니다. "복구 모드" ? -글쎄, 그러나 그것은 이미 많이! 이제 supergrub-CD가 도움이 될까요?!
dschinn1001

1 단계 : 청소 / 자동 청소 / 모든 작업 2 단계 : 그룹 설정 변경 3 단계 : update-grub / update-grub2가 적용됩니다. 그러나 여전히 GUI가없는 터미널로 부팅하는 데 동일한 문제가 있습니다.

두 번째 재부팅 후 읽었습니까? 줄을 천천히 읽으십시오. '쉬프트'를 눌러 메뉴를 이동하고 'e'(편집을 위해)를 누르십시오-위에서 읽으십시오.
dschinn1001

예-기본적으로 로그인 후 영구적으로 동일한 경우 수행됩니다. / etc / default / grub은 shift / e를 눌러 동일합니다.

2

나는 같은 문제가 있었고 여기에 게시 된 솔루션 중 아무것도 작동하지 않았습니다.
나를 위해 일한 것은 다음과 같습니다.

     sudo apt-get upgrade
     sudo reboot

재부팅 전에 작동하지 않는 apt-get update와 같은 명령 재부팅 후 터미널 ( Ctrl+ Alt+ T)을 열고 모든 것을 업데이트했습니다.

    sudo apt-get update
    sudo apt-get dist-upgrade

모든 것이 잘 작동하는 것 같습니다.


0

gui가 설치되어 있고 명령 줄로 부팅되면 다음 명령을 사용할 수 있습니다.

sudo service lightdm start
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.