View previous topic :: View next topic |
Author |
Message |
l.slysz Apprentice
Joined: 03 Jun 2005 Posts: 256
|
Posted: Sun Jul 03, 2005 8:21 pm Post subject: [scanner] installation plustek opticpro 9636T [abandon] |
|
|
j'aimerais comprendre, pourquoi plustek-parallel me reclame les sources du noyau 2.4 sachant que je suis en 2.6
Code: | emerge -avt plustek-parallel
These are the packages that I would merge, in reverse order:
Calculating dependencies ...done!
[ebuild N ] media-gfx/plustek-parallel-0.42.9 167 kB
[ebuild NS ] sys-kernel/gentoo-sources-2.4.28-r9 -build -doc -symlink 31,453 kB
[ebuild N ] media-gfx/sane-backends-1.0.15 -gphoto2 +ipv6 -usb 3,156 kB
[ebuild N ] sys-libs/libieee1284-0.2.1 -doc 178 kB
Total size of downloads: 34,955 kB |
merci d'avance
edit:
https://bugs.gentoo.org/show_bug.cgi?id=41739
Quote: | I've just added a note to the ebuild about it being deprecated and a dependency on 2.4 kernels. Please use the latest sane-backends instead of plustek-parallel. They have support for parallel Plustek scanners now and it works just as well as it used to with the separate module |
je n'aurais pas besoin de plustek-parallel
allez prions mes freres
Last edited by l.slysz on Mon Jul 04, 2005 8:21 pm; edited 2 times in total |
|
Back to top |
|
|
l.slysz Apprentice
Joined: 03 Jun 2005 Posts: 256
|
Posted: Sun Jul 03, 2005 11:27 pm Post subject: |
|
|
bon en fait je suis completement largué la
plus besoin de plustek-parallel ... ok
sane-backends ... installé
il faut ocnfigurer quoi et ou pour faire reconnaitre mon scanner ?
un point positif tout de meme :
Code: | dmesg |grep parport
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP(,...)]
lp0: using parport0 (interrupt-driven).
|
quelque chose de detecté sur mon port parallele
voila ou j'en suis, et je vois pas du tout vers ou aller |
|
Back to top |
|
|
Dinornis n00b
Joined: 03 Jul 2005 Posts: 28
|
|
Back to top |
|
|
l.slysz Apprentice
Joined: 03 Jun 2005 Posts: 256
|
Posted: Mon Jul 04, 2005 10:19 am Post subject: |
|
|
pour le projet sane, je passe mon temps dessus
merci pour l'autre adresse, je vais eplucher ça |
|
Back to top |
|
|
l.slysz Apprentice
Joined: 03 Jun 2005 Posts: 256
|
Posted: Mon Jul 04, 2005 11:06 am Post subject: |
|
|
bon alors je pense avoir trouvé mon probleme .
je n'ai pas de module plustek
n'ayant pas trouvé d'ebuild qui correspondait, je me lance à partir des sources (plustek-module-0_42_9.tar.gz) :
make all .... patatra, rien ne va plus
Code: | pat plustek_driver # make
Makefile to create the Plustek-Scanner kernel-module:
all ... builds the module
all DEBUG=y ... builds the module with debug-messages enabled
clean ... cleans up the show
install ... installs the module to the library path
uninstall ... removes the module from the library path
load ... tries to load the module and creates device nodes
unload ... unloads the module
pat plustek_driver # make all
gcc -Wall -Wstrict-prototypes -fomit-frame-pointer -D_PTDRV_V1=0 -D_PTDRV_V0=42 -D_PTDRV_BUILD=10 -D__KERNEL__ -I/lib/modules/2.6.11-gentoo-r11/build/include -I./h -I./.. -O2 -DMODULE -c src/dac.c -o obj/dac.o
In file included from /lib/modules/2.6.11-gentoo-r11/build/include/asm/processor.h:18,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/prefetch.h:14,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/list.h:7,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/wait.h:23,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/poll.h:9,
from h/plustek_sysdep.h:92,
from h/plustek_scan.h:60,
from src/dac.c:48:
/lib/modules/2.6.11-gentoo-r11/build/include/asm/system.h: Dans la fonction « __set_64bit_var »:
/lib/modules/2.6.11-gentoo-r11/build/include/asm/system.h:193: attention : dereferencing type-punned pointer will break strict-aliasing rules
/lib/modules/2.6.11-gentoo-r11/build/include/asm/system.h:193: attention : dereferencing type-punned pointer will break strict-aliasing rules
Dans le fichier inclus à partir de /lib/modules/2.6.11-gentoo-r11/build/include/asm/smp.h:18,
à partir de /lib/modules/2.6.11-gentoo-r11/build/include/linux/smp.h:19,
à partir de /lib/modules/2.6.11-gentoo-r11/build/include/linux/sched.h:25,
à partir de /lib/modules/2.6.11-gentoo-r11/build/include/linux/mm.h:4, à partir de /lib/modules/2.6.11-gentoo-r11/build/include/linux/poll.h:11,
à partir de h/plustek_sysdep.h:92,
à partir de h/plustek_scan.h:60,
à partir de src/dac.c:48:
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:6:25: mach_mpspec.h : Aucun fichier ou répertoire de ce type
In file included from /lib/modules/2.6.11-gentoo-r11/build/include/asm/smp.h:18, from /lib/modules/2.6.11-gentoo-r11/build/include/linux/smp.h:19,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/sched.h:25,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/mm.h:4, from /lib/modules/2.6.11-gentoo-r11/build/include/linux/poll.h:11,
from h/plustek_sysdep.h:92,
from h/plustek_scan.h:60,
from src/dac.c:48:
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h: Hors de toute fonction :
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type'
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type'
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus'
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus'
In file included from /lib/modules/2.6.11-gentoo-r11/build/include/asm/smp.h:20, from /lib/modules/2.6.11-gentoo-r11/build/include/linux/smp.h:19,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/sched.h:25,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/mm.h:4, from /lib/modules/2.6.11-gentoo-r11/build/include/linux/poll.h:11,
from h/plustek_sysdep.h:92,
from h/plustek_scan.h:60,
from src/dac.c:48:
/lib/modules/2.6.11-gentoo-r11/build/include/asm/io_apic.h:158: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.11-gentoo-r11/build/include/asm/io_apic.h:158: error: conflicting types for `mp_irqs'
/lib/modules/2.6.11-gentoo-r11/build/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs'
Dans le fichier inclus à partir de /lib/modules/2.6.11-gentoo-r11/build/include/linux/smp.h:19,
à partir de /lib/modules/2.6.11-gentoo-r11/build/include/linux/sched.h:25,
à partir de /lib/modules/2.6.11-gentoo-r11/build/include/linux/mm.h:4, à partir de /lib/modules/2.6.11-gentoo-r11/build/include/linux/poll.h:11,
à partir de h/plustek_sysdep.h:92,
à partir de h/plustek_scan.h:60,
à partir de src/dac.c:48:
/lib/modules/2.6.11-gentoo-r11/build/include/asm/smp.h:73:26: mach_apicdef.h : Aucun fichier ou répertoire de ce type
In file included from /lib/modules/2.6.11-gentoo-r11/build/include/linux/smp.h:19,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/sched.h:25,
from /lib/modules/2.6.11-gentoo-r11/build/include/linux/mm.h:4, from /lib/modules/2.6.11-gentoo-r11/build/include/linux/poll.h:11,
from h/plustek_sysdep.h:92,
from h/plustek_scan.h:60,
from src/dac.c:48:
/lib/modules/2.6.11-gentoo-r11/build/include/asm/smp.h: Dans la fonction « hard_smp_processor_id »:
/lib/modules/2.6.11-gentoo-r11/build/include/asm/smp.h:77: attention : implicit declaration of function `GET_APIC_ID'
make: *** [obj/dac.o] Erreur 1
|
|
|
Back to top |
|
|
boozo Advocate
Joined: 01 Jul 2004 Posts: 3193
|
|
Back to top |
|
|
l.slysz Apprentice
Joined: 03 Jun 2005 Posts: 256
|
Posted: Mon Jul 04, 2005 12:00 pm Post subject: |
|
|
sachant que j'utilise deja les modules subfs, nvidia, et un autre, je pense que les options sont deja presentes non ? |
|
Back to top |
|
|
boozo Advocate
Joined: 01 Jul 2004 Posts: 3193
|
|
Back to top |
|
|
l.slysz Apprentice
Joined: 03 Jun 2005 Posts: 256
|
Posted: Mon Jul 04, 2005 1:58 pm Post subject: |
|
|
je pense pas qu'il y ait un script different, puisque la personne qui a conçu ce driver a meme inclu dans son makefile la partie chargement du module (make load)
je vais voir ce que ça donne avec DEBUG=y
et non, je n'ai pas souvenir d'avoir modifié mes kernel header dernierement
en tout cas merci de t'interesser au probleme |
|
Back to top |
|
|
|
|
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
|
|