• 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 8
[LINUX] HOW-TO make a standard Ubuntu installation into 'XBMCbuntu' set-top-box style
#46
okay, thank you very much, I'll see what I can achieve with my basic linux knowledge and let you know if I found a convenient solution Wink
OpenElec Standalone --> Asus Chromebox 'Panther' --> Onkyo TX-NR709 --> Sony 55" X85C Android TV (also with Kodi!)
Asus Chromebox EZ Script
Kodi on Sony Bravia Android TVs
Reply
#47
capriotti,
I still can't get xbmc-live helper to install correctly. Is there any update on the error that myself and many others are getting? Thank you for your help and time.

-Bahndit
Reply
#48
I have done a little modification to runXBMC.sh script as l.capriotti suggested to switch seamlessly between XBMC and Boxee. Maybe not the most elegant way to do this but it works for me (the highlighted lines are the modifications).

Also you need to modify the /boot/grub/menu.lst and add new target:
Code:
title           Boxee  
uuid            cddbaacb-b0dd-4fc2-8bf0-a417ca889da2
kernel          /boot/vmlinuz-2.6.28-13-generic root=UUID=cddbaacb-b0dd-4fc2-8bf0-a417ca889da2 ro quiet splash xbmc=nodiskmount,noredir loglevel=0 boxee
initrd          /boot/initrd.img-2.6.28-13-generic
quiet

The important part is the "boxee" parameter to the kernel.
Reply
#49
wtf did i do wrong,

followed the guide verbatim

no block devisces found,
no block devices found.
Ubuntu 9.04 XBMCLive tty1

XBMC login:

i tryed going to usr/share/xbmc/ and running xbmc

says cannot connect to X server.

I thought i would try this because power management is messed up and i cant update the svn on live cd. althoughit works.
KODI1: Shield 2019 2D and 4K HDR / Zidoo Z9X 3DMVC /ATV4K 2D/ and 4K HDR/ DV AVR1: YAM RXA3080 DISP1: LG OLED77G6P /3D/HDR/DV
KODI2: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR2: Marantz NR1607 DISP2: LG OLED55C6P /3D/HDR/DV
KODI3: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR3: Denon AVR-X3300 DISP3: LG OLED65G6P /3D/HDR/DV
Reply
#50
nc88keyz Wrote:wtf did i do wrong,

followed the guide verbatim

no block devisces found,
no block devices found.
Ubuntu 9.04 XBMCLive tty1

XBMC login:

i tryed going to usr/share/xbmc/ and running xbmc

says cannot connect to X server.

I thought i would try this because power management is messed up and i cant update the svn on live cd. althoughit works.
Weird... I followed the how-to verbatim and it works fine for me. Did you install a desktop? (fluxbox)
Reply
#51
i got fluxbox up and running. then typed xbmc in terminal it works
but it doesnt start up automatically at this point.
KODI1: Shield 2019 2D and 4K HDR / Zidoo Z9X 3DMVC /ATV4K 2D/ and 4K HDR/ DV AVR1: YAM RXA3080 DISP1: LG OLED77G6P /3D/HDR/DV
KODI2: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR2: Marantz NR1607 DISP2: LG OLED55C6P /3D/HDR/DV
KODI3: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR3: Denon AVR-X3300 DISP3: LG OLED65G6P /3D/HDR/DV
Reply
#52
nc88keyz Wrote:i got fluxbox up and running. then typed xbmc in terminal it works
but it doesnt start up automatically at this point.
Oh, well you're still good. All you have to do is update your boot script. Go into the how-to and do the stuff below the "Install xbmc helpers" heading. This is what you need:
Quote:Finally, there is a manual modification to be applied to the file /boot/grub/menu.lst: you have to add

Code:
xbmc=nodiskmount,noredir loglevel=0

to the default kernel cmdline (entry 0).

I did mine after the "kernel" line in the 1st boot entry.
Reply
#53
i tryed this in the guide but added out beside the first line like it is in xbmc-live.

i get grub then the spash which is has a big bar through it.

i reboot now with the change and its back at login screen, xbmc live login:


then it goes back out

no block devices found,
no block devices founbd
no raid disks anbd with names no block devices found.

