Official XBian 1.0 Alpha 5 thread - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Releases (/forum-48.html) +--- Thread: Official XBian 1.0 Alpha 5 thread (/thread-496.html) |
RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 9th Mar, 2013 05:38 AM Did you have the package installed before? RE: Official XBian 1.0 Alpha 5 thread - castalla - 9th Mar, 2013 06:01 PM I haven't been able to try out a new wifi dongle (not delivered yet!). In desperation, I installed the final Rasbmc distro ... ahem! This works without any problems - shutdown is immediate and wifi is OFF! I really don't want to be a deserter ... but unless the new dongle makes a difference, I think I'll be keeping alpha 4 as a backup! RE: Official XBian 1.0 Alpha 5 thread - Dave400 - 9th Mar, 2013 06:39 PM (9th Mar, 2013 05:38 AM)CurlyMo Wrote: Did you have the package installed before? I assumed it was bundled with a previous release.. ? RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 9th Mar, 2013 06:54 PM That was not my question RE: Official XBian 1.0 Alpha 5 thread - Dave400 - 9th Mar, 2013 07:00 PM (9th Mar, 2013 06:54 PM)CurlyMo Wrote: That was not my question Well I assume it was as it states it has to be reinstalled, and if I run sudo apt-get install xbian-package-headers3.2.27 i get the same error message that apt-get cannot find an archive containing the package so cannot install.. RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 9th Mar, 2013 07:03 PM My question was if you had deliberately installed the kernel-headers before? RE: Official XBian 1.0 Alpha 5 thread - Dave400 - 9th Mar, 2013 07:31 PM (9th Mar, 2013 07:03 PM)CurlyMo Wrote: My question was if you had deliberately installed the kernel-headers before? I don't recall deliberately installing kernel-headers RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 9th Mar, 2013 07:42 PM That's what i wanted to know. Can you do: Code: sudo apt-get purge xbian-package-headers3.2.27 RE: Official XBian 1.0 Alpha 5 thread - Dave400 - 9th Mar, 2013 07:47 PM (9th Mar, 2013 07:42 PM)CurlyMo Wrote: That's what i wanted to know. Can you do: xbian@XBian ~ $ sudo apt-get purge xbian-package-headers3.2.27 [sudo] password for xbian: Reading package lists... Done Building dependency tree Reading state information... Done E: The package xbian-package-headers3.2.27 needs to be reinstalled, but I can't find an archive for it. xbian@XBian ~ $ RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 9th Mar, 2013 08:02 PM Code: dpkg --get-selections xbian* RE: Official XBian 1.0 Alpha 5 thread - Dave400 - 9th Mar, 2013 08:04 PM (9th Mar, 2013 08:02 PM)CurlyMo Wrote: xbian@XBian ~ $ dpkg --get-selections xbian* xbian-package-config deinstall xbian-package-config-shell install xbian-package-config-xbmc install xbian-package-firmware install xbian-package-headers3.2.27 install xbian-package-kernel3.2.27 install xbian-package-kernel3.6.1 deinstall xbian-package-kernel3.6.11 install xbian-package-kernel3.6.7 install xbian-package-lirc install xbian-package-web install xbian-package-xbmc install xbian-update install RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 9th Mar, 2013 08:10 PM Code: sudo dpkg --remove --force-remove-reinstreq xbian-package-headers3.2.27 Code: sudo apt-get remove xbian-package-kernel3.2.27 xbian-package-kernel3.6.1 xbian-package-kernel3.6.7 RE: Official XBian 1.0 Alpha 5 thread - Tommiiee - 9th Mar, 2013 08:25 PM Hi, quick question: Is it normal that the sound of a video starts a few seconds later than the video itself? I'm streaming from a NAS, both connected through cables and the Pi is connected through HDMI (including sound). When I start a video, the first 3 seconds I have no sound and then it suddenly pops up. Is this normal, or is there anything I can do about this maybe? RE: Official XBian 1.0 Alpha 5 thread - Dave400 - 9th Mar, 2013 08:31 PM Code: xbian@XBian ~ $ sudo dpkg --remove --force-remove-reinstreq xbian-package-headers3.2.27 Code: xbian@XBian ~ $ sudo apt-get remove xbian-package-kernel3.2.27 xbian-package-kernel3.6.1 xbian-package-kernel3.6.7 Code: xbian@XBian ~ $ dpkg --get-selections xbian* Code: xbian@XBian ~ $ sudo apt-get install xbian-package-firmware Confused by the firmware one as didn't think it had previously installed successfully given the error message regarding the package headers, firmware is reported as version 1.3 RE: Official XBian 1.0 Alpha 5 thread - CurlyMo - 9th Mar, 2013 08:33 PM Version 1.3 is correct. |