how to load custom kernel module at bootup?

2009-06-30 Thread Mandeep Sandhu
Hi All, I'm using the n810 tablet for some USB device development work. I've made a custom ethernet gadget driver (modified drivers/usb/gadget/ether.c). I've tested this driver using insmod/rmmod and putting the OTG in peripheral mode. Now I want it to load this module at boot time. Currently

RE:n810 internet tablet

2009-06-30 Thread Lokesh B
What is the first line in the textfile FYI in this /etc/apt/sources.list.d m having this line..nothing other than this /hildon-application-manager.list ? -- Lokesh ___ maemo-developers mailing list maemo-developers@maemo.org

Re: n810 internet tablet

2009-06-30 Thread Jeremiah Foster
Hi Lokesh, On Jun 30, 2009, at 11:34, Lokesh B wrote: What is the first line in the textfile Which textfile? /etc/apt/sources.list.d? On my tablet that is actually a directory. Perhaps you mean /etc/apt/sources.list which defines which repositories apt-get will search for packages. FYI

Re: Tracker in Fremantle

2009-06-30 Thread daniel wilms
Hi Conny, it could be a good idea to use the tracker for your application. Would be a nice use-case, I guess. If you want, perhaps I could help you a bit within the implementation. And yes the bugzilla is the right place. There is already a bug from you, so I guess I'm too late ;) Cheers

Re: how to load custom kernel module at bootup?

2009-06-30 Thread Graham Cobb
On Tuesday 30 June 2009 10:19:35 Mandeep Sandhu wrote: Now I want it to load this module at boot time. The kernel and the initial set of modules are loaded from a separate area of the Flash memory -- not from the root filesystem which you see and modify once the system is booted. You can see

Re: how to load custom kernel module at bootup?

2009-06-30 Thread Faheem Pervez
mount -o remount,rw /mnt/initfs/ :) But I just install any extra modules in /lib/modules/2.6.21-omap1 personally Best Regards, Faheem On 6/30/09, Graham Cobb g+...@cobb.uk.net wrote: Unfortunately, that filesystem is read-only and, in practice, you cannot modify that set of modules (you can,

Re: how to load custom kernel module at bootup?

2009-06-30 Thread Graham Cobb
On Tuesday 30 June 2009 12:42:18 Faheem Pervez wrote: mount -o remount,rw /mnt/initfs/ I thought I remembered that that didn't work in practice (insufficient space to make any changes or something?). But if it works then I must be confused. Thanks for the info. If you decide to do that,

Re: how to load custom kernel module at bootup?

2009-06-30 Thread Faheem Pervez
The initfs saw an increase of ~2MB with diablo (space taken from the rootfs) probably for the WiMax stuff which gives you quite a bit of space available. Best Regards, Faheem On 6/30/09, Graham Cobb g+...@cobb.uk.net wrote: On Tuesday 30 June 2009 12:42:18 Faheem Pervez wrote: mount -o

Re: microbeal doesn't compile

2009-06-30 Thread Zhihai Wang
Hi Andre, Did you reproduce this compile error? Actually I'm using microb-engine(version 1.0.4-60.9) on our platform, and I want to achieve better performance. But it seems that the trunk is quite unstable, I think update javascript engine to TraceMonkey is a feasible way. Could you give me some

Maemo Flasher-3.5 Tool Beta for Fremantle and Diablo released

2009-06-30 Thread Jarmo.Tikka
The Maemo Eclipse Integration 2nd Edition project has released installation packages for Maemo Flasher-3.5 Tool Beta for Linuxes, Mac OS X and Windows. Maemo Flasher-3.5 tool supports flashing of N8x0 Diablo devices and coming Fremantle devices. Maemo Flasher-3.5 Tool details - Version:

Re: microbeal doesn't compile

2009-06-30 Thread Andre Klapper
Hi, Am Dienstag, den 30.06.2009, 20:33 +0800 schrieb Zhihai Wang: Did you reproduce this compile error? No, I did not try, as Chinook is ancient past and I'm interested in Fremantle mostly. andre -- Andre Klapper (maemo.org bugmaster) ___

Re: microbeal doesn't compile

2009-06-30 Thread Zhihai Wang
Hi Andre, Do you have some advice on upgrading javascript engine? Is Fremantle's microb svn opened now? Thanks. On Tue, Jun 30, 2009 at 8:48 PM, Andre Klapper aklap...@openismus.comwrote: Hi, Am Dienstag, den 30.06.2009, 20:33 +0800 schrieb Zhihai Wang: Did you reproduce this compile

Re: microbeal doesn't compile

2009-06-30 Thread Andre Klapper
Am Dienstag, den 30.06.2009, 20:52 +0800 schrieb Zhihai Wang: Hi Andre, Do you have some advice on upgrading javascript engine? Obviously not, otherwise I would have answered it? -- Andre Klapper (maemo.org bugmaster) ___ maemo-developers mailing

Re: how to load custom kernel module at bootup?

2009-06-30 Thread Mandeep Sandhu
Ok guys. Here's what I plan to do. * Create a script usbetherup in /etc/init.d, which does the require unloading of file_storage module and loading the g_ether one. * Create a link S99usbetherup in /etc/rc2.d Is this enough? Do I need a K99 counterpart as well? Thanks again, -mandeep On

Re: Tracker in Fremantle

2009-06-30 Thread Cornelius Hald
Hi Daniel, it could be a good idea to use the tracker for your application. Would be a nice use-case, I guess. If you want, perhaps I could help you a bit within the implementation. thanks for your reply and your offer to help :) I think the implementation is straight forward and shouldn´t

