em8300 with linux 2.6.29 / 2.6.30-rc

View: New views
5 Messages — Rating Filter:   Alert me  

em8300 with linux 2.6.29 / 2.6.30-rc

by Nicolas Boullis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I've been somewhat unavailable (and this list has been somewhat dormant)
lately. Has anyone had the opportunity to test em8300 with linux 2.6.29
or 2.6.30-rc?


Cheers,

Nicolas

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel

Re: em8300 with linux 2.6.29 / 2.6.30-rc

by Bugzilla from dr.nop@gmx.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Mittwoch, 13. Mai 2009 00:43:11 schrieb Nicolas Boullis:

> Hi,
>
> I've been somewhat unavailable (and this list has been somewhat dormant)
> lately. Has anyone had the opportunity to test em8300 with linux 2.6.29
> or 2.6.30-rc?
>
>
> Cheers,
>
> Nicolas
>


Hello,

I can try it next weekend.

S.


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel

Re: em8300 with linux 2.6.29 / 2.6.30-rc

by Gabor Z. Papp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

* Nicolas Boullis <nboullis@...>:

| I've been somewhat unavailable (and this list has been somewhat dormant)
| lately. Has anyone had the opportunity to test em8300 with linux 2.6.29
| or 2.6.30-rc?

I'm using it with 2.6.29.1,2,3 without any problem.

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel

Re: em8300 with linux 2.6.29 / 2.6.30-rc

by Jan Willies :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am 13.05.2009 00:43, schrieb Nicolas Boullis:
> I've been somewhat unavailable (and this list has been somewhat dormant)
> lately. Has anyone had the opportunity to test em8300 with linux 2.6.29
> or 2.6.30-rc?

2.6.29.2 works fine.


cheers

  - jan

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel

Re: em8300 with linux 2.6.29 / 2.6.30-rc

by Jan Willies :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Nicolas Boullis <nboullis <at> debian.org> writes:
> I've been somewhat unavailable (and this list has been somewhat dormant)
> lately. Has anyone had the opportunity to test em8300 with linux 2.6.29
> or 2.6.30-rc?

It doesn't compile with 2.6.30-rc6 and gcc-4.4.0:

[jan@server modules]$ make clean && LANG=C make make -C
/lib/modules/2.6.30-rc6/build SUBDIRS=/usr/local/src/em8300-nboullis/modules
clean make[1]: Entering directory `/usr/src/linux-2.6.30-rc6' CLEAN
/usr/local/src/em8300-nboullis/modules/.tmp_versions make[1]: Leaving directory
`/usr/src/linux-2.6.30-rc6' [ ! -x ./update_em8300_version.sh ] ||
./update_em8300_version.sh em8300_version.h make -C
/lib/modules/2.6.30-rc6/build SUBDIRS=/usr/local/src/em8300-nboullis/modules
modules make[1]: Entering directory `/usr/src/linux-2.6.30-rc6' CC [M]
/usr/local/src/em8300-nboullis/modules/adv717x.o
/usr/local/src/em8300-nboullis/modules/adv717x.c:47:33: error:
linux/video_encoder.h: No such file or directory In file included from
/usr/local/src/em8300-nboullis/modules/adv717x.c:49:
/usr/local/src/em8300-nboullis/modules/em8300_compat24.h:30: error: conflicting
types for 'irqreturn_t' include/linux/irqreturn.h:16: note: previous
declaration of 'irqreturn_t' was here
/usr/local/src/em8300-nboullis/modules/adv717x.c: In function 'adv717x_detect':
/usr/local/src/em8300-nboullis/modules/adv717x.c:727: warning:
'i2c_attach_client' is deprecated (declared at include/linux/i2c.h:434)
/usr/local/src/em8300-nboullis/modules/adv717x.c: In function
'adv717x_detach_client': /usr/local/src/em8300-nboullis/modules/adv717x.c:757:
warning: 'i2c_detach_client' is deprecated (declared at
include/linux/i2c.h:435) make[2]: ***
[/usr/local/src/em8300-nboullis/modules/adv717x.o] Error 1 make[1]: ***
[_module_/usr/local/src/em8300-nboullis/modules] Error 2 make[1]: Leaving
directory `/usr/src/linux-2.6.30-rc6' make: *** [build] Error 2


cheers

 - jan


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dxr3-devel mailing list
Dxr3-devel@...
https://lists.sourceforge.net/lists/listinfo/dxr3-devel