You also need the ppdev module and be sure nothing else is using the parport.
Garst D M wrote: > > Hi all, > > I've installed a new linux system with kernel 2.6. With the old system > (kernel 2.4) I've never had problems using msp430-gdbproxy. > > With kernel 2.6 I'm getting this messages when starting msp430-gdbproxy: > > -------------->8---------------------- > > open: No such device > error: msp430: Could not initialize device interface (1) > > -------------->8---------------------- > > I guess that there is something wrong with the device filesystem /dev or > could be that I've vergotten to enable/disable some kernel options. The > module parport_pc is loaded. > > Any ideas? I someone out there running gdbproxy with kernel 2.6? > > Nice weekend > > fb