maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Kernel Power (Titan's Custom Kernel) (https://talk.maemo.org/showthread.php?t=52668)

mail_e36 2010-05-14 15:23

Kernel Power (Titan's Custom Kernel)
 
Hello friends,

I have a question regarding Titan's Custom Kernel which I installed via the package manager (http://wiki.maemo.org/Kernel_Power)

I am not interested in overclocking, but I am interested in the additional features this custom kernel provides, some of which are listed below. My question is, what additional commands or tools can I now run given that I have all of the below features:

"IPv6, packet filtering, QoS, NAT, tunneling, kernel configuration, Wifi mesh networking, builtin ext3 for booting from other media, ext4, XFS, reiserfs, NTFS read support, ISO9660, UDF, CIFS, automounter, squashfs, unionfs, device mapper and dm-loop, cryptography, cryptoloop, EFI partitions, UTF8 codepages, mouse+joystick input, PPP, PPTP, serial support, USB/IP and generic USB device drivers, battery info, overclocking and kexec support."

I have tried the Wi-Fi mesh networking, which works great, I know what IPv6 is (didn't know it could be used on the N900), tried the WLAN monitor mode, but many of rest the above features baffle me. I am new to Linux, but seasoned in IT.

Please provide some input, thank you.

Joorin 2010-05-14 15:38

Re: Kernel Power (Titan's Custom Kernel)
 
If you're new to Linux but "seasoned in IT", it should be easy to Google the things you don't know about.

But, to mention two, PPP and PPTP will let you use VPN connections where Windows Server machines act as server. This is very handy. Compiled in ext3 support is good too.

Pretoriano 2010-05-14 15:54

Re: Kernel Power (Titan's Custom Kernel)
 
how do you do wifi mesh?

rambo 2010-05-15 09:38

Re: Kernel Power (Titan's Custom Kernel)
 
Quote:

Originally Posted by Pretoriano (Post 658501)
how do you do wifi mesh?

You need a mesh routing daemon (I think, haven't really looked into the details), check out for example Robin.

Edit: and for some other networking features (NAT, QoS etc) you need iptables (NAT and firewalling) and iproute2 (just about everything networking related). To learn more about the power of iproute2 (and kernel with the proper advanced networking features enabled) check out lartc.

mail_e36 2010-05-17 00:16

Re: Kernel Power (Titan's Custom Kernel)
 
thanks for your response, I will look into this.

Quote:

Originally Posted by rambo (Post 659407)
You need a mesh routing daemon (I think, haven't really looked into the details), check out for example Robin.

Edit: and for some other networking features (NAT, QoS etc) you need iptables (NAT and firewalling) and iproute2 (just about everything networking related). To learn more about the power of iproute2 (and kernel with the proper advanced networking features enabled) check out lartc.


cheve 2011-01-24 03:45

Re: Kernel Power (Titan's Custom Kernel)
 
hi,

noob question:(. I have power46 installed. When I type at x-term:

cat /proc/filesystems

I do not see ISO9660 in the list.

Does this mean that I will not be able to access/mount a USB CD or DVD drive(with the h.e.n. host mode)?

I am trying to follow the instruction in http://www.linuxconfig.org/HowTo_mount_cdrom_in_linux

Cheers,

storkus 2011-01-24 04:31

Re: Kernel Power (Titan's Custom Kernel)
 
@cheve: Weird. I haven't played with the N900's kernel much (either the stock or power46), but looking in /lib/modules/current shows "isofs.ko", which may be it--I'd have to look on my PC running Slackware, which I don't have in front of me here at work at the moment.

@mail_e36: around 75% of what you wrote are filesystems and features related to them. Since the Linux kernel supports the vast majority of filesystems out there in one way or another and UNIX is file-based, this should be no surprise. The only other one you should really wonder about is "kexec" which involves booting another kernel without shutting down the machine; I haven't played with it myself. As Joorin said, Google, Freshmeat, Linux Questions, etc are your friends here, and there are FAR MORE out there that Titan didn't include simply because it just won't reasonably fit in the N900 memory space and/or is very unlikely to be used from even an "internet tablet" such as high-reliability/availability cluster filesystems, rare drivers, etc.

kingoddball 2011-01-24 04:58

Re: Kernel Power (Titan's Custom Kernel)
 
H-E-N Installs missing modules, as well.

cheve 2011-01-24 17:50

Re: Kernel Power (Titan's Custom Kernel)
 
@storkus, thank you, much appreciate that you would take the time. look forward to your comments

retsaw 2011-01-24 18:32

Re: Kernel Power (Titan's Custom Kernel)
 
Quote:

Originally Posted by cheve (Post 927103)
hi,

noob question:(. I have power46 installed. When I type at x-term:

cat /proc/filesystems

I do not see ISO9660 in the list.

What this means is that the module for that filesystem hasn't been loaded, it should be loaded automatically when you try to mount that filesystem (I think, I haven't tried it on the N900 yet). You can always do "modprobe isofs" (as root) to load it manually, if necessary.


All times are GMT. The time now is 14:12.

vBulletin® Version 3.8.8