Re: how to load custom kernel module at bootup?

2009-06-30 Thread Graham Cobb
On Tuesday 30 June 2009 14:06:04 Mandeep Sandhu wrote: Ok guys. Here's what I plan to do. I assume you are talking about doing this within an installable package. I am sure Jeremiah can help with much more guidance about handling init scripts in packages but a few thoughts come to mind from

Re: how to load custom kernel module at bootup?

2009-06-30 Thread Mandeep Sandhu
Thanks for the tips. Will look into using update-rc.d to make the scripts. (I'm not building a package, so rc scripts should do fine). Regards, -mandeep On Tue, Jun 30, 2009 at 7:19 PM, Graham Cobbg+...@cobb.uk.net wrote: On Tuesday 30 June 2009 14:06:04 Mandeep Sandhu wrote: Ok guys. Here's

Beagleboard touchscreens?

2009-06-30 Thread Murray Cumming
I'm going to buy some BeagleBoards for the Openismus office. http://beagleboard.org/ I'd like to try installing Maemo 5 on them, which I believe is possible, and which will be a learning experience. I hear that Mer can be used with a mouse instead of just a touchscreen, but I'd like to install

Re: Beagleboard touchscreens?

2009-06-30 Thread Kees Jongenburger
Hi Murray I hear that Mer can be used with a mouse instead of just a touchscreen, but I'd like to install Maemo as intended, so I think we'll need touchscreen displays. So does anyone know of any touchscreen hardware that will definitely work with beagleboard and Maemo? Hi I don't know about

Re: Beagleboard touchscreens?

2009-06-30 Thread Till Harbaum / Lists
Hi, yes, i have built some of these, although the displays themselves are pretty expensive as they are robust industry quality ones. It's a 7 inch 800x480 display which i equipped with the necessary hdmi input and some touchscreen i got from ebay (those EUR 30 things sold to upgrade your

Re: Beagleboard touchscreens?

2009-06-30 Thread Till Harbaum / Lists
Hi, Am Dienstag 30 Juni 2009 schrieb Kees Jongenburger: Hi I don't know about a usable touchscreen but Ehh, you saw mine :-) Till ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Beagleboard touchscreens?

2009-06-30 Thread David Greaves
Murray Cumming wrote: I'm going to buy some BeagleBoards for the Openismus office. http://beagleboard.org/ I'd like to try installing Maemo 5 on them, which I believe is possible, and which will be a learning experience. I hear that Mer can be used with a mouse instead of just a

Re: Maemo Flasher-3.5 Tool Beta for Fremantle and Diablo released

2009-06-30 Thread Ryan Abel
On Tue, Jun 30, 2009 at 8:41 AM, jarmo.ti...@nokia.com wrote: The Maemo Eclipse Integration 2nd Edition project has released installation packages for Maemo Flasher-3.5 Tool Beta for Linuxes, Mac OS X and Windows. Maemo Flasher-3.5 tool supports flashing of N8x0 Diablo devices and coming

Re: Beagleboard touchscreens?

2009-06-30 Thread Tero Kojo
On Tue, 2009-06-30 at 19:47 +0200, ext Murray Cumming wrote: I'm going to buy some BeagleBoards for the Openismus office. http://beagleboard.org/ I'd like to try installing Maemo 5 on them, which I believe is possible, and which will be a learning experience. Yes to both. You most likely know