Canon Mp520 Scan funktion
Hej.
Jeg har installeret Ubuntu 8.04 på min pc. Har ikke installeret 8.10, da jeg havde nogle wireless problemmer, men som heldigvis ikke er i 8.04.
Nu er jeg nået til og skulle have min printer canon mp520 til og virke. Jeg har fået selv print funktionen til og virke, men scan funktion virker desværre ikke.
Jeg har gjort følgende:
Installere følgende driver fra canon:
Printer driver:
cnijfilter-common_2.80-1_i386
cnijfilter-mp520series_2.80-1_i386
Scaner driver:
scangearmp-common_1.10-1_i386
scangearmp-mp610series_1.10-1_i386
Derefter genstarted jeg system for en sikkerheds skyld.
Tested print funktion ok. Started derefter programmet "xsane" op, men her får jeg fejlmedelsen om at scanner ikke kan findes.
Så har jeg prøvet og google og følge denne guide:
http://mp610.blogspot.com/2007/11/new-sane-scanner-driver-for-canon-mp6…
Det skulle også virke til Mp520, men denne guide fik jeg ikke meget held ud af. Scaner kom stadig med samme fejl og printer kunne ikke længere printe.
Re installeret derefter driverne fra canon side, så nu kan jeg printe, men ikke scane.
Det vil være rart og kunne scane, da det er det sidste jeg mangler for, at kunne slette min windows installtion.
Er der nogle, som har et bud/ en god guide til og få scaner til og virke evt. workarround.
Pft Kristian
Jeg har installeret Ubuntu 8.04 på min pc. Har ikke installeret 8.10, da jeg havde nogle wireless problemmer, men som heldigvis ikke er i 8.04.
Nu er jeg nået til og skulle have min printer canon mp520 til og virke. Jeg har fået selv print funktionen til og virke, men scan funktion virker desværre ikke.
Jeg har gjort følgende:
Installere følgende driver fra canon:
Printer driver:
cnijfilter-common_2.80-1_i386
cnijfilter-mp520series_2.80-1_i386
Scaner driver:
scangearmp-common_1.10-1_i386
scangearmp-mp610series_1.10-1_i386
Derefter genstarted jeg system for en sikkerheds skyld.
Tested print funktion ok. Started derefter programmet "xsane" op, men her får jeg fejlmedelsen om at scanner ikke kan findes.
Så har jeg prøvet og google og følge denne guide:
http://mp610.blogspot.com/2007/11/new-sane-scanner-driver-for-canon-mp6…
Det skulle også virke til Mp520, men denne guide fik jeg ikke meget held ud af. Scaner kom stadig med samme fejl og printer kunne ikke længere printe.
Re installeret derefter driverne fra canon side, så nu kan jeg printe, men ikke scane.
Det vil være rart og kunne scane, da det er det sidste jeg mangler for, at kunne slette min windows installtion.
Er der nogle, som har et bud/ en god guide til og få scaner til og virke evt. workarround.
Pft Kristian
Kommentarer11
Mangler der info
Jeg tænkte på om der mangler info. De pakker jeg har hentet fra canons hjemme side .deb pakker
Re: Canon Mp520 Scan funktion
Jeg gør et forsøg mere
kristian@kristian-desktop:~/Driver/mp150-0.13.1$ ls
Doxyfile pixma_common.h pixma_mp730.c sane-pixma.html
gen_options.py pixma.desc pixma_mp750.c sane-pixma.man
install.sh pixma.h pixma_rename.h scan.c
libsane-pixma.def pixma_io.c pixma_sane.c usb.c
main.css pixma_io.h pixma_sane_options.c usb.h
make.depend pixma_io_sanei.c pixma_sane_options.h
Makefile pixma_io_sim.c README.html
pixma_common.c pixma_mp150.c sane
kristian@kristian-desktop:~/Driver/mp150-0.13.1$ make
cc -Wall -W -DWITHOUT_SANEI -DHAVE_FCNTL_H -DHAVE_STDINT_H -g -O -c -o scan.o scan.c
scan.c:26:19: error: stdio.h: No such file or directory
scan.c:27:20: error: stdlib.h: No such file or directory
scan.c:28:20: error: signal.h: No such file or directory
scan.c:29:20: error: unistd.h: No such file or directory
scan.c:30:20: error: string.h: No such file or directory
scan.c:31:22: error: sys/stat.h: No such file or directory
In file included from scan.c:36:
pixma.h:80:48: error: stdint.h: No such file or directory
In file included from scan.c:36:
pixma.h:240: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘*’ token
pixma.h:251: error: expected specifier-qualifier-list before ‘uint16_t’
pixma.h:355: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pixma_wait_event’
pixma.h:371: error: expected declaration specifiers or ‘...’ before ‘uint8_t’
scan.c:61: error: expected specifier-qualifier-list before ‘FILE’
scan.c:68: error: expected specifier-qualifier-list before ‘uint8_t’
scan.c: In function ‘listScanners’:
scan.c:115: warning: implicit declaration of function ‘fprintf’
scan.c:115: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:115: error: ‘stdout’ undeclared (first use in this function)
scan.c:115: error: (Each undeclared identifier is reported only once
scan.c:115: error: for each function it appears in.)
scan.c:121: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:121: error: ‘stderr’ undeclared (first use in this function)
scan.c:124: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:126: error: ‘NULL’ undeclared (first use in this function)
scan.c: At top level:
scan.c:142: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
scan.c: In function ‘exists’:
scan.c:160: error: storage size of ‘buf’ isn’t known
scan.c:161: warning: implicit declaration of function ‘stat’
scan.c:160: warning: unused variable ‘buf’
scan.c: In function ‘showBanner’:
scan.c:167: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:167: error: ‘stdout’ undeclared (first use in this function)
scan.c: In function ‘usage’:
scan.c:178: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:178: error: ‘stdout’ undeclared (first use in this function)
scan.c: In function ‘getPaperSize’:
scan.c:231: warning: implicit declaration of function ‘strcasecmp’
scan.c:237: warning: implicit declaration of function ‘printf’
scan.c:237: warning: incompatible implicit declaration of built-in function ‘printf’
scan.c:242: warning: implicit declaration of function ‘exit’
scan.c:242: warning: incompatible implicit declaration of built-in function ‘exit’
scan.c:242: error: ‘EXIT_FAILURE’ undeclared (first use in this function)
scan.c: In function ‘safe_atou’:
scan.c:257: warning: implicit declaration of function ‘strtoul’
scan.c: In function ‘safe_atof’:
scan.c:268: warning: implicit declaration of function ‘strtod’
scan.c: In function ‘parseOutputFormat’:
scan.c:280: warning: implicit declaration of function ‘strncpy’
scan.c:280: warning: incompatible implicit declaration of built-in function ‘strncpy’
scan.c:283: warning: implicit declaration of function ‘strchr’
scan.c:283: warning: incompatible implicit declaration of built-in function ‘strchr’
scan.c:292: error: ‘ScanContext’ has no member named ‘outputFormat’
scan.c:298: warning: incompatible implicit declaration of built-in function ‘printf’
scan.c:302: error: ‘ScanContext’ has no member named ‘outputFormatParam’
scan.c:302: error: ‘ScanContext’ has no member named ‘outputFormatParam’
scan.c:303: error: ‘ScanContext’ has no member named ‘outputFormatParam’
scan.c:303: error: ‘ScanContext’ has no member named ‘outputFormatParam’
scan.c: In function ‘parseOptions’:
scan.c:316: warning: implicit declaration of function ‘memset’
scan.c:316: warning: incompatible implicit declaration of built-in function ‘memset’
scan.c:324: error: ‘ScanContext’ has no member named ‘outputFormat’
scan.c:325: error: ‘ScanContext’ has no member named ‘listScanners’
scan.c:326: error: ‘ScanContext’ has no member named ‘debugLevel’
scan.c:327: error: ‘ScanContext’ has no member named ‘experiment’
scan.c:328: error: ‘ScanContext’ has no member named ‘overwrite’
scan.c:329: error: ‘ScanContext’ has no member named ‘buttonMode’
scan.c:333: error: ‘ScanContext’ has no member named ‘debugLevel’
scan.c:336: warning: implicit declaration of function ‘getopt’
scan.c:341: error: ‘optarg’ undeclared (first use in this function)
scan.c:349: warning: incompatible implicit declaration of built-in function ‘printf’
scan.c:369: error: ‘ScanContext’ has no member named ‘onePage’
scan.c:376: error: ‘ScanContext’ has no member named ‘listScanners’
scan.c:382: error: ‘ScanContext’ has no member named ‘debugLevel’
scan.c:383: error: ‘ScanContext’ has no member named ‘debugLevel’
scan.c:386: warning: implicit declaration of function ‘strcmp’
scan.c:387: error: ‘ScanContext’ has no member named ‘experiment’
scan.c:390: error: ‘ScanContext’ has no member named ‘overwrite’
scan.c:393: error: ‘struct pixma_scan_param_t’ has no member named ‘source’
scan.c:396: error: ‘ScanContext’ has no member named ‘buttonMode’
scan.c:404: error: ‘ScanContext’ has no member named ‘listScanners’
scan.c:405: error: ‘ScanContext’ has no member named ‘listScanners’
scan.c:406: warning: incompatible implicit declaration of built-in function ‘exit’
scan.c:406: error: ‘EXIT_SUCCESS’ undeclared (first use in this function)
scan.c:408: error: ‘EXIT_FAILURE’ undeclared (first use in this function)
scan.c:410: error: ‘optind’ undeclared (first use in this function)
scan.c:412: warning: incompatible implicit declaration of built-in function ‘exit’
scan.c:414: error: ‘ScanContext’ has no member named ‘outputName’
scan.c:418: error: ‘ScanContext’ has no member named ‘gamma_table’
scan.c:419: error: ‘ScanContext’ has no member named ‘gamma_table’
scan.c:419: error: too many arguments to function ‘pixma_fill_gamma_table’
scan.c:420: error: ‘struct pixma_scan_param_t’ has no member named ‘gamma_table’
scan.c:420: error: ‘ScanContext’ has no member named ‘gamma_table’
scan.c: In function ‘printParameters’:
scan.c:447: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:447: error: ‘stdout’ undeclared (first use in this function)
scan.c:459: error: ‘pixma_scan_param_t’ has no member named ‘source’
scan.c: In function ‘PNM_open’:
scan.c:465: error: ‘ScanContext’ has no member named ‘out’
scan.c:465: warning: implicit declaration of function ‘fopen’
scan.c:466: error: ‘ScanContext’ has no member named ‘out’
scan.c:467: error: ‘ScanContext’ has no member named ‘out’
scan.c:467: error: ‘NULL’ undeclared (first use in this function)
scan.c: In function ‘PNM_close’:
scan.c:473: error: ‘FILE’ undeclared (first use in this function)
scan.c:473: error: ‘pnm’ undeclared (first use in this function)
scan.c:473: error: ‘ScanContext’ has no member named ‘out’
scan.c:474: warning: implicit declaration of function ‘ftell’
scan.c:475: warning: implicit declaration of function ‘fflush’
scan.c:476: warning: implicit declaration of function ‘ftruncate’
scan.c:476: warning: implicit declaration of function ‘fileno’
scan.c:477: warning: implicit declaration of function ‘fclose’
scan.c:478: error: ‘NULL’ undeclared (first use in this function)
scan.c: In function ‘PNM_newPage’:
scan.c:484: error: ‘FILE’ undeclared (first use in this function)
scan.c:484: error: ‘pnm’ undeclared (first use in this function)
scan.c:484: error: ‘ScanContext’ has no member named ‘out’
scan.c:487: error: ‘ScanContext’ has no member named ‘out’
scan.c:489: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c: In function ‘PNM_write’:
scan.c:503: warning: implicit declaration of function ‘fwrite’
scan.c:503: warning: incompatible implicit declaration of built-in function ‘fwrite’
scan.c:503: error: ‘ScanContext’ has no member named ‘out’
scan.c: In function ‘PNM_discardPage’:
scan.c:510: warning: implicit declaration of function ‘fseek’
scan.c:510: error: ‘ScanContext’ has no member named ‘out’
scan.c:510: error: ‘ScanContext’ has no member named ‘out’
scan.c:510: error: ‘SEEK_SET’ undeclared (first use in this function)
scan.c: At top level:
scan.c:643: error: ‘NULL’ undeclared here (not in a function)
scan.c:643: warning: missing initializer
scan.c:643: warning: (near initialization for ‘writer[1].open’)
scan.c:645: warning: missing initializer
scan.c:645: warning: (near initialization for ‘writer[2].open’)
scan.c: In function ‘scanPage’:
scan.c:653: error: ‘ScanContext’ has no member named ‘outputFormat’
scan.c:653: error: array subscript is not an integer
scan.c:653: warning: initialization from incompatible pointer type
scan.c:655: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:655: error: ‘stdout’ undeclared (first use in this function)
scan.c:655: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:662: error: ‘ScanContext’ has no member named ‘bufSize’
scan.c:662: error: invalid operands to binary /
scan.c:662: warning: assignment makes integer from pointer without a cast
scan.c:671: error: ‘ScanContext’ has no member named ‘lineBuf’
scan.c:671: warning: passing argument 2 of ‘pixma_read_image’ discards qualifiers from pointer target type
scan.c:678: error: ‘ScanContext’ has no member named ‘lineBuf’
scan.c:681: error: ‘ScanContext’ has no member named ‘lineBuf’
scan.c:681: error: ‘ScanContext’ has no member named ‘bufSize’
scan.c:681: warning: passing argument 2 of ‘pixma_read_image’ discards qualifiers from pointer target type
scan.c:681: warning: passing argument 3 of ‘pixma_read_image’ makes integer from pointer without a cast
scan.c:688: error: ‘ScanContext’ has no member named ‘lineBuf’
scan.c:692: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:696: warning: implicit declaration of function ‘putc’
scan.c:697: error: ‘ScanContext’ has no member named ‘pages’
scan.c:697: error: lvalue required as increment operand
scan.c:697: warning: statement with no effect
scan.c:701: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c: In function ‘enterScanLoop’:
scan.c:713: warning: implicit declaration of function ‘signal’
scan.c:713: error: ‘SIGINT’ undeclared (first use in this function)
scan.c:715: error: ‘ScanContext’ has no member named ‘onePage’
scan.c:716: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:716: error: ‘stdout’ undeclared (first use in this function)
scan.c:716: error: ‘ScanContext’ has no member named ‘pages’
scan.c:716: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:716: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘const struct OutputWriterOps *’
scan.c:718: error: ‘struct pixma_scan_param_t’ has no member named ‘source’
scan.c:720: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:721: warning: implicit declaration of function ‘pixma_wait_event’
scan.c:734: error: ‘ScanContext’ has no member named ‘pages’
scan.c:734: warning: ordered comparison of pointer with integer zero
scan.c: In function ‘waitButtonAndExit’:
scan.c:745: error: ‘EXIT_FAILURE’ undeclared (first use in this function)
scan.c:745: warning: return makes integer from pointer without a cast
scan.c:748: warning: return makes integer from pointer without a cast
scan.c:749: error: ‘SIGINT’ undeclared (first use in this function)
scan.c:753: warning: incompatible implicit declaration of built-in function ‘printf’
scan.c:754: error: ‘EXIT_SUCCESS’ undeclared (first use in this function)
scan.c:754: warning: return makes integer from pointer without a cast
scan.c: In function ‘showExperimentWarning’:
scan.c:761: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:762: error: ‘stdout’ undeclared (first use in this function)
scan.c:772: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:773: error: ‘stderr’ undeclared (first use in this function)
scan.c:773: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c: In function ‘main’:
scan.c:783: warning: incompatible implicit declaration of built-in function ‘memset’
scan.c:788: error: ‘ScanContext’ has no member named ‘buttonMode’
scan.c:794: error: ‘ScanContext’ has no member named ‘overwrite’
scan.c:794: error: ‘ScanContext’ has no member named ‘outputName’
scan.c:794: warning: passing argument 1 of ‘exists’ from incompatible pointer type
scan.c:795: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:795: error: ‘stderr’ undeclared (first use in this function)
scan.c:795: error: ‘ScanContext’ has no member named ‘outputName’
scan.c:795: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:795: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘const struct OutputWriterOps *’
scan.c:796: error: ‘EXIT_FAILURE’ undeclared (first use in this function)
scan.c:796: warning: return makes integer from pointer without a cast
scan.c:801: warning: return makes integer from pointer without a cast
scan.c:805: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:805: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:806: warning: return makes integer from pointer without a cast
scan.c:810: error: ‘pixma_config_t’ has no member named ‘cap’
scan.c:810: error: invalid operands to binary &
scan.c:811: error: ‘ScanContext’ has no member named ‘experiment’
scan.c:814: warning: return makes integer from pointer without a cast
scan.c:816: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:816: error: ‘stdout’ undeclared (first use in this function)
scan.c:817: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:823: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:823: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:825: warning: return makes integer from pointer without a cast
scan.c:828: error: ‘pixma_config_t’ has no member named ‘cap’
scan.c:828: error: invalid operands to binary &
scan.c:829: error: ‘ScanContext’ has no member named ‘onePage’
scan.c:829: error: ‘struct pixma_scan_param_t’ has no member named ‘source’
scan.c:829: warning: statement with no effect
scan.c:832: error: ‘ScanContext’ has no member named ‘pages’
scan.c:832: warning: statement with no effect
scan.c:833: error: ‘ScanContext’ has no member named ‘lineSize’
scan.c:833: warning: statement with no effect
scan.c:834: error: ‘ScanContext’ has no member named ‘bufSize’
scan.c:834: warning: statement with no effect
scan.c:835: error: ‘ScanContext’ has no member named ‘lineBuf’
scan.c:835: error: ‘uint8_t’ undeclared (first use in this function)
scan.c:835: error: expected expression before ‘)’ token
scan.c:835: error: invalid operands to binary *
scan.c:835: warning: statement with no effect
scan.c:837: error: ‘ScanContext’ has no member named ‘outputFormat’
scan.c:837: error: array subscript is not an integer
scan.c:837: error: request for member ‘open’ in something not a structure or union
scan.c:837: error: ‘ScanContext’ has no member named ‘outputName’
scan.c:837: error: called object ‘’ is not a function
scan.c:837: warning: ordered comparison of pointer with integer zero
scan.c:838: warning: incompatible implicit declaration of built-in function ‘fprintf’
scan.c:838: error: ‘ScanContext’ has no member named ‘outputName’
scan.c:838: warning: passing argument 1 of ‘fprintf’ discards qualifiers from pointer target type
scan.c:838: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘const struct OutputWriterOps *’
scan.c:840: warning: return makes integer from pointer without a cast
scan.c:845: error: ‘ScanContext’ has no member named ‘outputFormat’
scan.c:845: error: array subscript is not an integer
scan.c:845: error: request for member ‘close’ in something not a structure or union
scan.c:845: error: called object ‘’ is not a function
scan.c:845: warning: statement with no effect
scan.c:848: error: ‘ScanContext’ has no member named ‘pages’
scan.c:849: warning: implicit declaration of function ‘remove’
scan.c:849: error: ‘ScanContext’ has no member named ‘outputName’
scan.c:850: warning: implicit declaration of function ‘free’
scan.c:850: error: ‘ScanContext’ has no member named ‘lineBuf’
scan.c:852: error: ‘EXIT_SUCCESS’ undeclared (first use in this function)
scan.c:852: warning: return makes integer from pointer without a cast
make: *** [scan.o] Error 1
kristian@kristian-desktop:~/Driver/mp150-0.13.1$
Får fint pakke tar filen ud
tar xvjf mp150-0.14.0u.tar.bz2
men når jeg skriver make, som der står jeg skal i guiden, så får jeg ovenstående fejl. Jeg fortabt. Er der nogle, som kan hjælp,
Alt hjælp er værdsat
scan.c:26:19: error:
Jeg tror du mangler glibc headers.
Ok.
Tak for hjælpen.
Re: Canon Mp520 Scan funktion
Ok
Kan stadig ikke komme videre
Jeg døjer stadigvæk med og installere tar pakker. 7# ledte mig på sporet af det måske var oversættelsesmiljø jeg manglede, men synes ikke jeg kan finde nogle pakker der hedder det i synaptic.
Er der nogle der kan fortælle mig hvilkke pakker jeg skal installere, så kan få lov til og installere tar filer og dermed få min scaner til og virke.
Fik det til og virke dog på fedora
Jeg fik min scaner til og virke i fedora 10 ved og installere både scaner og print driver fra canon's side. Det samme har jeg gjort til ubuntu.
Derefter started jeg gimp op. Fra gimp kan jeg klikke på acquire og vælgede scangear mp tool.
Nu kom der fejl medelse op, som forslog en løsning. Dette skete ikke i Ubuntu.
Jeg ved ikke om jeg skal gå over til fedora blot pga. min manglende viden til og få ubuntu til og spille. log fil er vedhæfted i næste afsnit. Sry den fylder, men log filer er den eneste måde jeg kan forklar fejlen på.
Jeg retted derefter fejl, som forslået og nu spiller det bare.
log fil fra fedora 10
SELinux is preventing scangearmp from loading /usr/lib/libcncpmslld328.so.1.1.0
which requires text relocation.
Detailed Description:
The scangearmp application attempted to load /usr/lib/libcncpmslld328.so.1.1.0
which requires text relocation. This is a potential security problem. Most
libraries do not need this permission. Libraries are sometimes coded incorrectly
and request this permission. The SELinux Memory Protection Tests
(http://people.redhat.com/drepper/selinux-mem.html) web page explains how to
remove this requirement. You can configure SELinux temporarily to allow
/usr/lib/libcncpmslld328.so.1.1.0 to use relocation as a workaround, until the
library is fixed. Please file a bug report
(http://bugzilla.redhat.com/bugzilla/enter_bug.cgi) against this package.
Allowing Access:
If you trust /usr/lib/libcncpmslld328.so.1.1.0 to run correctly, you can change
the file context to textrel_shlib_t. "chcon -t textrel_shlib_t
'/usr/lib/libcncpmslld328.so.1.1.0'" You must also change the default file
context files on the system in order to preserve them even on a full relabel.
"semanage fcontext -a -t textrel_shlib_t '/usr/lib/libcncpmslld328.so.1.1.0'"
Fix Command:
chcon -t textrel_shlib_t '/usr/lib/libcncpmslld328.so.1.1.0'
Additional Information:
Source Context unconfined_u:unconfined_r:unconfined_t:s0
Target Context system_u:object_r:lib_t:s0
Target Objects /usr/lib/libcncpmslld328.so.1.1.0 [ file ]
Source scangearmp
Source Path /usr/local/bin/scangearmp
Port
Host localhost.localdomain
Source RPM Packages scangearmp-common-1.10-1
Target RPM Packages scangearmp-mp520series-1.10-1
Policy RPM selinux-policy-3.5.13-18.fc10
Selinux Enabled True
Policy Type targeted
MLS Enabled True
Enforcing Mode Enforcing
Plugin Name allow_execmod
Host Name localhost.localdomain
Platform Linux localhost.localdomain 2.6.27.5-117.fc10.i686
#1 SMP Tue Nov 18 12:19:59 EST 2008 i686 i686
Alert Count 2
First Seen Mon 05 Jan 2009 07:56:33 PM CET
Last Seen Mon 05 Jan 2009 07:59:30 PM CET
Local ID a87740aa-7e85-4c7f-a8c9-cd643faed21f
Line Numbers
Raw Audit Messages
node=localhost.localdomain type=AVC msg=audit(1231181970.894:35): avc: denied { execmod } for pid=4257 comm="scangearmp" path="/usr/lib/libcncpmslld328.so.1.1.0" dev=dm-0 ino=1744912 scontext=unconfined_u:unconfined_r:unconfined_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file
node=localhost.localdomain type=SYSCALL msg=audit(1231181970.894:35): arch=40000003 syscall=125 success=no exit=-13 a0=fd4000 a1=1d000 a2=5 a3=bfd7ec50 items=0 ppid=4076 pid=4257 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=1 comm="scangearmp" exe="/usr/local/bin/scangearmp" subj=unconfined_u:unconfined_r:unconfined_t:s0 key=(null)