Reply
Thread Tools
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#61
ok, PPP will be enabled in the next update.
FUSE and Bluetooth HID are already enabled in the stock kernel.

PS: so far it didn't take too much time but I'd glad to share the work with some co-maintainers. I have a big machine idling which would be happy to build some kernels...
Originally Posted by nightfire View Post
Sweet! Thanks Titan. A community kernel is a great idea; building a custom kernel was on my todo list, if only I could find more time. Oh how I miss being in my early 20s.
ppp (ppp over ssh for vpn is just so handy)
fuse
bluetooth HID (kbd/mouse)
 
Posts: 310 | Thanked: 383 times | Joined on Jan 2010
#62
Well, I plan to become significantly more involved in the dev community when I finish my major home renovation projects over the next few months. Unfortunately every free moment I have is usually spent replacing floors and drywall, running new circuits and such things.

I didn't realize bt HID and fuse were already there... lol. Perhaps I should have checked that. I just remembered some posts about BT keyboards not working and figured that was the issue. I'm kinda surprised Nokia included fuse out of the box.. good for them.
 
Posts: 16 | Thanked: 5 times | Joined on Nov 2009
#63
Supporting ipv6 (plus mobile ipv6 and ip6tables) would be good. Obviously this has significant extra-kernel implications.
 
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#64
All of them are already enabled in the kernel.
You are right, it has the implication is that IPv6 is loaded by default, as it does not seem to be possible to build independent modules for only IPv4 or IPv6.
It costs a few KBs more memory but so far I runs very stable on my device.
Originally Posted by in-maemo View Post
Supporting ipv6 (plus mobile ipv6 and ip6tables) would be good. Obviously this has significant extra-kernel implications.
 
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#65
Originally Posted by titan View Post
There is an offical Nokia kernel. I think maemo is fine and indicates the name of the community. I'll wait for other people's opinions before taking any action.
It's just my opinion, it's not really my place to tell you how to run your project.


Originally Posted by titan View Post
I don't think this makes sense. A few kb more or less per module don't justify selecting tens of separate tiny module packages.
Point, I hadn't really though about the size. When we start saving MBs of space by putting a bunch of more esoteric modules to a separate package then it probably starts to be worth it (the dpkg db entries for the packages must take some space too...)
 
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#66
Originally Posted by rambo View Post
When we start saving MBs of space by putting a bunch of more esoteric modules to a separate package then it probably starts to be worth it (the dpkg db entries for the packages must take some space too...)
yep. the overhead is probably larger than the module itself and it's easier to tell people
to just install the "modules package" than specific modules.

Regarding the idea of Provides: kernel-module-*
It could make sense to call it kernel-feature-* because sometimes the
function could be built-in (for example, a specific file system for booting).
Another issue is that Provides cannot specific a particular version.
We would need to add the version to the feature name if makes a big difference.
 
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#67
Originally Posted by titan View Post
Regarding the idea of Provides: kernel-module-*
It could make sense to call it kernel-feature-* because sometimes the
function could be built-in (for example, a specific file system for booting).
Another issue is that Provides cannot specific a particular version.
We would need to add the version to the feature name if makes a big difference.
As long as we follow the stock kernel and just change configuration (and maybe patch small bugs) I don't think the version numbers are going to be an issue. 'kernel-feature-xxx' is indeed better.
 
Posts: 150 | Thanked: 91 times | Joined on Dec 2009 @ Norway
#68
I have installed the kernel, and loaded ext4 module.
I format a sdcard with ext4, but when I try to mount I get an error:
mount -t ext4 /dev/mmcblk1p1 /min
mount: mounting /dev/mmcblk1p1 on /min failed: Invalid argument
If I use the usbcable it mount ok

So it's looks like its something wrong with the ext4.ko module
 
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#69
Originally Posted by hstende View Post
I have installed the kernel, and loaded ext4 module.
I format a sdcard with ext4, but when I try to mount I get an error:
you created the ext4 fs with a more recent version of the tools than the one in the kernel?
backporting the latest ext4 to 2.6.28 should be quite difficult..
 
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#70
I've uploaded a new kernel with the PPP module enabled
 

The Following User Says Thank You to titan For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 05:59.