Discuss EVDO PC Cards, ExpressCards, EVDO USB, PDAs, Phones, Coverage and Mobile Broadband Cards. Discuss Verizon and Sprint Coverage. CradlePoint CTR350 / PHS300/ MBR1000 & Kyocera KR1 / KR2 & LinkSys WRT54G3G-ST Forums!
EVDOforums.com
Discussion forum for EVDO users
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Our sites Include: EVDO Info :: EVDO Forums :: EVDO Maps :: EVDO Blog :: 3Gstore.com

To purchase your EVDO Card / Antenna / Amplifier / Router from the EVDO Experts, just contact us!

Kyocera KR1, GNU Public License - GPL

Goto page 1, 2  Next  
Post new topic   Reply to topic    EVDOforums.com Forum Index -> Kyocera KR1 / KR2 Router Support Forum
View previous topic :: View next topic  
Author Message
Michael
Site Admin


Joined: 13 Jan 2005
Posts: 5027
Location: Cary, IL

PostPosted: Wed Jul 26, 2006 9:59 am    Post subject: Kyocera KR1, GNU Public License - GPL Reply with quote

Since, the KR1 is Linux based, and Linux code falls under the GNU public license (GPL). This requires that the source code be publicly available. Once this is available, it will allow many new features to be added directly to the KR1 via customer Firmware (new cards, new phones, many new features, etc.)

So, Kyocera, when will this happen?
_________________
EVDO :: EVDO News :: EVDO Antennas :: Buy Verizon :: Buy Sprint :: EVDO Amplifier
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
Mackieman
EVDO Junkie


Joined: 31 Oct 2005
Posts: 451

PostPosted: Fri Jul 28, 2006 12:23 pm    Post subject: Reply with quote

All the stuff is being put together right now. Should be available, "soon." Mr. Green
Back to top
View user's profile Send private message
tz1
EVDO Junkie


Joined: 29 Sep 2005
Posts: 427
Location: http://kr1gps.dyndns.org:8888/

PostPosted: Fri Jul 28, 2006 9:36 pm    Post subject: Reply with quote

A good portion of the code is already available in various other archives from D-Link in their GPL dump section and other places. However the "current version build tree" including the .config file from the linux kernel build directory would be most helpful.

Hopefully DLink will release an image of the 624S so I can merge in USB Storage support...
Back to top
View user's profile Send private message
Indio192
EVDO Fledgling


Joined: 03 Jun 2006
Posts: 19

PostPosted: Sat Sep 16, 2006 6:59 pm    Post subject: Reply with quote

Has Dlink/Kyrocera released the GPL yet? I looked on Dlink's GPL site and saw no sign of it.
Back to top
View user's profile Send private message
Mackieman
EVDO Junkie


Joined: 31 Oct 2005
Posts: 451

PostPosted: Sun Sep 17, 2006 12:12 am    Post subject: Reply with quote

Oh yeah...I forgot about this. There's a tarball hanging around somewhere, I'll find it.
Back to top
View user's profile Send private message
Mackieman
EVDO Junkie


Joined: 31 Oct 2005
Posts: 451

PostPosted: Thu Sep 21, 2006 12:36 pm    Post subject: Reply with quote

The GPL license and link to download the files are in progress. They should be available on the Kyocera Wireless website in the next couple of days.
Back to top
View user's profile Send private message
Michael
Site Admin


Joined: 13 Jan 2005
Posts: 5027
Location: Cary, IL

PostPosted: Thu Sep 21, 2006 7:11 pm    Post subject: Reply with quote

Mackieman,

This is great news, thanks for the update.
_________________
EVDO :: EVDO News :: EVDO Antennas :: Buy Verizon :: Buy Sprint :: EVDO Amplifier
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
Indio192
EVDO Fledgling


Joined: 03 Jun 2006
Posts: 19

PostPosted: Mon Oct 23, 2006 8:32 am    Post subject: Reply with quote

Here is the link

ftp://ftp.dlink.com/GPL/kr1

Jim
Back to top
View user's profile Send private message
tz1
EVDO Junkie


Joined: 29 Sep 2005
Posts: 427
Location: http://kr1gps.dyndns.org:8888/

PostPosted: Fri Oct 27, 2006 8:05 am    Post subject: Reply with quote

Malicioius compliance with the GPL?

