A feature request, if possible, can you make an option that allows you to have 3/5/7 home screens? 3 are fine, but a little tight when you fill it up
13/10 1.2 - the MoDaCo Custom ROM is here (rooted with custom Kernel with swap/netfilter + more!)
#21
Posted 26 September 2009 - 03:02 PM
A feature request, if possible, can you make an option that allows you to have 3/5/7 home screens? 3 are fine, but a little tight when you fill it up
#22
Posted 27 September 2009 - 12:44 PM
Paul, on Sep 21 2009, 15:33, said:
Hello Paul,
I attempted to direcly upgrade an IG1 with this ROM, but Radio is still stuck to IG1 although the upgrade goes without error.
The phone application is now crashing all the time and prevent phone usage. Any idea ?
Do you know if IPv6 is into the kernel (ip address does not display any fe80 addresses at this time) ?
Thanks & Regards,
TM
Attached Files
#23
Posted 27 September 2009 - 02:11 PM
Edited by Alsybub, 27 September 2009 - 02:11 PM.
#24
Posted 28 September 2009 - 04:19 PM
Im new in android rooting, costum ROMs and stuff. I have some questions...
If I install this costum rom on my galaxy, how will I get updates (for ROM of course)? Does it have an internal uploader app? Do I always need to flash newer version over? What will happen with my apps/settings if I flash it over? Do I always need to do backup?
Thank You for help! I appreciate it!
#25
Posted 29 September 2009 - 08:36 AM
Regards, Damjan
#26
Posted 29 September 2009 - 11:56 AM
Wifi tether now works on the Galaxy ! The iptables binary is missing, but you can use the one shipped with version 1.52 and put it in /system/bin/.
@Paul: Could you embed it in your next ROM ?
#27
Posted 29 September 2009 - 05:28 PM
NicolaF, on Sep 29 2009, 11:56, said:
Wifi tether now works on the Galaxy ! The iptables binary is missing, but you can use the one shipped with version 1.52 and put it in /system/bin/.
@Paul: Could you embed it in your next ROM ?
Hello NicolaF,
Do you know how I can only make an upgrade of the kernel ? I got I5 firmware but I anticipate ipfilter is not enable. I was looking to bring an hybrid ROM with a new kernel, but I got no idea how to extract Paul's kernel from its ROM and insert it in my curent running phone.
Rgs,
TM
#28
Posted 29 September 2009 - 08:26 PM
NicolaF, on Sep 29 2009, 13:56, said:
Wifi tether now works on the Galaxy ! The iptables binary is missing, but you can use the one shipped with version 1.52 and put it in /system/bin/.
@Paul: Could you embed it in your next ROM ?
hey can u tell me how u got it work? My log say:
loading wlan.ko module...
insmo: cant open /system/lib/modules/wlan.ko
and
configuring WiFi interface
wlan_loader:not found
the rest setup correctly
im using MaDoCo rom with netfilter enabled
thx for help
#29
Posted 29 September 2009 - 08:43 PM
now its working
thx anyway
#30
Posted 30 September 2009 - 03:22 PM
@Paul: Your ROM is fantastic, but I'm missing the TAP/TUN devices for openvpn, so I decided to build my own kernel. It works (almost, i need a fresher ifconfig), but I always break netfilter (wifi tether fails setting FW rules).
Could you please post your .config ?
Thanks
#31
Posted 30 September 2009 - 03:36 PM
http://android.modac...__hl__walkabout
#32
Posted 30 September 2009 - 03:41 PM
kam187, on Sep 30 2009, 16:36, said:
you can download the original I5 firmware for odin here: http://forum.i7500wo...?...=33&start=0
Edited by mrbrdo, 30 September 2009 - 03:43 PM.
#33
Posted 30 September 2009 - 06:15 PM
NicolaF, on Sep 30 2009, 17:22, said:
@Paul: Your ROM is fantastic, but I'm missing the TAP/TUN devices for openvpn, so I decided to build my own kernel. It works (almost, i need a fresher ifconfig), but I always break netfilter (wifi tether fails setting FW rules).
Could you please post your .config ?
Thanks
Hi,
have u make the iptables executable?
use adb shell
chmod 755 /system/bin/iptables
#34
Posted 01 October 2009 - 08:38 AM
testm1n, on Sep 29 2009, 18:28, said:
Do you know how I can only make an upgrade of the kernel ? I got I5 firmware but I anticipate ipfilter is not enable. I was looking to bring an hybrid ROM with a new kernel, but I got no idea how to extract Paul's kernel from its ROM and insert it in my curent running phone.
Rgs,
TM
Hello,
Flashing only the boot partition (using flashboot) might work. Be sure to do a nandroid backup before.
Regards
#35
Posted 01 October 2009 - 08:45 AM
tiran, on Sep 30 2009, 19:15, said:
have u make the iptables executable?
use adb shell
chmod 755 /system/bin/iptables
Hi,
Yes, i have it. Kernel compilation finally succeeded, and everything works almost fine, except vpn : openvpn starts fine, tun0 is here, routes are OK, but no way to ping server. To be continued...
For those who are interested, see attachment for my .config.
Regards.
EDIT:
OpenVPN works !
Steps are :
- Rebuild your kernel using android.config as .config
- Download openvpn here and put it in /system
- ln -s /system/xbin /system/xbin/bb (openvpn searches route and ifconfig here, don't know why)
- Put update-resolv-conf where you want (/system/bin for instance). This is the Debian one, modified to use setprop and not resolvconf.
- Launch openvpn : openvpn --script-security 2 --config /path/to/your/openvpn.conf
- dev-node /dev/tun (won't create /dev/tunX without that)
- up /system/bin/update-resolv-conf (to update DNS servers list with the infos pushed by the server)
- down /system/bin/update-resolv-conf (to reset DNS servers list when shutting VPN down)
WARNING : at the moment, the update-resolv-conf script fails to restore DNS settings (getprop net.dns1/2 returns an empty string, so no way to save those properties before modifying them). If anyone has an idea...
Have fun !
Attached Files
Edited by NicolaF, 01 October 2009 - 04:17 PM.
#36
Posted 01 October 2009 - 09:12 AM
P
You can follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco
Want to donate? MoDaCo is raising money for the Multiple Sclerosis society.
#37
Posted 02 October 2009 - 05:59 AM
Paul, on Sep 21 2009, 16:33, said:
This ROM includes the XXIH8 radio, but I am not 100% sure whether the script is installing it properly (I was already on XXIH8 radio)... any feedback would be appreciated.
Besides that it works great, a real speedup
Now I just need to get me an iptables executable, would be cool if you could include it in the next release
HTC pdf viewer doesn't work anymore, the libpdfreader.so must be reuploaded to system/lib
Now I just need a working WLAN driver with monitor mode and packet injection for full happiness
Edited by Trass3r, 02 October 2009 - 07:28 AM.
#38
Posted 02 October 2009 - 08:28 AM
#39
Posted 02 October 2009 - 01:53 PM
Trass3r, on Oct 2 2009, 07:59, said:
Besides that it works great, a real speedup
Now I just need to get me an iptables executable, would be cool if you could include it in the next release
HTC pdf viewer doesn't work anymore, the libpdfreader.so must be reuploaded to system/lib
Now I just need a working WLAN driver with monitor mode and packet injection for full happiness
There is now a new version with all included available. http://code.google.c...=Samsung Galaxy
#40
Posted 05 October 2009 - 11:00 AM
after installing the ROM chrooting in my debian on sdcard seems to be unpossible.
After executing bootdeb I get these errors:
insmod: init_module '/data/local/bin/unionfs.ko' failed (Exec format error) mount: mounting unionfs on /system/etc failed: No such device mount: mounting unionfs on /root failed: No such device mount: mounting unionfs on /sbin failed: No such device ln: /etc/mtab: Read-only file system
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users







Sign In
Create Account

Back to top











