[Q] Root x10 as music player - XPERIA X10 Q&A, Help & Troubleshooting

Hello,
I'm now using an other phone and I want to use my X10 as music player for in my car.
I only want a music player on my phone and nothing else. Is this possible?

main1990 said:
Hello,
I'm now using another phone and I want to use my X10 as music player for in my car.
I only want a music player on my phone and nothing else. Is this possible?
Click to expand...
Click to collapse
Yes.
You'll still need the core operating system and it's dependencies.
You can probably delete approx 30-50 applications from within /system/app and free up a running environment of over 180MB of RAM
Even on a stock GB 2.3.3, I'd still root the device and use a modified Kernel like DoomKernel v6, just so you have the best the phone has to offer.
Off interest, the above configuration does allow for .mkv 720p (H264,AC3) movies to be played too.
The camera could make a good travel video recorder too. This way your friends don't laugh at you when you say you saw a man driving a sofa with a coffee table down the M25.
It has been reported that a Sony Ericsson XPERIA X10i will support a SanDisk 64GB MicroSD card reformatted to FAT32.
But like anything there have also been tears :crying: reported too.
I have a 32GB SanDisk card in mine and been running it that way for over a year.
If you store Google maps offline, you can use your phone as a Navigation system as well and it "shouldn't"[citation needed] need a SIM card in it or any WiFi/3G access.
I've run my X10i without a SIM card for months and it works fine using WiFi only.
The Sony Ericsson X10i natively support .wma files which is a bonus. Newer Sony phones don't, however the newer phones do support .flac natively.
I use Neutron Music player with .ogg and .flac files which are mostly streamed from my NAS.

Dr Goodvibes said:
Yes.
You'll still need the core operating system and it's dependencies.
You can probably delete approx 30-50 applications from within /system/app and free up a running environment of over 180MB of RAM
Even on a stock GB 2.3.3, I'd still root the device and use a modified Kernel like DoomKernel v6, just so you have the best the phone has to offer.
Off interest, the above configuration does allow for .mkv 720p (H264,AC3) movies to be played too.
The camera could make a good travel video recorder too. This way your friends don't laugh at you when you say you saw a man driving a sofa with a coffee table down the M25.
It has been reported that a Sony Ericsson XPERIA X10i will support a SanDisk 64GB MicroSD card reformatted to FAT32.
But like anything there have also been tears :crying: reported too.
I have a 32GB SanDisk card in mine and been running it that way for over a year.
If you store Google maps offline, you can use your phone as a Navigation system as well and it "shouldn't"[citation needed] need a SIM card in it or any WiFi/3G access.
I've run my X10i without a SIM card for months and it works fine using WiFi only.
The Sony Ericsson X10i natively support .wma files which is a bonus. Newer Sony phones don't, however the newer phones do support .flac natively.
I use Neutron Music player with .ogg and .flac files which are mostly streamed from my NAS.
Click to expand...
Click to collapse
Hello,
Do you know where I can find the firmwares and what apps I can remove?

main1990 said:
Hello,
Do you know where I can find the firmwares and what apps I can remove?
Click to expand...
Click to collapse
u can find the safe to remove apps list from the flashtool thread..

main1990 said:
Hello,
Do you know where I can find the firmwares and what apps I can remove?
Click to expand...
Click to collapse
What music player are you going to use?????
DonutHD ROM comes with a pretty good stripped down environment and generally quite stable.
If I remember correctly it has all the social media removed already with only about 96 system apps of which maybe only another 10 could be removed if your wanted to take it to the extreme. Such as gmail.apk, email.apk, gtalk.apk etc, etc.

Related

Can someone still running 2.1 try to extract the cinema plugin pack?

