Matthew Whiting wrote:

Struggling a little with getting my Lucent Agere winmodem up and running under Ubuntu 5.04 - maybe I should have purchased a different modem afterall. Ah well.

Always get a serial modem. I say ALWAYS GET A SERIAL MODEM. It doesn't make much messing around and frustration to equal the extra expense of a UART and some trivial DSP.

Looked for the appropriate binary for a driver on http://ltmodem.heby.de/ but couldn't see it. Yep, I guess I could compile from source.

However, saw ubuntu-ltmodem-2.6.10-5-386_8.31a13_i386.deb listed on http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/ which seems a reasonable match with my kernel version, etc. However, I can't for the life of me find one of the package dependencies - kernel-kbuild-3.6

doesn't seem to be in the ubuntu repositories. However over in debian land...

[rex]# apt-cache show kernel-kbuild-2.6-3
Package: kernel-kbuild-2.6-3
Priority: optional
Section: devel
Installed-Size: 1736
Maintainer: Debian kernel team <[email protected]>
Architecture: i386
Version: 2.6.8-2
Depends: libc6 (>= 2.3.2.ds1-4)
Filename: pool/main/k/kernel-kbuild-2.6-3/kernel-kbuild-2.6-3_2.6.8-2_i386.deb
Size: 362926
MD5sum: 322ddf6a4a43cb6515a8811f4e6a460d
Description: Linux kernel 2.6 kbuild tools
This package provides kbuild tools for Linux kernel 2.6. It is used together
 with the kernel-headers packages to build out-of-tree kernel modules.

[rex]# apt-cache showpkg kernel-kbuild-2.6-3
Package: kernel-kbuild-2.6-3
Versions:
2.6.8-2(/var/lib/apt/lists/ftp.jetstreamgames.co.nz_debian_dists_testing_main_binary-i386_Packages)(/var/lib/apt/lists/ftp.jetstreamgames.co.nz_debian_dists_unstable_main_binary-i386_Packages)

Reverse Depends:
  kernel-headers-2.6.8-2,kernel-kbuild-2.6-3
  kernel-headers-2.6.11-9,kernel-kbuild-2.6-3
  kernel-headers-2.6.11-1,kernel-kbuild-2.6-3
  kernel-headers-2.6.8-2,kernel-kbuild-2.6-3
  kernel-headers-2.6.8-11,kernel-kbuild-2.6-3
Dependencies:
2.6.8-2 - libc6 (2 2.3.2.ds1-4)
Provides:
2.6.8-2 -
Reverse Provides:

Cheers, Rex

Reply via email to