[ROM][24 Feb] IceCreamSandwich Development/Discussion Thread

Search This thread

rukin5197

Senior Member
Jul 26, 2011
838
797
Hi,

I have checked two of my cm7 kindles, and both seem to scale properly while connected to secure network. How are you checking cpu scaling at idle, under network load etc?
I checked mine with browser active but no real traffic on wireless device.

I loaded app from app store to check cpu, is there somewhere in cm7 that displays info
without third party app?

Thanks

Dont know if this will help, but i use the app setcpu to check my cpu rankings. But CM7 has also incorporated cpu settings into Settings>Cyanogenmod Settings>Performance settings>Cpu Settings
Just food for thought :)

Sent from my Kindle Fire using Tapatalk
 

fulvi3tto

Senior Member
Apr 14, 2011
63
2
www.kindlefireblog.it
flashed ICS but Market doesnt' work, it says there is no internet connection but this isn't true, googleframework crashes everytime i open market and even if i don't open it.
I tryed to install Face Detect but i says application not installed, i cannot mount sdcard, i will make some more tests and restore CM7.
Anyway thank you for your awesome work devs.
 

THalladay

New member
Jun 10, 2008
3
1
flashed ICS but Market doesnt' work, it says there is no internet connection but this isn't true, googleframework crashes everytime i open market and even if i don't open it.

Are you using the Google Apps from CM7 / pre-ICS install? Or are you using the ICS Google Apps that are linked in the OP? I had problems with Market when I was still using the leftover market. But I re-loaded ICS + the ICS Google Apps, and it works well now.
 
  • Like
Reactions: fulvi3tto

fulvi3tto

Senior Member
Apr 14, 2011
63
2
www.kindlefireblog.it
Last edited:

PePPaZ

Senior Member
Feb 28, 2010
81
7
Just a quick but important thought, if USB host and storage works for ics, can be we plug in a USB thumb drive or external micro sd to expand the storage to 32gb or so? sorry if I missed that part of the dev phase. I don't even care if there is a small dongle in the USB port as long as I can bring movies and shows with me beyond the cloud and internal storage.
 

bborror

Member
Jul 6, 2009
18
0
Hi,

I have checked two of my cm7 kindles, and both seem to scale properly while connected to secure network. How are you checking cpu scaling at idle, under network load etc?
I checked mine with browser active but no real traffic on wireless device.

I loaded app from app store to check cpu, is there somewhere in cm7 that displays info
without third party app?

Thanks

I'm using setcpu to see if the CPU scales at idle. If you open the application the current CPU speed is displayed at the top. I will watch top in adb shell while changing wifi settings in a bit and report my findings. I personally hope this is all a fluke :p

Sent from my DROIDX using xda premium
 

bborror

Member
Jul 6, 2009
18
0
So after watching top it seems that nothing is putting demand on the cpu to force it to scale up...

Sent from my GT-P7510 using xda premium
 

Arlandw

Member
Oct 19, 2010
19
1
Hey guys I know this sounds irrelevant, but I was wondering if there was anyway of getting the kindle app to work in ics on the fire.
 

JackpotClavin

Inactive Recognized Developer
Feb 27, 2011
1,024
3,814
New York
I believe this CPU wifi thing isn't kernel related. I flashed cm7 and used the kernel in the ics builds and the wifi modules and it didn't continuously flip flop between 300 to 1008 so it seems like it's something else doing it but it's software related so there's definitely a fix.. I just have to find it :)

Sent from my Galaxy Nexus using XDA App
 

jcatt

Senior Member
Apr 29, 2007
53
3
I believe this CPU wifi thing isn't kernel related. I flashed cm7 and used the kernel in the ics builds and the wifi modules and it didn't continuously flip flop between 300 to 1008 so it seems like it's something else doing it but it's software related so there's definitely a fix.. I just have to find it :)

Sent from my Galaxy Nexus using XDA App


Ok cool, thanks for the heads up. One question... What is the status of the hwcomposer bug, only its a bit difficult to look into logcats when they are full of android_wait_for_fb_sleep messages. I was hoping to look into a few of the smaller bugs, I'm no Dev but I know my way arround a logcat.
 

JackpotClavin

Inactive Recognized Developer
Feb 27, 2011
1,024
3,814
New York
That's fixed so it won't spam the logcats anymore. Hashcode is gonna do his magic on the hwcomposer and he said it will make everything run nice and slick

Sent from my Galaxy Nexus using XDA App
 
  • Like
Reactions: icebuck and emelie

jcatt

Senior Member
Apr 29, 2007
53
3
That's fixed so it won't spam the logcats anymore. Hashcode is gonna do his magic on the hwcomposer and he said it will make everything run nice and slick

Sent from my Galaxy Nexus using XDA App

