Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Watch this topic Create new topic
Prev1 | ... | 229 | 230 | 231 | 232 | 233 | 234 | 235 | 236 | 237 | 238 | 239 | 240 | 241 | 242 | 243 | 244 | 245 | 246 | 247 | 248 | 249 | ... | 294Next
3913 posts

Uber Geek

Trusted

  Reply # 606971 9-Apr-2012 09:32 Send private message quote this post

just reporting - found a sweet spot

Omega 6 - with bloatware frozen to the bone w titanium
Siyah 3.0 + extweaks overclocked to 1.6, GPU to 400MHz and forced 2d rendering

no problems, super fluid

fingers crossed didn't jinx myself

not updating for a while now!~

6 posts

Wannabe Geek


  Reply # 607149 9-Apr-2012 18:59 Send private message quote this post

Brendan:

It'd be simpler to just install a custom rom from xda over GB anyway, which have already dealt with that issue.



in that case, which roms would you recommend? I had heard of the ability to reset the flash counter, are there roms that do that automatically or something?

I was just about to install the latest official ICS rom (LP4), but I'll wait to see what you say.

39 posts

Geek


  Reply # 607153 9-Apr-2012 19:08 Send private message quote this post

ADB behaves different on Omega 8 or ICS in general, and seeking any advice on using it.

Under 2.3 I could type from a Windows command shell (actually Console, a friendly command line shell replacement):
adb shell
ls
sd /sdcard
ls

I'd get two lists of files that looked normal.

