[UPDATE 05/01] Increase Max Volume - BT + HEADSET BOOST (combined) FILE AVAILABLE!!

Search This thread

innerlight

Senior Member
May 6, 2009
113
0
Milwaukee, WI
cp: write error: No space left on device

I found a new hybrid build based on JF-1.51 and some HTC apps that does not have the new volume enhancements and I flashed it on my G1. None the less, when I tried Lucid's script I got the following error: "cp: write error: No space left on device". I have tried typing 'lucid.txt' and I got this error, and I even tried to copy the audio files to the TMP folder and try it but I still got the 'no space left on device' error. Am I going to have to reformat my sd card to move forward or is there another way around it?
 

LucidREM

Senior Member
Jan 18, 2009
1,571
5
Baltimore
www.lucidrem.us
I found a new hybrid build based on JF-1.51 and some HTC apps that does not have the new volume enhancements and I flashed it on my G1. None the less, when I tried Lucid's script I got the following error: "cp: write error: No space left on device". I have tried typing 'lucid.txt' and I got this error, and I even tried to copy the audio files to the TMP folder and try it but I still got the 'no space left on device' error. Am I going to have to reformat my sd card to move forward or is there another way around it?

well if you were running "lucid audio v2" or something .. i'm not sure why that would pop up .. not familiar with the HTC hybrid tho .. it should just be copying over the existing files .. but what's on your system?

#busybox df

is it truly running at 100% or no? mine is at 88% .. if you have the EXT2 partition mounted you might try "lucid media sd" .. if you have no free space then that would free some
 

LucidREM

Senior Member
Jan 18, 2009
1,571
5
Baltimore
www.lucidrem.us
Does this work with JF 1.51 US? Can someone make the guide a lil more noob friendly? Thank you.

Code:
$su
#mount -o rw,remount /dev/block/mtdblock3 /system
#mkdir /sdcard/tmp
#cd /sdcard/tmp
#wget http://files.lucidrem.us/jf/system/bin/lucid.txt
#busybox cp lucid.txt /system/bin/lucid
#chmod 755 /system/bin/lucid
#busybox chown 0:0 /system/bin/lucid
#lucid

type "lucid audio v1"
 

legaleye2005

Senior Member
Nov 16, 2006
167
0
Thanks! And before I do this in the terminal emulator, do I have to download the files in the first post to my sdcard? Thanks again.
 

71CH

Senior Member
Jan 29, 2009
349
10
Sorry if this was previously discussed but are the pre-done builds wipe versions? Thanks.
 

innerlight

Senior Member
May 6, 2009
113
0
Milwaukee, WI
well if you were running "lucid audio v2" or something .. i'm not sure why that would pop up .. not familiar with the HTC hybrid tho .. it should just be copying over the existing files .. but what's on your system?

#busybox df

is it truly running at 100% or no? mine is at 88% .. if you have the EXT2 partition mounted you might try "lucid media sd" .. if you have no free space then that would free some

/system shows at 100%

the /modules, /xbin, and /framework also show at 100%, but its weird because where is says '/dev/block' it has /dev/block/loop0, /loop1, and /loop2

Should I not worry about that?

I do have the EXT2 partition. Where should I type 'lucid media sd'? Thanks
 

LucidREM

Senior Member
Jan 18, 2009
1,571
5
Baltimore
www.lucidrem.us
/system shows at 100%

the /modules, /xbin, and /framework also show at 100%, but its weird because where is says '/dev/block' it has /dev/block/loop0, /loop1, and /loop2

Should I not worry about that?

I do have the EXT2 partition. Where should I type 'lucid media sd'? Thanks

strange .. so anyhow .. "lucid media sd" will move the audio files for ringtones and such over to the EXT2 partition and symlink just like "lucid app sd" does to the apps .. that should free up some space on the /system .. if it does not then i'm not sure
 

innerlight

Senior Member
May 6, 2009
113
0
Milwaukee, WI
strange .. so anyhow .. "lucid media sd" will move the audio files for ringtones and such over to the EXT2 partition and symlink just like "lucid app sd" does to the apps .. that should free up some space on the /system .. if it does not then i'm not sure

