It is currently Wed May 22, 2013 9:05 pm

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 24 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject: Re: How to build a tonidoplug2 kernel
PostPosted: Mon Jan 30, 2012 12:27 am 
Rookie Tonidoid
Rookie Tonidoid
Joined: Sat Dec 31, 2011 7:19 pm
Posts: 6

The URL for kernel-2.6.31-topkick1281p2-codelathe-20111122.tar.bz2 is 404. Please post the new one so you're not in violation of GPL. I'm trying to get CJDNS working but the kernel is missing tun.ko :evil:


Offline
 Profile  
 Post subject: Re: How to build a tonidoplug2 kernel
PostPosted: Mon Jan 30, 2012 10:25 am 
Admin Tonidoid
Admin Tonidoid
User avatar
Joined: Tue Dec 30, 2008 12:13 am
Posts: 7305
Location: Dallas, USA

Thanks for letting us know about the 404.


Offline
 Profile  
 Post subject: Re: How to build a tonidoplug2 kernel
PostPosted: Mon Jan 30, 2012 9:05 pm 
Tonido Team
Tonido Team
Joined: Wed Jan 28, 2009 11:30 pm
Posts: 1351

URL fixed. http://www.tonidoplug.com/partners/topkick/2011/kernel/source/kernel-2.6.31-topkick1281p2-codelathe-20111122.tar.bz2

Link got invalid due to some reorg we did on the server. Sorry about that.


Offline
 Profile  
 Post subject: Re: How to build a tonidoplug2 kernel
PostPosted: Thu Apr 19, 2012 4:12 pm 
Rookie Tonidoid
Rookie Tonidoid
Joined: Wed Apr 18, 2012 10:25 pm
Posts: 6

Just a thanks for the tip of the default config. I used this to determine what to inherit for the USI Topkick's board files for integrating into 3.1+ kernels


Offline
 Profile  
 Post subject: Re: How to build a tonidoplug2 kernel EL4X4: not found ? Hel
PostPosted: Sun May 20, 2012 9:48 am 
Rookie Tonidoid
Rookie Tonidoid
Joined: Sun May 20, 2012 9:30 am
Posts: 1

Hi,
Thanks for the new Kernel: I rebuilt a new sata drive. Then followed the instructions to build a new kernel.

It started going wrong from this point:
root@TonidoPlug2:/newkernel/kernel-2.6.31# make uImage

/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 1:EL4X4: not found
/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 2: Syntax error: "(" unexpected (expecting ")")
scripts/kconfig/conf -s arch/arm/Kconfig
/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 1:EL4X4: not found
/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 2: Syntax error: "(" unexpected (expecting ")")
CHK include/linux/version.h
UPD include/linux/version.h
Generating include/asm-arm/mach-types.h
CHK include/linux/utsrelease.h
UPD include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-arm
CC kernel/bounds.s
/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 1:EL4X4: not found
/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 2: Syntax error: "(" unexpected (expecting ")")
make[1]: *** [kernel/bounds.s] Error 2
make: *** [prepare0] Error 2

Then just to see what next it put in the next step:

make modules

/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 1:EL4X4: not found
/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 2: Syntax error: "(" unexpected (expecting ")")
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-arm
CC kernel/bounds.s
/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 1:EL4X4: not found
/opt/arm-marvell-linux-gnueabi/bin/arm-marvell-linux-gnueabi-gcc: 2: Syntax error: "(" unexpected (expecting ")")
make[1]: *** [kernel/bounds.s] Error 2
make: *** [prepare0] Error 2


This all started because I want to add an Realtek rt8187 usb wireless adapter.

Any ideas?

I just read back over the forums: - I was doing this on the plug2. I will build this on a different Linux box and see how it goes as the good MVP suggests.

Thanks,
Zen


Offline
 Profile  
 Post subject: Re: How to build a tonidoplug2 kernel
PostPosted: Mon May 21, 2012 10:24 am 
Rookie Tonidoid
Rookie Tonidoid
Joined: Mon May 21, 2012 10:17 am
Posts: 4

Big Thanks !!!!


With your tutorial, I was able to add TUN/TAP interface :D


Offline
 Profile  
 Post subject: Re: How to build a tonidoplug2 kernel
PostPosted: Wed Jul 25, 2012 10:50 am 
Regular Tonidoid
Regular Tonidoid
Joined: Sat Dec 24, 2011 11:36 am
Posts: 14

Hi, is there a more recent kernel source than the one linked here?
Also is there a list of them?

Thanks


Offline
 Profile  
 Post subject: Re: How to build a tonidoplug2 kernel
PostPosted: Fri Jul 27, 2012 11:13 am 
Regular Tonidoid
Regular Tonidoid
Joined: Sat Dec 24, 2011 11:36 am
Posts: 14

Sorry to double post, but I really need to know if there are newer kernel sources available.

When installing NFS I seem to be encountering this bug
http://forums.debian.net/viewtopic.php?f=5&t=61955
It seems to be fixed in a newer kernel.
NFS is a must for me. Please let me know if there are newer ones or if I could use other kernels from the plugcomputer scene.


Last edited by noidea on Sat Jul 28, 2012 1:39 pm, edited 1 time in total.

Offline
 Profile  
 Post subject: Re: How to build a tonidoplug2 kernel
PostPosted: Sat Jul 28, 2012 1:38 pm 
Admin Tonidoid
Admin Tonidoid
User avatar
Joined: Tue Dec 30, 2008 12:13 am
Posts: 7305
Location: Dallas, USA

We don't have any new kernel sources available at CodeLathe.


Offline
 Profile  
 Post subject: Re: How to build a tonidoplug2 kernel
PostPosted: Sat Jul 28, 2012 1:40 pm 
Regular Tonidoid
Regular Tonidoid
Joined: Sat Dec 24, 2011 11:36 am
Posts: 14

madhan wrote:
We don't have any new kernel sources available at CodeLathe.


Do you think it would be okay to grab a kernel from kernel.org? Or did you edit the kernel you provide now so that it works on the tonido?


Offline
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 24 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC - 6 hours [ DST ]


 Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: