ndisgtk 是否运行正确?

ndisgtk 是否运行正确?

我举报了漏洞,它被标记为另一个错误的重复,然后是另一个错误的重复——这很好,我认为它是重复的。

首先,架构不同。原始错误 #1023645 和Architecture: amd64我报告的错误不同Architecture: i386,因此我觉得我应该质疑它是否应该分开。

无论如何,我应该怎么做才能使用 ndiswrapper?看起来对我来说,ndiswrapper 已安装:

thufir@dur:~$ 
thufir@dur:~$ aptitude search ndiswrapper
i   ndiswrapper-common                  - Common scripts required to use the utilities 
i   ndiswrapper-dkms                    - Source for the ndiswrapper Linux kernel modul
v   ndiswrapper-modules-1.9             -                                              
i   ndiswrapper-source                  - Source for the ndiswrapper Linux kernel modul
i   ndiswrapper-utils-1.9               - Userspace utilities for the ndiswrapper Linux
thufir@dur:~$ 

我只使用 xfce,但似乎能够ndisgtk像这样调出:

thufir@dur:~$ 
thufir@dur:~$ sudo ndisgtk

(ndisgtk:4797): libglade-WARNING **: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory
/usr/sbin/ndisgtk:127: GtkWarning: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.ZZ68TW': No such file or directory
  gtk.main()
/usr/sbin/ndisgtk:127: GtkWarning: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
  gtk.main()
thufir@dur:~$ 

ndisgtk 运行是否表明一切正常?

答案1

对于 12.10 ndiswrapper 当前仅适用于修订版 1.58rc1(自 2012 年 10 月起),因此在此版本之后不得安装 ndisgtk,以避免出现复杂情况。

来源(德语)

相关内容