[ROM] Helly_Bean [4.1.2], based on sources of cm10, 11/15 also for i9000b

Search This thread

DerTeufel1980

Inactive Recognized Developer
Jul 31, 2011
10,368
27,668
hey Guys
i need help in the swap creation.

ive created swap pratitin on sd card

and when i run
Code:
 fdisk -l dev/block/mmcblk1

i get "no such file or directory.now swap is enabled in DKC and ive rebooed since then

anypne knows why it doesnt work and how else can i know the partition name?

please run: mount

either from adb, or terminal emulator. then please post the output :)
 

Bejda

Senior Member
Feb 12, 2011
2,869
1,946
Is it possible to make 390Mb as a default setting for your kernel and ROM? I believe most of us set it to xl because it works much smoother and seems has less issues with a video.
From what i've heard of the story despite the modded libs it causes incompatibilities with some videos formats,surely rare incompabilities with rare formats but it can't be imposed as default way for that reason.At least it was the choice made for cm9/10.
 

Lorog

Senior Member
May 29, 2012
319
11
Guys please I need help. I have two issues:
- i have problems with 3g data. When i connect to 3g My phone starts to burn (temperature from 30 °C to 41 °C). How can i solve It? I have version 10/15
- Sometimes I send a SMS and I thinks it has been sent but it never arrives to destination. Some friends of mine told me that, I can see the message as 'sent' but it's not.. Could it be a problem with ROM or with modem or what? I can't remenber but maybe I had the same problem also with MIUI ROM.

I hope you can help me.
Thanks a lot
 

purpleraintoxicity

Senior Member
Feb 7, 2011
3,749
832
Jerusalem
please run: mount

either from adb, or terminal emulator. then please post the output :)

than!
here is the output:

export PATH=/data/local/bin:$PATH
a/local/bin:$PATH <
u0_a37@android:/ $ mount
rootfs / rootfs ro,noatime,nodiratime 0 0
tmpfs /dev tmpfs rw,nosuid,noatime,nodiratime,mode=755 0 0
devpts /dev/pts devpts rw,noatime,nodiratime,mode=600 0 0
proc /proc proc rw,noatime,nodiratime 0 0
sysfs /sys sysfs rw,noatime,nodiratime 0 0
none /acct cgroup rw,noatime,nodiratime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,noatime,nodiratime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,noatime,nodiratime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,noatime,nodiratime,cpu 0 0
/dev/block/mtdblock3 /cache yaffs2 rw,nosuid,nodev,noatime,nodiratime 0 0
/dev/block/mtdblock5 /radio yaffs2 rw,noatime,nodiratime 0 0
/dev/block/mtdblock2 /datadata yaffs2 rw,noatime,nodiratime 0 0
/dev/lvpool/system /system ext4 rw,noatime,nodiratime,barrier=0,data=ordered,noauto_da_alloc 0 0
/dev/lvpool/userdata /data ext4 rw,nosuid,nodev,noatime,nodiratime,errors=panic,barrier=0,nomblk_io_submit,data=ordered,noauto_da_alloc 0 0
/dev/block/mtdblock4 /efs yaffs2 rw,noatime,nodiratime 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,noatime,nodiratime 0 0
/dev/block/vold/179:1 /storage/sdcard0 vfat rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:1 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /storage/sdcard0/.android_secure tmpfs ro,noatime,nodiratime,size=0k,mode=000 0 0
/dev/block/dm-2 /mnt/asec/com.keramidas.TitaniumBackupPro-1 ext4 ro,dirsync,nosuid,nodev,noatime,nodiratime,barrier=1 0 0
/dev/block/dm-3 /mnt/asec/com.herman.ringtone-1 ext4 ro,dirsync,nosuid,nodev,noatime,nodiratime,barrier=1 0 0
u0_a37@android:/ $

mobile thanks are the best ones!!
 

moriansafas

Senior Member
Mar 27, 2012
132
31
Running 350 odd apps and only found the following:

Camera FX only app that fails - uninstalled it.
Locus Pro works after re-install.
Market works after reset with Market Enabler.
GPS - no issues
USB - no issues
WIFI - no issues

What issues do you have with camera fx? I have the problem that it doesnt save my photos to my external sd anymore...
Also external sdcard media unmounts itself sometimes. Just the media files, can still see the card in ES File Explorer. Am still on 1015.
Seems I have to change my cam app...

Sent from my GT-I9000 using xda app-developers app
 
Last edited:

DerTeufel1980

Inactive Recognized Developer
Jul 31, 2011
10,368
27,668
kernel 1.7.4 is online now :)

i'll try to summerize the changes quickly...have to sleep:

- latest linux 3.0.46
- latest changes from android kernel source
- low mem killer changes from steve kondik (cyanogen)
- updateted recovery to latest version
- fixed charging issues
- vibrator intensity changes from cm team
- dynamical fsync by faux123:
The dynamic sync control interface uses Android kernel's unique early
suspend / lat resume interface.


While screen is on, file sync is disabled
when screen is off, a file sync is called to flush all outstanding writes
and restore file sync operation as normal.
 

purpleraintoxicity

Senior Member
Feb 7, 2011
3,749
832
Jerusalem
kernel 1.7.4 is online now :)

i'll try to summerize the changes quickly...have to sleep:

- latest linux 3.0.46
- latest changes from android kernel source
- low mem killer changes from steve kondik (cyanogen)
- updateted recovery to latest version
- fixed charging issues
- vibrator intensity changes from cm team
- dynamical fsync by faux123:

thanx.
don't wanna be rude, but any chance to get your help with the swap thing?

mobile thanks are the best ones!!
 

Thunder22

Senior Member
Oct 16, 2009
279
82
@purpletoxicity.
I found that I could create swap from the instructions derteufel put in his ICS kernel threads first or second post. Sorry I don't have a link.

Sent from my SAMSUNG-SGH-I717 using xda app-developers app
 

mindphaser2k9

Senior Member
May 21, 2009
792
277
Poltava
kernel 1.7.4 is online now :)

i'll try to summerize the changes quickly...have to sleep:

- latest linux 3.0.46
- latest changes from android kernel source
- low mem killer changes from steve kondik (cyanogen)
- updateted recovery to latest version
- fixed charging issues
- vibrator intensity changes from cm team
- dynamical fsync by faux123:

I guess this new kernel is for 4.1.2 only, because on 4.1.1 Camera doesn't work with it (can't connect). Is it true?
 

Helloworld294

Senior Member
Feb 25, 2012
1,281
354
Vancouver
kernel 1.7.4 is online now :)

i'll try to summerize the changes quickly...have to sleep:

- latest linux 3.0.46
- latest changes from android kernel source
- low mem killer changes from steve kondik (cyanogen)
- updateted recovery to latest version
- fixed charging issues
- vibrator intensity changes from cm team
- dynamical fsync by faux123:

Won't that cause data corruption or loss if someone does a bad CPU oc and the phone crashes?

Sent from the beast that ate my sisters iPhone 4S.
 
  • Like
Reactions: burakgon

geek1st

Senior Member
Oct 11, 2011
143
21
Beijing
I guess this new kernel is for 4.1.2 only, because on 4.1.1 Camera doesn't work with it (can't connect). Is it true?

me too! build 1017 + kernel 1.7.4, camera cannot work! I think it is a bug of 1.7.4, back to 1.6.1.

EDIT:
back to 1.6.1, camera still not work, why???

EDIT:
change to semaphore 2.4.0sc, still no work, only reinstall helly bean rom can make camera work again.
 
Last edited:

BradleyR2010

Senior Member
Jul 30, 2010
381
374
GT
yeh camera not working with 4.1.1 also lost all system sounds and cant set my apn so no data connection :(

Sent from my GT-I9000 using xda app-developers app
 
Last edited:

Chrisblack757

Senior Member
Jan 23, 2012
125
16
17.10 works great for me. Can't find anything to complain.

Now where is that amoled theme :)

Edit: I did a full wipe before flashing. Camera is working (i9000)
 
Last edited:

fractaline

Senior Member
Feb 11, 2011
755
140
OZ,far north
i am also getting camera error with latest kernel on my captivate. But i happily took the risk, just thought i might get lucky. ;)


