首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Ubuntu (13.10)现在引导到终端

Ubuntu (13.10)现在引导到终端
EN

Ask Ubuntu用户
提问于 2013-12-11 15:18:28
回答 2查看 597关注 0票数 0

好吧,这将是一个漫长而奇怪的.

我的系统是戴尔XPS 13超级本(只运行原始13.10,而不是人造卫星系统)

昨天有一个更新需要重新启动,所以当时我关闭了我的机器,并在今天早上启动了它,它把我扔到了终端上。

此时,我的系统也没有网络接口(wifi)。

我试过:

  1. ctrl-alt-F7,这没给我任何东西
  2. 从cli运行startx,这给了我一个桌面,但没有菜单、鼠标等等。
  3. 从cli运行unity,这给了我一个无法找到显示的错误。
  4. 运行startx然后是unity,这给了我菜单,但仍然没有鼠标或wifi。
  5. lspci显示这些设备在系统中,但“无人认领”
  6. uname -r显示了3.13.0内核,是不是13.10使用了3.11?
  7. 更改grub,使我能够看到菜单,然后使用恢复菜单启动网络启用-这开始使我在某个地方

现在,如果我通过恢复模式启动,我可以获得统一登录屏幕,但我不能登录(屏幕变黑,笔记本电脑锁定),但现在,如果我的ctrl-alt-f1,我可以获得wifi访问。

通过更多的搜索,我发现有人建议:sudo apt-get install --reinstall ubuntu-desktop

就在那时事情开始变得奇怪..。

上面的命令列出了一些未满足的依赖项,并且不会继续,但是我已经读到,智能将更好地解决这些问题。所以我尝试了sudo aptitude reinstall ubuntu-desktop,显然我有一堆来自可靠的包。

a命令向我展示了许多解决依赖关系的方法,我接受了这一方法,这意味着要回滚信任的包,但它没有帮助。

所以现在我不知道发生了什么。知道怎么回事吗我的系统怎么回来的?

编辑:

/etc/apt/sources.list .列表

代码语言:javascript
运行
复制
# deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Release amd64 (20130424)]/ raring main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://gb.archive.ubuntu.com/ubuntu/ saucy main restricted
deb-src http://gb.archive.ubuntu.com/ubuntu/ saucy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://gb.archive.ubuntu.com/ubuntu/ saucy-updates main restricted
deb-src http://gb.archive.ubuntu.com/ubuntu/ saucy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://gb.archive.ubuntu.com/ubuntu/ saucy universe
deb-src http://gb.archive.ubuntu.com/ubuntu/ saucy universe
deb http://gb.archive.ubuntu.com/ubuntu/ saucy-updates universe
deb-src http://gb.archive.ubuntu.com/ubuntu/ saucy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://gb.archive.ubuntu.com/ubuntu/ saucy multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ saucy multiverse
deb http://gb.archive.ubuntu.com/ubuntu/ saucy-updates multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ saucy-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://gb.archive.ubuntu.com/ubuntu/ saucy-backports main restricted universe multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ saucy-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu saucy-security main restricted
deb-src http://security.ubuntu.com/ubuntu saucy-security main restricted
deb http://security.ubuntu.com/ubuntu saucy-security universe
deb-src http://security.ubuntu.com/ubuntu saucy-security universe
deb http://security.ubuntu.com/ubuntu saucy-security multiverse
deb-src http://security.ubuntu.com/ubuntu saucy-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu raring partner
deb-src http://archive.canonical.com/ubuntu raring partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu saucy main
deb-src http://extras.ubuntu.com/ubuntu saucy main

/etc/apt/ so es.list.d/包含许多文件,从我所做的阅读来看,只有影响到这些文件的是.list文件,如下所示:

/etc/apt/sources.list.d/anton50489-test-saucy.list

代码语言:javascript
运行
复制
# deb http://ppa.launchpad.net/anton50489/test/ubuntu saucy main
# deb-src http://ppa.launchpad.net/anton50489/test/ubuntu saucy main

/etc/apt/google.list.d/google-chrome.list

代码语言:javascript
运行
复制
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/chrome/deb/ stable main

/etc/apt/sources.list.d.list.d/steam.list

代码语言:javascript
运行
复制
deb http://repo.steampowered.com/steam/ precise steam
deb-src http://repo.steampowered.com/steam/ precise steam

/etc/apt/sources.list.d/videolan-stable-daily-saucy.list

代码语言:javascript
运行
复制
# deb http://ppa.launchpad.net/videolan/stable-daily/ubuntu saucy main
# deb-src http://ppa.launchpad.net/videolan/stable-daily/ubuntu saucy main
# deb-src http://ppa.launchpad.net/videolan/stable-daily/ubuntu saucy main

/etc/apt/sources.list.d/webupd8team-y-ppa-manager-saucy.list

代码语言:javascript
运行
复制
deb http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu saucy main
# deb-src http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu saucy main

干杯,

哑光

EN

回答 2

Ask Ubuntu用户

发布于 2013-12-11 17:55:33

打开虚拟控制台(ctrl+alt+F1)并运行以下命令

代码语言:javascript
运行
复制
sudo apt-get -f install
sudo apt-get install --reinstall ubuntu-desktop
sudo apt-get install unity

然后重新启动你的电脑。

票数 0
EN

Ask Ubuntu用户

发布于 2013-12-11 17:58:40

代码语言:javascript
运行
复制
sudo apt-get install -y syslinux-themes-debian-wheezy
sudo apt-get remove --purge ubuntu-desktop  #this flush your cache/sources list
sudo apt-get remove --purge unity

最后

代码语言:javascript
运行
复制
sudo apt-get install -y ubuntu-desktop
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/389266

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档