WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: XBMC on TC 6.x  (Read 2694 times)

Offline mika

  • Newbie
  • *
  • Posts: 4
XBMC on TC 6.x
« on: January 19, 2015, 10:04:40 AM »
Hi all,

Is anyone successfull run xbmc on tinycore 6.x ?

I tried to install from 4.x packages but xbmc don't want to run. the application start without interface and nothing, no log, no error also :(
Maybe it's due to old dependencies ? or graphic packages missing ?

Thanks :)
Mika.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11289
Re: XBMC on TC 6.x
« Reply #1 on: January 19, 2015, 10:08:23 AM »
Hi mika
Maybe if you run:
Code: [Select]
ldd xbmcit will provide some clues as to what's missing.

Offline mika

  • Newbie
  • *
  • Posts: 4
Re: XBMC on TC 6.x
« Reply #2 on: January 19, 2015, 10:23:35 AM »
Hi Rich,

I already try this cmd and all dependencies are well linked.
I can launch xbmc in a term but nothing append, it just take some cpu (~25% cpu usage).
Do you think new libraries in TC 6 can cause troubles ? maybe build a new package can solve the problem, but I never do this on TC.

Thx
Mika

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: XBMC on TC 6.x
« Reply #3 on: January 19, 2015, 10:53:31 AM »
I get the same thing trying to run it under 4.6.  Have you verified that it works with TC 4 before trying to run it under TC6 ?

Offline mika

  • Newbie
  • *
  • Posts: 4
Re: XBMC on TC 6.x
« Reply #4 on: January 19, 2015, 11:20:06 AM »
No I need the lastest kernel (> 3.16) with iwlwifi driver.
I have a x64 processor, maybe it's also a pb?

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: XBMC on TC 6.x
« Reply #5 on: January 19, 2015, 11:25:24 PM »
Quote
x64 processor
what's important is which kernel are you using? 
did I misunderstand or is your wifi not working?


Sent from my iPhone using Tapatalk

Offline mika

  • Newbie
  • *
  • Posts: 4
Re: XBMC on TC 6.x
« Reply #6 on: January 20, 2015, 03:11:10 AM »
I'm using vmlinuz64 (from /6.x/x86_64/release/distribution_files/)
With this and the firmware, my wifi (Intel 7260) work fine :)

The problem is about xbmc :(