Guest Crinos512 Posted May 28, 2011 Report Posted May 28, 2011 hello eveyone... I'm not asking for much. Just the exact kernel name in the ROM. (you can get that by doing a "uname -a" in terminal emulator) and if possible , the config file from the proc filesystem. I will try to compile the tunnel driver so that we can use vpn connections on this ROM. I have the following: 2.6.35.7-perf cmbuild@qthbuildpc-14 #2
Guest Crinos512 Posted May 28, 2011 Report Posted May 28, 2011 (edited) I think the issue people are seeing with the gps can be fixed. I've not tested this exhaustively yet, but SUPL isn't enabled by default in the APNs (which are set to be non-edited) ... I went about this a slightly different tack. Using APN Backup & Restore I restored the APNs from my stock 1.6 rom then went into settings/wireless and networks/ mobile networks/access point names/ and chose the unlocked APN from the list. Here is the APN backup file: apns_20101117125020.xml No reboots since... knock on wood. Edited May 28, 2011 by Crinos512
Guest mrmrmrmr Posted May 28, 2011 Report Posted May 28, 2011 I have the following: 2.6.35.7-perf cmbuild@qthbuildpc-14 #2 thank you. what about the config file ? can you post the config.gz from /proc/ full path: /proc/config.gz
Guest mrmrmrmr Posted May 28, 2011 Report Posted May 28, 2011 config.gz Here ya go. thank you :P now I'll try to find the source for the exact same kernel (2.6.35.7-perf) any idea where we can find that ? is there a repo where all android kernel sources are found ?
Guest Crinos512 Posted May 28, 2011 Report Posted May 28, 2011 thank you :P now I'll try to find the source for the exact same kernel (2.6.35.7-perf) any idea where we can find that ? is there a repo where all android kernel sources are found ? Got me there... sorry.
Guest mrmrmrmr Posted May 28, 2011 Report Posted May 28, 2011 Got me there... sorry. np. you helped as much as you could. I will try the source from Dell. if that's not 2.6.35.7 I'll have to find elsewhere.
Guest mrmrmrmr Posted May 28, 2011 Report Posted May 28, 2011 Ok; here is tun.ko for 2.6.35.7-perf Can you put it under /system/lib/modules/ and try to load with "insmod tun.ko" ? let's see if it gives any error or warning ?tun.rar
Guest mrmrmrmr Posted May 28, 2011 Report Posted May 28, 2011 Ok; here is tun.ko for 2.6.35.7-perf Can you put it under /system/lib/modules/ and try to load with "insmod tun.ko" ? let's see if it gives any error or warning ? I might have a problem with the version naming of the module. Please let me know if it works or not.
Guest Crinos512 Posted May 28, 2011 Report Posted May 28, 2011 (edited) I might have a problem with the version naming of the module. Please let me know if it works or not. sorry I'm taking so long to get back to you... I'm actually working on a issue where I can't install some apps. ( like Stupid Zombies ) I tried Factory reset, and wiping caches, formatting my SDcard, and even reflashing GingerStreak... no change. Catlog gives me E/PackageHelper( 4559): Failed to create secure container smdl2tmp1 E/DefContainer( 4559): Failed to create container smdl2tmp1 I googled it (like a good tech) and found advise to Download terminal emulator and then type in rm /mnt/secure/asec/smdl2tmp1.asec using su, I tried this and was informed file not found, and I confirmed this with ls /mnt/secure/asec/ ...finally I tried touch /mnt/secure/asec/smdl2tmp1.asec and was rewarded with Read-only file system pretty sure this is not the way it should be... how would I go about remounting this as Read+write? Edited May 28, 2011 by Crinos512
Guest Crinos512 Posted May 28, 2011 Report Posted May 28, 2011 Was able to install after unmounting the SDcard... seems similar to this known issue: http://code.google.com/p/android/issues/detail?id=9593
Guest fards Posted May 28, 2011 Report Posted May 28, 2011 sorry I'm taking so long to get back to you... I'm actually working on a issue where I can't install some apps. ( like Stupid Zombies ) I tried Factory reset, and wiping caches, formatting my SDcard, and even reflashing GingerStreak... no change. Catlog gives me E/PackageHelper( 4559): Failed to create secure container smdl2tmp1 E/DefContainer( 4559): Failed to create container smdl2tmp1 I googled it (like a good tech) and found advise to using su, I tried this and was informed file not found, and I confirmed this with ls /mnt/secure/asec/ ...finally I tried touch /mnt/secure/asec/smdl2tmp1.asec and was rewarded with Read-only file system pretty sure this is not the way it should be... how would I go about remounting this as Read+write? i think there's an issue with the crypto in the kernel, I haven't tried pushing other certs yet to the streak, but it may be worth investigating .. if you look closer its more an issue with VOLD as thats what mounts /secure/asec /dev/block/vold/179:33 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702, llow_utime=0020,codepage =cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
Guest fards Posted May 29, 2011 Report Posted May 29, 2011 its not the smd issue, as you can take the card out stick it in the pc and the file doesnt exist.
Guest Crinos512 Posted May 29, 2011 Report Posted May 29, 2011 its not the smd issue, as you can take the card out stick it in the pc and the file doesnt exist. true enough.
Guest mrmrmrmr Posted May 29, 2011 Report Posted May 29, 2011 true enough. sorry, I couldn't reply you earlier. but it seems that you and Fards have found the cause of the problem. what about my tun.ko ? could you (or anyone else) tried to load it ?
Guest fanarakia Posted May 29, 2011 Report Posted May 29, 2011 Does anyone know if it works with Rebel sims
Guest alexmoi Posted May 29, 2011 Report Posted May 29, 2011 Does anyone know if it works with Rebel sims for less than 10$ for unlock keys why are you still wasting your time with an out dated process? use to have a rebel sim card and it cause many conflicts other than just the baseband problem. Do yourself a favor and unlock it once and for all.
Guest isitafox Posted May 29, 2011 Report Posted May 29, 2011 I'm personally hoping for a 3.0 Dell streak with phone capabilities just so I can show it off even more! :D I'm with you on that. I know steve's been messing about with it but I think it will be a while before he releases it if he bothers at all. Would be nice for Dell to show some more support for their device and get it looked into rather than dumping the project.
Guest Crinos512 Posted May 29, 2011 Report Posted May 29, 2011 Ok; here is tun.ko for 2.6.35.7-perf Can you put it under /system/lib/modules/ and try to load with "insmod tun.ko" ? let's see if it gives any error or warning ? having problems with reboot loops atm...am trying to get there, honest. :D
Guest Crinos512 Posted May 29, 2011 Report Posted May 29, 2011 having problems with reboot loops atm...am trying to get there, honest. :D I get insmod: cannot open tun.ko
Guest mrmrmrmr Posted May 29, 2011 Report Posted May 29, 2011 I get insmod: cannot open tun.ko ok; just a few questions to help me : did you put it under /system/lib/modules ? did you switch to root with "su" ? can you call insmod like: "insmod /system/lib/modules/tun.ko" ? also, please check the permissions for tun.ko... thanks.
Guest Roperband Posted May 29, 2011 Report Posted May 29, 2011 Can anyone post some screenshots of this rom?
Guest Roperband Posted May 29, 2011 Report Posted May 29, 2011 Can anyone post some screenshots of this rom?
Guest Crinos512 Posted May 29, 2011 Report Posted May 29, 2011 ok; just a few questions to help me : did you put it under /system/lib/modules ? did you switch to root with "su" ? can you call insmod like: "insmod /system/lib/modules/tun.ko" ? also, please check the permissions for tun.ko... thanks. yes. yes. ...no. running insmod /system/lib/modules/tun.ko succeeds with no error... does not imply it is working though.
Guest mrmrmrmr Posted May 29, 2011 Report Posted May 29, 2011 yes. yes. ...no. running insmod /system/lib/modules/tun.ko succeeds with no error... does not imply it is working though. thank you :D actually it means it will work 90% but to be sure, can you do one more favour for me ? ( :D ) after running insmod, please run the command "dmesg" and check if it produces any error about tunnel driver. also, please run "lsmod" after "insmod" to be sure if it was loaded. thank you so much !
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now