Ubuntu notes..

version 8.04
?can't install the aoe driver..
1.download the kernel source
  apt-cache search linux-source
  sudo apt-get install linux-source-a.b.c
2.already download the source of kernel but make oldconfig fail..
  sudo apt-get install build-essential linux-headers-`uname -r`
3.make oldconfig;make;make modules-install;


?Fail to install the 7.10 with CD in a 21'' wide screen LCD monitor....
error msg is like:the display server fail restart for 10 times...
try to install with a 15'' monitor.ok.

The gnome-terminal uses a termcap file for its basic settings. To change these:
Code:
sudo gedit /usr/share/vte/termcap/xterm
Now look for a line about 1/3 of the way down the file that looks like this:
Code:
	:co#80:it#8:li#24:/
To change the number of columns, change the co# number, in this case 80.
To change the number of rows, change the li# number, in this case 24.
So as an example if you want a terminal window of 132x25:
Code:
	:co#132:it#8:li#25:/
You must exit all gnome-terminal proceses before the changes take effect.


?make menuconfig fail, error: KEY_LEFT undeclared...
because the libncurses5-dev is not installed.
but when i try to install that package..the apt-get says can't find it.
look into the /etc/apt/sourcelist and find the source is the fucking...
deb cdrom:[Ubuntu 7.10 ......] fuck~..this fucking stupid fool only get package from cdrom..
after change the source to
deb http://ubuntu.cn99.com/ubuntu gutsy main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu/ hardy main multiverse restricted universe
deb http://ubuntu.uestc.edu.cn/ubuntu/ hardy-backports main multiverse restricted universe
deb http://ubuntu.uestc.edu.cn/ubuntu/ hardy-proposed main multiverse restricted universe
deb http://ubuntu.uestc.edu.cn/ubuntu/ hardy-security main multiverse restricted universe
deb http://ubuntu.uestc.edu.cn/ubuntu/ hardy-updates main multiverse restricted universe
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ hardy main multiverse restricted universe
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ hardy-backports main multiverse restricted universe
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ hardy-proposed main multiverse restricted universe
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ hardy-security main multiverse restricted universe
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ hardy-updates main multiverse restricted universe
the package can be installed.and the make manuconfig is fine too...

deb http://ubuntu.cn99.com/ubuntu/ gutsy multiverse universe restricted
deb http://ubuntu.uestc.edu.cn/ubuntu/ gutsy multiverse universe restricted
deb http://cn.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb http://mirror.rootguide.org/ubuntu/ gutsy-backports main restricted universe multiverse

use apt-get update the renew  the source..

?kernel compile error...ac97 ...
just uncheck some sound drivers...will ok
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值