iMedia WRAP Linux sources

iMedia WRAP Linux sources
 Thu, 1970-01-01 00:00
otomi
Posts: 1
Joined: 2006-12-01

Hello,
where could I find the sources? I didn't find anything on your webpage, and the CD image doesn't inclute them.

Best Regards
Piotr



 Mon, 2006-12-04 13:23 Kernel sources
pando
Posts: 36
Joined: 2006-12-04

Hi,

Transition to 2.6 and release of iMedia linux web site was realy fast and we didn't had time to restructure our ftp servers. We will publish kernel sources along with our patches on our ftp server. I will keep you posted.



 Tue, 2007-01-02 20:13 Kernel Sources
jpulver
Posts: 5
Joined: 2007-01-02

I'm also trying to locate the 2.6.18-imedia-wrap kernel sources ( kernel headers might be enough ) used in iMedia Linux Wrap v4.0.0. If they are up on the ftp server, I can't find them. Could you point me in the right direction?

I found what I was looking for here: ftp://updates.mini-box.com/sources/kernel/

I'll try those out, and see if they work for me.



 Fri, 2007-01-05 14:07 kernel config file
jpulver
Posts: 5
Joined: 2007-01-02

Now that I have the kernel source, I'd like to rebuild the iMedia linux kernel, with some minor changes. Where can I find the .config file used to build the 2.6.18-imedia-wrap kernel used in the Wrap v4.0.0 release?



 Sat, 2007-01-06 10:47 kernel config file
pando
Posts: 36
Joined: 2006-12-04

I am re-uploading now latest kernel sources for 2.6.18 with latest config files. If you will take a look at directory structure you will notice a Configs directory created by us on every kernel source that has all .config files used in our distributions depending on architecture.
In wrap case look for Configs/.config.wrap. Copy that file in kernel sources root as .config and run make menuconfig.



 Mon, 2007-01-08 15:25 kernel config file
mike4all
Posts: 4
Joined: 2007-01-02

Hi jpulver,

where did you find the sources? I logged in into the ftp-server (with user/pwd from the ftp downloadlink). I could not find the sources.

Kind regards,
Mike



 Mon, 2007-01-08 15:55 kernel config file
jpulver
Posts: 5
Joined: 2007-01-02

Thank you Pando. I have no idea how I missed that.

Mike. The ftp link is ftp://updates.mini-box.com/sources/kernel/ Or if you prefer, there is a link to the ftp dir (with login info) on this page http://www.mini-box.com/site/resources/html/linux-page.html. I hope that helps.

Joe



 Thu, 2007-01-18 12:27 emlog module
mike4all
Posts: 4
Joined: 2007-01-02

Hello Razvan Udrea,

i have problems with the emlog module. After fetching the kernel source which you provide, i copied the .config.wrap
and build the kernel the "Debian Way" with make-kpkg. I also fetched the emlog sources and additional the patch for using with 2.6 kernels. After patching emlog i was not able to compile the emlog module. A friend of mine which is familiar with C but not with kernel hacking helped me so far, that i could compile the emlog module.

Unfortunately the module does not work with the self compiled kernel. No matter which kernel source i used. I also tried the 2.6.19.2 (released these days). I was not able to load the module neither with modprobe nor with insmod. The message was "Module emlog not found", even if i use the complete path.

Have you done further improvements or modifications to have emlog compiling and running? And if so, are you willing to share this with me/us/community?

Kinde regards,
Mike



 Tue, 2007-01-23 09:30 Re:emlog module
pando
Posts: 36
Joined: 2006-12-04

Hi,

Looks like mod tools are unable to find emlog module. After you compiled emlog and install it, you should be able to find in /lib/modules/`uname -r`/ a directory called emlog with emlog.ko in it. If not make sure you give make install after compiling the module. Also a depmod on that kernel tree will help.
Try to look in /lib/modules/`uname r-`/modules.dep for a line:

/lib/modules/2.6.18-imedia-i586/emlog/emlog.ko: