Xbox controller support in modded stock rom? - Vega General

As the title says, can I take the modules from vegacomb an run them on the modded stock Rom? And if so, does a person experienced in module tampering fancy helping me?
Sent from my HTC Sensation Z710e using XDA App

You mean the ".ko" module files?
If that is the case then you need "su" & "BusyBox" and then try to run in android terminal:
su
insmod /sdcard/path-to-module/your-module.ko
But I also think that your kernel needs to support all this, so you also might need a custom kernel.

Yes, I mean the .ko modules. Forgot about the kernel! Corvus was a 2.2 based Rom, and that had Xbox pad support. I will have to look into this some more.
If I can't sort it, I may drop back to corvus.
Thanks for the install method.
Sent from my HTC Sensation Z710e using XDA App

Related

Fresh Toast Kernel link

Anyone got a link to fresh toast with bfs and fps?
The fresh updater doesn't work, says the mirror doesn't exists.
The Fresh Updater works fine. You're just a retard. Follow the tutorial on geekfor.me on how to update the server info in the updater, then update to your heart's content.
And the kernel is in the dev forum. Use the search bar. Of course, then again it's on the first page.*rolleyes*
Sent from my PC36100 using XDA App
sombdy said:
The Fresh Updater works fine. You're just a retard. Follow the tutorial on geekfor.me on how to update the server info in the updater, then update to your heart's content.
And the kernel is in the dev forum. Use the search bar. Of course, then again it's on the first page.*rolleyes*
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
kernel =! rom
You could run one of the programs in ava toolbox to extract the kernel from fresh's rom. I'm not sure if there is a program to make a zip file out of the extracted kernel to flash it though.
Sent from my PC36100 using XDA App
I'm actually looking for this
http://geekfor.me/new-release/fresh-toast-experimental/
but doesn't really matter anymore, settled on king's kernel for now.
the download on fresh updater probably isnt working because that is a 2.1 kernel and will not work on fresh now. anyways, kings kernel is probably the best one out there since fflokes kernel imo. if it was the server you can reset it to default in the app and i'm sure you would have been smart enough to do that if you were smart enough to know how to flash a kernel.

Porting Honeycomb music app to G2/ CM7 RC 2 with CWM3

Hi im trying to port the honeycomb music app posted around these forums to work on CM7 CWM3 but it needs to be updated to Edify Scripting to work on CWM3 but I can't sign .zips or .apk at this time. Here is the zip that should work on pre CWM3 builds.
There's an apk floating around here, had it but just didn't like it much.
http://db.tt/0ok5fJE
Edit: I found it, and uploaded it. Tried it out again, didn't like it again No need for that recovery flash crap..
Sent from my HTC Vision using Tapatalk
There is already an apk for it somewhere .search for it .also you won't need to flash it. Just uninstall the music opp with titanium back up and install the apk .it works fine but its not impressive at all.
Sent from my HTC Vision using XDA App

[Q][Mod Request] no clock in status bar

