> > script was expecting /lib/modules/$(uname -r)/kernel/drivers/uio/uio.ko but
> > in fedora 21
> > there are Compressed kernel modules - xz (LZMA)
> >
> > V3 patch: Remove sudo
> > V2 patch: Use modinfo instead ls
> > V1 patch: use ls instead checking if specific file exist
> >
> > Signed-off-
script was expecting /lib/modules/$(uname -r)/kernel/drivers/uio/uio.ko but in
fedora 21
there are Compressed kernel modules - xz (LZMA)
V3 patch: Remove sudo
V2 patch: Use modinfo instead ls
V1 patch: use ls instead checking if specific file exist
Signed-off-by: Daniel Mrzyglod
---
tools/setu
On Fri, Oct 10, 2014 at 11:08:08AM +0100, Daniel Mrzyglod wrote:
> script was expecting /lib/modules/$(uname -r)/kernel/drivers/uio/uio.ko but
> in fedora 21
> there are Compressed kernel modules - xz (LZMA)
>
> V3 patch: Remove sudo
> V2 patch: Use modinfo instead ls
> V1 patch: use ls instead c
3 matches
Mail list logo