Sweet! Any chance on a patch to fix it? Only I wanted to look into the sporadic sound issue, and try to figure out why stuff FC.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 243
    IceCreamSandwich Development/Discussion Thread
    Hello everyone! This thread is dedicated to Hashcode's and JackpotClavin's work.
    This is an Android 4.0.3 ROM not meant for daily use! It is based on CyanogenMod 9.

    I will not post any instructions how to flash this to your kindle until it is considered to be ready for daily use. If you know how, feel free to do it.

    If you want to join us on IRC:
    irc.freenode.net #kindlefire-dev

    What works? What doesn't?
    revxx14 created a Google Spreadsheet to collect known bugs. You can find it right here.
    Please take a look at it before reporting any bugs!

    A rough list what does not work:
    • Hardware Video Decoding
    • Light sensor
    There is a SOD bug and no, there is no bluetooth.

    ROM:
    2012-02-24 cm9-02-24.zip
    ff4e0ea9c27d28b18226e230e2bf2994 by sitic

    Changelog:
    +init.d support
    +fix default.prop
    +Test: Apps use now xlarge layout instead of large
    More information here

    Google Apps:
    gapps-ics-20120224-signed.zip
    11b5763810edb732379d39b6df9ccbcf


    None needed. :)

    The devs do all of this for free, remember that. Buy them a drink!
    36
    Here is a new build:

    cm9-02-24.zip
    ff4e0ea9c27d28b18226e230e2bf2994

    Changelog:
    +init.d support
    +fix default.prop
    +Test: Apps use now xlarge layout instead of large

    Remarks:
    * I'm not sure if init.d is working as it should, to my impression it's executing too early. I've tried to set it such that it executes init.d when the sdcard is ready but convinced that that worked. Could someone test it properly for me?

    * I'm breaking with Google's guideline for display sizes here, if you look at that graphic
    screens-ranges.png

    you'll note that the Fire is on the edge between the large and xlarge layout for apps. However from the code you see that it is using large layout for apps as it has less then 720 Pixel on the short side. In this build it force apps to go with xlarge layouts, i did that to test if apps looks better and use tablet features. Comments on this are welcome, in particular if there are apps which work significant better with this release. However with next build i think i'll go back to the stock large layout.

    This build does not include the new boot animation, as that one is not in the cm sources yet. if you really want it, someone used the image from the youtube video to get the boot animation, follow the instructions on this thread. For the battery percentage display: that are changes from cm, i think they'll make a setting for this soon.

    I was working on otg (usb host mode) support, the kernel loads it now, but it fails at loading USB 2.0/1.1 drivers (working on this, it's not included in this build).
    35
    here's the .zip with working video. I've also implemented XDA user Chiggins' better volume slider which is much better than my uglier icon

    everybody give Chiggins a big thanks! he's the reason we can have nice things

    i also cherry-picked a change that hasn't been officially approved that cleans up and fixes some of the touch input code which fixes a lot of the touch events not doing anything. i saw a difference with touch input, hopefully you guys will too :)

    md5sum: 43879eaacc0104af2f935c366cbc0244
    http://www.mediafire.com/?y8eocgddv569mdc

    this wipes your /system and /cache so you'll have to reflash gapps which can be done consecutively. HD videos do not play with the youtube app, if you come across an hd video that you'd like to watch, just hit the little HD button and it will drop down to normal resolution and will begin playing after that. the little HD button i'm talking about is here

    enjoy folks. i think that's it for the major bugs and missing functionality since we've upgraded to ics, now on to the tinier ones :)
    31
    Sound = Working!! Update probably tonight for everybody! Sorry I had been away for quite some time; I had a string of family emergencies and the death of a loved one earlier this week :( Now just video and we should be set!
    30
    I think what would shutting most people up regarding hardware acceleration is if the developers actually discussed it instead of saying a damn goat died, or a kitten, or a puppy.

    Right now there is so much debate on Windows 8's Start Screen and if you EVER checked the Building Windows 8 blog, their blog entries seriously are life stories...so much is explained that it gives little reason to nag about.

    If we had any kind of information regarding hardware acceleration, I think a lot of us would shutup including me. BUT because the developers refuse to release an update, we're stuck in the dark with people saying we killed kittens. Seriously grow up, I don't need to shutup and a door slammed in my face.

    Release an update regarding hardware acceleration, I have some very big doubts that anybody is working on it...maybe once-a-month effort is put into it, not even. I'd like to know that work is being done on it, then MAYBE I wouldn't be so damn doubtful and MAYBE people would stfu already about it.

    I'm sorry and I love the development of ICS for the Kindle Fire, but it has a long way to go. Nothing is quite fluid and from what I hear, hardware video decoding is apparently the same thing as hardware acceleration, and apparently none of that works. I want some fluidity on my Kindle Fire running ICS. I could care less for HD video playback, all of my stuff plays fine in standard definition via MX Player.

    It sounds like you need a little insight. Let's see if I can bring you some.

    ICS (or Android 4.0.3) is based on the Linux 3.0.x kernel. This kernel (opposed to the previous 2.6.x) has a few new bells and whistles which makes some parts of ICS (HW acceleration for example) dependent on the 3.0.x kernel.

    The KF is OMAP based (Texas Instrument platform) and has yet to receive the 3.0.x kernel from Amazon. Without the 3.0.x kernel, we have to back-port (i.e reconstruct the new bells and whistles) to the 2.6.x kernel. This is very tedious and time-consuming.

    Today, there are basically two paths on this;
    • Back-port everything necessary to the 2.6.x kernel. This is what Hashcode set up to do initially.
    • Get the 3.0.x kernel booting. TI has a working 3.0.x kernel on their OMAP devices named Blaze. The KF has the Otter board in it. Thus, to get it booting we have to customize the config to match the Otter board and be able to debug why our current one isn't.

    Right now, most of the work is poured into getting the new 3.0.x working. Unfortunately, the USB interface is initialized quite late in the kernel boot, which makes it really difficult to debug (we're basically blind). That's why I started a thread in finding the UART pins on the KF, to be able to debug properly.

    I hope this gave you some well needed information. And hopefully I didn't just encourage you to keep whining.

    Ps. I bet pressing the Donate-button will speed things up a little :)

    Code:
    While(whine==true) do
       repost this.post
    end