[Proposal] Fix Call Volume Proposal? - HTC Vivid, Raider, Velocity

Hi everyone, this is my proposal for a call volume fix.
I'm not too experienced in developing, but I'm just trying to help.
I believe that the phone's noise cancelling application is not working well with the AOSP drivers, so I believe that using the stock phone application AND DRIVERS would fix it. Would it be possible to simply copy the stock phone.apk from the stock rom into those roms that don't work? True, you would have to go back to the old version of sense for at least the phone app, but would that fix the call volume problem?
However, I understand that perhaps the application may not be compatible with the AOSP rom and would likely require lots of work to make it compatible, but importing the proper drivers could likely be the solution to this age old problem.

123650o said:
Hi everyone, this is my proposal for a call volume fix.
I'm not too experienced in developing, but I'm just trying to help.
I believe that the phone's noise cancelling application is not working well with the AOSP drivers, so I believe that using the stock phone application AND DRIVERS would fix it. Would it be possible to simply copy the stock phone.apk from the stock rom into those roms that don't work? True, you would have to go back to the old version of sense for at least the phone app, but would that fix the call volume problem?
However, I understand that perhaps the application may not be compatible with the AOSP rom and would likely require lots of work to make it compatible, but importing the proper drivers could likely be the solution to this age old problem.
Click to expand...
Click to collapse
According h8rift and homeslice... Its the a1026 audience chip that has caused the problems... And... Unless albinoman... Now that he has the device... Can figure it out... It will be that way forever...
The fix...
Use the stock ROM...
Sorry
Sent from my Vivid 4G using Tapatalk

123650o said:
Hi everyone, this is my proposal for a call volume fix.
I'm not too experienced in developing, but I'm just trying to help.
I believe that the phone's noise cancelling application is not working well with the AOSP drivers, so I believe that using the stock phone application AND DRIVERS would fix it. Would it be possible to simply copy the stock phone.apk from the stock rom into those roms that don't work? True, you would have to go back to the old version of sense for at least the phone app, but would that fix the call volume problem?
However, I understand that perhaps the application may not be compatible with the AOSP rom and would likely require lots of work to make it compatible, but importing the proper drivers could likely be the solution to this age old problem.
Click to expand...
Click to collapse
No. you would have to add the htc framework making is senseless rom not AOSP .
It has nothing to do with the phone apk. Drivers are in the kernel.

bilibox said:
No. you would have to add the htc framework making is senseless rom not AOSP .
It has nothing to do with the phone apk. Drivers are in the kernel.
Click to expand...
Click to collapse
Could you replace the messed up drivers then?

123650o said:
Could you replace the messed up drivers then?
Click to expand...
Click to collapse
You're welcome to try. A bunch of us have beat our heads over it pretty well already though. sun_dream says he has a fix fof sense ROMs - the attachment in this (http://forum.xda-developers.com/showthread.php?t=2285611) thread. tbh I haven't looked at it and he made it pretty clear (as he always does), that he wouldn't share the solution.

homeslice976 said:
You're welcome to try. A bunch of us have beat our heads over it pretty well already though. sun_dream says he has a fix fof sense ROMs - the attachment in this (http://forum.xda-developers.com/showthread.php?t=2285611) thread. tbh I haven't looked at it and he made it pretty clear (as he always does), that he wouldn't share the solution.
Click to expand...
Click to collapse
Hi Homeslice, I love all your work on the Vivid.
I meant to suggest that this could be a possible fix for non-sense roms. I think that the Sense roms mostly have it together up until Jelly Bean.
I probably won't be able to try it until next month. I'm applying to college soon and need to finish my MIT application before November 1st.

Related

Rosie.apk with Cyanogen Rom?

