[PROBLEM] Older Pi not booting after new Xbian-Update package installed - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Community (/forum-5.html) +--- Forum: Feedback (/forum-12.html) +--- Thread: [PROBLEM] Older Pi not booting after new Xbian-Update package installed (/thread-2283.html) |
Older Pi not booting after new Xbian-Update package installed - 5ft24 - 10th May, 2014 02:50 AM Title says it all... I have the original model B with 256M ram. All runs fine, but the latest xbian-update package breaks it. after it is installed, reboot the pi, and it sits like it is powered off. power off and on and the console never even starts up, no rainbow flash with power on, no flicker of the green SDcard activity LED, nothing. If I reflash the boot of the SD card with the image I made before the xbian-update, it's fine again. I have tried 3 different SD cards, all with the same result. Any Ideas? RE: Older Pi not booting after new Xbian-Update package installed - CurlyMo - 10th May, 2014 02:53 AM Please post your config.txt RE: Older Pi not booting after new Xbian-Update package installed - 5ft24 - 10th May, 2014 03:48 AM root@xbian:/boot# more config.txt initramfs initramfs.gz 0x00a00000 gpu_mem_512=128 gpu_mem_256=100 initial_turbo=0 decode_MPG2=0xxxxxxxxx disable_overscan=1 emmc_pll_core=0 arm_freq=800 core_freq=250 sdram_freq=400 over_voltage=0 Re: Older Pi not booting after new Xbian-Update package installed - CurlyMo - 12th May, 2014 05:44 AM Remove the emmc setting. RE: Older Pi not booting after new Xbian-Update package installed - 5ft24 - 12th May, 2014 09:58 AM That took care of it. Just re-installed the xbian-update and have rebooted several times. No issues at all Thanks! |