Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[modem] module & bewan adsl pci st (non résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
thanhat
n00b
n00b


Joined: 09 Aug 2004
Posts: 61
Location: Amiens

PostPosted: Thu Sep 23, 2004 9:53 pm    Post subject: [modem] module & bewan adsl pci st (non résolu) Reply with quote

J'essaie désespérement d'installer un bewan pci st, mais je suis bloqué à un endroit.

J'utilise le site suivant : http://www.trustonme.net/didactels/184.html

et lorsque je fais un depmod -ae, j'obtiens le message suivant :

Code:
depmod: *** Unresolved symbols in /lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o


en faisant un modprobe unicorn_pci_atm, j'obtiens :

Code:
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: /lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: unresolved symbol copy_to_user
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: /lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: unresolved symbol copy_from_user
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: /lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: unresolved symbol put_user
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o:
Hint: You are trying to load a module without a GPL compatible license
      and it has unresolved symbols.  Contact the module supplier for
      assistance, only they can help you.

/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: insmod /lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o failed
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: insmod unicorn_pci_atm failed


Je n'utilise pas cette méthode https://forums.gentoo.org/viewtopic.php?t=163478&start=0&postdays=0&postorder=asc&highlight=bewan car j'ai des erreurs de compilation de pppoatm.

Je suis sûr que c'est un cas d'école, et que vous allez pouvoir m'aider.

Merci d'avance :P


Last edited by thanhat on Wed Sep 29, 2004 7:51 pm; edited 4 times in total
Back to top
View user's profile Send private message
Argian
l33t
l33t


Joined: 01 May 2004
Posts: 682
Location: Nîmes

PostPosted: Thu Sep 23, 2004 10:04 pm    Post subject: Re: [modem] module & bewan adsl pci st Reply with quote

thanhat wrote:
Je n'utilise pas cette méthode https://forums.gentoo.org/viewtopic.php?t=163478&start=0&postdays=0&postorder=asc&highlight=bewan car j'ai des erreurs de compilation de pppoatm.
Heu, je ne voudrais pas te faire de peine, mais dans les deux liens que tu donnes, pppoatm fait partie des prérequis :?
Back to top
View user's profile Send private message
thanhat
n00b
n00b


Joined: 09 Aug 2004
Posts: 61
Location: Amiens

PostPosted: Thu Sep 23, 2004 10:06 pm    Post subject: Reply with quote

Mon problème ne vient pas de pppoatm (il est bien installé), mais du module unicorn.
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Fri Sep 24, 2004 8:36 am    Post subject: Reply with quote

Lis aussi : http://pupetmaster.free.fr/fr/bewan_fr.html
D'ailleurs pppoatm est enfin dans ppp (ajoute atm dans le USE)
Tu devrais aussi essayer avec un noyau "vanilla" (2.4.27) et avec les derniers drivers unicorn (0.8.7).
Back to top
View user's profile Send private message
thanhat
n00b
n00b


Joined: 09 Aug 2004
Posts: 61
Location: Amiens

PostPosted: Fri Sep 24, 2004 8:43 am    Post subject: Reply with quote

cylgalad wrote:
Lis aussi : http://pupetmaster.free.fr/fr/bewan_fr.html
D'ailleurs pppoatm est enfin dans ppp (ajoute atm dans le USE)
Tu devrais aussi essayer avec un noyau "vanilla" (2.4.27) et avec les derniers drivers unicorn (0.8.7).


http://pupetmaster... ne donne rien, j'ai des erreurs de compilation avec pppoatm.

J'ai un noyau gentoo-sources (2.4.26-r9) et le driver est bien un unicorn 0.8.7. :?

Pour pppoatm, j'en suis venu à bout, et il est bien installé.


Last edited by thanhat on Fri Sep 24, 2004 8:47 am; edited 1 time in total
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Fri Sep 24, 2004 8:46 am    Post subject: Reply with quote

Alors c'est plutôt là qu'il faut chercher le problème que dans unicorn. Ça doit être un problème dans la compil' du noyau, vérifie la config pour l'atm
Code:

Networking options  --->
<M> Asynchronous Transfer Mode (ATM) (EXPERIMENTAL)
<M>   Classical IP over ATM

Network device support  --->
<M> PPP (point-to-point protocol) support
<M>   PPP support for async serial ports
<M>   PPP support for sync tty ports
<M>   PPP Deflate compression
<M>   PPP BSD-Compress compression
<M>   PPP over ATM (EXPERIMENTAL)

Si ça ne marche pas, utilise le noyau "vanilla" 2.4.27
Back to top
View user's profile Send private message
thanhat
n00b
n00b


Joined: 09 Aug 2004
Posts: 61
Location: Amiens

PostPosted: Fri Sep 24, 2004 8:56 am    Post subject: Reply with quote

J'en suis venu à la meme conclusion.

A part le
Code:
classical IP over ATM
que je n'ai pas mis, je vois pas !

J'essaie ça ce soir. Si d'autres personnes ont une idée... :D
Back to top
View user's profile Send private message
thanhat
n00b
n00b


Joined: 09 Aug 2004
Posts: 61
Location: Amiens

PostPosted: Fri Sep 24, 2004 4:38 pm    Post subject: Reply with quote

j'ai recompilé avec les bonnes options, et j'ai réinstallé pppoatm comme indiqué ici https://forums.gentoo.org/viewtopic.php?t=162228

Et ça roule... :D

Merci à tous...
Back to top
View user's profile Send private message
thanhat
n00b
n00b


Joined: 09 Aug 2004
Posts: 61
Location: Amiens

PostPosted: Wed Sep 29, 2004 7:42 pm    Post subject: Reply with quote

Bon, finalement ça roule pas du tout.

j'ai toujours les mêmes messages d'erreur :

Code:
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: /lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: unresolved symbol copy_to_user
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: /lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: unresolved symbol copy_from_user
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: /lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: unresolved symbol put_user
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o:
Hint: You are trying to load a module without a GPL compatible license
      and it has unresolved symbols.  Contact the module supplier for
      assistance, only they can help you.

/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: insmod /lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o failed
/lib/modules/2.4.26-gentoo-r9/extra/unicorn_pci_atm.o: insmod unicorn_pci_atm failed


Et ce, en compilant les vanilla sources en 2.4.27.

Il est à noter que le driver unicorn se trouve dorénavant dans portage en faisant, un :
Code:
 emerge bewan-adsl


please help :(
Back to top
View user's profile Send private message
sebweb
Apprentice
Apprentice


Joined: 29 Jan 2003
Posts: 220
Location: Bordeaux - France

PostPosted: Wed Sep 29, 2004 10:38 pm    Post subject: Reply with quote

Hello,
Aprés avoir recompiler ton kernel, tu a recompiler les drivers unicorn ?
Si non, il faut le faire.
Back to top
View user's profile Send private message
thanhat
n00b
n00b


Joined: 09 Aug 2004
Posts: 61
Location: Amiens

PostPosted: Thu Sep 30, 2004 8:12 am    Post subject: Reply with quote

Ben oui, bien sûr ! :?
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Thu Sep 30, 2004 9:42 am    Post subject: Reply with quote

Heu d'après ton message d'erreur, tu tournes toujours avec l'ancien noyau 2.4.26-gentoo-r9 ;) Que dit uname -r ?
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
Page 1 of 1

 
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