Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[nvidia glx] probleme avec une librairie TLS ?
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Tue Jun 14, 2005 4:07 pm    Post subject: [nvidia glx] probleme avec une librairie TLS ? Reply with quote

Bonjour,

Apres emerge nvidia-glx et opengl-update nvidia, le Load "glx" dans le xorg.conf, j'ai ce message d'erreur au glxinfo |grep -i direct

J'ai beau chercher sur le net, je trouve pas cette erreur !?

lspci :
Code:
0000:01:00.0 VGA compatible controller: nVidia Corporation NV28 [GeForce4 Ti 4200 AGP 8x] (rev a1)


lsmod :
Code:
nvidia               3462204  8
sis_agp                 6148  1
agpgart                27688  2 nvidia,sis_agp


Erreur :
Code:
glxinfo: error while loading shared libaries: libnividia-tls.so.l:cannot handle TLS data


Une idée svp ? merci !
Back to top
View user's profile Send private message
Enlight
Advocate
Advocate


Joined: 28 Oct 2004
Posts: 3519
Location: Alsace (France)

PostPosted: Tue Jun 14, 2005 4:13 pm    Post subject: Reply with quote

Tu viendrais pas de passer en nptl toi?
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Tue Jun 14, 2005 4:16 pm    Post subject: Reply with quote

Euh nan je sais même pas ce que c'est :lol:
Back to top
View user's profile Send private message
Enlight
Advocate
Advocate


Joined: 28 Oct 2004
Posts: 3519
Location: Alsace (France)

PostPosted: Tue Jun 14, 2005 4:19 pm    Post subject: Reply with quote

fais voir grep nptl /etc/make.conf
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Tue Jun 14, 2005 4:21 pm    Post subject: Reply with quote

Ca renvoi rien :(
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Tue Jun 14, 2005 4:33 pm    Post subject: Reply with quote

Peux-tu montrer la section "Device" de ton "xorg.conf" ?
_________________
La connaissance s'accroît quand on la partage.
JCB
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Tue Jun 14, 2005 4:34 pm    Post subject: Reply with quote

Code:
Section "Device"
    Identifier  "androCard"
    Driver      "nvidia"
        # unsupported card
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Tue Jun 14, 2005 4:37 pm    Post subject: Reply with quote

Essaie en ajoutant Option "NvAGP" "3" sous Driver "nvidia" et en redémarrant X.
_________________
La connaissance s'accroît quand on la partage.
JCB
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Tue Jun 14, 2005 4:45 pm    Post subject: Reply with quote

Toujours pareil :'(
Back to top
View user's profile Send private message
razer
l33t
l33t


Joined: 08 Oct 2004
Posts: 893
Location: Paris - France

PostPosted: Tue Jun 14, 2005 7:44 pm    Post subject: Reply with quote

essaye de réemerger :
Code:
emerge -av nvidia-kernel nvidia-glx


et dans le doute
Code:
opengl-update


et tant qu'à faire donne nous les flags précisés par la commande emerge
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Wed Jun 15, 2005 8:08 am    Post subject: Reply with quote

Idem, et c bizzard ya pas de use flag avec le -pv !?
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Wed Jun 15, 2005 8:57 am    Post subject: Reply with quote

Bon, d'après etcat, "libnividia-tls.so.1" (tu as mal recopié, c'est bien un "un" à la fin ??) fait partie du paquet nvidia-glx.

Peux-tu poster les résulats de "emerge -vp nvidia-glx opengl-update glibc" ??

Et quel est ton chipset agp (un sis appremment mais quel modèle) ?
_________________
La connaissance s'accroît quand on la partage.
JCB
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Thu Jun 16, 2005 11:26 am    Post subject: Reply with quote

yoyo wrote:
Bon, d'après etcat, "libnividia-tls.so.1" (tu as mal recopié, c'est bien un "un" à la fin ??) fait partie du paquet nvidia-glx.

Peux-tu poster les résulats de "emerge -vp nvidia-glx opengl-update glibc" ??

Et quel est ton chipset agp (un sis appremment mais quel modèle) ?


Alors pour le emerge :
Code:
[ebuild   R   ] media-video/nvidia-glx-1.0.6629-r6  0 kB
[ebuild   R   ] x11-base/opengl-update-2.2.1  0 kB
[ebuild   R   ] sys-libs/glibc-2.3.4.20041102-r1  -build -debug -erandom -hardened (-multilib) +nls -nomalloccheck -nptl -nptlonly -pic -userlocales 0 kB


Mon Chipset AGP : SiS 735 chipset (issu de dmesg)

Merci :)
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Thu Jun 16, 2005 1:31 pm    Post subject: Reply with quote

