所以我做了一个 10.04 Lucid Lynx 的 vanilla 安装,然后登录。显示分辨率明显小于应有的分辨率。
我做了一个快速的谷歌搜索,然后运行xrandr:
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096
VGA1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1360x768 59.8
1024x768 60.0*
800x600 60.3 56.2
848x480 60.0
640x480 59.9 59.9
看起来很棒 - 我所要做的就是添加一个更高的模式,1360X1020。所以我运行cvt 1360 1020并得到这个:
# 1360x1020 59.99 Hz (CVT 1.39M3) hsync: 63.47 kHz; pclk: 114.75 MHz
Modeline "1360x1020_60.00" 114.75 1360 1448 1584 1808 1020 1023 1027 1058 …
长话短说,我尝试通过安装某些东西apt-get install并意外地通过终端终止了该过程。我现在无法使用apt-get install、Ubuntu 软件中心等。我尝试运行sudo apt-get clean和sudo apt-get autoclean,但无济于事。
然后我尝试运行sudo apt-get install -f,并得到以下结果:
Do you want to continue [Y/n]? y
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
(Reading database ... 216122 files and directories currently installed.)
Preparing to replace libc6 2.15-0ubuntu10.2 (using .../libc6_2.15-0ubuntu10.3_i386.deb) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing /var/cache/apt/archives/libc6_2.15-0ubuntu10.3_i386.deb (--unpack): subprocess new pre-installation script returned …Run Code Online (Sandbox Code Playgroud)