Zoom mini usb dial up modem model 3095 driver install problem
Derek Broughton
news at pointerstop.ca
Mon Dec 22 02:20:12 UTC 2008
squareyes wrote:
> Hi all,
> just acquired a Zoom mini usb dial up modem model 3095.
> It came with cd including a driver (.deb) for Linux (conexant) and a
> .tar Tried to install .deb as per instructions, I get as below. I have
> build essentials installed.
...
> * The update-modules command is deprecated and should not be used!
I hate that. It _says_ deprecated - we're all adults here and should be
capable of understanding that that implies "should not be used"...
> No pre-built modules for: Ubuntu-8.04 linux-2.6.24-16-generic i686-SMP
>
> Trying to automatically build the driver modules...
> (this requires a C compiler and proper kernel sources to be installed)
You might try installing dkms - no idea if _this_ package could take
advantage of it, but some packages have an easier time compiling drivers
when it's present, so it might help here.
> tmp/dgcconfig-buildlog.txt is as below.
...
> make[1]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'
> scripts/Makefile.build:46: *** CFLAGS was changed in
> "/usr/lib/dgcmodem/modules/Makefile". Fix it to use EXTRA_CFLAGS.
So if dkms doesn't help, try changing CFLAGS to EXTRA_CFLAGS in
makefile.build, like it says...
--
derek
More information about the ubuntu-users
mailing list