freek
KODI1: Shield 2019 2D and 4K HDR / Zidoo Z9X 3DMVC /ATV4K 2D/ and 4K HDR/ DV AVR1: YAM RXA3080 DISP1: LG OLED77G6P /3D/HDR/DV
KODI2: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR2: Marantz NR1607 DISP2: LG OLED55C6P /3D/HDR/DV
KODI3: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR3: Denon AVR-X3300 DISP3: LG OLED65G6P /3D/HDR/DV
Reply
#54
this is what my menu.lst file says

Code:
## ## End Default Options ##

title        Ubuntu 9.04, kernel 2.6.28-13-generic
uuid        59b893e1-49c6-405f-b720-d8eecde44c39
kernel        /boot/vmlinuz-2.6.28-13-generic root=UUID=59b893e1-49c6-405f-b720-d8eecde44c39 ro quiet splash quiet
xbmc=nodiskmount,noredir loglevel=0
initrd        /boot/initrd.img-2.6.28-13-generic

title        Ubuntu 9.04, kernel 2.6.28-13-generic (recovery mode)
uuid        59b893e1-49c6-405f-b720-d8eecde44c39
kernel        /boot/vmlinuz-2.6.28-13-generic root=UUID=59b893e1-49c6-405f-b720-d8eecde44c39 ro  single
initrd        /boot/initrd.img-2.6.28-13-generic

title        Ubuntu 9.04, memtest86+
uuid        59b893e1-49c6-405f-b720-d8eecde44c39
kernel        /boot/memtest86+.bin

### END DEBIAN AUTOMAGIC KERNELS LIST
KODI1: Shield 2019 2D and 4K HDR / Zidoo Z9X 3DMVC /ATV4K 2D/ and 4K HDR/ DV AVR1: YAM RXA3080 DISP1: LG OLED77G6P /3D/HDR/DV
KODI2: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR2: Marantz NR1607 DISP2: LG OLED55C6P /3D/HDR/DV
KODI3: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR3: Denon AVR-X3300 DISP3: LG OLED65G6P /3D/HDR/DV
Reply
#55
Wait a sec, did you install XBMC live?
Reply
#56
the guide says too...

wtf...


Install xbmc helpers
Once a basic standard system is fully working you can start customizing the startup sequence in order to achieve the set-top box experience that is desired for a real media center.

A package has been prepared for that in TeamXBMC repository, install it with

sudo apt-get install xbmc-live python-apt


thats what i was wondering though.
KODI1: Shield 2019 2D and 4K HDR / Zidoo Z9X 3DMVC /ATV4K 2D/ and 4K HDR/ DV AVR1: YAM RXA3080 DISP1: LG OLED77G6P /3D/HDR/DV
KODI2: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR2: Marantz NR1607 DISP2: LG OLED55C6P /3D/HDR/DV
KODI3: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR3: Denon AVR-X3300 DISP3: LG OLED65G6P /3D/HDR/DV
Reply
#57
The guide does not say to install xbmc live. It says to install xbmc.

Quote: Install XBMC

The core XBMC application and its related dependencies can be installed by typing:

Code:
sudo apt-get install xbmc xinit x11-xserver-utils
Reply
#58
and then install xbmc helpers....

Install xbmc helpers
Once a basic standard system is fully working you can start customizing the startup sequence in order to achieve the set-top box experience that is desired for a real media center.

A package has been prepared for that in TeamXBMC repository, install it with

sudo apt-get install xbmc-live python-apt

im confused now
KODI1: Shield 2019 2D and 4K HDR / Zidoo Z9X 3DMVC /ATV4K 2D/ and 4K HDR/ DV AVR1: YAM RXA3080 DISP1: LG OLED77G6P /3D/HDR/DV
KODI2: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR2: Marantz NR1607 DISP2: LG OLED55C6P /3D/HDR/DV
KODI3: Shield 2015 2D and 4K HDR / Zidoo X9S 3DMVC /ATV4K 2D and 4K/ HDR/ DV AVR3: Denon AVR-X3300 DISP3: LG OLED65G6P /3D/HDR/DV
Reply
#59
Question 
ok, everithing works fine, but how can i make the sound work over hdmi?
Reply
#60
change default to hdmi in settings for audio hardware ?
Reply
  • 1
  • 2
  • 3
  • 4(current)
  • 5
  • 6
  • 8

Logout Mark Read Team Forum Stats Members Help
[LINUX] HOW-TO make a standard Ubuntu installation into 'XBMCbuntu' set-top-box style3