Now with Omega 8, I get the following:
adb shell
root@android:/ # ls
ls
←[1;34macct←[0m                  ←[1;32minit←[0m                  ←[1;34mres←[0m
←[1;34mcache←[0m                 ←[0;0minit.goldfish.rc←[0m      ←[1;34msbin←[0m
←[1;34mconfig←[0m                ←[1;32minit.rc←[0m               ←[1;36msdcard←[0m
←[1;34mcustomkernel←[0m          ←[1;32minit.smdk4210.rc←[0m      ←[1;34msys←[0m
←[1;36md←[0m                     ←[0;0minit.smdk4210.usb.rc←[0m  ←[1;34msystem←[0m
←[1;34mdata←[0m                  ←[1;34mlib←[0m                   ←[1;34mtmp←[0m
←[0;0mdefault.prop←[0m          ←[1;32mlpm.rc←[0m                ←[0;0mueventd.goldfish.rc←[0m
←[1;34mdev←[0m                   ←[1;34mmnt←[0m                   ←[0;0mueventd.rc←[0m
←[1;34mefs←[0m                   ←[1;34mpreload←[0m               ←[0;0mueventd.smdk4210.rc←[0m
←[1;36metc←[0m                   ←[1;34mproc←[0m                  ←[1;34mvendor←[0m
←[1;32mfota.rc←[0m               ←[1;32mrecovery.rc←[0m
root@android:/ # cd /sdcard
cd /sdcard
root@android:/sdcard # ls
ls
ls: can't open '.': Value too large for defined data type
1|root@android:/sdcard #

For the root directory listing it seems some terminal type is expected.  Not sure what the sdcard listing is all about.

Any help much appreciated, I've become rather used to using a shell to get around my S2.


372 posts

Ultimate Geek


  Reply # 607224 9-Apr-2012 22:46 Send private message quote this post

Chis: ADB behaves different on Omega 8 or ICS in general, and seeking any advice on using it.

Under 2.3 I could type from a Windows command shell (actually Console, a friendly command line shell replacement):
adb shell
ls
sd /sdcard
ls

I'd get two lists of files that looked normal.

Now with Omega 8, I get the following:
adb shell
root@android:/ # ls
ls
←[1;34macct←[0m                  ←[1;32minit←[0m                  ←[1;34mres←[0m
←[1;34mcache←[0m                 ←[0;0minit.goldfish.rc←[0m      ←[1;34msbin←[0m
←[1;34mconfig←[0m                ←[1;32minit.rc←[0m               ←[1;36msdcard←[0m
←[1;34mcustomkernel←[0m          ←[1;32minit.smdk4210.rc←[0m      ←[1;34msys←[0m
←[1;36md←[0m                     ←[0;0minit.smdk4210.usb.rc←[0m  ←[1;34msystem←[0m
←[1;34mdata←[0m                  ←[1;34mlib←[0m                   ←[1;34mtmp←[0m
←[0;0mdefault.prop←[0m          ←[1;32mlpm.rc←[0m                ←[0;0mueventd.goldfish.rc←[0m
←[1;34mdev←[0m                   ←[1;34mmnt←[0m                   ←[0;0mueventd.rc←[0m
←[1;34mefs←[0m                   ←[1;34mpreload←[0m               ←[0;0mueventd.smdk4210.rc←[0m
←[1;36metc←[0m                   ←[1;34mproc←[0m                  ←[1;34mvendor←[0m
←[1;32mfota.rc←[0m               ←[1;32mrecovery.rc←[0m
root@android:/ # cd /sdcard
cd /sdcard
root@android:/sdcard # ls
ls
ls: can't open '.': Value too large for defined data type
1|root@android:/sdcard #

For the root directory listing it seems some terminal type is expected.  Not sure what the sdcard listing is all about.

Any help much appreciated, I've become rather used to using a shell to get around my S2.



1. What you're seeing there are the ANSI color codes, which is actually cool, provided you use a terminal app that supports it. Most Linux and Mac based terminals support it, not sure about windows. Perhaps you could use Cygwin as a shell inside Console? 

2. Regarding your second case, it's a common user error: the sdcard is located in /mnt/sdcard , and your external would be /mnt/sdcard/external_sd.  Now /sdcard should actually link to /mnt/sdcard, but for some reason it looks like your's isn't.
Is your sdcard mounted? If it is, and you're still getting the error, then you could try fixing it by issuing "ln -s /mnt/sdcard" in the root dir.

 




Firefox users: It's called Fx, not FF! [Read FAQ#8]

I recommend:

Web Browser: Opera. Ad Filter: Ad Muncher. Portable OS: Puppy Linux. IM: Digsby. AntiVirus: Microsoft Security Essentials. Automation: AutoHotkey. Rescue CD:  Parted Magic



4730 posts

Uber Geek

Trusted
Subscriber

  Reply # 607338 10-Apr-2012 11:10 Send private message quote this post

Are there no ICS Launchers which do what the GB Launchers do and display the number of missed calls and unread messages on the icon in the dock? Apex and Nova don't appear to, and it's annoying. I guess I could put SPB Shell 3D back on...

825 posts

Ultimate Geek


  Reply # 607355 10-Apr-2012 11:32 Send private message quote this post

networkn: Are there no ICS Launchers which do what the GB Launchers do and display the number of missed calls and unread messages on the icon in the dock? Apex and Nova don't appear to, and it's annoying. I guess I could put SPB Shell 3D back on...


Post it as a suggestion on the Apex thread at XDA?  The dev seems quite approachable. . . . 




Life is mostly froth and bubble, two things stand like stone - kindness in another's trouble, courage in your own.

SGSIII
ROM: WanamLite v1.3    Kernel: Ninphetamine v1.1.0   Modem: DXLEA

SGSII (Now belongs to SWMBO)
ROM: WanamLite v12     Kernel: Siyah v3.3.2   Modem: BVLPB

SGS
 (Cat's chew toy)

If you need a download-mode jig ASAP, you're welcome to borrow mine!  Works with SGS I/II/III.  I also have a SIM cutter available (Dunedin) - happy to post either to you at your cost.

39 posts

Geek


  Reply # 607507 10-Apr-2012 17:12 Send private message quote this post

d3Xt3r:

ls: can't open '.': Value too large for defined data type
1|root@android:/sdcard #


2. Regarding your second case, it's a common user error: the sdcard is located in /mnt/sdcard , and your external would be /mnt/sdcard/external_sd.  Now /sdcard should actually link to /mnt/sdcard, but for some reason it looks like your's isn't.
Is your sdcard mounted? If it is, and you're still getting the error, then you could try fixing it by issuing "ln -s /mnt/sdcard" in the root dir.


Thanks on the ANSI colour find, I suspected something like that.

On the SDCARD, I think it's the number of files that causes the problem.  sdcard seems to be mounted correctly as I can ls on a subset of files, but the full list of files gives the error.

Perhaps the Omega developer left his prefered setup on the ROM by mistake.  I'll put v9 on tonight and see if anything changes.

372 posts

Ultimate Geek


  Reply # 607525 10-Apr-2012 18:04 Send private message quote this post

Chis:
d3Xt3r:

ls: can't open '.': Value too large for defined data type
1|root@android:/sdcard #


2. Regarding your second case, it's a common user error: the sdcard is located in /mnt/sdcard , and your external would be /mnt/sdcard/external_sd.  Now /sdcard should actually link to /mnt/sdcard, but for some reason it looks like your's isn't.
Is your sdcard mounted? If it is, and you're still getting the error, then you could try fixing it by issuing "ln -s /mnt/sdcard" in the root dir.


Thanks on the ANSI colour find, I suspected something like that.

On the SDCARD, I think it's the number of files that causes the problem.  sdcard seems to be mounted correctly as I can ls on a subset of files, but the full list of files gives the error.

Perhaps the Omega developer left his prefered setup on the ROM by mistake.  I'll put v9 on tonight and see if anything changes.


Well, unless you have more than 16,384 files in the root folder, I don't see that being an issue. (65,536 for 8.3 filenames).

I'm on Omega 9 right now, having no such issues though. What version of BusyBox are you using? I'm on v1.19.4-cm9. IIRC, there was a bug in one of the versions of busybox which showed this error.




Firefox users: It's called Fx, not FF! [Read FAQ#8]

I recommend:

Web Browser: Opera. Ad Filter: Ad Muncher. Portable OS: Puppy Linux. IM: Digsby. AntiVirus: Microsoft Security Essentials. Automation: AutoHotkey. Rescue CD:  Parted Magic

372 posts

Ultimate Geek


  Reply # 607566 10-Apr-2012 20:14 Send private message quote this post

gaberad: 

in that case, which roms would you recommend? I had heard of the ability to reset the flash counter, are there roms that do that automatically or something?

I was just about to install the latest official ICS rom (LP4), but I'll wait to see what you say.

 
Omega or WanamLite. For resetting the flash counter, you need to use a USB jig or an app called "Triangle Away". Or you can avoid incrementing the counter altogether, by flashing the ROM using Mobile Odin. Of course, you'll have to root your phone first, and if you want to root it without increasing the flash counter, you'll have to use the zergrush exploit. (DarkTremor has written a script for it.)




Firefox users: It's called Fx, not FF! [Read FAQ#8]

I recommend:

Web Browser: Opera. Ad Filter: Ad Muncher. Portable OS: Puppy Linux. IM: Digsby. AntiVirus: Microsoft Security Essentials. Automation: AutoHotkey. Rescue CD:  Parted Magic

39 posts

Geek


  Reply # 607574 10-Apr-2012 20:40 Send private message quote this post

d3Xt3r:
Chis:
d3Xt3r:

ls: can't open '.': Value too large for defined data type
1|root@android:/sdcard #


2. Regarding your second case, it's a common user error: the sdcard is located in /mnt/sdcard , and your external would be /mnt/sdcard/external_sd.  Now /sdcard should actually link to /mnt/sdcard, but for some reason it looks like your's isn't.
Is your sdcard mounted? If it is, and you're still getting the error, then you could try fixing it by issuing "ln -s /mnt/sdcard" in the root dir.


Thanks on the ANSI colour find, I suspected something like that.

On the SDCARD, I think it's the number of files that causes the problem.  sdcard seems to be mounted correctly as I can ls on a subset of files, but the full list of files gives the error.

Perhaps the Omega developer left his prefered setup on the ROM by mistake.  I'll put v9 on tonight and see if anything changes.


Well, unless you have more than 16,384 files in the root folder, I don't see that being an issue. (65,536 for 8.3 filenames).

I'm on Omega 9 right now, having no such issues though. What version of BusyBox are you using? I'm on v1.19.4-cm9. IIRC, there was a bug in one of the versions of busybox which showed this error.


BusyBox v1.19.3 (2011-11-22 01:37:10 MST)
I assume that's what I got with Omega.

372 posts

Ultimate Geek


  Reply # 607580 10-Apr-2012 20:53 Send private message quote this post

Chis: 
BusyBox v1.19.3 (2011-11-22 01:37:10 MST)
I assume that's what I got with Omega.


Hmm, I'm not sure how I got the newer busybox.. I remember it was included with something, not sure what. Anyways, I'm uploading it here for your convenience: http://dl.dropbox.com/u/8141638/busybox

Just replace your existing binary in /system/xbin




Firefox users: It's called Fx, not FF! [Read FAQ#8]

I recommend:

Web Browser: Opera. Ad Filter: Ad Muncher. Portable OS: Puppy Linux. IM: Digsby. AntiVirus: Microsoft Security Essentials. Automation: AutoHotkey. Rescue CD:  Parted Magic

Foo

425 posts

Ultimate Geek


  Reply # 607582 10-Apr-2012 20:54 Send private message quote this post

My new battery arrived today from Adriatica, just running down the old battery before I put the new one in. I'll let all know how it performs.

39 posts

Geek


  Reply # 607623 10-Apr-2012 22:30 Send private message quote this post

d3Xt3r:
Chis: 
BusyBox v1.19.3 (2011-11-22 01:37:10 MST)
I assume that's what I got with Omega.


Hmm, I'm not sure how I got the newer busybox.. I remember it was included with something, not sure what. Anyways, I'm uploading it here for your convenience: http://dl.dropbox.com/u/8141638/busybox

Just replace your existing binary in /system/xbin


Thanks, but is there any chance what you uploaded was the 1.19.3 version?
The size is 1116332 bytes, exactly the same as my old version, and when I execute it:
/system/xbin/busybox --help
BusyBox v1.19.3 (2011-11-22 01:37:10 MST) multi-call binary.



589 posts

Ultimate Geek

Trusted

  Reply # 607643 11-Apr-2012 00:57 Send private message quote this post

gaberad:
Brendan:

It'd be simpler to just install a custom rom from xda over GB anyway, which have already dealt with that issue.



in that case, which roms would you recommend? I had heard of the ability to reset the flash counter, are there roms that do that automatically or something?

I was just about to install the latest official ICS rom (LP4), but I'll wait to see what you say.


I'd reccomend the latest mega or wanam ics roms. They have already been fixed to stop the flash counter being changed.

The problem is the new bootloader that comes with the official ICS has been changed by samsung so the flash counter in it cannot be wiped with the usb jig etc. So we have to install the old bootloader to get that back if you want the yellow triangle gone or to return it under warranty.

There are official smasung releases that have also had the bootloader removed in one of the xda threads.



186 posts

Master Geek


  Reply # 607690 11-Apr-2012 09:58 Send private message quote this post

Gone back to 2.3.6 using CheckROM RevoHD V6, much easier to use and is super fast, no issues, will wait tfor a while to go to ICS, if i keep my droid stuff, got a hankering to go to the darkside (IOS) for a play Embarassed

Prev1 | ... | 229 | 230 | 231 | 232 | 233 | 234 | 235 | 236 | 237 | 238 | 239 | 240 | 241 | 242 | 243 | 244 | 245 | 246 | 247 | 248 | 249 | ... | 294Next
View this topic in a long page with up to 500 replies per page Watch this topic Create new topic



Twitter »
Follow us to receive Twitter updates when new discussions are posted in our forums:



Follow us to receive Twitter updates when news items and blogs are posted in our frontpage:



Follow us to receive Twitter updates when new jobs are posted to our jobs board:



Follow us to receive Twitter updates when tech item prices are listed in our price comparison site:




News »

Trending now »
Hot discussions in our forums right now:

A reason not to shop at dick smith
Created by dsnz1, last reply by AKLWestie on 17-May-2013 22:45 (82 replies)
Pages... 4 5 6


A new project coming to Geekzone
Created by freitasm, last reply by plambrechtsen on 19-May-2013 21:49 (199 replies)
Pages... 12 13 14


HTC One (2013) owners' discussion
Created by Dingbatt, last reply by Finch on 19-May-2013 22:02 (1441 replies)
Pages... 95 96 97


Track my Phone, Car, how to best do it in .nz?
Created by DonGould, last reply by sonyxperiageek on 19-May-2013 22:24 (15 replies)

Sitting on a boring conference call
Created by SaltyNZ, last reply by SepticSceptic on 17-May-2013 16:52 (14 replies)

Samsung Galaxy SIII Discussion and Owners Thread
Created by networkn, last reply by Johnk on 19-May-2013 16:32 (5523 replies)
Pages... 367 368 369


Chorus is cutting the cost of VDSL to service providers from June 7
Created by maxzzz, last reply by Zeon on 19-May-2013 19:40 (46 replies)
Pages... 2 3 4


Office 365 service outage 2013-05-18
Created by freitasm, last reply by nitrotech on 19-May-2013 18:58 (18 replies)
Pages... 2



Geekzone Jobs »
Most recent NZ jobs in technology:

Exciting Intern Opportunity
Posted 19-May-2013 20:27

Business Analyst
Posted 19-May-2013 18:27

Senior Business Analyst
Posted 19-May-2013 18:27

Senior Business Analyst
Posted 19-May-2013 18:27

Project Coordinator, Reputable Company, Career Pro
Posted 19-May-2013 18:27

Change Manager - Large Financial Services Organiza
Posted 19-May-2013 18:27

Software Developer - Join a market leading company
Posted 19-May-2013 18:27


Geekzone Live »
Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.

Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.

Alternatively, you can receive a daily email with Geekzone updates.