Mouais, bizarre bizarre ...
yoyo wrote:
"libnividia-tls.so.1" (tu as mal recopié, c'est bien un "un" à la fin ??)

Ensuite peux-tu poster le résultat de "emerge info|grep CHOST" ??
Et aussi de "uname -r" et "ls -l /usr/src/linux" stp.

Regarde aussi ces rapports de bug : https://bugs.gentoo.org/show_bug.cgi?id=91137 et https://bugs.gentoo.org/show_bug.cgi?id=64927.
_________________
La connaissance s'accroît quand on la partage.
JCB
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Thu Jun 16, 2005 2:30 pm    Post subject: Reply with quote

yoyo wrote:
Mouais, bizarre bizarre ...
yoyo wrote:
"libnividia-tls.so.1" (tu as mal recopié, c'est bien un "un" à la fin ??)

Ensuite peux-tu poster le résultat de "emerge info|grep CHOST" ??
Et aussi de "uname -r" et "ls -l /usr/src/linux" stp.

Regarde aussi ces rapports de bug : https://bugs.gentoo.org/show_bug.cgi?id=91137 et https://bugs.gentoo.org/show_bug.cgi?id=64927.


Oui c'est bien un 1 à la fin

Code:
# emerge info |grep CHOST
CHOST="i686-pc-linux-gnu"

Code:
# uname -r
2.6.11-gentoo-r9

Code:
# ls -l /usr/src/linux
lrwxrwxrwx  1 root root 22 Jun  6 19:35 /usr/src/linux -> linux-2.6.11-gentoo-r9
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Thu Jun 16, 2005 2:49 pm    Post subject: Reply with quote

Je seche ...

Que donne un "grep -A10 -B10 -i pentium /usr/src/linux/.config" ?

Essaie un opengl-update xorg-x11 et retente le glxinfo ...
_________________
La connaissance s'accroît quand on la partage.
JCB
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Thu Jun 16, 2005 3:03 pm    Post subject: Reply with quote

Code:
 # grep -A10 -B10 -i pentium /usr/src/linux/.config
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
CONFIG_M486=y
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set


et avec xorg-x11 en opengl-update
Code:
direct rendering: no
OpenGL: renderer string: Mesa GLX indirect


Merci de ton aide yoyo...

Tu sais pas comment on vite la lib TLS ou on installe nptl par hasard ?
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Thu Jun 16, 2005 3:29 pm    Post subject: Reply with quote

ultrabug wrote:
Code:
 # grep -A10 -B10 -i pentium /usr/src/linux/.config
CONFIG_M486=y
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
Pourquoi tu as spécifié 486 comme proco dans ton noyau alors que tu as un K7 (d'après ton chipset) ???
Sur bugzilla j'ai vu un post où il était indiqué que les 386 ne supportaient pas les TLS (ni ntpl). En plus ton CHOST est indiqué comme i686; du coup, je ne sais pas trop comment tout ça est interprété (CHOST i686 sur noyau 486 :? ). Quels sont tes CFLAGS (emerge info|grep CFLAGS) ??
:arrow: Essaie en ajustant ce paramètre dans la config de ton noyau.

ultrabug wrote:
Tu sais pas comment on vite la lib TLS ou on installe nptl par hasard ?
Il doit y avoir des howto sur les forums Gentoo mais en gros, tu ajoute le USEflag "nptl" et tu recompiles/re-emerge ta glibc plus deux trois autres paquets.
Mais attention, ça risque d'être encore pire si tu laisses ton noyau en l'état (i486).
_________________
La connaissance s'accroît quand on la partage.
JCB
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Thu Jun 16, 2005 3:31 pm    Post subject: Reply with quote

J'ai utilisé genkernel !! C'est lui qui m'a laissé ca comme ca ... je force en Athlon-XP ?

PS: sur ma machine perso j'ai la meme chose et tout marche très bien :?
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Thu Jun 16, 2005 3:40 pm    Post subject: Reply with quote

ultrabug wrote:
J'ai utilisé genkernel !! C'est lui qui m'a laissé ca comme ca ... je force en Athlon-XP ?
Ça ne peut pas faire de mal.
/me n'aime pas trop genkernel

Mais le problème de tls est peut-être lié à celui de libstdc++.la ...
_________________
La connaissance s'accroît quand on la partage.
JCB
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Thu Jun 16, 2005 4:11 pm    Post subject: Reply with quote

Ok merci c'est partit :) compiling...
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Thu Jun 16, 2005 4:40 pm    Post subject: Reply with quote

Euh maintenant il veut plus loader mon module !

Code:
# modprobe nvidia
FATAL: Error inserting nvidia (/lib/modules/2.6.11-gentoo-r9/video/nvidia.ko): Invalid module format


Je réinstalle nvidia-glx pour voir...
Back to top
View user's profile Send private message
yoyo
Bodhisattva
Bodhisattva


Joined: 04 Mar 2003
Posts: 4273
Location: Lyon - France

PostPosted: Thu Jun 16, 2005 4:42 pm    Post subject: Reply with quote

non, c'est nvidia-kernel qu'il faut réinstaller (mais réinstalle aussi nvidia-glx et opengl-update tant qu'on y est).
_________________
La connaissance s'accroît quand on la partage.
JCB


Last edited by yoyo on Thu Jun 16, 2005 4:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Thu Jun 16, 2005 4:42 pm    Post subject: Reply with quote

EDIT: ok c partit...

Voila tu me fais souffrir encore plus yoyo !!!!!
Back to top
View user's profile Send private message
ultrabug
Developer
Developer


Joined: 24 Jan 2005
Posts: 698
Location: Paris

PostPosted: Thu Jun 16, 2005 4:48 pm    Post subject: Reply with quote

Code:
emerge nvidia-kernel nvidia-glx opengl-update


Tout OK

Mais au boot il me dit qu'il arrive pas a loader agppart toujours :( c'est pas normal ce coup la !

EDIT: bizzard il aparait dans lsmod après !?
Code:
nvidia               3465660  0
sis_agp                 6276  1
agpgart                28456  2 nvidia,sis_agp
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum