isaacj87
Android Expert
Those the of kernel have the tweak for wifi tether
What?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Those the of kernel have the tweak for wifi tether
Those the of kernel have the tweak for wifi tether
Alright, just tried the OC kernel with CM7. With performance governor and at 1.9 GHz, I got 3159 with quadrant. I don't know how that compares with anything else.
Ticker, have you tried updating the GPS libraries on CM7 by following this link: http://androidforums.com/motorola-t...a-triumphs-slow-gps-updating-gps-library.html I think that what boomer was talking about.
I know this is kind of off-topic, but do you install the umph kernal or is there another method?
Ticker, have you tried updating the GPS libraries on CM7 by following this link: http://androidforums.com/motorola-triumph/391436-fix-motorola-triumphs-slow-gps-updating-gps-library.html I think that what boomer was talking about.
He wasn't getting a GPS lock. He was just going to Google maps and seeing his location from cell sites n Wi-Fi. He is a self proclaimed noob.
What?
Yeah sorry bout that. I thought I was on to something. Is there anything in the coding that messes up the way mp3 tags are sorted in the music player? Just curious in regards to a post I posted earlier.
can you do wifi tether with the oc kernel
All I added to the kernel was EXT4 FS support and overclocking. I don't know about anything else.
Does that automatically format the partitions in ext4? I've been itching to try a script but it's only compatible with ext4
no you have to manually do that conversion.... it just is able to run with that filesystem.
And how is that done?
Hey isaac I was just wondering, when your build is ready (no hurry!!) will you release it on your CM7 thread or will you combine it with ticker's?
OK that makes sense. Ill start checking your thread more often.
# mount
rootfs on / type rootfs (ro,relatime)
tmpfs on /dev type tmpfs (rw,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
none on /acct type cgroup (rw,relatime,cpuacct)
tmpfs on /mnt/asec type tmpfs (rw,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,relatime,mode=755,gid=1000)
none on /dev/cpuctl type cgroup (rw,relatime,cpu)
[B]/dev/block/mmcblk0p7 on /system type ext4 (ro,relatime,barrier=1,data=ordered)[/B]
[B]/dev/block/mmcblk0p8 on /data type ext4 (rw,nosuid,nodev,noatime,barrier=1,data=ordered,noauto_da_alloc)[/B]
[B]/dev/block/mmcblk0p11 on /cache type ext4 (rw,nosuid,nodev,noatime,barrier=1,data=ordered)[/B]
/dev/block/vold/179:33 on /mnt/sdcard type vfat (rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0602,dmask=0602,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
/dev/block/vold/179:33 on /mnt/secure/asec type vfat (rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0602,dmask=0602,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
tmpfs on /mnt/sdcard/.android_secure type tmpfs (ro,relatime,size=0k,mode=000)