Hello all, there is progess in the topic!
I managed to successfully compile the modules!
Yes, i changed the linux-3.18.24/Makefile to be:
VERSION = 3
PATCHLEVEL = 18
SUBLEVEL = 24
EXTRAVERSION = -1
Which then exactly matched current kernels version!
$ uname -a:
Linux bubba 3.18.24-1 #1 Thu ...
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 3 matches
- 23 Feb 2016, 11:58
- Forum: Development
- Topic: NAT on Bubba|2 running Debian jessie, Linux bubba 3.18.24-1
- Replies: 9
- Views: 28077
- 20 Feb 2016, 09:37
- Forum: Development
- Topic: NAT on Bubba|2 running Debian jessie, Linux bubba 3.18.24-1
- Replies: 9
- Views: 28077
Re: NAT on Bubba|2 running Debian jessie, Linux bubba 3.18.2
Thanks for the great ideas! Architecture bugs in kernel compilage are really way to lowlevel for me :?
$ uname -a
Linux bubba 3.18.24-1 #1 Thu Nov 19 23:29:50 EST 2015 ppc GNU/Linux
I changed EXTRAVERSION in the Makefile to:
$ head -n 5 Makefile
VERSION = 3
PATCHLEVEL = 18
SUBLEVEL = 24 ...
$ uname -a
Linux bubba 3.18.24-1 #1 Thu Nov 19 23:29:50 EST 2015 ppc GNU/Linux
I changed EXTRAVERSION in the Makefile to:
$ head -n 5 Makefile
VERSION = 3
PATCHLEVEL = 18
SUBLEVEL = 24 ...
- 19 Feb 2016, 14:55
- Forum: Development
- Topic: NAT on Bubba|2 running Debian jessie, Linux bubba 3.18.24-1
- Replies: 9
- Views: 28077
NAT on Bubba|2 running Debian jessie, Linux bubba 3.18.24-1
Sorry for the bad styled links: Forum told me "Your post looks too spamy for a new user, please remove off-site URLs.". If a moderator feels my links are spam, please let me know. I find some essential for udnerstanding the posting.
Hello all, first of all i want to thank the community for all ...
Hello all, first of all i want to thank the community for all ...