XBMC : Erreur de segmentation [Résolu]

Discussion générale du projet de MIB
Post Reply
User avatar
hercule
Nuovo utente
Nuovo utente
Posts: 7
Joined: 15 May 2009, 14:11
OpenMandriva: 2009.1
Kernel: 2.6.29.1
Desktop: kde4

XBMC : Erreur de segmentation [Résolu]

Post by hercule »

bonjour,

config : mandriva 2009.1 x86_64 avec les depots MIb bien sur...

impossible de lancer xbmc j'ai l'erreur suivante :

[alain@localhost ~]$ uname -a
Linux localhost 2.6.29.3-desktop-1mnb #1 SMP Thu May 14 15:19:40 EDT 2009 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-50 GNU/Linux
[alain@localhost ~]$ xbmc
/usr/bin/xbmc: line 7: 4895 Erreur de segmentation /usr/share/xbmc/xbmc.bin "$@"
[alain@localhost ~]$


si quelqu'un connait la solution ?

merci
a+

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: xbmc : Erreur de segmentation

Post by NicCo »

These are the working parameters, we have discovered:
I's a very powerfull but delicate program, sometimes can segfault if something's in the PC or its config is wrong

1>You must have an OpenGL capable video card, and using of proprietary drivers (Ati/Nvidia)

2>You must set the resolution mode to 24bit (16M of colours) and not to 16bit (65k of colours)

3>You must have new libcurl from MIB, not mandriva one, containing all previous libcurl.so.xx



Greetings from NicCo
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
hercule
Nuovo utente
Nuovo utente
Posts: 7
Joined: 15 May 2009, 14:11
OpenMandriva: 2009.1
Kernel: 2.6.29.1
Desktop: kde4

[RESOLU] Re: xbmc : Erreur de segmentation

Post by hercule »

NicCo wrote:These are the working parameters, we have discovered:
I's a very powerfull but delicate program, sometimes can segfault if something's in the PC or its config is wrong

1>You must have an OpenGL capable video card, and using of proprietary drivers (Ati/Nvidia)
i have nvidia : ok

2>You must set the resolution mode to 24bit (16M of colours) and not to 16bit (65k of colours)
with proprietaire drivers : ok

3>You must have new libcurl from MIB, not mandriva one, containing all previous libcurl.so.xx



Greetings from NicCo
thanks very match i install lib64curl..... and now it's ok :idea: ;)

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: [RESOLU] Re: xbmc : Erreur de segmentation

Post by NicCo »

hercule wrote:
NicCo wrote:These are the working parameters, we have discovered:
I's a very powerfull but delicate program, sometimes can segfault if something's in the PC or its config is wrong

1>You must have an OpenGL capable video card, and using of proprietary drivers (Ati/Nvidia)
i have nvidia : ok

2>You must set the resolution mode to 24bit (16M of colours) and not to 16bit (65k of colours)
with proprietaire drivers : ok

3>You must have new libcurl from MIB, not mandriva one, containing all previous libcurl.so.xx



Greetings from NicCo
thanks very match i install lib64curl..... and now it's ok :idea: ;)
I am very, very happy for you!

In MIB repos we put also files that can resolve many issues:
So it's better setting as updates repository, and not install all single titles,
if you updated from MIB, you should have not at all, the problems you had

When we discovered that some segfaults were caused by the lacking of libcurl-so.3,
we decided to provide a correct and working one, and so we made it!

MIB libcurl resolve also working problems with many other generic linux titles, like:
Worsow, Urban Terror, and some interesting others


Ciao
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
nick
Nuovo utente
Nuovo utente
Posts: 4
Joined: 6 June 2009, 18:15
OpenMandriva: mandriva 2009.1
Desktop: kde

Re: XBMC : Erreur de segmentation [Résolu]

Post by nick »

j'ai bien les paquetages suivants d'installés :
curl 7.19.5 69.1mid2009.1 x86_64
lib64curl4 69.1mid2009.1 x86_64

mais j'ai la même erreur
[nick@localhost ~]$ xbmc
/usr/bin/xbmc: line 7: 8676 Erreur de segmentation /usr/share/xbmc/xbmc.bin "$@"

User avatar
SymbianFlo
Utente sostenitore
Utente sostenitore
Posts: 1493
Joined: 7 December 2007, 20:07
OpenMandriva: 2010.1 x86_64
Kernel: 2.6.33.5-nrj-69mib
Desktop: kde4.5.rc1
Location: Pordenone
Contact:

Re: XBMC : Erreur de segmentation [Résolu]

Post by SymbianFlo »

Vous pouvez afficher le résultat de: lspci | grep VGA

essayez d'installer curl devel
:D ciao ciao SymbianFlo :D
Image
Linus Torvalds only has to enter a room, and every Windows computer in it segfaults instantly.
http://video.linuxfoundation.org/video/1057

User avatar
nick
Nuovo utente
Nuovo utente
Posts: 4
Joined: 6 June 2009, 18:15
OpenMandriva: mandriva 2009.1
Desktop: kde

Re: XBMC : Erreur de segmentation [Résolu]

Post by nick »

j'ai installé des dépendances avant d'installer curl devel
et ca marche parfaitement Je voudrais utilisé xbmc en réseau upnp avec ma frebox Je vais regarder la configuration d'un peu plus prés maintenant que ca marche
MERCI beaucoup

Post Reply