20th Jan, 2013, 10:32 PM
21st Jan, 2013, 12:24 AM
(20th Jan, 2013 01:55 PM)monkeypet Wrote: [ -> ]Are you running overclocked? Seems like general SD corruption maybe from overclocking. If so, don't overclock and try again.
No overclocking...I tried several SD but I don't think it is related...I guess I'll have to wait for the final frodo...
21st Jan, 2013, 01:40 AM
@Dangee , XBian is overclocked by default. To remove the default overclock put the SD card in your computer and change the config.txt to this.
Code:
arm_freq=700
core_freq=250
disable_overscan=1
gpu_mem_256=128
gpu_mem_512=128
sdram_freq=400
over_voltage=0
21st Jan, 2013, 07:09 PM
@Koenkk, could you set the core frequencies to the default values (arm_freq + core_freq),
and if the end user wants to overclock their PI, they can do it from the xbian-config ??
and if the end user wants to overclock their PI, they can do it from the xbian-config ??
22nd Jan, 2013, 12:25 PM
Code:
root@xbian:/opt/xbian# git reset --hard 6997add6fd960c84f9b1f22f5572643bde240e71
fatal: Could not parse object '6997add6fd960c84f9b1f22f5572643bde240e71'.
???
23rd Jan, 2013, 02:45 AM
(21st Jan, 2013 01:40 AM)Koenkk Wrote: [ -> ]@Dangee , XBian is overclocked by default. To remove the default overclock put the SD card in your computer and change the config.txt to this.
Code:
arm_freq=700
core_freq=250
disable_overscan=1
gpu_mem_256=128
gpu_mem_512=128
sdram_freq=400
over_voltage=0
THX ! It worked ! ...exept for the git reset...so I skipped it
23rd Jan, 2013, 02:52 AM
You can also use xbian-config to reset the overclock values to default.
23rd Jan, 2013, 06:15 AM
Upgraded today with your instructions from first post.
Looking right now the third Movie (1080p) ... works great!!!
The GUI ... i dont know ... but i'm think its faster ... it feels so.
Keep up the good work
Best regards from Germany
Looking right now the third Movie (1080p) ... works great!!!
The GUI ... i dont know ... but i'm think its faster ... it feels so.
Keep up the good work
Best regards from Germany
23rd Jan, 2013, 12:47 PM
This is fantastic. Worked flawlessly first try.
24th Jan, 2013, 03:39 AM
I'm right at the end, so close.
When I try:
I get:
Not sure how to proceed.
UPDATE: so I had to manually make a directory named modules in /lib/, and then in lib/modules/ I had to manually make a directory named 3.6.11+.OLD. Then I cd back, and ran the last two commands.
After the reboot, it seems to work how it's supposed to - no blocks while jumping ahead or behind in a video. The stuff in my update I figured out from looking at the previous commands; I have little Linux experience. But my head hurts now.
When I try:
Code:
root@xbian:/opt/xbian# mv /lib/modules/3.6.11+ /lib modules/3.6.11+.OLD
I get:
Code:
mv: target `modules/3.6.11+.OLD' is not a directory
Not sure how to proceed.
UPDATE: so I had to manually make a directory named modules in /lib/, and then in lib/modules/ I had to manually make a directory named 3.6.11+.OLD. Then I cd back, and ran the last two commands.
After the reboot, it seems to work how it's supposed to - no blocks while jumping ahead or behind in a video. The stuff in my update I figured out from looking at the previous commands; I have little Linux experience. But my head hurts now.
24th Jan, 2013, 07:24 PM
You just forget a slash in your command line...
The new version & firmware should work but you won't be able to go back and perhaps your /lib directory is upside down.
Quote:root@xbian:/opt/xbian# mv /lib/modules/3.6.11+ /lib/modules/3.6.11+.OLD
The new version & firmware should work but you won't be able to go back and perhaps your /lib directory is upside down.
25th Jan, 2013, 02:52 AM
Doh. Thanks for the eagle-eye.
Non sequitur: say I hypothetically foul up something with my Xbian install and have to format my SD card and reinstall 1.0 A4, starting fresh.
I wouldn't have to reinstall the firmware with this whole thing again, right?
Non sequitur: say I hypothetically foul up something with my Xbian install and have to format my SD card and reinstall 1.0 A4, starting fresh.
I wouldn't have to reinstall the firmware with this whole thing again, right?
25th Jan, 2013, 03:15 AM
(25th Jan, 2013 02:52 AM)UbdU Wrote: [ -> ]Doh. Thanks for the eagle-eye.
Non sequitur: say I hypothetically foul up something with my Xbian install and have to format my SD card and reinstall 1.0 A4, starting fresh.
I wouldn't have to reinstall the firmware with this whole thing again, right?
you will have to
25th Jan, 2013, 04:28 AM
Updated XBMC one again (cf71d5f9af56e0593cd9cbc41a99c2cf2aa3c8dc).