• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 9
XBMC Live 9.11 alpha2 released
#31
Linux newbie here with XBMC Live installation questions
Trying to install alpha 2.
My system boots into a login prompt.
If I use xbmc/xbmc for the login/password “installXBMC” gives me a must be run from root error.
If I login using “root” with a blank password I get an incorrect login/password error.
What am I doing wrong?
Thanx for the help

The stable 9.04.1 build installed fine, but I had no sound over hdmi or optical (music and videos all play) so I thought I would jump to the latest version to see if it works.
Reply
#32
su -

at the password prompt use the xbmc password. Then try installing again.
This worked for me.

My BR rips now play much better very little stuttering and a number of films that were not playing with earlier versions (from a nas) now play without issue.

However none of my DVD rips now play. These are ripped full DVD's, full folder structure not iso's.

Hardware is Atom 330, ION 2GB ram.
Reply
#33
fricfrac Wrote:Linux newbie here with XBMC Live installation questions
Trying to install alpha 2.
My system boots into a login prompt.
If I use xbmc/xbmc for the login/password “installXBMC” gives me a must be run from root error.
If I login using “root” with a blank password I get an incorrect login/password error.
What am I doing wrong?
Thanx for the help
You want to login as xbmc/xbmc. Then you need to type "sudo installXBMC". I believe that whenever you precede a command with "sudo" you're telling Linux to execute the command as if you were the root. I am a Linux noob as well, so I may not be getting this exactly right.

Anyways, after typing "sudo installXBMC" it will ask you for the password. Type "xbmc".
Reply
#34
I just reinstalled XBMC and decided to go almost bleedign edge so I installed this.

my issue is my remote will not work even with the old config files copied over.

I am using a MCE IR sensor and a Xbox260 mce remote.

looks like LIRC is not running but not to sure what to do about that.

root@XBMCLive:~# sudo /etc/init.d/lirc restart
* Stopping remote control daemon(s): LIRC [fail]
* Loading LIRC modules [ OK ]
* Starting remote control daemon(s) : LIRC [fail]


anyone have any thought?
Reply
#35
USB Thumb drives are no longer auto-mounted since i've updated.

n/m that was Alpha1
Reply
#36
Upgraded from Alpha1 to Alpha2.

Settings -> Network -> SMB Client -> 'User' and 'Passwort' are not existend anymore!?
Reply
#37
Correct. If you need to specify a username and pass, it'll prompt you (and will remember it if you choose to do so)
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#38
b00sted4fun Wrote:I just reinstalled XBMC and decided to go almost bleedign edge so I installed this.

my issue is my remote will not work even with the old config files copied over.

I am using a MCE IR sensor and a Xbox260 mce remote.

looks like LIRC is not running but not to sure what to do about that.

root@XBMCLive:~# sudo /etc/init.d/lirc restart
* Stopping remote control daemon(s): LIRC [fail]
* Loading LIRC modules [ OK ]
* Starting remote control daemon(s) : LIRC [fail]


anyone have any thought?

xbox remote dongle also not work here.

log shows
Code:
10:29:18 T:3079350160 M:3077513216    INFO: Loading special://xbmc/system/keymaps/remote.xml
10:29:18 T:3079350160 M:3077513216    INFO: Loading special://xbmc/system/Lircmap.xml
10:29:18 T:3079350160 M:3077513216   DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
.....
.....
10:29:27 T:3079350160 M:3058847744   DEBUG: Failed to connect to LIRC. Retry in 20s.
10:29:48 T:3079350160 M:3058778112   DEBUG: Failed to connect to LIRC. Retry in 40s.


maybe something wrong with LIRC ? hope this can be fixed soon.
Reply
#39
altern8 Wrote:i do notice that some movie titles that was being recognized on alpha 1 is coming up with the generic icon ... when i go to see if i can do a movie lookup, the option is missing ...


update: this issue was related to mediastream mini ... switch to aeon and was able to perform movie lookup on remaining movies ...
Reply
#40
Hi I don't no if anyone else had this issue I haven't tried to replicate it myself but when I installed to the hard disk /home/hts/ was not created. I had to copy the folder from the live cd and chmod (sudo chmod -R 777 /home/hts) and chown (sudo chown -R hts:hts /home/hts) to get tvheadend to work.

If I get time I'll try it again and file a bug report if I can replicate it.
Reply
#41
Hi, I upgraded to the above mentioned release but the executable now exits with a core dump. Previous version worked like a charm. What happened during the upgreade ?

I am using ubuntu 9,10 on an Acer Aspire Revo 3600 which is equipped with an NVIDIA ION.

Annexed the core dump log

############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: dom nov 15 16:58:53 CET 2009
XBMC Options:
Arch: i686
Kernel: Linux 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009
Release:
Distributor ID: Ubuntu
Description: Ubuntu 9.10
Release: 9.10
Codename: karmic
############## END SYSTEM INFO ##############

