Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#1491
max83 if you need test you should upload modules you uploaded kernel twice and not uploaded modules.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 81 | Thanked: 175 times | Joined on Dec 2013
#1492
it takes plenty of time to find and put all those modules in a same folder
I will put my time on this
lets see how far we can go with this
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#1493
Originally Posted by max83 View Post
it takes plenty of time to find and put all those modules in a same folder
I will put my time on this
lets see how far we can go with this
Now how is it so difficult to type "make modules_install" ??
 

The Following User Says Thank You to juiceme For This Useful Post:
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#1494
Originally Posted by max83 View Post
it takes plenty of time to find and put all those modules in a same folder
I will put my time on this
lets see how far we can go with this
Code:
mkdir ../modules
cp `find -name "*.ko"` ../modules/
pushd ../
tar -cpzvf modules.tgz modules
popd
__________________
We need a coffee machine that doesn't ask for coffee beans every 10 hours
 

The Following 2 Users Say Thank You to MSameer For This Useful Post:
Posts: 81 | Thanked: 175 times | Joined on Dec 2013
#1495
thanks juiceme
but your way creating a new kernel on my linux system
I dont want to mess with my linux
its quite late night here
I already collect the modules, I will upload them tomorrow

thanks for your support guys
 

The Following User Says Thank You to max83 For This Useful Post:
Posts: 81 | Thanked: 175 times | Joined on Dec 2013
#1496
Originally Posted by coderus View Post
max83 if you need test you should upload modules you uploaded kernel twice and not uploaded modules.
here the modules
 

The Following 2 Users Say Thank You to max83 For This Useful Post:
Akkumaru's Avatar
Posts: 694 | Thanked: 619 times | Joined on Nov 2011
#1497
Waiting for results
__________________
Still learning on geeky knowledge
N9 *stolen*N900 *died*N900 *on hiatus* OnePlus X
 

The Following User Says Thank You to Akkumaru For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#1498
Originally Posted by max83 View Post
thanks juiceme
but your way creating a new kernel on my linux system
I dont want to mess with my linux
its quite late night here
I already collect the modules, I will upload them tomorrow

thanks for your support guys
Heh, of course you do not have to mess up your linux system when you do make modules_install, you just give it the path where you want the modules directory to be created. You do not even need to be root to do that;
INSTALL_MOD_PATH=./my_new_modules/ make modules_install
 

The Following 3 Users Say Thank You to juiceme For This Useful Post:
Posts: 81 | Thanked: 175 times | Joined on Dec 2013
#1499
Originally Posted by juiceme View Post
Heh, of course you do not have to mess up your linux system when you do make modules_install, you just give it the path where you want the modules directory to be created. You do not even need to be root to do that;
INSTALL_MOD_PATH=./my_new_modules/ make modules_install
thanks so much, your instructions guided me so much
I uploaded the modules by traditional way somehow hehehe
please give me feedback about how the new kernel works?
I dont have device to test, such a shame heehe
 

The Following 4 Users Say Thank You to max83 For This Useful Post:
Posts: 39 | Thanked: 37 times | Joined on Mar 2012 @ Ukraine, Kiev
#1500
kernel 3.5.3 doesn't work with ubiboot.
 

The Following User Says Thank You to venomcortx1 For This Useful Post:
Reply

Tags
jolla, nokia, sailfish


 
Forum Jump


All times are GMT. The time now is 09:06.