首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >ndiswrapper不会构建

ndiswrapper不会构建
EN

Ask Ubuntu用户
提问于 2017-03-12 17:43:32
回答 3查看 1.7K关注 0票数 0

我正试着修复我破碎的包裹,其中之一是无包装。中的错误导致它不会生成

代码语言:javascript
复制
$ sudo apt install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up ndiswrapper-dkms (1.59-6) ...
Removing old ndiswrapper-1.59 DKMS files...

------------------------------
Deleting module version: 1.59
completely from the DKMS tree.
------------------------------
Done.
Loading new ndiswrapper-1.59 DKMS files...
First Installation: checking all kernels...
Building only for 4.8.0-41-generic
Building initial module for 4.8.0-41-generic
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/ndiswrapper-dkms.0.crash'
Error! Bad return status for module build on kernel: 4.8.0-41-generic 
(x86_64)
Consult /var/lib/dkms/ndiswrapper/1.59/build/make.log for more 
information.
dpkg: error processing package ndiswrapper-dkms (--configure):
subprocess installed post-installation script returned error exit 
status 10
Errors were encountered while processing:
ndiswrapper-dkms
E: Sub-process /usr/bin/dpkg returned an error code (1)

这是/var/lib/dkms/ndiswrapper/1.59/build/make.log

http://pastebin.com/fpTDUxg2

我该怎么解决这个问题?

EN

回答 3

Ask Ubuntu用户

回答已采纳

发布于 2017-03-12 18:39:32

您可以尝试卸载当前的ndiswrapper dkms 1.59并安装如下:

http://mirrors.kernel.org/ubuntu/pool/universe/n/ndiswrapper/ndiswrapper-dkms_1.60-3~ubuntu16.04.1_all.deb

我本来希望能找到一个16.04.2的,但这是我能找到的最新的。

不管怎么说,ndiswrapper都很古怪,除非你真的需要它,否则我会卸载它。

票数 1
EN

Ask Ubuntu用户

发布于 2017-03-17 12:20:36

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1651846

https://people.canonical.com/~ubuntu-archive/pending-sru.html -> changelog bug #1625089

https://launchpad.net/ubuntu/+source/ndiswrapper/

https://bugs.launchpad.net/ubuntu/+source/ndiswrapper/+bug/1625089

无线局域网/无线网络驱动程序需要ndiswrapper。如果没有DKMS-模块,WIFI/WLAN就会中断。

v1.60位于Ubuntu16.10中,位于16.04的不稳定存储库中。只需等待,直到1.60在稳定的存储库中,您将能够使用内核v4.8没有任何问题。

票数 1
EN

Ask Ubuntu用户

发布于 2017-08-08 16:23:04

https://sourceforge.net/projects/ndiswrapper/上下载最新版本,并按照安装文件上的步骤操作。对我起作用了!

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/892335

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档