Has it been done? I couldn't tell if this http://forum.xda-developers.com/showthread.php?t=532822 is compatible with the cyanogen roms or this only applies for hero roms that have been worked with thus far. Otherwise, would love to see this done if possible.
Thanks for the input.
mekaziah said:
Has it been done? I couldn't tell if this http://forum.xda-developers.com/showthread.php?t=532822 is compatible with the cyanogen roms or this only applies for hero roms that have been worked with thus far. Otherwise, would love to see this done if possible.
Thanks for the input.
Click to expand...
Click to collapse
Rosie is tied to HTC's framework, trust me your not the first to bring this up.I asked this q months ago, even installed the rosie.apk and nothing happened.
Nope
Rosie is HtC Framework diffrent than Aosp Google
mekaziah said:
Has it been done? I couldn't tell if this http://forum.xda-developers.com/showthread.php?t=532822 is compatible with the cyanogen roms or this only applies for hero roms that have been worked with thus far. Otherwise, would love to see this done if possible.
Thanks for the input.
Click to expand...
Click to collapse
Not gonna happen, it relies on Htc's closed-source frameworks- thus only Sense based roms can use it (and older ones at that)
p.s. Post in the correct section next time
RE:
Think it will ever be open sourced or highly doubtful?
I mean, I without a doubt love kingklick's 0.6's rom, but it has some bugs that needs tweaking out such as everyone's problem it seems... the camera and bluetooth.
p.s. - please push this thread to Dream Q&A (sorry, my mistake).
mekaziah said:
Think it will ever be open sourced or highly doubtful?
I mean, I without a doubt love kingklick's 0.6's rom, but it has some bugs that needs tweaking out such as everyone's problem it seems... the camera and bluetooth.
p.s. - please push this thread to Dream Q&A (sorry, my mistake).
Click to expand...
Click to collapse
A mod will move it when they see it.
HTC wouldnt open source it unless they want it to be copied by other people which would be bad for business.The you would have hero widgets running on the liquid or droid and you get my point.

Developing Sense ROM

