Hi,
I've enabled in the stock 4.3 kernel of N7100 fuse support.
The kernel compiles with fuse.ko module. When I try to load the kernel module I get:
insmod: init_module '/sdcard/fuse.ko' failed (Exec format error)
and in syslog:
<4>[21999.381035] c0 TIMA: lkmauth--wait_notify completed.
<6>[21999.381252] c0 mcdrvkmod mcd: 501|Err tima verify_module: Module Hash value does not match, addr:200000, len:ba780
<6>[21999.381386] c0 mcdrvkmod mcd: 501|Module Hash value not match
<6>[21999.381466] c0 mcdrvkmod mcd: 801|Trustlet tima_lkmauth::Returning 0
<3>[21999.382168] c0 TIMA: lkmauth--verification failed 64
<4>[21999.382243] c0 TIMA: MSG=lkm_modified; result (TIMA_RESULT=MSG=lkm_modified
<3>[21999.383274] c0 TIMA: lkmauth--unable to load kernel module; module len is 763776.
Apparently, the module is not signed. It was build from stock... I don't understand why it should be a problem...
Can I self sign it or something? Can I disable the signature checking in the stock kernel, flash it and then load the module?
I don't really need fuse... I want the rt73usb driver and fuse was just a test....an unsuccessful one..
I don't want to use custom roms with strange names....I like the stock one.
Any help appreciated
I've enabled in the stock 4.3 kernel of N7100 fuse support.
The kernel compiles with fuse.ko module. When I try to load the kernel module I get:
insmod: init_module '/sdcard/fuse.ko' failed (Exec format error)
and in syslog:
<4>[21999.381035] c0 TIMA: lkmauth--wait_notify completed.
<6>[21999.381252] c0 mcdrvkmod mcd: 501|Err tima verify_module: Module Hash value does not match, addr:200000, len:ba780
<6>[21999.381386] c0 mcdrvkmod mcd: 501|Module Hash value not match
<6>[21999.381466] c0 mcdrvkmod mcd: 801|Trustlet tima_lkmauth::Returning 0
<3>[21999.382168] c0 TIMA: lkmauth--verification failed 64
<4>[21999.382243] c0 TIMA: MSG=lkm_modified; result (TIMA_RESULT=MSG=lkm_modified
<3>[21999.383274] c0 TIMA: lkmauth--unable to load kernel module; module len is 763776.
Apparently, the module is not signed. It was build from stock... I don't understand why it should be a problem...
Can I self sign it or something? Can I disable the signature checking in the stock kernel, flash it and then load the module?
I don't really need fuse... I want the rt73usb driver and fuse was just a test....an unsuccessful one..
I don't want to use custom roms with strange names....I like the stock one.
Any help appreciated