On Monday 03 July 2006 23:27, Kai Sattler wrote:
> Hi,
>
> I run a monolythic kernel on my tablet computer, and since I have
> upgraded to Xorg-x11 7.0, the pen cannot be used any more, because Xorg
> presumably relies on linuxwacom, and linuxwacom builds as a kernel
> module.
> Is it possible to use linuxwacom in a monolythic kernel environment?
>
> Many thanks for any hints.

I can't see why it shouldn't be possible.. 

The part of linuxwacom that would be affected by a monolythic build of the 
kernel would only be the wacom-kernel-driver (and some other updated drivers 
shipped with linuxwacom), and you can copy them into the kernel source 
(replacing the ones already there) and do the make.

The rest is utilities and X-drivers. The latter is not affected whether you're 
using modules or not in the kernel, as they are loaded by the X-server and 
not the kernel.

I upgraded myself to Xorg 7.0 about a week ago, and the one thing that I 
did notice was that all paths has been changed. So if you rely on the old 
paths (/usr/X11R6/lib) you will have a problem. Take a look in /usr/lib/xorg 
if you haven't already.

BR
  Magnus

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to