Will anyone want to take on this task? I would really appreciate it and I'm pretty sure other people would be interested in this.
I've searched the forum and found a few flashable zips for this mod but none work for new sense 2.1, 3.0 roms. I've even searched google and still nothing. I also found a couple of threads here and on android forums on how to remove the clock and I would try it myself with apk manager but I do not own a computer.
Sent from my HTC Glacier using XDA Premium App
it would help if you told us what rom you are using....
JDV28 said:
it would help if you told us what rom you are using....
Click to expand...
Click to collapse
I'm on unity right now. But its not my daily. My daily is panache. My tethering stopped working on panache so I'm waiting for drew to update. But I know alot of people use panache and unity. So if you or some one else that can, make the mod for both unity and panache sense versions would be great.
Sent from my HTC Glacier using XDA Premium App
Anyone else?
Sent from my HTC Glacier using XDA Premium App
Depending on your rom, look into the settings an you can get rid of it
Sent from my HTC Glacier using XDA Premium App
If I understand right, the easiest way would be to:
Decompile SystemUI.apk
Change layout.xml to reduce clock frame width to 0.
Recompile SystemUI.apk
If SystemUI doesn't hold dependencies on Sense framework, one file can be made for both ROMs. If it does - then it will have to be separate.
I'll try to do it some time today, and post the result if I get anywhere.
Miui how to ?
Sent from my HTC Glacier using Tapatalk
In MIUI there's a menu option, if I remember right.
I've modified SystemUI.apk as per my own suggestions above.
Now I need testers.
The file is attached. I'm uploading APK on purpose - to avoid happy flashers that'll flash anything without knowing how they'll revert from it.
You'll need to push it to /system/app/.
Howto:
Reboot to recovery
adb shell mount /system
adb push SystemUI.apk /system/app/
adb shell unmount /system
Reboot
In case it doesn't work - to restore do the same thing with SystemUI.apk from your ROM. If you don't have the ROM available - please back up SystemUI.apk before overwriting it.
If it works - I'll make it update.zip.
Jack_R1 said:
I've modified SystemUI.apk as per my own suggestions above.
Now I need testers.
The file is attached. I'm uploading APK on purpose - to avoid happy flashers that'll flash anything without knowing how they'll revert from it.
You'll need to push it to /system/app/.
Howto:
Reboot to recovery
adb shell mount /system
adb push SystemUI.apk /system/app/
adb shell unmount /system
Reboot
In case it doesn't work - to restore do the same thing with SystemUI.apk from your ROM. If you don't have the ROM available - please back up SystemUI.apk before overwriting it.
If it works - I'll make it update.zip.
Click to expand...
Click to collapse
Thanx for the effort but I tested it and it did not work. The systemui you edited breaks the signal icons and the clock is still there. It puts the signal bars infront of the 4G. Also the 4g icon is tiny and has the errows on top.
Sent from my HTC Glacier using XDA Premium App
Jack_R1 said:
I've modified SystemUI.apk as per my own suggestions above.
Now I need testers.
The file is attached. I'm uploading APK on purpose - to avoid happy flashers that'll flash anything without knowing how they'll revert from it.
You'll need to push it to /system/app/.
Howto:
Reboot to recovery
adb shell mount /system
adb push SystemUI.apk /system/app/
adb shell unmount /system
Reboot
In case it doesn't work - to restore do the same thing with SystemUI.apk from your ROM. If you don't have the ROM available - please back up SystemUI.apk before overwriting it.
If it works - I'll make it update.zip.
Click to expand...
Click to collapse
another possible way is to use root explorer or some other file explorer that has rw access to the phone. copy the downloaded systemUI.apk from sdcard and move to /SYSTEM. (DON'T MOVE INTO /SYSTEM/APP YET OR YOU'LL GET FC'S.) change the systemUI.apk permissions to rw-r--r-- and then copy over to /system/app (tap yes when root explorer ask if you want to replace).
saranhai said:
another possible way is to use root explorer or some other file explorer that has rw access to the phone. copy the downloaded systemUI.apk from sdcard and move to /SYSTEM. (DON'T MOVE INTO /SYSTEM/APP YET OR YOU'LL GET FC'S.) change the systemUI.apk permissions to rw-r--r-- and then copy over to /system/app (tap yes when root explorer ask if you want to replace).
Click to expand...
Click to collapse
That's exactly how I did it. I didn't get fc's but still broke the status bar.
Sent from my HTC Glacier using XDA Premium App
I'll try to create another version today and test it myself.
Jack_R1 said:
I'll try to create another version today and test it myself.
Click to expand...
Click to collapse
Thanx. I really appreciate the effort. I will hit the thank button for sure.
Sent from my HTC Glacier using XDA Premium App
So.. in Royal Ginger (and CM7?) i have this option..
Royal Ginger Settings>Interface> Status Bar Tweaks> Show Clock
I have my status bar clock turned off. Also, under tablet tweaks, i've moved my status bar to the bottom.
I wouldn't try reinventing the wheel here.
Obviously, RoyalGinger / CM7 are different ROMs, and have this option made in code and compiled from source. Sense ROMs can't be compiled, since nobody but HTC has the source, thus it must be made differently.
nicholasb said:
So.. in Royal Ginger (and CM7?) i have this option..
Royal Ginger Settings>Interface> Status Bar Tweaks> Show Clock
I have my status bar clock turned off. Also, under tablet tweaks, i've moved my status bar to the bottom.
I wouldn't try reinventing the wheel here.
Click to expand...
Click to collapse
I did state in my first post for sense roms, if it wasn't for sense I would've never started the topic. I know asop roms like cm have that tweak, I've used them before.
Sent from my HTC Glacier using XDA Premium App
Still interested...
Sent from my HTC Glacier using XDA Premium App
Where the pros at?
Sent from my HTC Glacier using XDA Premium App
coupetastic-droid said:
Where the pros at?
Sent from my HTC Glacier using XDA Premium App
Click to expand...
Click to collapse
I have not heard of such a thing in sense, perhaps check the desire hd section that' where a lot of activity is, especially on sense mods. I know miui has the option too, but i see you dont use that.

rom cooking question

I have successfully cooked my first rom and now i want to know how to swap out kernels. From what i read in chef thread is all you need to do is unpack the boot.img and insert the zimage of the kernel that i want to insert. I did this and then repacked the boot.img. I installed rom and it booted up fine, wifi did not work. So next i just flashed the kernel separate to check if thats what was wrong, it worked fine once booted and connected to wifi fine. What step did i miss or was there additional files i was supposed to move?
The rom i am working on is the newest mysense leak with the stock kernel. I am trying to put in tdj's v7 sense kernel.
You need to also unpack the kernel modules and put them in the system/lib/modules folder for WiFi to connect without flashing a kernel.
Sent from my HTC Glacier using xda premium
You're missing the wifi module located in system/lib/modules it should be named bcm429 or something. Can't remember off the top of my head
Sent from my HTC Glacier using xda premium

After root app

I just rooted my phone. And i just need to know what apps should i install after i root my phone.
Sent from my Desire HD using XDA App
If you don't know what to do after a root why did you do it?
Most people get rid of bloatware or try different roms like cyanogenmod, miui or roms with sense 3.
I need root for running a samba server (windows file share) so it's more easy to get photos from and mp3s to the phone. Apart from that i only wanted to get rid of bloatware so my phone would drain the battery more slowly.
I rooted my phone just to oc it. But then i heard if rooted phone can get free apps. Is it true??
Sent from my Desire HD using XDA App
Besides oc, there are many other changes, such as boot animation, splash screen, recovery, backup and particularly cooked ROM. CM7, MIUI, ARHD and etc does improve the phone stability, reception, and make your phone versatile. I read one quote in this forum that these ROM makes your US$400 phone becoming US$600 performance.
The best way to make use of a rooted phone is to read and search within threads. Make your choices and ask when you meet problem.
nikxpro36 said:
I rooted my phone just to oc it. But then i heard if rooted phone can get free apps. Is it true??
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
free apps on the market are still free
and installing illegal downloaded apps that cost money on the market....that is possible without rooting.
There are very few apps that need root and normally you will never need them.
With a few exceptions: the app "AdFree" removes almost every in-app ad....and you can use "setCPU" to over- or underclock your phone.
If you really need it (like me) then have a look at cifsmanager....you can mount network shares with that so you can stream videos from every share/computer without having to download them to your phone first. I like it but it's not for everybody...
nikxpro36 said:
I rooted my phone just to oc it. But then i heard if rooted phone can get free apps. Is it true??
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
If you mean Free paid apps then no It is not and no one on XDA will tell you how to do this. If you want an app then buy it if it is not free
smallvan said:
Besides oc, there are many other changes, such as boot animation, splash screen, recovery, backup and particularly cooked ROM. CM7, MIUI, ARHD and etc does improve the phone stability, reception, and make your phone versatile. I read one quote in this forum that these ROM makes your US$400 phone becoming US$600 performance.
The best way to make use of a rooted phone is to read and search within threads. Make your choices and ask when you meet problem.
Click to expand...
Click to collapse
This is the one that i really really want. Now i use ARHD OC to 1.6ghz set by daemon controller. Already flash blueHD themes,Beats audio system and some rooted apps like addfree.. is there anything else that can i do??
Sent from my Desire HD using XDA App
Just search the forum. You'll figure out more than anyone can tell you in a few posts. After flashing a ROM there are a whole lot of mods that you can flash to customize it to your liking. The main purpose of rooting is to have complete control over your phone. What you do after that depends on you. Look around.
Think about Titanium Backup. You could Backup your Apps and settings, if you want to change your ROM later.
Sent from my Desire HD using XDA App
Schimmel81 said:
Think about Titanium Backup. You could Backup your Apps and settings, if you want to change your ROM later.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
Done that..
Sent from my Desire HD using XDA App
I just flash rcmix kernel.. then my usb became failure.. how to back to normal???
Sent from my Desire HD using XDA App
Flash a different kernel... ie lordmod's sense kernels (NOT THE AOSP!) or leedroids..
BTW what version of RCMix Kernel did you flash?
Only because I'm currently using RCMix V11.1 CFS no call record, and I've no problems with usb... at least i don't think so anyways...
As for what app to use post ROOT, I'd say either Mybackup or Titanium backup to start clearing bloatware as well as backing up your apps with its data ready for restore on a new ROM.. ^_~
Terminal emulator is useful too! ^_^
The kernel that i flash is 2.6.35 rcmix... Should i downgrade??
Now i got some problem.. everytime im in game mode.. my phone suddenly restart by itself. Why is this happen?? Is the rom problem or phone??
Sent from my Desire HD using XDA App
geejay008 said:
Flash a different kernel... ie lordmod's sense kernels (NOT THE AOSP!) or leedroids..
BTW what version of RCMix Kernel did you flash?
Only because I'm currently using RCMix V11.1 CFS no call record, and I've no problems with usb... at least i don't think so anyways...
As for what app to use post ROOT, I'd say either Mybackup or Titanium backup to start clearing bloatware as well as backing up your apps with its data ready for restore on a new ROM.. ^_~
Terminal emulator is useful too! ^_^
Click to expand...
Click to collapse
Just check the link you gave me.. which version should i download.. is this compatible with ARHD???
Sent from my Desire HD using XDA App
The latest lordmod one's good (v5) i was using it for a bit...
I flashed rcmix v11.1 cfs no call record.... Just to test to c what its like. So far its ok...
Mind that i'm using RCMix3D runny V4. 0... So make a point to test out different kernels to see which works better for your phone...
geejay008 said:
The latest lordmod one's good (v5) i was using it for a bit...
I flashed rcmix v11.1 cfs no call record.... Just to test to c what its like. So far its ok...
Mind that i'm using RCMix3D runny V4. 0... So make a point to test out different kernels to see which works better for your phone...
Click to expand...
Click to collapse
ouh ok. now i downgrade already. need to test 1st.
Adfree to get rid of annoying ads
Yup.. i just reflash ARHD rom back.. and now my usb can function again. But i lost many of contacts and sms.
Can someone teach me to flash animation bootup.
Sent from my Desire HD using XDA App

Categories

Resources