[紧急求助]请教Internal error问题
发表于 : 2007-07-17 8:25
升级了一些文件之后(非常菜鸟,有提示升级就升),chongxin 启动ubuntu 7.04,出现了如图的错误提示,并且不能上网,请求解决方法,不甚感激! 

消息总线.. 好东西TualatriX 写了:dbus是什么服务?搜索下~
代码: 全选
sudo apt-get install --reinstall hal
代码: 全选
linux@ubuntu:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
代码: 全选
#
# deb cdrom:[Ubuntu 7.04 _Feisty Fawn_ - Release i386 (20070415)]/ feisty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://tw.archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://tw.archive.ubuntu.com/ubuntu/ feisty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://tw.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://tw.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://tw.archive.ubuntu.com/ubuntu/ feisty universe
deb-src http://tw.archive.ubuntu.com/ubuntu/ feisty 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://tw.archive.ubuntu.com/ubuntu/ feisty multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu/ feisty multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## 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://cn.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb http://tw.archive.ubuntu.com/ubuntu/ feisty-security main restricted
deb-src http://tw.archive.ubuntu.com/ubuntu/ feisty-security main restricted
deb http://tw.archive.ubuntu.com/ubuntu/ feisty-security universe
deb-src http://tw.archive.ubuntu.com/ubuntu/ feisty-security universe
deb http://tw.archive.ubuntu.com/ubuntu/ feisty-security multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu/ feisty-security multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-security main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu feisty main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
deb http://cn.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu feisty main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse
解决Ubuntu启动时出现的 Failed to initialize HAL 错误
今天对Ubuntu搞了一些服务优化后,重启,突然发现启动时,弹出 Failed to initialize HAL错误。
真晕。我都还没用2天呢,就出问题了。 难道是中病毒了? Linux没这么脆弱吧,我又不想学老一套重装系统。
去Ubuntu论坛,有人说重装HAL相关软件包试一试,于是立刻启动"新立得"重装HAL相关软件包,重启后还是不行。照样弹出错误。
后来发现设备管理器也打不开。电源管理也有问题。
于是查看事件管理器,发现2个错误。
Nov 27 19:55:20 zvane-desktop gnome-power-manager: (zvane) Critical error: This program cannot start until you start the dbus system service. It is <b>strongly recommended</b> you reboot your computer after starting this service.
提示dbus服务没有启动,想到dbus是一个很重要的消息总线服务进程。可能就是这个引起的一系列问题。
是于是用sysv-rc-conf命令,手动启动dbus服务。
之后电源,和设备管理器都没问题了。
设置好2,3,4,5启动项后,重启计算机。
没有弹出任何错误~!
一切OK~!哈哈哈。。。。。。
估计是我优化的时候,不小心关闭了dbus服务导致的问题。看来以后要多注意才行哦。
Trackback: http://tb.blog.csdn.net/TrackBack.aspx?PostId=1417509
I get this same error message only when I try to autologin in Edgy. I disable the autologin and it doesn't error the HAL initialization.
I also notice 2 hdd partitions don't mount or are visible when the HAL fails to initialize properly. I give it enough time @ the login screen and this is the time it takes to type in the userid and password and this seems to be enough time to initialize HAL properly. the drives show up like it's supposed to. Hmmmm, in my case it seems like maybe Gnome loads too fast and these drives aren't initialized and mounted by Edgy ? I checked the fstab file and there is no samba code that I read.
Good call! I was getting the same and it would fail to mount my 2 USB Drives and CD-ROM drives. I disabled auto login and all is well.
Thanks,
Kevin