Hi guys!
Since two days I'm trying to create a ROM based on HTC Sense, porting from HTC Desire to our Nexus One using, as a base, the RCADSmixHD ROM.
I've been able to complete the entire package .zip and installing succesfully, BUT at reboot I'm stuck at the Nexus logo...
Do you think it's a kernel-related issue?
I really don't have any other ideas...
EDIT: I'd also like to know how to develop/modify a kernel for our Nexus One, but based on HTC roms... Someone has guides/links?
Try to Flash this Kernel: 2.6.35.6-eViL--10-7--1-wmcfg by eViL D:
You can find dl link here : http://forum.xda-developers.com/showpost.php?p=16995049&postcount=2
I had problems with the kernel include in RCADS on my N1
Thanks but no changes here... BTW the kernel included in RCADS rom works with my Nexus.. But here in this new ROM that I'm trying to develop I don't know what's wrong...
My guess there's something wrong with the ROM itself you probably have a few lines of code somewhere that are not working right. Were you able to compile the code on your computer?
Well, actually I'm trying to port a Sense ROM from HTC Desire with 250mb fit into /system/... I think that's the problem because my Nexus One could have bad blocks and/or less space into /system/, so this ROM wouldn't fit. I think so.
Regarding the code, I haven't written any kind of code, apart from looking at updater-script to be ok... Other suggestions? Thanks anyway, much appreciated
Now I'm trying to port a different ROM, the Desire S Gingerbread 2.3.5 with Sense 3.0!
But after replacing many folders and files from a Sense Rom of the Nexus One and the target Sense Rom that I'm developing, I have replaced boot.img and edited the updater-script properly (I think).
After installation, it's stuck at the Nexus logo... always!
What's wrong????????
Look at your logcat.
And at your /proc/kmsg.
If you don't know what these 2 mean - read up on those, use some googling.
If you can't - I believe you won't be able to develop anything worthy, or anything at all.
Moreover, Nexus has 145MB on /system partition. You need to utilize SD-EXT partition and symlink parts of the ROM to make it fit.
If I'm speaking Chinese and you can't figure it out - read the previous paragraph
From your posts I can't detrmine if you are developing or just trying to flash the rom to your phone, since you haven't done any coding. Am I misunderstanding?
rugmankc said:
From your posts I can't detrmine if you are developing or just trying to flash the rom to your phone, since you haven't done any coding. Am I misunderstanding?
Click to expand...
Click to collapse
You're right, because I'm not coding for a completely new ROM..
I'm just trying to "assemble" different pieces of ROMs together, a porting!
The only thing to "code" is the updater-script (or update-script)...
I have some errors there and I can't really determine why certain things goes wrong.. for now I don't have full knowledge of system partitions of Android.
And now I don't have enough time to fully explore this complex world
I have just tried for a couple of days...
Iperzampem0 said:
You're right, because I'm not coding for a completely new ROM..
I'm just trying to "assemble" different pieces of ROMs together, a porting!
The only thing to "code" is the updater-script (or update-script)...
I have some errors there and I can't really determine why certain things goes wrong.. for now I don't have full knowledge of system partitions of Android.
And now I don't have enough time to fully explore this complex world
I have just tried for a couple of days...
Click to expand...
Click to collapse
What did you add to the updater-script? And which folders specifically did you replace and change? And did you use a rooted ROM or the OTA one for the desire?
@Ace42:
Hi, I had used a rooted ROM from the Desire thread and I have followed this pretty useful guide which illustrates how to port Sense Roms:
http://forum.xda-developers.com/showthread.php?t=1222746
I have also had a look at almost all the files into each folders to see if there was differences in the code between the 2 roms..!
BTW the problem is in the updater-script...
For example I'm not able to mount "sd-ext", which is one of the most important steps to do for the Rom to being able to run into the device.
Look at that link properly, porting sense to OTHER SENSE DEVICES.
N1 isn't a sense device.
First, porting is more than replacing your boot.img and changing your update-script.
Like the other user said, you need to symlink files to your SD card cause N1 just isn't big enough.
Second, you're taking roms from other devices, most probably you'd have to re-write or mod the drivers.
Third, Porting just isn't that easy.
@illuminarias:
-> I know that, and in fact N1 becomes a Sense device when it has a Sense rom already installed... so it can be compared with other Sense devices.
-> I also know that we must symlink files, and you do that by adding lines of code into the updater-script (or update-script)!
-> If no one starts from something, how do you think that development for N1 can continue??
Iperzampem0 said:
@illuminarias:
-> I know that, and in fact N1 becomes a Sense device when it has a Sense rom already installed... so it can be compared with other Sense devices.
-> I also know that we must symlink files, and you do that by adding lines of code into the updater-script (or update-script)!
-> If no one starts from something, how do you think that development for N1 can continue??
Click to expand...
Click to collapse
The n1 also runs miui, is comparable to the m1? No.
Sent from my HTC Sensation Z710e using xda premium
illuminarias said:
The n1 also runs miui, is comparable to the m1? No.
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
I'm sorry but personally I love HTC Sense, not a-bad-copy-of-iPhone such as MIUI.
And since now I don't have money to change the device, I'll stick with this for other time.
Cheers
Iperzampem0 said:
I'm sorry but personally I love HTC Sense, not a-bad-copy-of-iPhone such as MIUI.
And since now I don't have money to change the device, I'll stick with this for other time.
Cheers
Click to expand...
Click to collapse
Yes, the same for me. I Love my nexus one with sense. Currently i also working on a gb sense rom for my nexus. Update Script is done and system should fit now with 151mb into the nexus rom. I ll will try to install & boot it at the weekend. Base was the currrent 2.3.3 Desire Release... Hopefully it fits into the small system and boots , to get logcats to work with...
If someone want to help & try, please contact me. I can upload the rom then to test. Currently i don´t have a lot of time , maybe together we get a working release...
@Deep-Knight:
Yep, I was working yesterday evening with the official Desire gingerbread update from HTC, but, as always, I'm stuck at the Nexus logo, after the installation is done... :/
I think I'm doing something wrong with system partition.. I know that our N1 can handle only 150mb for /system...
But I must admit that I'm using almost the same updater-script and boot.img as the N1Sensation v0.5 rom or RCADSmixHD rom..
Deep-Knight said:
Yes, the same for me. I Love my nexus one with sense. Currently i also working on a gb sense rom for my nexus. Update Script is done and system should fit now with 151mb into the nexus rom. I ll will try to install & boot it at the weekend. Base was the currrent 2.3.3 Desire Release... Hopefully it fits into the small system and boots , to get logcats to work with...
If someone want to help & try, please contact me. I can upload the rom then to test. Currently i don´t have a lot of time , maybe together we get a working release...
Click to expand...
Click to collapse
Just make a thread and upload your beta version, theres a plenty of people here able to test and help.
Thank you Menelkir for your interest!
But first I'll have to create something useful.. Maybe later on I'll create a new thread..
Till now I'm using some HTC Desire's ROM from the dedicated section here at XDA.
Stay tuned guys
As always graphical glithces will not be solved, until HTC releases Desire's Source Code..
The code is released already.
Unfortunately, the real trouble with porting ROMs is fixing the things that don't work - which will include trackball, hotspot etc - and this is the part where most of ROMs fail, because very few developers are skilled enough for that.