Archos ships these things with the entire cinema plugin pack installed.
Then they push the 2.2 update that not only cuts CPU speed, but also removes the plugin pack.
Now they want $15 to restore the A/V functionality with which the unit shipped.
Yeah, we can use z4root to take back the processor speed, but I haven't seen anything we can do to take back the A/V functionality.
The way I see it, this can't be viewed as piracy. The units shipped with these codecs. If someone can liberate them from the original ROM, we're simply reinstalling software that was licensed to us from the beginning.
I was just hitting the update on my second 70. What would work to extract? Like an astro app backup?
Terminal
I typically use the terminal emulator. All you have to do is run z4root, then open terminal emulator.
type
Code:
su
(enter)
yes to root access
then copy the apk to either the internal memory or your sd card.
you can find your apps located in /data/app or /system/app or /system
so do something like this:
Code:
cd /data/app
ls *media*
(once you find the name remember it, lets say that it is com.mediacodecs)
cp ./com.mediacodecs.apk /mnt/sdcard (or /mnt/data for internal)
then use either dropbox to copy the apk to dropbox or hook it up to a computer to copy the apk off
Unfortunately, I don't think it's an APK.
I'm pretty sure it comes in Archos' proprietary AOS format, but I've got no idea what happens with it after it gets installed.
The only aos I can see is my froyo update.
The apk itself is 584K and from 9/14.
I think its not a apk, the media pack update pack is very small, it only unlocks some features in the player, the codecs are still installed.
I've played all kinds of Xvid and x264 MKV files in both 2.1 and 2.2. And the only thing it ever prompted me to buy the plugin for was for AC3 audio. And it did that in 2.1 too.
I think theres a lot of misconceptions about the AC3 playback problem - my A70 is still able to playback video with AC3 and I'm on 2.2. Everything it would play on 2.1 still plays on 2.2, however some mkv files are requesting the AC3 plugin - but as I didn't try to play these prior to upgrading and don't know if the same would have happened under 2.1. All in all its a bonus that it still plays any AC3 as it was always stated that a plugin was required, and in fact has always been req'd on archos devices . Vplayer seems to cope with mpeg2 and AC3 anyway.
I bought the plugin for 2.2 since none of my h.264 AC3 mkv's would play after the update. The same files worked on the OOB 2.1 firmware. Also, I really prefer the Archos Video app since it's performance is far better than anything else I've tried (probably because it's made to take full advantage of their hardware).
It's correct that the "plugin" that you download is only a small file (840B) that unlocks the feature already present on the device. And the unlock file is hardcoded to your serial# so it won't work on another...
so how about pulling the music and video apks and have them work on my evo?
i really do love their video player.
madsquabbles said:
so how about pulling the music and video apks and have them work on my evo?
I really do love their video player.
Click to expand...
Click to collapse
does the evo have the same CPU and DSP? Archos' forte is in their hardware video optimisations - would a 3rd party manage to be as successful as archos?
... Besides, Archos' software is integrated into the ROM and is probably encrypted (i'm guessing) and so i'm sure that it would not be as simple as pulling a few APK's.
I say YES to enabling AC3 or the plugins but NO to ripping off archos by stealing their USP and distributing it across the shop...
madsquabbles said:
so how about pulling the music and video apks and have them work on my evo?
i really do love their video player.
Click to expand...
Click to collapse
I tried it. When I get to the installation part it fails, but if you want to try it here is the apk: http://db.tt/ZW91bMI
Here is the apk for the file manager too: http://db.tt/aimR68r
Unless it's the same architecture as the Gen8 it's useless to try. The reason the player works so well is because it's optimized to take advantage of the Gen8's hardware. Putting on a different architecture would basically take away all it's advantages even if it did install and run.
laptopfreek0 said:
I tried it. When I get to the installation part it fails, but if you want to try it here is the apk: http://db.tt/ZW91bMI
Here is the apk for the file manager too: http://db.tt/aimR68r
Click to expand...
Click to collapse
that's interesting... does the filemanager apk work though?
bbop said:
that's interesting... does the filemanager apk work though?
Click to expand...
Click to collapse
Not so far. Keep getting an Application not installed error. I haven't tried pushing it to /data/app yet.
bbop said:
I say YES to enabling AC3 or the plugins but NO to ripping off archos by stealing their USP and distributing it across the shop...
Click to expand...
Click to collapse
if that's considered warez then forget that i asked. it'd be nice to buy it aftermarket though.
madsquabbles said:
if that's considered warez then forget that i asked. it'd be nice to buy it aftermarket though.
Click to expand...
Click to collapse
I think that both are illegal... I was just expressing my own dubious moral limits - I wouldn't mind stealing an AC3 codec (which should be included anyway grrr) but Archos' media software is their bread and butter - taking that would be damaging a company that's still small enough to be considered an underdog. Archos seem to be genuinely trying in my book and that is pretty rare so I would prefer that they had the best chances to see it through.
If archos were to sell their media software seperately i think they would lose a lot of their competitive advantage. Their software would be more easily copied for instance and their own players devalued. An example of a potential decline in this aspect could be sega's loss of their hard ware business.
sorry for the OT
Hi there, i own an Archos 70IT for two weeks and kept it still running on version 1.0.73. I'm planning to upgrade the device witin the next few days, but if i can do any favour to the community according to the 2.1 software-release, please let me know.
just buy the cinema pack. it's worth it
The cinema pack is only $15
Now i can play RMVB/RM files as promised by Archos.
nam265 said:
The cinema pack is only $15
Now i can play RMVB/RM files as promised by Archos.
Click to expand...
Click to collapse
It's not worth it to succumb to a bait and switch, sorry.

