Hello, thx for the help. I tried to compile the package and you're right that I get some errors. The first one was indeed the different location of "modversions.h". Instead of the directory "linux" I found one in "config". The next error was the missing file "linux/module.h": I replaced the include with the existing "config/modules.h". Even there is a slight difference in the name. Now I'm stuck with the missing "linux/init.h". Here I cannot find the correct one. Best regards, Thomas > Thomas, > Our most recent tarball update is slmodem-2.9.11-20110807.tar.gz > and should be OK for 3.x kernels. With some Linux distros, there will > be a compile failure, dependent on where the MODVERSIONS info is > located in the linux/kernel headers. Do a trial compile wth the > following package and send us any failure message > Is DKMS support installed on your SuSE System. There is a DKMS > enabled package variant we could send you, which will do auto > upgrades. > MarvS > scanModem maintainer > On Thu, Feb 23, 2012 at 3:05 AM, Thomas Wilhelmi > <willi@xxxxxxxxxxxxxxxxxx> wrote: >> Hello, >> >> I have a USB Modem and a PCI Modem-Card. My system is a Suse 12.1 with >> the following characterisrica: >> >> Linux twisrv 3.1.9-1.4-default #1 SMP Fri Jan 27 08:55:10 UTC 2012 (efb5ff4) i686 i686 i386 GNU/Linux >> >> The characteristica of the Modems can be seen in the attached file >> (any more necessary?). The USB-Modem is working like a charme. But the >> PCI-Modem not. The slmodem and ungrab-winmodem sources I found are >> only for kernel 2.x. Are there any versions for 3.1 Kernels? >> >> Thanks in advance, >> Thomas