"lucid media sd" doesn't work, but I am wondering if thats due to your script not being in the update, because even when I typed "lucid app sd" that does nothing. I remember when I first tried apps2sd I was using your method and had the modified JF update that you included, but it kept force closing after a week so I've been using Marcus's method. I thought that by typing "lucid" something would come up but all I see is a blank. I am checking in the forums to see how to get rid of that 'no space left on device'. In the meantime though do you think a wipe would fix the problem seeing that it clears the data and the cache?

One more thing, regardless of how this goes I just want to say 'thank you' for helping us G1 users.
 
Last edited:

djbootleg

Senior Member
May 8, 2009
154
16
ok, due to popular demand i've uploaded The Dude's, Haykuro's and JesusFreke's latest builds with V2 of my audio mod. (people seem to enjoy this one more) If you wish me to do this with any other versions just let me know!


*** - Haykuro's 6.0r1 with V2
*** - JF1.50 ADP1.5 with V2
*** - TheDude's Cupcake 1.1 lite with V2



V3 released!!!
as before, people with V1 and V2 will only need to push the AudioFilter.csv

CONFIRMED WORKING ON JF's, THE DUDE AND HAYKURO'S BUILDS!! not been tested by me, however.

yup, after much tinkering and a very helpful shove in the right direction by Bavilo, some vital info from bahnburner and many others i forgot to give credit to (sorry guys), i've finally managed to increase the maximum volume for the G1 Loud speaker, in-call speaker and headset. :D
first off, i've set the loudspeaker as loud as it will go (which, surprisingly isn't that much louder, just more distorted), and the headset volume a bit under max.

ok, basically, there are 2 ways to do this:

method 1) - download the included zip file and extract the files inside to your desktop. take Haykuro's 6.0r1 build and open it with winrar or something similar. navigate to 'system/etc' and overwrite the 3 files in there with the ones you extracted. (BACKUP FIRST!!!!) then re-sign the update.zip, bang it on your sdcard and flash your phone with it. then your good to go!

method 2) - make sure you have adb working on your computer. first off you might need to:

Code:
[I][COLOR="DeepSkyBlue"]adb remount[/COLOR][/I]

then type:

[COLOR="DeepSkyBlue"][I]adb pull /system/etc/AudioFilter.csv Desktop/BACKUP [enter]
adb pull /system/etc/AudioPara_TMUS.csv Desktop/BACKUP [enter]
adb pull /system/etc/AudioPara4.csv Desktop/BACKUP [enter][/I][/COLOR]

this creates a backup of the files we're going to replace.
then MAKE SURE the files in the included.zip are extracted to your desktop and then type:

[COLOR="DeepSkyBlue"][I]adb push Desktop/AudioFilter.csv /system/etc [enter]
adb push Desktop/AudioPara_TMUS.csv /system/etc [enter]
adb push Desktop/AudioPara4.csv /system/etc [enter][/I][/COLOR]

if everything worked ok then type:

[COLOR="DeepSkyBlue"][I]adb shell [enter]
reboot recovery [enter][/I]
[/COLOR]

method 3) - all from the terminal. by LucidREM!

Code:
$su
#mount -o rw,remount /dev/block/mtdblock3 /system
#mkdir /sdcard/AudioBackUp
#cd /sdcard/AudioBackUp
#busybox cp /system/etc/AudioFilter.csv /sdcard/AudioBackUp
#busybox cp /system/etc/AudioPara_TMUS.csv /sdcard/AudioBackUp
#busybox cp /system/etc/AudioPara4.csv /sdcard/AudioBackUp

#mkdir /sdcard/tmp
#cd /sdcard/tmp
#wget [url]http://files.lucidrem.us/jf/system/etc/v2/AudioFilter.csv[/url]
#wget [url]http://files.lucidrem.us/jf/system/etc/v2/AudioPara_TMUS.csv[/url]
#wget [url]http://files.lucidrem.us/jf/system/etc/v2/AudioPara4.csv[/url]

#busybox cp AudioFilter.csv /system/etc
#busybox cp AudioPara_TMUS.csv /system/etc
#busybox cp AudioPara4.csv /system/etc

