主题 : 摆脱DNW蓝屏死机 - 在LINUX环境下使用USB + vivi 复制链接 | 浏览器收藏 | 打印
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
贡献值: 71 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
50楼  发表于: 2009-05-19 12:40
引用第49楼itechnology于2009-05-19 12:23发表的  :
为什么不能下载,太违背开源精神了吧,我是QQ2440的客户!!!

大哥,拜托说清楚什么东西不能下载。
顺便说一句,能不能下载和开不开源没关系。
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."
级别: 新手上路
UID: 6280
精华: 0
发帖: 11
金钱: 95 两
威望: 83 点
贡献值: 0 点
综合积分: 22 分
注册时间: 2009-05-26
最后登录: 2011-04-28
51楼  发表于: 2009-05-26 22:08
[ 7469.237915] usb 1-7: new full speed USB device using ohci_hcd and address 67
[ 7469.450051] usb 1-7: configuration #1 chosen from 1 choice
[ 7469.452977] secbulk:secbulk probing...
[ 7469.452984] secbulk:bulk out endpoint found!
root@wuwei-desktop:/home/wuwei/dnw/dnw_linux/secbulk# sudo ./dnw /media/cdrom/images/linux/
sudo: ./dnw: command not found



如何解决?
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
贡献值: 71 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
52楼  发表于: 2009-05-27 12:30
./dnw的意思是执行当前目录下的dnw可执行文件...
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."
级别: 新手上路
UID: 6280
精华: 0
发帖: 11
金钱: 95 两
威望: 83 点
贡献值: 0 点
综合积分: 22 分
注册时间: 2009-05-26
最后登录: 2011-04-28
53楼  发表于: 2009-05-27 16:09
哦,谢谢试一下
生命是如此脆弱,死亡是如此接近.
级别: 新手上路
UID: 5391
精华: 0
发帖: 24
金钱: 240 两
威望: 240 点
贡献值: 0 点
综合积分: 48 分
注册时间: 2009-04-21
最后登录: 2009-06-04
54楼  发表于: 2009-05-29 15:40
你好,我在编译secbulk时出现这样的信息,我用的系统是fedora 10
[root@localhost secbulk]# make -C /lib/modules/`uname -r`/build M=`pwd` modules V=1
make: getcwd: 没有那个文件或目录
make: Entering directory `/usr/src/kernels/2.6.27.21-170.2.56.fc10.i686'
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (        \
    echo;                                \
    echo "  ERROR: Kernel configuration is invalid.";        \
    echo "         include/linux/autoconf.h or include/config/auto.conf are missing.";    \
    echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";    \
    echo;                                \
    /bin/false)
make: *** 没有规则可以创建目标“source/驱动/dnw_linux/secbulk”。 停止。
make: Leaving directory `/usr/src/kernels/2.6.27.21-170.2.56.fc10.i686'
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
贡献值: 71 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
55楼  发表于: 2009-05-29 20:48
make: *** 没有规则可以创建目标“source/驱动/dnw_linux/secbulk”。 停止。

不要用中文名字的目录名
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."
生命是如此脆弱,死亡是如此接近.
级别: 新手上路
UID: 5391
精华: 0
发帖: 24
金钱: 240 两
威望: 240 点
贡献值: 0 点
综合积分: 48 分
注册时间: 2009-04-21
最后登录: 2009-06-04
56楼  发表于: 2009-05-29 21:46
[root@localhost secbulk]# make -C /lib/modules/`uname -r`/build M=`pwd` modules V=1
make: Entering directory `/usr/src/kernels/2.6.27.21-170.2.56.fc10.i686'
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (        \
    echo;                                \
    echo "  ERROR: Kernel configuration is invalid.";        \
    echo "         include/linux/autoconf.h or include/config/auto.conf are missing.";    \
    echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";    \
    echo;                                \
    /bin/false)
make: *** 没有规则可以创建目标“source/drivers/dnw_linux/secbulk”。 停止。
make: Leaving directory `/usr/src/kernels/2.6.27.21-170.2.56.fc10.i686'
[root@localhost secbulk]#

不用中文名的结果一样阿....
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
贡献值: 71 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
57楼  发表于: 2009-05-30 11:36
把secbulk目录下的Makefile内容贴出来看看吧
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."
生命是如此脆弱,死亡是如此接近.
级别: 新手上路
UID: 5391
精华: 0
发帖: 24
金钱: 240 两
威望: 240 点
贡献值: 0 点
综合积分: 48 分
注册时间: 2009-04-21
最后登录: 2009-06-04
58楼  发表于: 2009-05-30 11:53
Makefile的内容没修改过:
obj-m := secbulk.o
secbulk-m := secbulk.o
级别: 新手上路
UID: 9369
精华: 0
发帖: 9
金钱: 55 两
威望: 17 点
贡献值: 0 点
综合积分: 18 分
注册时间: 2009-09-27
最后登录: 2018-02-08
59楼  发表于: 2009-09-27 01:22
redhat 5.0下安装不报错。
[root@localhost secbulk]# make -C /lib/modules/`uname -r`/build M=`pwd` modules
make: Entering directory `/usr/src/kernels/2.6.18-128.el5-xen-i686'
  CC [M]  /mini2440/dnw_linux/secbulk/secbulk.o
/mini2440/dnw_linux/secbulk/secbulk.c: In function ‘secbulk_write’:
/mini2440/dnw_linux/secbulk/secbulk.c:58: warning: comparison of distinct pointer types lacks a cast
/mini2440/dnw_linux/secbulk/secbulk.c: At top level:
/mini2440/dnw_linux/secbulk/secbulk.c:184: error: unknown field ‘supports_autosuspend’ specified in initializer
/mini2440/dnw_linux/secbulk/secbulk.c:184: warning: missing braces around initializer
/mini2440/dnw_linux/secbulk/secbulk.c:184: warning: (near initialization for ‘secbulk_driver.dynids’)
make[1]: *** [/mini2440/dnw_linux/secbulk/secbulk.o] Error 1
make: *** [_module_/mini2440/dnw_linux/secbulk] Error 2
make: Leaving directory `/usr/src/kernels/2.6.18-128.el5-xen-i686'
[root@localhost secbulk]#