Sent from phone with app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 665
    Many thanks, to pawitp, FaultExeption, Jt1134, be18 and all the other people who commit to gerrit. without these, this rom wouldn't be possible

    you can find the official website for this projekt here
    http://www.hellybean.com/index.html


    you'll find download links and faq on this site.

    IRC channel:
    http://webchat.freenode.net/?channels=hellybean

    Install instructions:


    coming from any other rom:
    - make sure to have gingerbread bootloaders
    - flash allinone.zip
    - reboot recovery
    - flash allinone.zip again
    - flash gapps

    if you are coming from a previous version, older than 08/28 your data will get wiped due to new partition layout!
    coming from previous version:
    - flash allinone.zip

    Additional changes, compared to cm10 (this list might not be complete):
    - facebook sync integrated
    - option to enable high end gfx effects
    - possibility to activate and customize navigation bar (color of background, glow effect, transparency)
    - possibility to customize statusbar (color of background, transparency)
    - transparent lockscreen (taken from paranoid android, coded by jesus david)
    - edge swipe navigation (ported from sgt7)
    - ability to enable tablet_ui (ported from aokp)
    - kill-all button at recents panel (ported from aokp)
    - task manger button at recents panel linked to the built-in running apps service
    - customizable long-press-back-kill timeout (from 500ms to 3000ms)
    - added option to toggle lockscreen styles (jb, ics, gb, eclair, blackberry10)
    - option to use sense4 recents panel
    - misc settings in settings menu
    - added kill-all and taskmanager button to sense4 recents panel
    - added the possibility to set lockscreen text/image colors
    - added possibility to change the colors of the statusbar toggles
    - added option to enable/disable coloring of toggles
    - added option to display a small bar below the toggles as indicator for toggle state
    - added possibility to display additional volume slider (similar to brighness slider from aokp)

    many thanks to:
    - be18
    - mkalter, who got the first running jb rom :)
    - elitemovil (who was the first who got gsm working)
    - stratosk (from who's initramfs i could start build my first jb booting kernel)
    - teamhacksung/pawitp for the rom sources
    - team nyx who always have good tips for me, if i get problems with my kernel
    - SysTem-X for hosting
    - Rootax for hosting
    - RolluS for hosting
    - many thanks also to the other people who have created mirrors

    - if i have forgotten you, please pn me
    53
    Since official CM10 alpha got released today, I don't think, that there still is a need to update this rom. Going back to normal kernel business.

    Gesendet von meinem GT-I9000 mit Tapatalk 2
    50
    uploading V2 right now to http://devil.haxer.org/jellybean/ as well as to http://rootaxbox.no-ip.org/divers/jellybean/

    because of my upload speed, this is going to take about 1 hours...

    changes:
    - rom slimmed down and gapps/su fix included (thx to bhu1)
    - replaced ear.apk with one supposed to work (user report)
    - replaced hw composer with the one from nexus s (this is the jb one, old release was using ics hw composer)
    - fixed recording of 720p (upstream fix to media_profiles.xml


    install instructions:
    - wipe (coming from previous version, you also can try flashing without wipe, and wipe only, if you are facing issues)
    - flash
    - fix permissions
    - reboot


    have to work now. cu
    38
    kernel 1.7.4 is online now :)

    i'll try to summerize the changes quickly...have to sleep:

    - latest linux 3.0.46
    - latest changes from android kernel source
    - low mem killer changes from steve kondik (cyanogen)
    - updateted recovery to latest version
    - fixed charging issues
    - vibrator intensity changes from cm team
    - dynamical fsync by faux123:
    The dynamic sync control interface uses Android kernel's unique early
    suspend / lat resume interface.


    While screen is on, file sync is disabled
    when screen is off, a file sync is called to flush all outstanding writes
    and restore file sync operation as normal.
    33
    There was non working WiFi on Fishears 10/10 built too,maybe it just wasn't the good time to build.
    http://xdaforums.com/showthread.php?t=1896472&page=45

    Had to clean my build folder. Wifi working now, after clean rebuild. I am trying to fix the other small issues, and upload the fixed version tomorrow morning... Compiling clean is taking many hours on my old computer...

    Gesendet von meinem GT-I9000 mit Tapatalk 2