and thats it! enjoy! :D

why when i type this mkdir /sdcard/AudioBackUp i get a read only error??
and when i try this #busybox cp /system/etc/AudioFilter.csv /sdcard/AudioBackUp
#busybox cp /system/etc/AudioPara_TMUS.csv /sdcard/AudioBackUp
#busybox cp /system/etc/AudioPara4.csv /sdcard/AudioBackUp

i get the cannot stat ..
 

innerlight

Senior Member
May 6, 2009
113
0
Milwaukee, WI
so you can grab my script here:

Code:
$su
#mount -o rw,remount /dev/block/mtdblock3 /system
#mkdir /sdcard/tmp
#cd /sdcard/tmp
#wget http://files.lucidrem.us/jf/system/bin/lucid.txt
#busybox cp lucid.txt /system/bin/lucid
#chmod 755 /system/bin/lucid
#busybox chown 0:0 /system/bin/lucid
#lucid

and then type:

$su
#lucid audio // to get a list of commands
#lucid audio backup // to backup the original files before grabbing the new
#lucid audio v2 // will grab the v2 files and then you can type "reboot"
#lucid audio v3 // will grab the v3 files and then you can type "reboot"

then just grab your earplugs - LOL

for anyone who already had my updatability script file .. type "lucid update" and then you should have the latest

Try this method that Lucid did. It worked for me without no problems.
 

innerlight

Senior Member
May 6, 2009
113
0
Milwaukee, WI
well if you were running "lucid audio v2" or something .. i'm not sure why that would pop up .. not familiar with the HTC hybrid tho .. it should just be copying over the existing files .. but what's on your system?

#busybox df

is it truly running at 100% or no? mine is at 88% .. if you have the EXT2 partition mounted you might try "lucid media sd" .. if you have no free space then that would free some

Its somehow connect with the JF-1.51+HTC app build. I am not sure if Cyanogen changed the volume but I did let him know of the error.
 

djcookiedj

Member
May 5, 2009
22
0
can you add this volume hack into JF 1.51 US build ??? if it is not too much of a hassle i tried just addding the files to the rom but it gave me an error at the flashing/wiping screen.....please and thank you
 

fastludeh22

Senior Member
Mar 22, 2009
369
29
just to throw this info out there. i have these files on my ext2 partation of my sd card and am using sym links like the old app2sd method. i have all three versions on here and can swap loudness with 2 commands. prob is i only know how to do it in adb, lol. i keep getting read only error from terminal when trying to swap. i know it can be done from terminal, im just overlooking something. anyway im gonna post in the how to make ur own eq theard also as this idea was sparked by the need for different settings based on headphones/lineout or phone speaker usage.

now you dont have to have on sd card some steps in first part will have to be changed if u dont want to go though all that, but for people with apps2sd its simple.

*edit: thanks to member innerlight he pointed out where i was screwing up in terminal when trying to mount as read/write, lol. if you want to do it in terminal type su (hit enter). then type mount -o rw,remount -t yaffs2 /dev/block/mtdblock03 /system (hit enter). now follow the rest of the instructions starting with step 2 and leave off adb shell in the begening of each step.

1.adb remount
2.adb shell mkdir /system/sd/etc
3.adb shell cp /system/etc/AudioFilter.csv /system/sd/etc/AudioFilter.csv
4.adb shell cp /system/etc/AudioPara_TMUS.csv /system/sd/etc/AudioPara_TMUS.csv
5.adb shell cp /system/etc/AudioPara4.csv /system/sd/etc/AudioPara4.csv
6.adb shell rm /system/etc/AudioFilter.csv
7.adb shell rm /system/etc/AudioPara_TMUS.csv
8.adb shell rm /system/etc/AudioPara4.csv
9.adb shell ln -s /system/sd/etc/AudioFilter.csv /system/etc/AudioFilter.csv
10.adb shell ln -s /system/sd/etc/AudioPara_TMUS.csv /system/etc/AudioPara_TMUS.csv
11.adb shell ln -s /system/sd/AudioPara4.csv /system/etc/AudioPara4.csv
12.adb shell reboot

