Stuck on G1 startup screen after installing theme. - G1 Q&A, Help & Troubleshooting

I posted about this in another thread, and thought I'd start a new one. I couldn't figure out how to delete my first post about it, sorry, guys.
Anyway, I tried to install a theme, and now I'm stuck on the G1 boot screen (the first one). It just hangs there, doing nothing. I Tried to go over it with the JF 1.3 update.zip in recovery, but it didn't work, the phone just hangs. Does anyone have any ideas? I'm traveling for the next few months, and I'm seriously screwed without a phone.
Thanks!

If you can't boot and can't get into recovery your only recourse is to flash the NBH file from the bootloader and start from scratch. Also, you really probably should not be performing modifications and hacks on your main phone without some kind of a backup. GL

jashsu said:
If you can't boot and can't get into recovery your only recourse is to flash the NBH file from the bootloader and start from scratch. Also, you really probably should not be performing modifications and hacks on your main phone without some kind of a backup. GL
Click to expand...
Click to collapse
I can get into recovery- that's how I managed to try to reapply the JFV1.3 update.
I probably should have been more clear about that.

Did you try a wipe in recovery? Alt+W

jashsu said:
Did you try a wipe in recovery? Alt+W
Click to expand...
Click to collapse
Yeah. No dice.
Perhaps the update didn't work because there was already an update.zip (the theme I tried to install) on my sdcard? When in recovery, what exactly do I type from adb to copy an update.zip from my sdk/tools directory to the sdcard? Do I need to have deleted the update.zip that was already on the card beforehand? I can't find a way of deleting anything from recovery.
Here's what I typed:
adp push update.zip /sdcard
I also tried:
adb push update.zip /sdcard/update.zip
I tried alt + s after both, and it went through the updating process, but I have no way of knowing if it tried to update using what I'd just pushed onto the sd card, or the old update that screwed up my phone. Did I at least put the update on the sdcard correctly?
Hope I'm making sense.

It sounds like you are applying the theme again. You need to try to delete that file from your sd card. The easiest way would be to get a card reader and delete what is on your card then put the new update.zip on it. If you can't get a card reader then you will have to find the linux commands to delete a file and use adb shell to execute the command. Good luck, you should be able to get your phone back.

zackmpls said:
I posted about this in another thread, and thought I'd start a new one. I couldn't figure out how to delete my first post about it, sorry, guys.
Anyway, I tried to install a theme, and now I'm stuck on the G1 boot screen (the first one). It just hangs there, doing nothing. I Tried to go over it with the JF 1.3 update.zip in recovery, but it didn't work, the phone just hangs. Does anyone have any ideas? I'm traveling for the next few months, and I'm seriously screwed without a phone.
Thanks!
Click to expand...
Click to collapse
same thing happened to me had to use JF rom to get it to work again. idk the linux command but i got an idea! if you dont have a card reader or another g1... you can try installing cupcake thru eng bootloader then convert back to JF's rom. Try that maybe it will work.

rm filepath/filename.extension
should be liek this
rm /sdcard/update.zip

If you are stuck in a loop, it's most likely due to using an ADP1 theme on an RC30 version of JesusFreke's release.
If that doesn't fix it, you will need to remove your apps manually through ADP, but let's take it one step at a time. Download and install JF's standard RC30.