[NAND][pre-ALPHA] Kovsky ICS 4.0.3 testbuild0

Based heavily on TeamICS' work on HeroC, here is some very early initial work on ICS for the HTC Kovsky, AKA Sony Xperia X1. Built from AOSP source, with source available.
This is NOT for the faint of heart, and as far as I know nearly everything is broken right now. Instructions for building are coming soon - meanwhile, source is available at https://github.com/Zorlin with bits from https://github.com/CyanogenMod and https://github.com/TeamICS
Credits:
- TeamICS for all their ridiculously awesome work on Hero/HeroC
- CyanogenMod team, on which some TeamICS work is based.
- IceDroidV2 for the installer and current (slightly modded) kernel/boot.img - see IceDroidV2 thread for appropriate credits and source.
Currently working:
- Boots!
Currently not working:
- Everything else
- ADB
Notes:
boot.img is made from applying the ICS porting guide to IceDroidV2's boot.img
Currently there's a "hack" to attempt to get adb working - I threw in a copy of busybox as /system/bin/sh. Need to work out a better way, since it really didn't work...
I've got a bunch of ideas, but it's late, so... here:
DOWNLOAD:
testbuild0 - "The Magic ZIP File"
I can't believe it. OMG !!
BUT
Is it really ICS or just some skin for android 2.3 ?
X1 long live
Garena said:
I can't believe it. OMG !!
BUT
Is it really ICS or just some skin for android 2.3 ?
Click to expand...
Click to collapse
It's really ICS, which is why so little works. Gingerbread kernel for now, though.
woooaaaahhhh.....i love u full to all developers x1 the brilliant smart man ....kovsky never die !!!!
Do you really think you have enough background knowledge to get this off the ground? Or is it more of a "lets see what I can do" thing?
wallaceff said:
Do you really think you have enough background knowledge to get this off the ground? Or is it more of a "lets see what I can do" thing?
Click to expand...
Click to collapse
Yes and no. I think I can bring it to the same state as HeroC, maybe sans camera, and port hardware acceleration if/when they get it working. Kernel isn't my forte, though. At the moment adb is a major and confusing stumbling block... I'm missing something stupidly simple.
can we install it or it's not ready yet
I installed it that we install IceDroid v2 but nothing happened
It was stuck in android boot
mahmoodifar said:
can we install it or it's not ready yet
I installed it that we install IceDroid v2 but nothing happened
It was stuck in android boot
Click to expand...
Click to collapse
You install IceDroid V2 first and then overwrite it... but no, at the moment this is just for developers and tinkerers.
oh damn how nice would that be!!!!
go ahead zorlin an thx a lot for your work
Hi Zorlin how is going ur work ?
Slow... lots of real-life stuff going on. I'll probably publish build instructions on the weekend so others can start contributing.
Haven't forgotten you guys though.
Hello. Any progress or updates of Your work?
Oh my god..
I hope this really happen....
I will do wait your work!
revol5 said:
I hope this really happen....
I will do wait your work!
Click to expand...
Click to collapse
I will try to make something based on @Zorlin sources from #1 post. At all, probably He have own things to do so that is why He not respond.
fergy said:
I will try to make something based on @Zorlin sources from #1 post. At all, probably He have own things to do so that is why He not respond.
Click to expand...
Click to collapse
Your signature shows that you have a own kernel for NAND for X1?
What is working etc? maybe you could share it, when it has benefits to the current published ones
EDIT: maybe you could join zargloub and midnight for kernel dev?
neoofoox said:
Your signature shows that you have a own kernel for NAND for X1?
What is working etc? maybe you could share it, when it has benefits to the current published ones
EDIT: maybe you could join zargloub and midnight for kernel dev?
Click to expand...
Click to collapse
Hello @neoofoox.
Working everything except camera, fm radio and bluetooth (atm working on kernel to see where is problem).
Charging/discharging (at last I think it is ok as phone discharge within 20 hours->3.5 yrs old battery<- using push, wifi, bluetooth and location with 10-15 minutes of talking)
Also, phone wake asap You press power, ok or lock button (also with double security using pattern after normal unlocking)
I also don't think that this is right thread for something other than ICS work conversation.
When I got all things working proper, be sure that will make an new thread with image and patches to kernel.
BR,
Ramon
EDIT: Yeah, I will be happy to talk with @zargloub and @midnight regarding kernel.
EDIT2: Regarding sharing, I use only main system of Cyanogen but My own kernel, so as I say, until kernel completely work, I will not share it because of lot's of questions what users cannot fix until I fix holes inside kernel.
@fergy Last question ot jooc Does your phone reboots if you miss a call?
Sorry guys, I might be retiring my Kovsky... I'll publish build instructions and sources etc either way. If you don't hear back from me, assume I retired it
I'm getting fairly hopeful that you'll get decent ICS on the Kovsky soon though.
EDIT: Yup, it's official. I turned in my Xperia X1 in exchange for a free, off-contract Samsung Focus S (which I'm reselling) through the recent Microsoft promotion. I'll still have it for a week - I'm going to try and get ICS on it before then, but I don't really know what chances are like.
After that, I'll turn this over to someone else who can hopefully carry it through.
fergy said:
Hello @neoofoox.
Working everything except camera, fm radio and bluetooth (atm working on kernel to see where is problem).
Charging/discharging (at last I think it is ok as phone discharge within 20 hours->3.5 yrs old battery<- using push, wifi, bluetooth and location with 10-15 minutes of talking)
Also, phone wake asap You press power, ok or lock button (also with double security using pattern after normal unlocking)
I also don't think that this is right thread for something other than ICS work conversation.
When I got all things working proper, be sure that will make an new thread with image and patches to kernel.
BR,
Ramon
EDIT: Yeah, I will be happy to talk with @zargloub and @midnight regarding kernel.
EDIT2: Regarding sharing, I use only main system of Cyanogen but My own kernel, so as I say, until kernel completely work, I will not share it because of lot's of questions what users cannot fix until I fix holes inside kernel.
Click to expand...
Click to collapse
With these things working it is working perfectly, who need wifi if you can use mobile Data to access Internet and who needs bluetooth if you can send files via Email or connect your Phone via headphone port to your soundsystem etc..
I would test that if it becaume available and will report every bug etc. You could choose some people for testing which know something about that / for reporting bugs. So you can fix them and make the kernel 'perfect'.
Zargloub stopped developing and he has his files on gitorious so you could merge the kernels, here is working bluetooth and wifi (but it shows bad signal strenge)
Are you on github or gitorious so other devs can see what you are doing and maybe can help or people see what you are working on now.
I would love to test it, because for me it is allready perfect I hope we read something from you soon. You are our last hope
EDIT: sp3dev was also working on kernel you can get the sources here and here
EDIT2: I asked sp3dev if he would help, but he cannot for 2 reasons, first he has currently no time, the second reason is that he don't want to work on project which are close-source. Maybe you should think about releasing that before it is completely finished or make it open-source. Your device is old and that slow down the process a lot.

Camera not working HTC One

i recently flashed Faux123's M7 (UV/Intelliplug/dfsync/FauxSound/s2w/Hybrid Linux 3.4+) [May-25] Kernel using TWRP. Now after checking everything else out, everything is in full working order except the Camera's. This is extremely upsetting because although I've been in the android modding scene for nearly a year now, ive never encountered this problem, nor do i know what to do. If anyone can offer help or links to help, I'd appreciate it very much. Thank You in advance.
There's a camera fix that's needed for roms running the 1.29 and higher firmware. It should be in the aroma installer if not, then somewhere in the thread
Sent from my Tricked out HTC One
Squirrel1620 said:
There's a camera fix that's needed for roms running the 1.29 and higher firmware. It should be in the aroma installer if not, then somewhere in the thread
Sent from my Tricked out HTC One
Click to expand...
Click to collapse
My software # is 1.26.502.12 will it work for that? And where can i find the installer?
Oh yes
i should also mention im running stock Sense 5 w/ 4.1.2 and tried flashing both listed camera fixes in the Fauxkernel thread to no avail. This is the biggest pain ever, and i am finding many other people are having this problem too.
Toxicoblivion said:
My software # is 1.26.502.12 will it work for that? And where can i find the installer?
Click to expand...
Click to collapse
Are you trying to run a custom kernel on a stock ROM? If so, there's might be your problem. Further, stop doing that--it's a very bad idea.
unremarked said:
Are you trying to run a custom kernel on a stock ROM? If so, there's might be your problem. Further, stop doing that--it's a very bad idea.
Click to expand...
Click to collapse
Yeah I am. Any stable custom ROMs you suggest for me to try? And supposedly it was only changing the Liboemcamera.so file or something like that. It doesn't matter though. I figured out that restoring it to a backup I made before I flashed the kernel fixed it. But now I have the problem I did before, with not being able to OC or especially UV and Fast Charge. As you know, this phones battery dies fast, and in the short time I was using Faux's kernel with UV/FC its battery life already had drastic improvements. So, can you help me get something stable like that?
Sent from my HTC One
Toxicoblivion said:
Yeah I am. Any stable custom ROMs you suggest for me to try? And supposedly it was only changing the Liboemcamera.so file or something like that. It doesn't matter though. I figured out that restoring it to a backup I made before I flashed the kernel fixed it. But now I have the problem I did before, with not being able to OC or especially UV and Fast Charge. As you know, this phones battery dies fast, and in the short time I was using Faux's kernel with UV/FC its battery life already had drastic improvements. So, can you help me get something stable like that?
Sent from my HTC One
Click to expand...
Click to collapse
Honestly, I'm surprised your phone booted without an issue. I've seen other folks who've flashed custom kernels on stock ROMs and be stuck in bootloops from hell.
TrickDroid and ARHD are both fantastic and I've frequently used both. They're also both running on Android 4.2.2, so they're the absolute latest you can get. ARHD focuses on refining and bettering the stock experience as much as possible without much changes. TrickDroid also has a stock look, but it lets you customize things a little more like the battery icon, clock location, etc. It's more your typical custom ROM, but it's not typical in it's awesomeness.
Thank god I'm so lucky. I never saw these problems in the forums for the kernels... No warnings, no instructions. I just followed the ones I remembered from my flashing days with the GS3.
I can find both of those on the forums, correct? And which do you prefer as a daily driver? Which one can I keep until stable CM10.1 comes out? Or maybe might want to keep even past that?
Sent from my HTC One
Toxicoblivion said:
Thank god I'm so lucky. I never saw these problems in the forums for the kernels... No warnings, no instructions. I just followed the ones I remembered from my flashing days with the GS3.
I can find both of those on the forums, correct? And which do you prefer as a daily driver? Which one can I keep until stable CM10.1 comes out? Or maybe might want to keep even past that?
Sent from my HTC One
Click to expand...
Click to collapse
I bounce between these forums and the AT&T One forums trying to help folks out so I'm not sure where I first started seeing the stock ROM/custom kernel issues. Also I may spend too much time on these forums... >_>
Regardless, I'm a flashaholic. I swapped between ARHD and TrickDroid quite regularly. ARHD seems to be updated a lot quicker, probably due to the fact that it's tweaked less than TrickDroid. The fact that Mike has been around forever too probably helps. I don't know Torxx's work quite as well. That being said, I prefer TrickDroid over ARHD because of a couple tweaks that I like such as SMS screen on, center clock, and replacing the battery icon with a numbered percentage. Not sure if those tweaks are in yet, though, since the change to 4.2.2
Just a head's up on the AOSP front, there's been alot of reports that AOSP-based ROMs are having issues with the camera. Not that it isn't working mind you but that it's taking absolutely absymal shots. This is likely because HTC baked in some software magic to improve the the image quality and those features are missing from AOSP. I wouldn't use an AOSP ROM as my daily driver until the HTC One Google Edition has been released and hopefully it will have that software magic. Figured you'd like to know since the title of this thread is regarding the camera. :
Alrite well, cool. I think I'll check out ARHD tomorrow when I get home from finals. And thanks for the foresight on the AOSP, I doubt that I would've thought of that before hand. Don't wanna lose this camera, its beautiful. xD Anyways, I'll PM you tomorrow with an update on how that ROM works out or if I have questions before hand. For now, goodnight, and thanks for all your help!!!!
Sent from my HTC One
she rdRegina
Toxicoblivion said:
Alrite well, cool. I think I'll check out ARHD tomorrow when I get home from finals. And thanks for the foresight on the AOSP, I doubt that I would've thought of that before hand. Don't wanna lose this camera, its beautiful. xD Anyways, I'll PM you tomorrow with an update on how that ROM works out or if I have questions before hand. For now, goodnight, and thanks for all your help!!!!
Sent from my HTC One
Click to expand...
Click to collapse
I need a cam fix for this rom:
http://forum.xda-developers.com/showpost.php?p=40819216&postcount=2
My details:
Android-Version: 4.1.2
HTC Sense: 5.0
Software: 1.29.401.16
Kernel: 3.4.10
Camera not working
Same here, bit new to this whole ROM thing, but basically I need full OTG support on my HTC One - So I can use DroidPlanner and my USB stick that talks to my Quadcopter - if I plug it in with the stock HTC, it pops up with "unsupported device. Now using the 4.0 rom you linked too and the OTG works fine, but now the camera just shows as a black screen... My HTC One (International) has software version 1.29.980.17 . not sure if that's the problem?
any help appreciated
syntax412 said:
I need a cam fix for this rom:
http://forum.xda-developers.com/showpost.php?p=40819216&postcount=2
My details:
Android-Version: 4.1.2
HTC Sense: 5.0
Software: 1.29.401.16
Kernel: 3.4.10
Click to expand...
Click to collapse
boardnz said:
Same here, bit new to this whole ROM thing, but basically I need full OTG support on my HTC One - So I can use DroidPlanner and my USB stick that talks to my Quadcopter - if I plug it in with the stock HTC, it pops up with "unsupported device. Now using the 4.0 rom you linked too and the OTG works fine, but now the camera just shows as a black screen... My HTC One (International) has software version 1.29.980.17 . not sure if that's the problem?
any help appreciated
Click to expand...
Click to collapse
From what i understand, OTG is based on kernel, not ROM. And this is definitely not the thread to post this on. Use Tbaldens kernel for sense or GE, and thatll be your best bet.
AT&T HTC One
ARHD 11.5
Tbalden Perf Kernel 2.1.3 UV/OC/UC
Camera not working
Thanks Toxicoblivion
Yes I'm running - teaMseven_kernel_SENSE 4.0 . The OTG is working fine with this kernel (sorry got ROM and kernel mixed up).
I tried to post a reply to that thread http://forum.xda-developers.com/showthread.php?t=2255160 , but get this stupid message below and as you will see it clearly tells me to ask about this in the General Q&A, so i'm pretty sure I'm in the right place to ask about "HTC One camera not working"?
"boardnz, you do not have permission to access this page. This could be due to one of several reasons:
Please Read: New members (those with fewer than 10 posts) are not permitted to post to development-related forums. The developer forums are intended for experienced users and developers to discuss ways to improve technical aspects related to ROMs and Software. While you may be an expert, we ask ALL users to avoid posting questions about using or installing ROMs and software in the Development Forums. To encourage this new Users can read but not post in these forums.
To ask Questions about developing your device, installing ROMs, software and themes you must go to the Q&A or General Forum.
Remember, your question has very likely been asked already, so please search before posting.
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
"
Yes, youre in the right section, but your question has nothing to do with a camera problem. You should make your own thread (you are allowed in General & Q+A with the <10 post restriction) and title it correctly, as it will give you publicity to the people who roam those forums trying to help people in need. Im not saying i wont help (obviously i will) just, for the future. I might not be able to help with everything. Dont post on a random thread. Create your own! and if your kernel works fine, then enjoy your phone!
AT&T HTC One
ARHD 11.5
Tbalden Perf Kernel 2.1.3 UV/OC/UC
@boardnz
AT&T HTC One
ARHD 11.5
Tbalden Perf Kernel 2.1.3 UV/OC/UC

[Q] Official PACman ROM Camera Problem

So I just installed the ROM and all is well, but the camera is not working at all. In the thread someone said that this is due to a driver issue with 4.2 ROMs. So simply my question is: Is this fixable or is this ROM just without a camera permanently? Of course if it is fixable, how would I go about doing that?
thatguywhoneedshelp said:
So I just installed the ROM and all is well, but the camera is not working at all. In the thread someone said that this is due to a driver issue with 4.2 ROMs. So simply my question is: Is this fixable or is this ROM just without a camera permanently? Of course if it is fixable, how would I go about doing that?
Click to expand...
Click to collapse
No it's not fixable. The reason is because it's based on Hash's work on the 3.0 kernel and while HD codecs theoretically work, we never did get the closed source camera drivers to build into that, so we don't have a way to get it to work. It's a pain in the butt and no one at Texas Instruments or Motorola wants to release something or throw a bone at us.
MrObvious said:
No it's not fixable. The reason is because it's based on Hash's work on the 3.0 kernel and while HD codecs theoretically work, we never did get the closed source camera drivers to build into that, so we don't have a way to get it to work. It's a pain in the butt and no one at Texas Instruments or Motorola wants to release something or throw a bone at us.
Click to expand...
Click to collapse
Ahh... Well Thanks anyways. lol
camera issue on PAC man rom
I just put this rom onto my phone three days ago. I flashed two other ROMs but ended up returning to this one. The first time I flashed it the camera did not work but the second time, for whatever reason, is working perfectly fine. Just thought I'd let ya know!

Categories

Resources