jcdoudou
bonsoir
kernel 2.6.11-1.1369_FC4smp: mon pc ne s'arrête pas tout seul à l'extinction du pc, je suis obligé de rester appuyé 5 secondes sur le bouton de l'unité centrale.
avec le kernel 2.6.11-1.1369_FC4, il s'arrête normalement.
quelqu'un a t'il une idée?
merci
c3r3b3llum
tu as du materiel necessitant , un kernel smp ou pas ?
jcdoudou
oui pour mon modem usb.
remi
Désolé, mais je ne vois pas le rapport entre modem USB et kernel SMP.
SMP c'est pour les machines Multi-processeur (ou P4 avec Hyper-threading).
Dans ton cas il faut donc mieux utiliser le noyau normal (enfin quoi que la normalite commence à tendre vers l'autre).
A+
jcdoudou
je ne suis pas arrivé à installer le driver eagle sur l'autre kernel.
sinon pour remi, je ne peux pas téléchargé sur ton site avec firefox ou mozilla, je tombe sur un lecteur média. par contre je peux télécharger avec ie. peut être un paramètre à régler dans firefox?
backsdar
Bonjour,
Pour télécharger sur son site tu fais clic droit sur le fichier que tu veux télécharger et tu clic sur "Save Link As". (ou un truc comme "Sauver le lien sous" en français)
backsdar
jcdoudou
ok pour le téléchargement.
jcdoudou
bon, j'ai réessayer d'installer le pilote eagle-usb en démarrant sur le kernel 2.6.11-1.1369_FC4
résultat:impossible. j'ai pourtant installé les sources mais j'ai un message quand je "./configure" eagle comme quoi les sources ne peuvent pas êtres trouvées.
l'installation de eagle se déroule bien avec le kernel 2.6.11-1.1369_FC4smp.
il y a certainement une explication que je ne connais pas.
c3r3b3llum
l'explication si tu veut que l'on essaye de te la donner il faudrai que tu postes par exemple le resultat exact de ce que te retourne en message d'erreur de la consol !
bon sinon pour ton kernel smp , il n'a rien a faire la alors oublie le, car visiblement ton matos ne necessite pas ce genre de kernel !
jcdoudou
voilà ce que donne ./configure
[jcdoudou@localhost ~]$ su -
Password:
[root@localhost ~]# cd eagle-usb-2.3.2
[root@localhost eagle-usb-2.3.2]# ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking whether closedir returns void... no
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for alarm... yes
checking for gettimeofday... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strspn... yes
checking for strtol... yes
checking for ifconfig... yes
checking for route... yes
checking for pidof... yes
checking for dhclient... dhclient
checking for pppd... yes
checking for pppoe... yes
checking for tclsh... yes
checking for wish... no
checking for xsltproc... yes
*** libxslt-proc package is missing, keeping prebuild version ***
checking for kernel version... not found
checking for ifup... 1
checking for adictrl... no
checking for eaglectrl... eaglectrl
configure: creating ./config.status
config.status: creating Makefile.common
config.status: executing default commands
========================================================================
distribution detected Fedora
dhcp support dhclient
pppd support yes
pppoa support yes
pppoe support yes
install eagleconnect (tcl/tk frontend) no
generate documentation no
========================================================================
error: kernel-sources cannot be found!
[root@localhost eagle-usb-2.3.2]#
c3r3b3llum
prend les rpm de remi . install les et dit nous ce qu'il te dit !
jcdoudou
j'ai installé les rpm de remi.
-eagle-usb-2.3.2-1.0.FC4.remi.i386.rpm
-kernel-module-eagle-usb-2.6.11-1.1369_FC4-2.3.2-1.0.FC4.remi.i386.rpm
et toujours le même message.
bien sur, j'ai essayé aussi après avoir redémarré.
remi
Si tu as pris mes RPM, inutile de compiler.
Tapes directement eagleconfig pour configurer FAI, utilisateur et mot de passe puis service eagle-usb start pouor démarrer la connexion.
A+
jcdoudou
ok, ça marche.
donc pour récapituler:
installation de
-eagle-usb-2.3.2-1.0.FC4.remi.i386.rpm
-kernel-module-eagle-usb-2.6.11-1.1369_FC4-2.3.2-1.0.FC4.remi.i386.rpm
-ensuite taper eagleconfig,remplir sa configuration
-puis lancer startadsl.
merci à tous.