############### STACK TRACE #################
Core was generated by `/usr/share/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0 0x09468f43 in strlen () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 2425):
#0 0x09468f43 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1 0x00913ef2 in ?? () from /lib/libdbus-1.so.3
#2 0x008ff48f in ?? () from /lib/libdbus-1.so.3
#3 0x009044ec in dbus_message_new_method_call () from /lib/libdbus-1.so.3
#4 0x08221004 in CDBusMessage::CDBusMessage(char const*, char const*, char const*, char const*) ()
#5 0x082201a4 in CDBusUtil::GetVariant(char const*, char const*, char const*, char const*) ()
#6 0x08220431 in CDBusUtil::GetBoolean(char const*, char const*, char const*, char const*) ()
#7 0x0821f962 in CConsoleDeviceKitPowerSyscall::CConsoleDeviceKitPowerSyscall() ()
#8 0x0856a77e in CPowerManager::CPowerManager() ()
#9 0x0856a82a in ?? ()
#10 0x08904c4d in ?? ()
#11 0x081e7a68 in _init ()
#12 0x08904b89 in __libc_csu_init ()
#13 0x0940caf4 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#14 0x081eb7c1 in _start ()
############# END STACK TRACE ###############
Reply
#42
After upgrading to 9.11A2 from 9.04 I have experienced the following issues
No sound from menus after a few hours http://forum.xbmc.org/showthread.php?tid=61673
All python Scripts failing and/or running slowly until failing http://forum.xbmc.org/showthread.php?tid=61677
uPnP causes restartapp upon detection of any uPnP device http://forum.xbmc.org/showthread.php?tid=61686
Reply
#43
Having issues making a flash thumbdrive install. The LiveCD boots just fine to the GUI, but if I try the Install XBMC option, the script errors out with:
Code:
Checking device /dev/sr0 for installation source...
Error mounting device /dev/sr0 - Exiting

The same thing happens if I boot into the GUI and then drop out to a shell. The script starts and then fails on the same error. I checked mount and the CD is mounted on /dev/sr1, and I couldn't find an option when calling installXBMC to specify the source other than an iso file.

So, I tried booting into Ubuntu and installing to a thumbdrive that way, but the download doesn't include the installXBMC.py script. Is there anywhere I can download it?
Reply
#44
Late last night I posted...

drewy Wrote:However none of my DVD rips now play. These are ripped full DVD's, full folder structure not iso's.

Hardware is Atom 330, ION 2GB ram.

This turns out to be incorrect. DVD rips do play fine, some how my remote (WMC) key mappings seem to have screwed up. So selecting ">" (play) from the remote on a dvd image folder doesn't do anything. However they play as normal if I hit "p" on a keyboard or right click and select play.
Reply
#45
marinipa Wrote:Hi, I upgraded to the above mentioned release but the executable now exits with a core dump. Previous version worked like a charm. What happened during the upgreade ?

I am using ubuntu 9,10 on an Acer Aspire Revo 3600 which is equipped with an NVIDIA ION.

Annexed the core dump log

############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: dom nov 15 16:58:53 CET 2009
XBMC Options:
Arch: i686
Kernel: Linux 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009
Release:
Distributor ID: Ubuntu
Description: Ubuntu 9.10
Release: 9.10
Codename: karmic
############## END SYSTEM INFO ##############

############### STACK TRACE #################
Core was generated by `/usr/share/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0 0x09468f43 in strlen () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 2425):
#0 0x09468f43 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1 0x00913ef2 in ?? () from /lib/libdbus-1.so.3
#2 0x008ff48f in ?? () from /lib/libdbus-1.so.3
#3 0x009044ec in dbus_message_new_method_call () from /lib/libdbus-1.so.3
#4 0x08221004 in CDBusMessage::CDBusMessage(char const*, char const*, char const*, char const*) ()
#5 0x082201a4 in CDBusUtil::GetVariant(char const*, char const*, char const*, char const*) ()
#6 0x08220431 in CDBusUtil::GetBoolean(char const*, char const*, char const*, char const*) ()
#7 0x0821f962 in CConsoleDeviceKitPowerSyscall::CConsoleDeviceKitPowerSyscall() ()
#8 0x0856a77e in CPowerManager::CPowerManager() ()
#9 0x0856a82a in ?? ()
#10 0x08904c4d in ?? ()
#11 0x081e7a68 in _init ()
#12 0x08904b89 in __libc_csu_init ()
#13 0x0940caf4 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#14 0x081eb7c1 in _start ()
############# END STACK TRACE ###############

How did you install it? Did you use the official live CD downloaded from the main page? If so, try burning at a slower rate.
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 9

Logout Mark Read Team Forum Stats Members Help
XBMC Live 9.11 alpha2 released0