- Modifié
http://www.llaumgui.com/post/MSI-Wind%2C-Fedora-10-et-la-webcam-out-of-the-box
mais il faut adapter à votre webcam.
Affaire à suivre et documentation aussi...
mais il faut adapter à votre webcam.
Affaire à suivre et documentation aussi...
libv4l2: error dequeuing buf: Erreur d'entrée/sortie
CVideoDevice::MSync() ioctl: Erreur d'entrée/sortie
CVideoDevice::LoadImage() Error loading image; errorcode=-5
bouboywget http://linuxtv.org/hg/~jfrancois/gspca/archive/tip.tar.gz
tar -zxvf tip.tar.gz
cd gspca-*
make
sudo rm -f /lib/modules/`uname -r`/kernel/drivers/usb/media/gspca.ko
sudo /sbin/depmod -aq
sudo make install
tout roule pour l'installe, mais cela ne change rien ...wget http://linuxtv.org/hg/~jfrancois/gspca/archive/tip.tar.gz
tar -zxvf tip.tar.gz
cd gspca-*
make
sudo rm -f /lib/modules/`uname -r`/kernel/drivers/usb/media/gspca.ko
sudo /sbin/depmod -aq
sudo make install
et cela fonctionne jusqu'à la ligne make
, voici le résultat :
[root@localhost gspca-5c1523242c66]# make
make -C /root/gspca-5c1523242c66/v4l
make[1]: entrant dans le répertoire « /root/gspca-5c1523242c66/v4l »
No version yet, using 2.6.27.12-170.2.5.fc10.i686
make[1]: quittant le répertoire « /root/gspca-5c1523242c66/v4l »
make[1]: entrant dans le répertoire « /root/gspca-5c1523242c66/v4l »
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 2.6.27
File not found: /lib/modules/2.6.27.12-170.2.5.fc10.i686/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
make[1]: quittant le répertoire « /root/gspca-5c1523242c66/v4l »
make[1]: entrant dans le répertoire « /root/gspca-5c1523242c66/v4l »
Updating/Creating .config
Preparing to compile for kernel version 2.6.27
File not found: /lib/modules/2.6.27.12-170.2.5.fc10.i686/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
make[1]: *** Pas de règle pour fabriquer la cible « .myconfig », nécessaire pour « config-compat.h ». Arrêt.
make[1]: quittant le répertoire « /root/gspca-5c1523242c66/v4l »
make: *** [all] Erreur 2
[root@localhost gspca-5c1523242c66]# sudo rm -f /lib/modules/`uname -r`/kernel/drivers/usb/media/gspca.ko
[root@localhost gspca-5c1523242c66]# sudo /sbin/depmod -aq
[root@localhost gspca-5c1523242c66]# sudo make install
make -C /root/gspca-5c1523242c66/v4l install
make[1]: entrant dans le répertoire « /root/gspca-5c1523242c66/v4l »
Stripping debug info from files
Usage: strip <option(s)> in-file(s)
Removes symbols and sections from files
The options are:
-I --input-target=<bfdname> Assume input file is in format <bfdname>
-O --output-target=<bfdname> Create an output file in format <bfdname>
-F --target=<bfdname> Set both input and output format to <bfdname>
-p --preserve-dates Copy modified/access timestamps to the output
-R --remove-section=<name> Remove section <name> from the output
-s --strip-all Remove all symbol and relocation information
-g -S -d --strip-debug Remove all debugging symbols & sections
--strip-unneeded Remove all symbols not needed by relocations
--only-keep-debug Strip everything but the debug information
-N --strip-symbol=<name> Do not copy symbol <name>
-K --keep-symbol=<name> Do not strip symbol <name>
--keep-file-symbols Do not strip file symbol(s)
-w --wildcard Permit wildcard in symbol comparison
-x --discard-all Remove all non-global symbols
-X --discard-locals Remove any compiler-generated symbols
-v --verbose List all object files modified
-V --version Display this program's version number
-h --help Display this output
--info List object formats & architectures supported
-o <file> Place stripped output into <file>
strip: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 efi-bsdrv-ia32 efi-rtdrv-ia32 elf64-x86-64 elf64-little elf64-big elf32-little elf32-big srec symbolsrec tekhex binary ihex trad-core
make[1]: *** [media-install] Erreur 1
make[1]: quittant le répertoire « /root/gspca-5c1523242c66/v4l »
make: *** [install] Erreur 2
voili voilou ... que faire ? accepter qu'une simple webcam completement plug'n playsous xp soit un casse tête sou F10 🙁 ???