Jim Antonio reports success with a Fedora 7 kernel-2.6.22.1-1-33.fc7 http://www.geocities.com/olivares14031/26221-33fc7-slmodemd.html So the problem seems to arise in the 33 -> 41 transition. After a while, there is supposed to be a serial driver fix, that will eliminate the need for ungrab-winmodem. So also just try using # modprobe slamr # slmodemd -c USA /dev/slamr0 and assess if port creation occurred. I'm only using Ubuntu 2.6.20 kernels as yet and can't check further now. MarvS On 8/19/07, jim tate <mickeyboa@xxxxxxxxxxxxx> wrote: > Fedora 7 , kernel-2.6.22.1-41.fc7 and a Smart Link SL2800 modem 2000:2800 . > > I have compiled slmodem-2.9.11-20070813.tar.gz and had no errors > > But when I tryed to compile ungrab-winmodem-20070505 I get the errors below. > > /home/mickey/.local/share/Trash/files/ungrab-winmodem_1/ungrab-winmodem.c: > In function 'softmodem_release_init': > /home/mickey/.local/share/Trash/files/ungrab-winmodem_1/ungrab-winmodem.c:74: > warning: 'pci_find_device' is deprecated (declared at > include/linux/pci.h:477) > make[2]: *** > [/home/mickey/.local/share/Trash/files/ungrab-winmodem_1/ungrab-winmodem.o] > Error 1 > make[1]: *** > [_module_/home/mickey/.local/share/Trash/files/ungrab-winmodem_1] Error 2 > make[1]: Leaving directory `/usr/src/kernels/2.6.22.1-41.fc7-i686' > make: *** [all] Error 2 > > What do I have to do now > > > >