Sony Tablets Forum

Can we have forum for Sony Tablets now?
sent via rooted Xperia aRc
Please
Sony tablets are the best of all tablets now - we need development!
Sony Tablet S update to 3.2 !!!!
I have been using my Sony Tablet S for a couple of days and it's awesome. I got on it this morning and a 3.2 system upgrade notification popped up! I'm now running on 3.2!!! I'm sorry if I posted this in the wrong area.
Root?
Has anyone found a way to root it?
Awesome, you must be joking!
Awesome - you are surely joking.
1) DLNA 'throw' is incompatible with most devices (including PS3, LOL)
2) The memory card only works as a 'transfer' device - you can not accessit directly from inside an app (epic fail for me and my 32Gb of music on an SD card, that will not fit in my 16Gb Tablet S, and shouldn't need to)
3) adb for android development is not supported and so I can't even test my apps on the thing
Most epic fail android tablet ever.
No I wasn't joking I was giving my opinion of the tablet from what I have used or experienced with it. Just like you gave your OPINION! I have tried the dlna with my VAIO and it does work (LOL)but not on my PS3 so can not comment on that. I have a 32gb SD card in mine and can access all my files with a file manager app, so I have been able to listen to my music and watch my movies that are on my card without a problem. The remote app is very awesome and controls my TV, surround sound and DVR's in my living roomand bedroom. It might not be the tablet for you and maybe some others but to say epic fail.. for you maybe but not everyone.
magick86 said:
Has anyone found a way to root it?
Click to expand...
Click to collapse
+1 please. Many thanks in advance
+1 open a forum plz
Yes. Let's root it. It is an awsome device and let's make it better.
BTW: ADB does supported.
See here:
http://forum.xda-developers.com/showthread.php?p=17624941#post17624941
Kaz Taguchi said:
The following procedure has confirmed that ubuntu 11.04.
1. Enable debug mode for sony tablet S
2. Add line /etc/udev/rules.d/51-android.rules
SUBSYSTEM=="usb", ATTR{idVendor}=="054c", MODE="0666", GROUP="plugdev"
3. Change file mode
sudo chmod a+r /etc/udev/rules.d/51-android.rules
4. Add line idVendor to ~/.android/adb_usb.ini
0x054C
5. adb kill-server ; sudo adb start-server
6. finish!
Click to expand...
Click to collapse
derf09 said:
No I wasn't joking I was giving my opinion of the tablet from what I have used or experienced with it. Just like you gave your OPINION! I have tried the dlna with my VAIO and it does work (LOL)but not on my PS3 so can not comment on that. I have a 32gb SD card in mine and can access all my files with a file manager app, so I have been able to listen to my music and watch my movies that are on my card without a problem. The remote app is very awesome and controls my TV, surround sound and DVR's in my living roomand bedroom. It might not be the tablet for you and maybe some others but to say epic fail.. for you maybe but not everyone.
Click to expand...
Click to collapse
Hey there I got the Sony Tablet S in Japan over the weekend, and it's a sweet little device. I've been burned by faulty iphones in the past, so I thought I'd try something different. I went for the 32gb option, but after installing and transferring podcasts and the whole works, it's not going to be enough! What app file manager are you using? ...Really glad I didn't go for the 16gb option.
I've had no problems with the remote control app, and really like the Android Utorrent remote access app. My only beef with it would be the slow rotating response time which gives a bit of a "cheap" feel to the interface, but overall it's a cool device!
Jpku said:
Hey there I got the Sony Tablet S in Japan over the weekend, and it's a sweet little device. I've been burned by faulty iphones in the past, so I thought I'd try something different. I went for the 32gb option, but after installing and transferring podcasts and the whole works, it's not going to be enough! What app file manager are you using? ...Really glad I didn't go for the 16gb option.
I've had no problems with the remote control app, and really like the Android Utorrent remote access app. My only beef with it would be the slow rotating response time which gives a bit of a "cheap" feel to the interface, but overall it's a cool device!
Click to expand...
Click to collapse
You want to be using "File manager HD" to search for files on the SD Card. I also use "mx video player Pro" which you set to search the sd card folders by default for movies etc!
jkr284 said:
You want to be using "File manager HD" to search for files on the SD Card. I also use "mx video player Pro" which you set to search the sd card folders by default for movies etc!
Click to expand...
Click to collapse
This is exactly what I use.
quick question guys I really want to buy this thing but I cant get a real answer as to the sd card transferring and playing media from the it. If i have a video on my sd card can i play it from the sd card or do i have to transfer to the hard drive of the tablet. thank you to anyone that can help
shawnten said:
quick question guys I really want to buy this thing but I cant get a real answer as to the sd card transferring and playing media from the it. If i have a video on my sd card can i play it from the sd card or do i have to transfer to the hard drive of the tablet. thank you to anyone that can help
Click to expand...
Click to collapse
I think the posts above cover this. You can not play video off the SD Card using the default Video player included with the tablet, but there are third party apps that you can downlod from the App Market that will play video from the SD card.
anyone have problem with the SD card keep getting remove? i have a kingston 16gb class 10 SDHC inserted, but after a few hours it say SD card removed... but the card is still clicked in the slot...
also which player is best for encoding rmvb videos? i tried a few, some are either lag, or is very blur...
one more question, which image viewer is best for pictures on SD card cause the "file transfer" app can only view picture one by one... cant swipe to next picture. i tried using astro file manager, i can swipe to next picture but it makes the pictures blurry.
Thanks heaps for your help, I'm off on a trip soon and wanna pack as many videos into an SD card as I can, and MX Player seems to do the trick (I got the free version for now but it's great enough). Cheers again for the tips!
Just on the video, I use Any Video Converter, and followed someone's advice to convert to a Motorola Zoom tablet. These settings work fine, but does anyone have any full details of the video specs so I can get the maximum resolution? Sorry about the questions, but the Japanese language manual I got was pretty damn short of information about the product itself...It's basically just a guide to the main features!
Does anyone know if you can hook a external hard drive up to this and play media directly from the external? I know you can with the SD Card, but wasnt sure if the USB port will allow it or not. I ask cause i have a 500gb External full of movies, tv shows and music, that i would rather carry as opposed to try and figure out what i might want to watch or listen to later, and then transfer them to a SD card.
Tergazzi said:
Does anyone know if you can hook a external hard drive up to this and play media directly from the external? I know you can with the SD Card, but wasnt sure if the USB port will allow it or not. I ask cause i have a 500gb External full of movies, tv shows and music, that i would rather carry as opposed to try and figure out what i might want to watch or listen to later, and then transfer them to a SD card.
Click to expand...
Click to collapse
The Tablet S wont power an external hard drive. i do wonder if it will read one though
3vilhomer said:
anyone have problem with the SD card keep getting remove? i have a kingston 16gb class 10 SDHC inserted, but after a few hours it say SD card removed... but the card is still clicked in the slot...
also which player is best for encoding rmvb videos? i tried a few, some are either lag, or is very blur...
one more question, which image viewer is best for pictures on SD card cause the "file transfer" app can only view picture one by one... cant swipe to next picture. i tried using astro file manager, i can swipe to next picture but it makes the pictures blurry.
Click to expand...
Click to collapse
I'm not sure about the SD issues that you are having because I haven't experienced any issues with mine. I'm using a 32gb SanDisk. The app I use for picture viewing is called Quick Pic and in the settings you can add the folder sdcard2 and it will access your pictures without transferring them.
derf09 said:
I'm not sure about the SD issues that you are having because I haven't experienced any issues with mine. I'm using a 32gb SanDisk. The app I use for picture viewing is called Quick Pic and in the settings you can add the folder sdcard2 and it will access your pictures without transferring them.
Click to expand...
Click to collapse
Haha, I just download that from market today, it have the feature I want but is not as smooth as the built in image viewer... hope it will improve soon...

[Q] How can I access Mass Storage Mode on the Xperia S?

How do I connect the Sony Xperia S in Mass Storage Mode?
There must be a way? Media Transfer Protocol (MTP) mode is not ideal for transferring Photos and Videos (ironically) as it doesn't show you thumbnails for the Pictures and Videos on your phone. Neither can you stream the videos straight from the device this way..
You have to first click on the file and wait for it to load, just to find out its not the one you want, and repeat the arduous process all over again for the next Video, till you get to the one you wanted..
Please Help
Download Sony PC companion there is an option in there to open the drive on your phone (storage)
Sent from my LT26i using xda premium
MTP is the only mode that there is but there is a file manager in PC Companion software
eddyedwards007 said:
Download Sony PC companion there is an option in there to open the drive on your phone (storage)
Sent from my LT26i using xda premium
Click to expand...
Click to collapse
We can all open the storage on the device..windows does this by itself through autoplay when you connect the phone..
I'm talking specifically about mounting the storage with Full access privileges, as it would be if you plugged in a mass storage device (such as a hard drive).
All the previous Xperia range allowed this, and of what I know, most android devices allow this. This is a very fundamental feature required and expected of all phones these days. Your not exactly going to enjoy downloading a 3GB Video file only to find out that's not the one you were after..
RoleX1 said:
We can all open the storage on the device..windows does this by itself through autoplay when you connect the phone..
I'm talking specifically about mounting the storage with Full access privileges, as it would be if you plugged in a mass storage device (such as a hard drive).
All the previous Xperia range allowed this, and of what I know, most android devices allow this. This is a very fundamental feature required and expected of all phones these days. Your not exactly going to enjoy downloading a 3GB Video file only to find out that's not the one you were after..
Click to expand...
Click to collapse
It's also one that is going away with unified storage models. There are technical reasons behind this (as it's all one partition leveraging a fuse file system to mimic external storage) that it can't simply be "unmounted" from the OS side and mounted as external storage.
krohnjw said:
It's also one that is going away with unified storage models. There are technical reasons behind this (as it's all one partition leveraging a fuse file system to mimic external storage) that it can't simply be "unmounted" from the OS side and mounted as external storage.
Click to expand...
Click to collapse
So the paying Consumers lose another round
vs Manufacturers and their cost cutting techniques..
Soon we will have phones that are nothing to do with what we want, they will be what's left after its attacked by a budget sheet. Zombies of the mobile world, where passion doesn't exist..
(lol got a bit carried away there, but you get the point) since when does something that's been demonstrated to be the more user friendly option (as demonstrated on the Galaxy s2 amongst other android handsets), get thrown out as if consumers are too stupid to notice that we are being put at a disadvantage?
oh well, welcome to the pathetic future, where what's in my pocket is what the account manager needed to get his bonus this year
RoleX1 said:
So the paying Consumers lose another round
vs Manufacturers and their cost cutting techniques..
Soon we will have phones that are nothing to do with what we want, they will be what's left after its attacked by a budget sheet. Zombies of the mobile world, where passion doesn't exist..
(lol got a bit carried away there, but you get the point) since when does something that's been demonstrated to be the more user friendly option (as demonstrated on the Galaxy s2 amongst other android handsets), get thrown out as if consumers are too stupid to notice that we are being put at a disadvantage?
oh well, welcome to the pathetic future, where what's in my pocket is what the account manager needed to get his bonus this year
Click to expand...
Click to collapse
It's more of a movement that does away with insufficient internal storage and allows the user to leverage available space however they see fit, but there is a tradeoff there.
Sent from my LT26i using xda premium
I actually like the way it is now better. No more hassling around with too little storage for apps (HTC desire was horrible in that perspective). The built in memory is faster than SD cards. And mtp is working fine for most things.
Sent from my LT26i using XDA
Yey - they do a pc companion... problem is, I'm using a mac...
So no way of copying photos from/to it using iPhoto.
On the plus side, at least the "Salling Media Sync" application I used to use to copy music to my Hero/Desire still works with this phone when plugged in by usb.
atilaw said:
Yey - they do a pc companion... problem is, I'm using a mac...
So no way of copying photos from/to it using iPhoto.
On the plus side, at least the "Salling Media Sync" application I used to use to copy music to my Hero/Desire still works with this phone when plugged in by usb.
Click to expand...
Click to collapse
You can use Sony Bridge for Mac to sync your music to your iTunes and it will move photos to your phone from iPhoto. It will also do software upgrades as well and use it as a file manager for your files on your phone.
MTP works fine on Windows, and there is the excellent Bridge for Mac for all Mac users:
http://www.sonymobile.com/global-en/tools/bridge-for-mac/
Anyone knows if I will be able to use my Sammy TV with Anynet+ and use the controller, just like Sony ones?
Or listen to music from it on my Xbox?
Sent from Xperia X10 Mini Pro using CM9 by paul-xxx
Thanks for the Bridge to Mac tip guys... I've had my Sony Xperia S for a day so far, loving the phone so far - screen and camera are awesome, nice bump in speed over my old Desire too. Just didn't see anything on the mac bridge in all the google results on the subject of transferring files.
Will give it a go.
Felimenta97 said:
Anyone knows if I will be able to use my Sammy TV with Anynet+ and use the controller, just like Sony ones?
Or listen to music from it on my Xbox?
Sent from Xperia X10 Mini Pro using CM9 by paul-xxx
Click to expand...
Click to collapse
Anynet+ is just HDMI CEC and will work fine! Has been tried and tested.
If the Xbox supports standard DLNA, music sharing should work.
Ambroos said:
Anynet+ is just HDMI CEC and will work fine! Has been tried and tested.
If the Xbox supports standard DLNA, music sharing should work.
Click to expand...
Click to collapse
OK. Thanks.
Sent from Xperia X10 Mini Pro using CM9 by paul-xxx
I am not able to transfer .mkv file to the phone, I think simple mass storage should be included.
Ambroos said:
Anynet+ is just HDMI CEC and will work fine! Has been tried and tested.
If the Xbox supports standard DLNA, music sharing should work.
Click to expand...
Click to collapse
So need a HDMI cable to connect XS to Samsung TV?
Saeen said:
I am not able to transfer .mkv file to the phone, I think simple mass storage should be included.
Click to expand...
Click to collapse
But you can put .mkv file to the memory card and than move it to the root with X-Plore
RiotRick said:
I actually like the way it is now better. No more hassling around with too little storage for apps (HTC desire was horrible in that perspective). The built in memory is faster than SD cards. And mtp is working fine for most things.
Sent from my LT26i using XDA
Click to expand...
Click to collapse
The irony is, that Xperia S choose to ignore this advantage as it still divides flash into "internal" and "external" storage. In my eyes it is one of the biggest flaws of this phone (together with flaps covering the interface sockets).
But it is definitely a way forward and the problems are solely on the computer software side. Which will get attention only when there are enough users demanding for this.
Is it possible to transfer .MKV files with MTP?

