RE: I use 2.6.22.14-72g on my old vaio. I was able to install dgcmodem-1.06. > However, the ttyACM device did not appear..... --------------- The port used by older Open Source USB drivers is /dev/ttyACM, The port used by the dgcmodem software is /dev/ttySHSF Port designations are created on demand under current Device File System controls, when the software is matched with resident hardware. Then the pair together detemine the characteristics of the port dynamically created in the /dev/ folder, which itself is in RAM space and not on the hard disk. Only when there is a USB dgcmodem attached, will the dgcmodem create the software. MarvS On Sun, Jul 6, 2008 at 2:32 PM, Daniel Kirsten <Daniel.Kirsten@xxxxxxx> wrote: > On Sunday July 6 2008, you wrote: >> Just recalled that Linuxant generally doesn't update code to odd >> number development Releases such as your "25" in your >> 2.6.25.9-76.dk17. They wait for the more stable even Releases such as >> 2.6.24 or the still forth coming 2.6.26. >> So if you still have the 2.6.22.14-72g installed try the compile under >> that boot. > > I use 2.6.22.14-72g on my old vaio. I was able to install dgcmodem-1.06. > However, the ttyACM device did not appear..... > > >