trmacdonal said:
It sounds like you are applying the theme again. You need to try to delete that file from your sd card. The easiest way would be to get a card reader and delete what is on your card then put the new update.zip on it. If you can't get a card reader then you will have to find the linux commands to delete a file and use adb shell to execute the command. Good luck, you should be able to get your phone back.
Click to expand...
Click to collapse
That's what I was thinking, too. I managed to get to a reader this morning, and I was able to put rc30 on there, no problem. I'm up and running again!
I'm wondering why ADB didn't work to push the update to my card in recovery. Did I input the wrong commands? It acted as if it worked (took a couple minutes, showed the "28374 bytes blah blah" message".
Thanks a lot, everyone. I'm so relieved to have my phone again, and I've learned my lesson about modifying without backing up first.

i have the same problem what can i do !! ?
--------------------------------------------------------------------------------
i have downloaded and install themes on G1 !!
i have downloaded the file (Theme) and copy to my card and switched off my phone and then i have pressed home+on button then i have apply update from sd card !! it installed successfully but now i have started g1 after that g1 logo i can only see a blank screen !!
I am using CyanogenMod 4.1.999 !!! i have downloaded Theme from this page http://forum.xda-developers.com/show...talling+themes
Steampunk !!! ( as i said i have downloaded this file and rename it to update.zip and copy to my sd card then i have just applyd from my sd card since then when i start my phone i see T-Mobile G1 logo then all disappear and i can only see a light without anything !!!

Kuulthag said:
i have the same problem what can i do !! ?
--------------------------------------------------------------------------------
i have downloaded and install themes on G1 !!
i have downloaded the file (Theme) and copy to my card and switched off my phone and then i have pressed home+on button then i have apply update from sd card !! it installed successfully but now i have started g1 after that g1 logo i can only see a blank screen !!
I am using CyanogenMod 4.1.999 !!! i have downloaded Theme from this page http://forum.xda-developers.com/show...talling+themes
Steampunk !!! ( as i said i have downloaded this file and rename it to update.zip and copy to my sd card then i have just applyd from my sd card since then when i start my phone i see T-Mobile G1 logo then all disappear and i can only see a light without anything !!!
Click to expand...
Click to collapse
To fix your problem just reflash your ROM. It's always a good idea to keep it on your card even after flashing.
Only install themes that support the ROM you're on...

i tried installing a theme on cm's v.4.999, and also got stuck on the bootscreen, however i just rewiped my phone and stalled the rom again. am currently running kingklick hero 2.0

zackmpls said:
Yeah. No dice.
Perhaps the update didn't work because there was already an update.zip (the theme I tried to install) on my sdcard? When in recovery, what exactly do I type from adb to copy an update.zip from my sdk/tools directory to the sdcard? Do I need to have deleted the update.zip that was already on the card beforehand? I can't find a way of deleting anything from recovery.
Here's what I typed:
adp push update.zip /sdcard
I also tried:
adb push update.zip /sdcard/update.zip
I tried alt + s after both, and it went through the updating process, but I have no way of knowing if it tried to update using what I'd just pushed onto the sd card, or the old update that screwed up my phone. Did I at least put the update on the sdcard correctly?
Hope I'm making sense.
Click to expand...
Click to collapse
You simply need to rename the one you DON'T want to use- or if in recovery, choose "select zip", not "update zip" from the list of options. Did you do a Nandroid backup before flashing? if so, you can do a restore from that working backup. And again, to re-iterate what another responder said, make sure you do a wipe before flashing again.- anytime I have experienced your problem ( and I have more than once) I have done a wipe from recovery than chosen a known good rom from my card after that to get up and running. I always keep a "rock solid" rom on my card for this reason, such as xRom 1.5r4. - chris aka [email protected]
Also- I am a bit confused; are you doing this from the phone while at the recovery screen, or with adb from your pc. You can also take out your sd card, put it into a card reader, and do your re-naming, loading of a rom, etc., then put the card back into your phone-cc

Related

Wifi Tether Wont Install?

ok so i downloaded wifi tether just now and put it on my sd and tried to install it with afile lite and it said it wont install on my phone. I have a white G1 running JF Cupcake. Help me please.
Try installing it with the original package installer or another app. If that doesn't work try to push it. If that still doesn't work try redownloading it, maybe a bad download.
how do u do a push install..and i got the dl from the developer
adb push filename.apk /system/sd/app
it says adb not found
the files name is wifi_tether.apk (i renamed) and its on the root of my sd
"adb push wifi_tether.apk /system/sd/app" is what i typed in
Put the file on your pc then push it. I know you can do it in terminal if the file on root of sd card but don't know the command.
ok i got it...i just went back to rc33... lol it took me a hella long time
It should work with cupcake...Maybe you didn't download the latest version?
BReK316 said:
ok i got it...i just went back to rc33... lol it took me a hella long time
Click to expand...
Click to collapse
No reason to run something that old .. I run WiFi tether no problem on CM3.6.5 and it's the fastest ROM I've used (including RC33 and OTA Cupcake). Wipe & install a modern ROM, and you'll be golden.

RC29/unrooting help.

BTW I have searched for hours.
(my phone is rooted)
I am trying to go back to the RC29 build. I need to get replacement phone.
I dl dreaimg.nbh and put it on my freshly formatted fat32 sd card.
Everytime I hold camera and power on, it gives me a serial0 failure on a yellow line.
I am lost right now.
Ask in the Q&A section of the forum.
Have you read THIS???
Yes, I have.
I put the prginal SPL on the phone and renamed it to update.zip, I then put DREAIMG.nbh on the sd card as well, and then tried to install the update.
E:cant open /sdcard/update.zip
(no such file or directory)
Installation aborted
Press home and back to reboot
SpoonyGSR said:
I put the prginal SPL on the phone and renamed it to update.zip, I then put DREAIMG.nbh on the sd card as well, and then tried to install the update.
E:cant open /sdcard/update.zip
(no such file or directory)
Installation aborted
Press home and back to reboot
Click to expand...
Click to collapse
Are you on Windows machine? Make sure that it does not hide file extensions and you're not renaming your file to update.zip.zip
That's the only thing I can think about at this point but let's rule that out first
Let us know how it goes, we'll troubleshoot more if we need to
Good luck
lol you dont need to unroot to get a replacement phone. ive had four already every single one of them rooted just dont have a theme on it. and if your that serious about it just brick the phone. Not then say you was trying to update to the cupcake rom. Works Everytime
prettyboy85712 said:
Ask in the Q&A section of the forum.
Click to expand...
Click to collapse
This is the Q&A section. You sir failed miserably.
Im not adding extra file extensions, I would just turn the phone in, but it does have a theme.
Ok, I figured it out on my own. Now running RC29.
So what's the trick?
Dl the updates from another source, freshly wiped the card for fat32.

[tut] flash rom without pc (sd card method)

0. Make sure phone is hard-spl first
1. Make sure SD card is formatted with fat-32
2. rename the image file (ruu_signed.nbh) to rhodimg.nbh, then copy that to the ROOT OF THE MICRO SD CARD, Insert card into phone
3. Set your phone in bootloader (Hold the "volume down" and hold the power on button until you see the tri-color screen.
4. Then follow the on-screen instruction
5. (OPTIONAL) -after flash, make sure to hardreset (pull battery, insert battery then hold green and red PHONE buttons (send/end) and hold powerbutton) follow onscreen instruction.
thanks for the info
I've tried the above and somehow it won't work on my TP2, it stays at "Serial" text in the white box, I'm assuming it already went past the SD slot then? Checking for the image.
I have the Energy rom loaded on the SD card, named as explained in the first post in this topic, it is placed in the root of the SD card, no folders or other files exist on that card. I removed the SIM card from the phone just to be sure. Is there anything I am missing, or is there anyone else who actually used this method to flash his or her device?
Info:
SPL: OliNex 0.85
ROM: |RHOD|6.5|ROM|WWE| ★ EnergyROM "Warhawk" (23016) ★ | Built Aug 21 |Manila 2.5 / 2.1|
SD Card: 4GB MicroSDHC (No brand on card, supplied with the branded T-Mo TP2 (Vario V)
Formatted: fat-32
Thanks
The nbh file needs to be in capital letters! RHODIMG.nbh
And step 5 isnt to be done until the "Tap screen to set up device" screen!
Just reset when your phone says Update successful!
And done, name changed to the correct format. No luck. Reformatting the card now to see if that changes anything. Update in a few.
And that too didn't work sadly. Either someone here notices I'm doing something wrong, or I'll just wait till I get near a machine natively running Windows Running Mac OS here so can't run the executable, and read that it's not quite a good idea to flash it from a virtual OS.
PositiveCreep said:
And done, name changed to the correct format. No luck. Reformatting the card now to see if that changes anything. Update in a few.
And that too didn't work sadly. Either someone here notices I'm doing something wrong, or I'll just wait till I get near a machine natively running Windows Running Mac OS here so can't run the executable, and read that it's not quite a good idea to flash it from a virtual OS.
Click to expand...
Click to collapse
You will want to partition your card so the nbh image is in a partion of at the largest 1G, anything larger makes it hard for the phone to find and read the nbh file! I have a 1G card just for flashing and it works perfect! And it also may be the mac, they never play nice with windows!
It's not the mac screwing it up in this case as I am using a virtual Windows OS to work on the card. (MacOS leaves some folders on the card that I don't want on it)
Will try partitioning the card, cheers. I'll update when I know more. ANd thanks for the help ^_^
Update:
Partioned the MicroSD card to 0.5GB, no change sadly.
thanks for information
Ok, SD update worked now, however, step 5 won't go (Oh crap...) Have the grey screen with "Update Complete" and "UPDATE SUCCESS" However, it won't do anything if I hold down Send/End/Power at the same time for over 10 seconds. How long should that take normally? What's my best option right now? Can't see any other than to unplug the phone and take out the battary, however, will this brick it?
PositiveCreep said:
Ok, SD update worked now, however, step 5 won't go (Oh crap...) Have the grey screen with "Update Complete" and "UPDATE SUCCESS" However, it won't do anything if I hold down Send/End/Power at the same time for over 10 seconds. How long should that take normally? What's my best option right now? Can't see any other than to unplug the phone and take out the battary, however, will this brick it?
Click to expand...
Click to collapse
When is says "UPDATE SUCCESS", just rest with the stylus.
Dave
Thanks for the swift reply! Done it, it's booting up as I am typing this. Didn't quite have the guts to just do that without having read I could when flashing from SD. (Was unsure how the device would react to soft reset then a first booth with the SD present etc)
Anyways, rambling. Thanks!
these post are telling me how to flash while the rom is already on the phone, but i'm missing the step on how to get the rom file on the phone in order to move it to the sd card.......... how do i get the file to the phone? do i put it onto the phone from the computer or do i go to my browser on my phone and download it from there to the phone
htctpII said:
these post are telling me how to flash while the rom is already on the phone, but i'm missing the step on how to get the rom file on the phone in order to move it to the sd card.......... how do i get the file to the phone? do i put it onto the phone from the computer or do i go to my browser on my phone and download it from there to the phone
Click to expand...
Click to collapse
Everything you need to know is HERE. I really suggest you fully read the instructions so you avoid bricking your phone by mistake.
In re: making sure you're hardspl'd first, does that still apply if you're flashing an official ROM? Or just for user cooked ROMs?
I'm about to update my Verizon TP2 with the newly released official 6.5 from verizon. I'm not hard spl'd, and honestly, know very little about that particular modification.
not for official
I dont think you have to be hard SPL'd for an official ROM. I think everything is included in the ROM package. (at least for T-Mobile it is)
btw the .nbh does not have to be named in all capitals. I have personally done it both ways with no problems at all. RHODIMG.nbh works just as well as rhodimg.nbh
kwambewright said:
I dont think you have to be hard SPL'd for an official ROM. I think everything is included in the ROM package. (at least for T-Mobile it is)
Click to expand...
Click to collapse
Thanks for the quick response!
Sadly, the way the install file is set up to work, I can't get to the nbh file. It insists on installing that via an active sync connection. I was hoping it would extract from the exe and schedule it for active sync installation, then I could hunt down the ROM, copy it to my SD card, and run it from there.
fortunz said:
Thanks for the quick response!
Sadly, the way the install file is set up to work, I can't get to the nbh file. It insists on installing that via an active sync connection. I was hoping it would extract from the exe and schedule it for active sync installation, then I could hunt down the ROM, copy it to my SD card, and run it from there.
Click to expand...
Click to collapse
hmm.. sorry for kicking this post, but you can unpack the exe-file with winrar. just grab the biggest file you can find (RUU_signed.nbh, and rename it to rhodimg.nbh), copy it to your root-folder (fast way for accessing bootloader is to also copy the "EnterBootLoader.exe" -file to your SD-card, and to start that file after copying both the files). Now just enter the bootloader, and it works! (don't be scared when the screen goes black for a moment, and the bootloader has reloaded. It's meant to do that )
I still have a little question by the way: is it possible to flash the hardSPL this way? or should i rename it to something else?
No, Hard SPL needs to be done from the PC as it checks IMEI online and IP address. You only get 1 licence, can ask for more or purchase more licences, but it can't be done any other way...
ultramag69 said:
No, Hard SPL needs to be done from the PC as it checks IMEI online and IP address. You only get 1 licence, can ask for more or purchase more licences, but it can't be done any other way...
Click to expand...
Click to collapse
Yeah, it's a pity this has been done (though I understand why...)
My device cannot connect to PC anymore, so cannot use HSPL anymore!
InjecTioN said:
hmm.. sorry for kicking this post, but you can unpack the exe-file with winrar. just grab the biggest file you can find (RUU_signed.nbh, and rename it to rhodimg.nbh), copy it to your root-folder (fast way for accessing bootloader is to also copy the "EnterBootLoader.exe" -file to your SD-card, and to start that file after copying both the files). Now just enter the bootloader, and it works! (don't be scared when the screen goes black for a moment, and the bootloader has reloaded. It's meant to do that )
Click to expand...
Click to collapse
Much obliged. I've actually been scared off the official vzw 6.5 because of issues upgraders have reported, but someday I'll put that to use.

Can't Access Installer

I have been trying to install android to NAND on my bell Vogue with no success. I had an early build of MYN's rom installed but I switched back to WM for a while because of battery life issues with android. Now that those issues have been taken care of I would like to switch back to android permanently.
I have been following all of the directions that I have read, but cannot seem to access the installer menu. I have tried holding down volume up, center d-pad and touching the middle of the screen and none of them will work.
I am coming from NFSFAN's latest WM rom with the radio fully updated. I am flashing the most recent Vogue images that I can find and it still doesn't seem to work.
Is there something that I am doing wrong? is there an alternative method to get a permanent install of android?
Thanks!
shabicht said:
I have been trying to install android to NAND on my bell Vogue with no success. I had an early build of MYN's rom installed but I switched back to WM for a while because of battery life issues with android. Now that those issues have been taken care of I would like to switch back to android permanently.
I have been following all of the directions that I have read, but cannot seem to access the installer menu. I have tried holding down volume up, center d-pad and touching the middle of the screen and none of them will work.
I am coming from NFSFAN's latest WM rom with the radio fully updated. I am flashing the most recent Vogue images that I can find and it still doesn't seem to work.
Is there something that I am doing wrong? is there an alternative method to get a permanent install of android?
Thanks!
Click to expand...
Click to collapse
So what do you see when it starts up? Do you see tux and scrolling text?
yes i see all the text, but after it tells me to hold the center button to enter the menu it just continues along and tries to load android (which is not yet installed) and so it fails.
thanks for the reply!
shabicht said:
yes i see all the text, but after it tells me to hold the center button to enter the menu it just continues along and tries to load android (which is not yet installed) and so it fails.
thanks for the reply!
Click to expand...
Click to collapse
try this - do a pinhole (soft) reset, then just after you feel the double buzz, give a good tap in the middle of the screen and hold it.
Ok, Will do. I will try that again... I have tried the middle of the screen before and I have tried holding from as early as right after boot to as late as right when it gives the hold message.
Still no luck... Does anybody else have any ideas as to what might be going wrong?
Also, would it be possible to run via haret and then install to nand somehow?
I tried to install to SD card and I still could not access the installer!
All of my buttons work, but for some reason they are not getting me into the installer. I think this issue started about the time they switched to holding center D-pad instead of volume up.
could I just use an old Vogue img file?
looking for any other ideas!
Thanks
shabicht said:
I tried to install to SD card and I still could not access the installer!
All of my buttons work, but for some reason they are not getting me into the installer. I think this issue started about the time they switched to holding center D-pad instead of volume up.
could I just use an old Vogue img file?
looking for any other ideas!
Thanks
Click to expand...
Click to collapse
What method of install are you using norootfs or the old way
I have been using norootfs. I have never used sqsh would it be possible to install that way?
EDIT: I am trying the SQSH method, but it seems like this is not a permanent install, is that correct? I would really like to be able to run android permanently.
shabicht said:
I have been using norootfs. I have never used sqsh would it be possible to install that way?
EDIT: I am trying the SQSH method, but it seems like this is not a permanent install, is that correct? I would really like to be able to run android permanently.
Click to expand...
Click to collapse
What files do have in the andboot folder
When I was trying to install to NAND all I had in the andboot folder was the androidinstall.tar
when trying the SD card install I used all of the files included in MYN's download.
i am using an 8gb microsd HC card formatted FAT32 which I think is what it is supposed to be.
shabicht said:
When I was trying to install to NAND all I had in the andboot folder was the androidinstall.tar
when trying the SD card install I used all of the files included in MYN's download.
i am using an 8gb microsd HC card formatted FAT32 which I think is what it is supposed to be.
Click to expand...
Click to collapse
you don't have haret or a nbh file in the andboot folder
when trying to install to NAND I have no Haret (I don't think it is required) and in that case the NBH is flashed to the phone, but not on the SD card
when trying to install to SD i have Haret in the andboot folder, but no NBH.
shabicht said:
when trying to install to NAND I have no Haret (I don't think it is required) and in that case the NBH is flashed to the phone, but not on the SD card
when trying to install to SD i have Haret in the andboot folder, but no NBH.
Click to expand...
Click to collapse
Well I have haret,zimage,default.txt,androidinstall.tar, and intrid for my SD install
yes, sorry i was unclear, I do have all of those files when I am trying the SD install (everything that is in MYN's download folder for warm donut REL 5)
thanks for all your help!
Try reformatting the card because I had that issue with my card before but back up the info on the card first
shabicht said:
yes, sorry i was unclear, I do have all of those files when I am trying the SD install (everything that is in MYN's download folder for warm donut REL 5)
thanks for all your help!
Click to expand...
Click to collapse
Your welcome
I did a full reformat as FAT32 and still am having no success
shabicht said:
I did a full reformat as FAT32 and still am having no success
Click to expand...
Click to collapse
Damn try downloading another version of haret to see if that will help
I have been trying all sorts of different versions. Most recently I have tried to install incubus26Jc's superfroyo RLS10 to no avail. Whatever I do I simply cannot get to the installer menu! I have tried holding center d-pad, volume up, camera and the middle of the touchscreen. none of these seem to work for me. Is there anything else I can try or does anybody know a reliable way of flashing to nand without the noMoRootFS method?
thanks!

Bootloop problem after freezing Homescreen Selector

Hi
First post here, I'm new to Android and rooting but I know my way around computer systems in general so hoping you guys can help me, haven't seen a thread about this exact problem so far.
I've semi-bricked (bootlooped) my Samsung Galaxy Ace running Gingerbread, having rooted it last month using the upd_1 package and enjoying a bloatware-free phone, happily installing apps onto my second partition on my SD card. I've not changed my ROM, just the stock is good enough for me for now. However I was getting continually prompted by Homescreen Selector nags at powering up for some reason and I thought I could disable it by applying Freeze using LInk2SD, but since doing that I continually get the Samsung logo, the orange "explosion" (I'm with Orange) then a vibration and the whole cycle repeats. My guess is the operating system can't find the selector.apk app since I froze it.
I thought the solution would be simple - use adb shell to rename back from selector.fro to selector.apk. However I'm unable to find any such file in my system/app folder. There are a load of other apk and odex files but not that one. When I type su I get "permission denied", though I definitely rooted my phone but I don't think I have my bootloader unlocked.
I don't have CWM installed or any backups unfortunately (yes, I know...), so even if I took one now prior to a factory reset, surely the same problem would come back if I were to restore from any backup I were to take now. I can get into Recovery and Download screens ok but don't want to restore the whole ROM unless I have to, since I know it's only one APK that is at fault.
So, please can anyone tell me how to locate the selector.fro file to turn it back to selector.apk? Or can't I do that without unlocking the bootloader first, or is there another solution?
Many thanks in advance,
Graham
Wouldnt it be possible to make a zip of the selector.apk and flash it? Rename the zip-file to "update" (since you're unable to browse to your specific file).
QNBT said:
Wouldnt it be possible to make a zip of the selector.apk and flash it? Rename the zip-file to "update" (since you're unable to browse to your specific file).
Click to expand...
Click to collapse
Hi, thanks for the response
Do you mean copy a zip of selector.apk to the SD card and run it from there, same as I did when I rooted? Where can I obtain a copy of that apk from? I can't find it on my computer or via Google...
gkey2112 said:
Hi, thanks for the response
Do you mean copy a zip of selector.apk to the SD card and run it from there, same as I did when I rooted? Where can I obtain a copy of that apk from? I can't find it on my computer or via Google...
Click to expand...
Click to collapse
You can extract it from the ROM's zip file, just locate it as you would on your phone.
But I don't have a ROM zip file. I'm not using a custom ROM, just stock. I may go down the custom ROM route one day, but for now I just want my phone to work again in the quickest way possible.
All I need is a copy of the original stock home selector APK. Can anyone help here please?
Found the file!
Never mind, got the apk from another thread. Flashing tonight...

Categories

Resources