Author Topic: <solved>xbmc broken or not?  (Read 6762 times)

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
<solved>xbmc broken or not?
« on: March 10, 2011, 03:33:13 PM »
When i type the command xbmc i get this messages:
Code: [Select]
xbmc
params.c:OpenConfFile() - Unable to open configuration file "/home/leiche/.smb/smb.conf":
No such file or directory
params.c:OpenConfFile() - Unable to open configuration file "/home/leiche/.smb/smb.conf.append":
Datei oder Verzeichnis nicht gefunden
ERROR: Unable to create application. Exiting

What is missing?
Thanks for efforts...
« Last Edit: March 24, 2011, 01:02:44 PM by Leiche »

Online muungwana

  • Hero Member
  • *****
  • Posts: 6266
Re: xbmc broken or not?
« Reply #1 on: March 10, 2011, 03:43:01 PM »

It complains you dont have that text file(~/.smb/smb.conf), i have the file here and it has the following content in it

Quote
[global]
client lanman auth = yes
lanman auth = yes
name resolve order = bcast host
dos charset = CP850
workgroup = WORKGROUP


Create the file with the above content and try to start it again.
« Last Edit: March 10, 2011, 03:49:39 PM by muungwana »
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: xbmc broken or not?
« Reply #2 on: March 10, 2011, 03:52:01 PM »
No change, but thanks  :)

Edit:

Get now this messages:

Code: [Select]
xbmc
ERROR: Unable to create application. Exiting
« Last Edit: March 10, 2011, 03:55:37 PM by Leiche »

Online muungwana

  • Hero Member
  • *****
  • Posts: 6266
Re: xbmc broken or not?
« Reply #3 on: March 10, 2011, 04:12:05 PM »
Its working fine here.

There is an ongoing thread somewhere here that talks about problems with this program and you are better off searching for the thread and see what they came up with there as this place is not a place for discussing issues. One thing i remember from the thread is that xbmc is picky on what video card it like so make sure you mention what hardware you have when discussing problems with this app.

.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: xbmc broken or not?
« Reply #4 on: March 10, 2011, 06:02:24 PM »
Some links:
http://www.pclinuxos.com/forum/index.php/topic,84777.0.html
http://www.pclinuxos.com/forum/index.php/topic,87922.0.html

There are more. I used xbmc as a search term and got 2 pages of threads.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: xbmc broken or not?
« Reply #5 on: March 11, 2011, 11:13:51 AM »
yes, Neal, i read yesterday, the topics, too...
I think this messages is was i need to fix my problem  ;)
Code: [Select]
01:10:04 T:3066119984 M:3486744576   ERROR: InitRenderSystem() glewInit returned 1: Missing GL version

I will see, what is it....

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: xbmc broken or not?
« Reply #6 on: March 11, 2011, 11:18:24 AM »
I wish you the best of luck in finding a fix for it, Leiche.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: xbmc broken or not?
« Reply #7 on: March 11, 2011, 11:37:39 AM »
Today i like a sledgehammer, this is my x attempt to wrote a simple answer  >:(

I get with messages, when i type xbmc --debug in a terminal

Click on link: http://dl.dropbox.com/u/2077694/xbmc.log

Thanks for efforts...

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12655
Re: xbmc broken or not?
« Reply #8 on: March 11, 2011, 11:40:35 AM »
I wish you the best of luck in finding a fix for it, Leiche.


Linuxera installed it from Synaptic and told me it worked PERFECT and she gave me some online smooches.  ??? ??? ???

I'll ask her what xdriver she is using with it when I see her on irc chat in pclinuxos-naughty.


Thanks to everyone who donates. You keep the servers running.
Follow me on Twitter for the latest development info.

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: xbmc broken or not?
« Reply #9 on: March 11, 2011, 11:45:12 AM »
Leiche,
Have you checked about the plugins listed as uninstalled in the debug log?

Texstar,
She's kissing you now, eh? ::)

Online muungwana

  • Hero Member
  • *****
  • Posts: 6266
Re: xbmc broken or not?
« Reply #10 on: March 11, 2011, 12:07:05 PM »
yes, Neal, i read yesterday, the topics, too...
I think this messages is was i need to fix my problem  ;)
Code: [Select]
01:10:04 T:3066119984 M:3486744576   ERROR: InitRenderSystem() glewInit returned 1: Missing GL version

I will see, what is it....

what video card do you have? what video driver are you using?

That error suggests either you dont have a video card with hardware acceleration or you do but the driver in use does enable it.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: xbmc broken or not?
« Reply #11 on: March 11, 2011, 12:11:15 PM »
ATI



Uploaded with ImageShack.us

Thanks...

Online muungwana

  • Hero Member
  • *****
  • Posts: 6266
Re: xbmc broken or not?
« Reply #12 on: March 11, 2011, 12:34:29 PM »

I have an nvidia FX 5500 card and using nvidia driver version 173.14.28 it works as expected here.

Texstar, can you ask what card and driver Linuxera is using since it works on there too?

Leiche, can you post your x.org log file? Its located at "/var/log/Xorg.0.log"
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: xbmc broken or not?
« Reply #13 on: March 11, 2011, 12:41:39 PM »
Here my Xorg.0.log file

http://dl.dropbox.com/u/2077694/Xorg.0.log

Thanks...

Online muungwana

  • Hero Member
  • *****
  • Posts: 6266
Re: xbmc broken or not?
« Reply #14 on: March 11, 2011, 12:50:05 PM »
Quote
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
dlopen: /usr/lib/xorg/modules/extensions//libdri.so: cannot open shared object file: No such file or directory
(EE) Failed to load /usr/lib/xorg/modules/extensions//libdri.so
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (loader failed, 7)

The above in your log file maybe unrelated to the problem at hand but it is something to be looked at.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..