[分享]drcom-1.4.4发布,解决新内核不能上网问题

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
smallrain3
帖子: 13
注册时间: 2008-12-22 20:04

Re: [分享]drcom-1.4.4发布,解决新内核不能上网问题

#61

帖子 smallrain3 » 2008-12-30 14:01

我解决问题了,非常感谢。结果用的是学校里面别人提供的版本。具体我也不是很清楚。
smallrain3
帖子: 13
注册时间: 2008-12-22 20:04

Re: [分享]drcom-1.4.4发布,解决新内核不能上网问题

#62

帖子 smallrain3 » 2008-12-30 14:03

真的非常非常非常非常的感谢syrano老兄!谢谢啊~~~!!! :em87 :em87
karoyqiu
帖子: 1
注册时间: 2009-01-07 20:41

Re: [分享]drcom-1.4.4发布,解决新内核不能上网问题

#63

帖子 karoyqiu » 2009-01-08 17:25

我和smallrain3是一样的问题,但是我怎么也解决不了……
你能把你同学给你的那个版本的发到我邮箱里一份吗?谢谢!
我的邮箱是[email protected]
luctwfx
帖子: 13
注册时间: 2009-02-18 9:01

Re: [分享]drcom-1.4.4发布,解决新内核不能上网问题

#64

帖子 luctwfx » 2009-02-21 21:24

晕 ,居然是同一个学校的 也是遇到这样的问题
楼主解决了吗?
vicizizi
帖子: 15
注册时间: 2009-04-25 11:47

Re: [分享]drcom-1.4.4发布,解决新内核不能上网问题

#65

帖子 vicizizi » 2009-04-28 21:58

我昨天在教学楼用windows上网的时候:

Ethernet adapter 本地连接:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8169/8110 Family Gigabit Ethernet NIC
Physical Address. . . . . . . . . : 00-90-F5-52-3F-11
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 10.15.6.114
Subnet Mask . . . . . . . . . . . : 255.255.254.0
IP Address. . . . . . . . . . . . : fe80::290:f5ff:fe52:3f11%4
Default Gateway . . . . . . . . . : 10.15.7.254
DHCP Server . . . . . . . . . . . : 172.17.2.41
DNS Servers . . . . . . . . . . . : 202.119.112.34
我在今天在教学楼上网的时候:
IP Address. . . . . . . . . . . . : 10.15.6.55
Subnet Mask . . . . . . . . . . . : 255.255.254.0
IP Address. . . . . . . . . . . . : fe80::290:f5ff:fe52:3f11%4
Default Gateway . . . . . . . . . : 10.15.7.254
DHCP Server . . . . . . . . . . . : 172.17.2.41
DNS Servers . . . . . . . . . . . : 202.119.112.34
请问各位,我的drcom.conf一项应该怎么填写?serip已经知道了是,172.17.1.59.
谢谢
whatyang
帖子: 3
注册时间: 2011-05-25 21:00

Re: [分享]drcom-1.4.4发布,解决新内核不能上网问题

#66

帖子 whatyang » 2011-05-25 21:02

.............................
create_md5sums_fn () { cd $1 ; find . -type f ! -regex './DEBIAN/.*' ! -regex './var/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums ; if [ -z "DEBIAN/md5sums" ] ; then rm -f "DEBIAN/md5sums" ; fi ; } ; create_md5sums_fn /usr/src/linux-2.6.38.6/debian/linux-image-2.6.38.6
chmod -R og=rX /usr/src/linux-2.6.38.6/debian/linux-image-2.6.38.6
chown -R root:root /usr/src/linux-2.6.38.6/debian/linux-image-2.6.38.6
dpkg --build /usr/src/linux-2.6.38.6/debian/linux-image-2.6.38.6 ..
dpkg-deb:正在新建软件包“linux-image-2.6.38.6”,包文件为“../linux-image-2.6.38.6_2.6.38.6-10.00.Custom_i386.deb”。
dpkg-deb: 控制目录的的权限位是 2755 (必须 >=0755 且 <=0755)
make[2]: *** [debian/stamp/binary/linux-image-2.6.38.6] 错误 2
make[2]:正在离开目录 `/usr/src/linux-2.6.38.6'
make[1]: *** [debian/stamp/binary/pre-linux-image-2.6.38.6] 错误 2
make[1]:正在离开目录 `/usr/src/linux-2.6.38.6'
make: *** [kernel_image] 错误 2

我快疯了,请问这个应该怎么办啊
sudo chmod 755 /usr/src/linux-2.6.38.6/
sudo chmod 755 /usr/src/
都不行。。。。。。
求指教
回复