[Q] Music from SD card

Hi all, i am a new Sony tablet S user.
Very happy about the device.
I'm trying to listen music directly from sd card, possibly with default sony player,or with music android app.
For the moment no solution, the last chance is for me to create a linc in \ pointing to \mnt/sdcard2, but i don't know how to do that.
For the moment i don't wont to root.
As anyone an idea, or an alternative free app i can use?
thanks for the help...
Jack
Try Poweramp - a very good music app.
Wow,io works fine.
Thanks a lot....
Do you know any other with better interface?
Poweramp works, but the interface on tablet in not exiting like the sony music,or default android music...
Did anyone tryed out with the link in / to the sd location?
Sent from my Sony Tablet S using XDA
I dont know of another app that looks as flashy as the native one on the tablet, though it's possible to fool the app into thinking the music on your sd card is actually on the internal memory by rooting and applying an init.d script on boot.
HOWEVER, it seems that the ICS update allows access directly to the sd card, so hold tight and try that when you get the chance!
Just wait for ICS update. It's already rolling out. It will then read the files from the SD card. Check the video.
Sent from my super powered calculator.
I'll do as you all say.... thanks for the information!!!!!!
Sent from my Sony Tablet S using XDA

[Q] Stuttering/Skipping Music play on an HDD G9 A80 Turbo

