|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Hardware Questions about drivers, peripheral cabling, configuration |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
will do this right away Thanks
|
|
|||
|
Been redoing the Linux wacom project way and i stumbled upon this:
"As shown above, the kernel directory was detected and the wacom.o module will be built. If the kernel option shows "no", you will need to specify the --with-kernel option and the correct directory." Mine answers no, so not so good... according to the site this means the wacom driver is not installed... Tried ./configure --enable-wacom, but nothing changes Can somebody provide my with a set of code line to enable this... Thank you It is kinda strange, it acts good, follows the tablet, but has no driver installed. |
|
||||
|
Quote:
The lsmod command will show the modules running, maybe it's using one of the usb modules? Do you have the kernel-source installed? It comes up ok here.. Code:
malcolml@kermit-opensuse:~/build/linuxwacom-0.8.0-3$ ./configure --enable-wacom ---------------------------------------- BUILD ENVIRONMENT: architecture - i586-suse-linux linux kernel - yes 2.6.24 module versioning - no kernel source - yes /lib/modules/2.6.25.16-0.1-default/source XFree86 source - no Xorg SDK - yes /usr/include/xorg XSERVER64 - no dlloader - yes XLib - yes /usr/lib TCL - yes /usr/include TK - yes /usr/include ncurses - yes BUILD OPTIONS: wacom.o - yes wacdump - yes xidump - yes libwacomcfg - yes libwacomxi - yes xsetwacom - yes hid.o - no usbmouse.o - no evdev.o - no mousedev.o - no input.o - no wacom_drv.so - yes /usr/lib/xorg/modules/input wacom_drv.o - no wacom*_drv quirks - IsXExtensionPointer key-events ---------------------------------------- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default up 5:33, 1 user, load average: 0.00, 0.00, 0.00 GPU GeForce 6600 TE/6200 TE - Driver Version: |
|
|||
|
This is what ./configure gives me(sorry for the list, i dont want anything the be overloocked)
Quote:
I had to install GCC to be able to run ./configure, meaning that i dont have all the things installed for kernel configuration. Hoping somebody can help me... |
|
||||
|
Quote:
Are you sure you have the kernel-source for your current kernel installed? Else you need to install tcl, tk and the development files. Now another thing I noticed on my machine here is I changed back to the default kernel as I only have 1GB of ram in this notebook as I had issues getting my bluetooth module to compile after I patched it. This is only a comment, not suggesting you do it But I wonder if it's thereason it gets the can't find kernel version error? -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default up 3:09, 1 user, load average: 0.32, 0.12, 0.17 GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12 |
|
|||
|
This is from the section testing the tablet (here)
Quote:
Quote:
wich according to the site means the Wacom driver has control. 1. If wacom driver is installed and used, will ./configure say Yes next to wacom.o? 2. for 2.6 is wacom.ko, y does configure say .o? 3. cant i recompile the kernel with al Wacom related option enabled? howto? Get paranoiac here...
|
|
|||
|
Quote:
Well, i tried to install Xen and he did something to the kernel on an update, added pae in its name. ./configure found the kernel i think Quote:
Seems to be a warning. can it be fixed? |
|
|||
|
I never used Xen later, using VirtualBox now...
So that may be reseted... but how? just uninstall? and the names will be default again? |
|
||||
|
Quote:
Strange it says input1 in the devices, then in messages it says input8? Ok, I think you may not have the kernel source, can you check in YaST and search on kernel, then just check that the kernel-source version installed is the same as your running kernel or using zypper and uname, the versions should match; Code:
zypper if kernel-source uname -a Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default up 3:56, 1 user, load average: 0.00, 0.02, 0.05 GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12 |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|