Where is the .config (yes, dot-config) from the linux-2.4.x directory or instructions on how to build it from the tree? I can build kernel modules (that actually load), but unless I can fix the USB so it doesn't think everything is a serial port, but I need to recreate the kernel image, and ultimately the BIX files, but I think I can figure out the latter.

There is one for the 624s GPL dump, but it has USB storage, and not USB serial.

(If you are wondering why I've not done more with the GPS end, it is because I'm having fun trying to do far, far more).
Back to top
View user's profile Send private message
Mackieman
EVDO Junkie


Joined: 31 Oct 2005
Posts: 451

PostPosted: Fri Oct 27, 2006 10:04 am    Post subject: Reply with quote

I noticed the lack of a .config file. It was sent back to D-Link to repair. The fixed version should be on the Kyocera website on Monday. I have no idea why it takes so long to make an update but I'm sure they have a reason. So there ya go.
Back to top
View user's profile Send private message
tz1
EVDO Junkie


Joined: 29 Sep 2005
Posts: 427
Location: http://kr1gps.dyndns.org:8888/

PostPosted: Fri Oct 27, 2006 10:43 am    Post subject: Reply with quote

Thank you. I also noticed with the 624s at least some missing directories, i.e. their own config could not reproduce the kernel image. Having hacked the kernel, I can get around them, but if they are vital for the proper functioning, I would like to know.

Basically I'd be satisfied if I could go into the linux directory and type "make" and get basically what is running the KR1 (I already the toolchain properly located in /opt, where I already have them so the kernel can make to some extent).
Back to top
View user's profile Send private message
Mackieman
EVDO Junkie


Joined: 31 Oct 2005
Posts: 451

PostPosted: Fri Oct 27, 2006 2:02 pm    Post subject: Reply with quote

I'm certainly not a linux architecture expert but I would be willing to bet that you will not be able to completely compile from the available GPL code even with the .config file. They only released the stuff they used that was already GPL licensed. I'm sure there are many things they developed themselves that will not be in a GPL release package. I don't know of anything that could be done to remedy that.
Back to top
View user's profile Send private message
tz1
EVDO Junkie


Joined: 29 Sep 2005
Posts: 427
Location: http://kr1gps.dyndns.org:8888/

PostPosted: Sun Oct 29, 2006 1:01 pm    Post subject: Reply with quote

There would be some non-gpl code, but any derivative work of a GPL program is covered under the GPL (unless you happen to be the copyright holder). Excerpting something from one GPL file into a second is considered a derivative work.

It is exceedingly difficult to build something within the kernel source tree without causing a GPL violation. The code in the subdirectory must be 100% original to be excluded. Even Sharp (and some others) who include SD device do so as modules to avoid the problem. Tivo ended up digitally signing the kernel.

I don't think I could recreate the entire router, but I should be able to rebuild a kernel image. Unless DLink is far better at managing IP than most.
Back to top
View user's profile Send private message
Mackieman
EVDO Junkie


Joined: 31 Oct 2005
Posts: 451

PostPosted: Tue Oct 31, 2006 5:52 pm    Post subject: Reply with quote

A day late and a dollar short, it's finally out there.

http://www.kyocera-wireless.com/kr1-router/opensource.htm
Back to top
View user's profile Send private message
buratpuday
EVDO Newbie


Joined: 20 Oct 2006
Posts: 6

PostPosted: Tue Oct 31, 2006 8:34 pm    Post subject: Reply with quote

Indio192 wrote:
Has Dlink/Kyrocera released the GPL yet? I looked on Dlink's GPL site and saw no sign of it.


Yeah, they have'nt released it yet... But I'm sure D-Link's engineers would come up with one. Check out the DIR-450 and the DI-725. From the same engine as the KR-1.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    EVDOforums.com Forum Index -> Kyocera KR1 / KR2 Router Support Forum All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
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 vote in polls in this forum








Sprint Rev A USB: Compass 597



Sprint Rev A ExpressCard: Merlin EX720


Purchase an V740 Rev A ExpressCard


Sprint U727


CTR350 Router


CradlePoint PHS300


Purchase a MBR1000


Purchase an EVDO Booster Antenna

Purchase a LinkSys 3G Router



Purchase an EVDO Amplifier


Your Mac EVDO Experts









EVDO Antenna Booster





Digg Us :: del.icio.us :: technorati :: furl

4G :: 4G Forums :: PHS300 :: MBR1000 :: KR2