Hello all,
I have just got myself an Archos 80 G9 Turbo (1.5GHz, 1GB RAM) with the 250GB HDD. It is mainly going to be my car media center/SATNAV to replace my A5 500GB.
Once I got it I upgraded to ICS and installed my favorite player PowerAMP and whenever I start playing a track the music stutters and skips a lot. It is practically unusable. It cannot play even 1 straight track.
What do you guys think my problem is? Any ideas?
FOXTEiN said:
Hello all,
I have just got myself an Archos 80 G9 Turbo (1.5GHz, 1GB RAM) with the 250GB HDD. It is mainly going to be my car media center/SATNAV to replace my A5 500GB.
Once I got it I upgraded to ICS and installed my favorite player PowerAMP and whenever I start playing a track the music stutters and skips a lot. It is practically unusable. It cannot play even 1 straight track.
What do you guys think my problem is? Any ideas?
Click to expand...
Click to collapse
Sadly this is a generally how the G9s run. Especially the HDD version. You could try a format in recovery and then flash 4.0.7 (downloaded from archos.com)
Well, that means I have taken the wrong decision buying it. Is there anything to do to avoid this happening? I though the Turbo 1.5GHz 1GB RAM would be fast enough for my needs. Silly me.
Does it skip using the Music App that came with the Archos?
There was a discussion (can't remember if it was on XDA or ArchosFan forum) that said only a handful of music players work correctly with the HDD.
PowerAMP was one of the ones that had troubles with the HDD.
Edit - Found the Post, it includes some music apps that work well with 250GB models. The post suggests gonemads player or rockbox as alternatives: http://forum.archosfans.com/viewtopic.php?f=84&t=62440
Thank you very much lancewindew. This is very informative.
Do you guys think that I might kill the spin up time if I change the HDD to an SDD type. I've seen people here do that, but they were not speaking about MP3 players, they were looking for pure access speeds/battery gains.
FOXTEiN said:
Thank you very much lancewindew. This is very informative.
Do you guys think that I might kill the spin up time if I change the HDD to an SDD type. I've seen people here do that, but they were not speaking about MP3 players, they were looking for pure access speeds/battery gains.
Click to expand...
Click to collapse
I have heard great improvements switching to a SSD, wouldn't hurt if you can do it right

Categories

Resources