and finally, the strace of iwpriv -a itself:
r...@roke:~# strace -f iwpriv -a
execve("/sbin/iwpriv", ["iwpriv", "-a"], [/* 19 vars */]) = 0
brk(0) = 0xd2b000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7f61867ac000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=131558, ...}) = 0
mmap(NULL, 131558, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f618678b000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libiw.so.30", O_RDONLY) = 3
read(3,
that's all i get when running iwpriv remotely. is that at all informative?
--
[STAGING] r8192se_pci + powertop = kernel panic
https://bugs.launchpad.net/bugs/585938
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs