Page 8 of 12 FirstFirst ... 567891011 ... LastLast
Results 176 to 200 of 293
Like Tree26Likes
  1. Thread Author  Thread Author    #176  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default Re: [ROM][BETA] Quattrimus ICS

    Quote Originally Posted by JimJ2mz View Post
    hm...still not working. strange.
    hopefully i flashed it right. still no rotation...
    should I try another way?
    Does logcat show any errors related to AMI304?
  2. #177  
    JimJ2mz's Avatar

    Posts
    24 Posts
    ROM
    Quattrimus (CM9)

    Default Re: [ROM][BETA] Quattrimus ICS

    Excuse my lack of intelligence, but how do you get the logcat?
    Sorry, I'm still new whatsoever.
    And sorry for the wait, I had to do something.
  3. Thread Author  Thread Author    #178  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default Re: [ROM][BETA] Quattrimus ICS

    To get a logcat, you first need adb on your PC. Search Google for how to find and install that. Once it's installed, I believe you need to open up a cmd window to run it, as it's a command-line tool.

    Now, connect your phone to your PC and run "adb logcat". It will dump the buffer and continue to print messages as they are generated.

    Or you can run eg. "adb logcat -d > logcat.txt" to dump the buffer to a file named logcat.txt.

    There will be lots of data. You can probably find tools to search through it for particular strings. Even notepad should work for simple stuff.
    Thanked by:
  4. #179  

    Default Re: [ROM][BETA] Quattrimus ICS

    Quote Originally Posted by tdm View Post
    Does logcat show any errors related to AMI304?
    Assuming I am to flash this over the existing rom. My recovery reads this:

    [HL]Install from sdcard...
    Finding update package...
    Opening update package...
    Verifying update package...
    E:No signature (13 files)
    E:Verification failed

    Installation aborted.[/HL]

    That is with "try2"
  5. #180  
    JimJ2mz's Avatar

    Posts
    24 Posts
    ROM
    Quattrimus (CM9)

    Default Re: [ROM][BETA] Quattrimus ICS

    Um, toggle verfication? So it doesn't verify and give you the error?
    Thanked by:
  6. #181  

    Default

    I didn't know you could do that!

    Still no rotation...
  7. #182  
    JimJ2mz's Avatar

    Posts
    24 Posts
    ROM
    Quattrimus (CM9)

    Default Re: [ROM][BETA] Quattrimus ICS

    well, can you check the logcat as tdm requested?
    I'm a bit busy right now. And there's always a chance we'll get rotation to work~
    gl, tdm!
  8. #183  

    Default

    Here is a screen capture.
    Attached Thumbnails Attached Thumbnails [ROM][BETA] Quattrimus ICS-uploadfromtaptalk1343847776540.jpg  
    Thanked by:
    tdm 
  9. Thread Author  Thread Author    #184  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default Re: [ROM][BETA] Quattrimus ICS

    Quote Originally Posted by jgramkow View Post
    Here is a screen capture.
    Thanks, that could prove useful.
  10. #185  
    keeperx's Avatar

    Posts
    30 Posts
    Global Posts
    31 Global Posts

    Default Re: [ROM][BETA] Quattrimus ICS

    install lumberjack and you can view logcat on phone.

    Any headway on the mic?


    games that play in landscape mode seem to rotate just fine (i play Dragon Fly all the time)
    Thanked by:
  11. #186  

    Default

    I just installed a terminal to run logcat.

    Edit. Just tried lumberjack. Awesome app!
    Last edited by jgramkow; 08-01-2012 at 03:57 PM.
  12. #187  
    kboone13's Avatar

    Posts
    15 Posts
    ROM
    Harmonia 2.09

    Default Re: [ROM][BETA] Quattrimus ICS

    EDIT: Wrong thread. Whoops
    Last edited by kboone13; 08-01-2012 at 08:44 PM.
  13. #188  

    Default Re: [ROM][BETA] Quattrimus ICS

    Quote Originally Posted by kboone13 View Post
    Excuse me if I'm missing something, but what happened to this? Seems like the closest thing we've had to a YouTube fix so far..
    Didn't work. The moment I flashed gapps everything broke again.
  14. #189  
    keeperx's Avatar

    Posts
    30 Posts
    Global Posts
    31 Global Posts

    Default Re: [ROM][BETA] Quattrimus ICS

    Thanked by:
    tdm 
  15. #190  
    keeperx's Avatar

    Posts
    30 Posts
    Global Posts
    31 Global Posts

    Default Re: [ROM][BETA] Quattrimus ICS

    im hoping the above link will be helpful..
  16. #191  
    RidDleZ's Avatar

    Posts
    47 Posts
    ROM
    Quattrimus ICS 4.04

    Default Re: [ROM][BETA] Quattrimus ICS

    Quote Originally Posted by aperseghin View Post
    im hoping the above link will be helpful..
    lol. So does TDM.
  17. #192  
    JimJ2mz's Avatar

    Posts
    24 Posts
    ROM
    Quattrimus (CM9)

    Default Re: [ROM][BETA] Quattrimus ICS

    O-O can't access the from website
    Tdm is updating it?
  18. Thread Author  Thread Author    #193  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default Re: [ROM][BETA] Quattrimus ICS

    I just released an alpha for the Marquee and promoted the 7/31 thunderc builds to beta2, so I have a bit of time again.

    The KR3DH and KR3DM errors that I had when I first started building kernels were related to the kernel command line. The lge.rev kernel parameter is sort of magic, in that the firmware seems to set it on boot -- it's not in the normal boot image. So with that in mind, I'm wondering what the kernel command line looks like on a VS660 with rotation working vs. quattrimus. Anyone have those handy and can paste the data here?

    Thx!
  19. #194  

    Default Re: [ROM][BETA] Quattrimus ICS

    Quote Originally Posted by tdm View Post
    I just released an alpha for the Marquee and promoted the 7/31 thunderc builds to beta2, so I have a bit of time again.

    The KR3DH and KR3DM errors that I had when I first started building kernels were related to the kernel command line. The lge.rev kernel parameter is sort of magic, in that the firmware seems to set it on boot -- it's not in the normal boot image. So with that in mind, I'm wondering what the kernel command line looks like on a VS660 with rotation working vs. quattrimus. Anyone have those handy and can paste the data here?

    Thx!
    Not entirely sure what you are asking for. A logcat? actual files from the stock rom? I have a copy of the stock rom and could get a logcat if that's what you're asking for.

    EDIT: Actually is this what you mean?
    SECOND EDIT: Also including the one from Bobzhome's cm7 rom. (The longer one)
    Attached Thumbnails Attached Thumbnails [ROM][BETA] Quattrimus ICS-screenshot-2012-08-03-16-27-02.png   [ROM][BETA] Quattrimus ICS-screenshot-2012-08-03-17-01-11.png  
    Last edited by kappacat; 08-03-2012 at 05:02 PM.
  20. #195  
    JimJ2mz's Avatar

    Posts
    24 Posts
    ROM
    Quattrimus (CM9)

    Default Re: [ROM][BETA] Quattrimus ICS

    This is great!
    So like, when can we get our hands on the beta2?
    So excited! And hopefully kappacat is right~
    Keep up the great work, tdm!
    Thanked by:
    tdm 
  21. #196  

    Default Re: [ROM][BETA] Quattrimus ICS

    Oh And I found this in a logcat.

    "Kernel command line: mem=477M console=ttyMSM2,115200n8 androidboot.hardware=thunderc uart_console=disable lge.rev=rev_11 recovery=off lge.reboot=reboot"
    Thanked by:
    tdm 
  22. Thread Author  Thread Author    #197  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default

    Quote Originally Posted by JimJ2mz View Post
    This is great!
    So like, when can we get our hands on the beta2?
    So excited! And hopefully kappacat is right~
    Keep up the great work, tdm!
    It's out, check getquattrimus.com
    Thanked by:
    JimJ2mz likes this.
  23. #198  
    keeperx's Avatar

    Posts
    30 Posts
    Global Posts
    31 Global Posts

    Default Re: [ROM][BETA] Quattrimus ICS

    When is the next nightly for 660? 7/31 still has all the issues of previous versions. will the next nightly include a fixed mic or rotation?
  24. Thread Author  Thread Author    #199  
    tdm
    tdm is online now
    tdm's Avatar

    Posts
    1,409 Posts
    Global Posts
    1,411 Global Posts
    ROM
    Quattrimus

    Default

    Quote Originally Posted by aperseghin View Post
    When is the next nightly for 660? 7/31 still has all the issues of previous versions. will the next nightly include a fixed mic or rotation?
    Fixes are generally tested here before being committed because I don't have the device to test myself.

    I try to get at least one test per week. Please be patient. I just got ics running on my marquee a few days ago and there are still many issues (cameras, vibration, etc.) So your device is more functional than mine right now.
  25. #200  
    keeperx's Avatar

    Posts
    30 Posts
    Global Posts
    31 Global Posts

    Default Re: [ROM][BETA] Quattrimus ICS

    ok i have a 7/31 on my phone (im actually running cm7 for stability but i have 7/37 ready to flash.)

    Im in no hurry, just wanted to know if you had made any headway with the rotation and mic. I'll keep cm7 as my daily driver and happily test patches or other versions as they arrive ..
Page 8 of 12 FirstFirst ... 567891011 ... LastLast

Posting Permissions