ok at this point they're running off sdcard. here is where running sym links importance runs in. you can have several different eq settings saved in your /system/sd/etc/filename.csv(it can be anything u want like headphones.csv or what not) for purpose of this write up im using AudioFilter.csv as stock and AudioFilterv3.csv as the "loud" one. when u want to switch on the fly (and heres where terminal would come in handy) its just a few commands.

*edit: remember if you want to do it in terminal type su (hit enter). then type mount -o rw,remount -t yaffs2 /dev/block/mtdblock03 /system (hit enter). now follow the rest of the instructions starting with step 2 and leave off adb shell in the begening of each step.

1.adb remount
2.adb shell rm /system/etc/AudioFilter.csv (dont worry only removes sym link)
3.adb shell ln -s /system/sd/etc/Audiofilterv3.csv(or whatever you have ur alt eq named) /system/etc/AudioFilter.csv
4.adb shell reboot

Now enjoy your new settings. Now to fig out how to hav take effect without rebooting...
 
Last edited:

innerlight

Senior Member
May 6, 2009
113
0
Milwaukee, WI
just to throw this info out there. i have these files on my ext2 partation of my sd card and am using sym links like the old app2sd method. i have all three versions on here and can swap loudness with 2 commands. prob is i only know how to do it in adb, lol. i keep getting read only error from terminal when trying to swap. i know it can be done from terminal, im just overlooking something. anyway im gonna post in the how to make ur own eq theard also as this idea was sparked by the need for different settings based on headphones/lineout or phone speaker usage.

now you dont have to have on sd card some steps in first part will have to be changed if u dont want to go though all that, but for people with apps2sd its simple.

1.adb remount
2.adb shell mkdir /system/sd/etc
3.adb shell cp /system/etc/AudioFilter.csv /system/sd/etc/AudioFilter.csv
4.adb shell cp /system/etc/AudioPara_TMUS.csv /system/sd/etc/AudioPara_TMUS.csv
5.adb shell cp /system/etc/AudioPara4.csv /system/sd/etc/AudioPara4.csv
6.adb shell rm /system/etc/AudioFilter.csv
7.adb shell rm /system/etc/AudioPara_TMUS.csv
8.adb shell rm /system/etc/AudioPara4.csv
9.adb shell ln -s /system/sd/etc/AudioFilter.csv /system/etc/AudioFilter.csv
10.adb shell ln -s /system/sd/etc/AudioPara_TMUS.csv /system/etc/AudioPara_TMUS.csv
11.adb shell ln -s /system/sd/AudioPara4.csv /system/etc/AudioPara4.csv
12.adb shell reboot

ok at this point they're running off sdcard. here is where running sym links importance runs in. you can have several different eq settings saved in your /system/sd/etc/filename.csv(it can be anything u want like headphones.csv or what not) for purpose of this write up im using AudioFilter.csv as stock and AudioFilterv3.csv as the "loud" one. when u want to switch on the fly (and heres where terminal would come in handy) its just a few commands.

1.adb remount
2.adb shell rm /system/etc/AudioFilter.csv (dont worry only removes sym link)
3.adb shell ln -s /system/sd/etc/Audiofilterv3.csv /system/etc/AudioFilter.csv
4.adb shell reboot

Now enjoy your new settings. Now to fig out how to hav take effect without rebooting...

Why am I getting a 'No such file or directory' message at line 3?
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    HEADSET EQUALIZER!!! - HOLY CRAP!!!

    [Latest release in Blue]

    VERSION INFO

    Headset + Bluetooth Volume Hack
    This file should also have a lower ringing and message tone when listening to music through the headset. If someone could test and confirm this It would be much appreciated!
    As it stands the headset boost overwrites the bluetooth boost, so as a quick workaround i made this file which combines the 2!!! enjoy! (attached to this post)


    BT Volume Hack v1
    (Many thanks to innerspace for testing)
    Finally, it's working without any problems! Those who may remember my earlier attempts to get this going will remember how hopelessly bad it turned out to be, but now, it's working!!
    Here is some test info:

    Audio is significantly louder overall via A2DP, levels over headset seemed louder as well (though admittedly its a bit harder to discern over a mono headset). The party on the other end of the call said I sounded fine, voice was clear.

    There will be some updates on this soon.

    I hope some of you find this useful :) - http://meltus.androidftw.com/?page_id=2


    NEXUS ONE FILES
    This is just the basic un-modified AudioPara4.csv that was released with the Nexus One Source. Yes, this has probably been downloaded by plenty of you but i thought i'd upload just the audio files for the people who haven't.
    There is another file i included, AudioBTID.csv, which i think controls bluetooth. Don't expect this to do anything however, unless you have a Nexus One :p
    Also, don't expect this file to sound any different as it's not modified and i haven't had chance to look through it properly. But, there are definitely differences, so it's doing something differently.
    I'll keep you all posted :)


    V1
    This is the very first version i made. This one differs from the other builds because it was before i realised there was an EQ setting. The sound quality of this build is average, just as good as the stock sound quality, and is slightly louder. Perfect for those who want a slight increase of sound with no compromise to audio quality.

    V2 - *Most Popular*
    In this version i included the AudioFilter file. The AudioFilter.csv controls the EQ and Compression settings, which is disabled by default (on the stock and V1 files). Increasing the Gain for each frequency band boosts the overall volume, but also causes distortion. Quite a loud version but also pretty distorted.

    V3
    using the same method as V2 but with a much higher gain setting. the result is a very loud overall volume but also a very distorted overall sound. For those who prefere volume over quality.

    V4
    the complete opposite of V3. This is a pretty quiet build but, by using the new Hero audio files which have a new EQ enabled, it has a much better 'sound quality'. for those of you who enjoy your music for the clarity and not the volume.

    V5
    Based on V3. The sound quality is slightly better in both the external speaker and headphones but the headphone volume is much, much louder. It is NOT recomended to have it set to full volume when listening to music through the headphones.

    V5_r2 - *ALSO CALLED HEADSET BOOST IN MY APP*
    As V5 was only an update for V3, i thought i'd make an update that works for all versions. Again, this increases the wired headset volume, but increases it by different amounts, depending on what version is being used. e.g. it will be louder on V3 than on V2. it will be louder on V2 than V1 etc.

    V6 - *Loudest*
    This is an 'update', much like V5. Use either v1, 2 or 3 and THEN push V6. or, pull the AudioPara4.csv from any of these versions and push all 3 files. This CAN be used with stock settings but it wont be as good!
    Thanks to GoldenarmZ's new banding frequencies i managed to get the sound much 'bassier' and after finally figuring out the new 'Hero EQ' i've managed to get the sound much clearer. the result through the headphones is a nice mix of both, suitable for almost all types of music.
    You must push both files included.


    This version is still in the beta stages and pretty experimental. If you choose to use it you do so at your own risk

    GENERATION 7 (2nd Revisions) - *Latest* - *BEST QUALITY*
    Ok, here are my V7 Generation files. The zip contains v1r2, v2r2 (v7), v3r2 and v6r2. i've tried to improve them as much as possible, you may like them, you may not.

    - V1 revision 2
    Due to it not being distorted at all anyway, i added the compressor and made it slightly louder. not a lot has been changed here.
    - V2 revision 2
    Completely distortion-less! The most popular version due to it's loud volume and good sound quality. Now being used pre-built into many custom ROMs.
    - V3 revision 2
    Not sure about this one. Still very distorted (due to it's volume) and it's now slightly quieter than the original v3. Some of you may like this version, some of you may hate it.
    - V6 revision 2
    Managed to retain the bass whilst removing some of the distortion. I also lowered the volume slightly.
    TIP!!! - Have the volume set 3 below maximum to get the best sound out of this version. At this level it sounds pretty good.

    New Headset Boost (with Sapphire fix thanks to crypticc)
    Only contains an AudioPara4.csv. The quality isn't great, because on full volume, it is VERY loud indeed. This is just a trail run and it's most probably not too stable.
    This is achieved in a much more simple way than my last headset boost which used some weird bug in the files which failed to work half the time, whereas this one has the correct values changed, thanks to the new 'labeled' AudioPara.csv
    WARNING: Not 100% Stable. Use At Your Own Risk!!!



    You must push ALL files included.


    For best sound possible use mp3 files that have a 320kb bit rate or higher. Or, better still, don't use mp3's.



    MANUAL UPDATE
    WARNING: This will NOT work if you don't have ADB set up on your computer. For a guide to setting up ADB check the official google android site.

    METHOD 1
    Download your prefered build (see above for info), and extract the files to anywhere. For the sake of the tutorial, extract it to 'Desktop'. Next open up your cmd and get adb started:
    Code:
    [COLOR=lime]adb remount[/COLOR] ([COLOR="Red"]sudo adb remount[/COLOR] for linux users)
    - wait for the 'remount succeeded' message
    [COLOR=#00ff00]adb push Desktop/AudioFilter.csv system/etc[/COLOR]
    [COLOR=#00ff00]adb push Desktop/AudioPara4.csv system/etc[/COLOR]
    [COLOR="RoyalBlue"]adb push Desktop/AudioPreProcess.csv system/etc[/COLOR] - If Version requires it
    [COLOR=seagreen]adb push Desktop/AudioPara4_TMUS.csv system/etc[/COLOR] - Optional
    if the version you are using doesn't contain a TMUS file, just leave it out. it isn't vital.
    once that has all worked correctly it is just a matter of:
    Code:
    [COLOR=deepskyblue]adb shell[/COLOR]
    [COLOR=deepskyblue]reboot[/COLOR]
    and you're done! your new volume settings should take effect when the phone boots up.

    METHOD 2
    WARNING: This version does not need ADB, but it does need a signing tool and a good understanding of the update.zip flashing method.

    first of all, find the custom ROM you wish to use (if you choose the one you are currently using you will not have to wipe) and open it with WinRar, 7zip or something similar.
    Navigate to 'system/etc' and delete the AudioPara4.csv, AudioFilter.csv and, if the build includes it, the AudioPara4_TMUS.csv and AudioPreProcess.csv.

    ALWAYS MAKE A BACKUP BEFORE DELETING.

    Once they have been deleted it's just a case of dragging the new files from your preferred version into the folder. Once that has been done, you will need to re-sign the update.zip (very important you do this, otherwise the flashing wont work) and place it on your sdcard.
    Next, reboot your phone holding the home button, and pres alt+s.
    once your phone has flashed and rebooted, your audio settings will take effect!

    METHOD 3

    Thanks to LucidREM

    This is all done from the terminal emulator on your phone -

    Code:
    $su
    #mount -o rw,remount /dev/block/mtdblock3 /system
    #mkdir /sdcard/AudioBackUp
    #cd /system/etc/
    #busybox cp /AudioFilter.csv /sdcard/AudioBackUp
    #busybox cp /AudioPara_TMUS.csv /sdcard/AudioBackUp
    #busybox cp /AudioPara4.csv /sdcard/AudioBackUp
    #busybox cp /AudioPreProcess.csv /sdcard/AudioBackUp
    
    #mkdir /sdcard/tmp
    #cd /sdcard/tmp
    #wget http://98.131.134.176/system/etc/v7/AudioFilter.csv
    #wget http://98.131.134.176/system/etc/v7/AudioPara4.csv
    #wget http://98.131.134.176/system/etc/v7/AudioPreProcess.csv
    
    #busybox cp *.csv /system/etc
    
    [COLOR="Red"]'v7' CAN BE REPLACED WITH ANY OTHER VERSION.[/COLOR]
    METHOD 4

    Thanks to everyone who helped make and test this!!!

    Louder Volume Hack v3.5

    This app is avaliable on the market for £2.00 (not sure what that is in $) and will allow you to freely switch between any of the versions without the need for a computer or any typing. Many updates planned!

    Includes:
    * Original versions (v1, 2, 3 and 6)
    * Generation 7 files [REVISION 2] (v1r2, 2r2, 3r2 and 6r2)
    * Headset Boost
    * Bluetooth Boost
    * In-Call Modifications
    and all possible combinations of these files.

    A free 'LITE' version is avaliable Here, but only allows you to switch bewteen Stock and V2.

    absolutelyandroid.com004_thumb1.png
    absolutelyandroid.com003_thumb1.png


    and thats it :)
    enjoy!