[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Two identical usb networking cards problem



On Sat, 2007-03-03 at 18:02 +0100, Franck Joncourt wrote:
> On Sat, Mar 03, 2007 at 04:34:37PM +0000, Wackojacko wrote:
> > David Fokkema wrote:
> > >It is irritating
> > >to discover that linux does not log everything (as I always tell windows
> > >users who're tracking down fathomable problems).
> > >
> > >David
> > >
> > >
> > Just had a quick look at /etc/udev/ and it may be worth uncommenting the 
> > log lines in some or all of the files here.
> > 
> > e.g. the last line of hotplug.rules has an additional logging function, 
> > it may help you track down what happens when you insert the device which 
> > is not happening on boot?

That's helpful! I edited udev.conf to enable logging, but this might
even be better! I'll try that, thanks!

> Maybe you can try with the following rule, if the above
> solution does not work :
> 
> SUBSYSTEM=="net", ACTION=="add", RUN+="/bin/sh -c 'echo FOUND NETWORK 
> INTERFACE %k >/dev/console'"
> 
> I did not test it :p! But it might help.

Nice! If the above does not work, I'll try this one, thanks!

David



Reply to: