Re: [etherlab-users] ec_e1000e driver not finding NIC? [SEC=UNCLASSIFIED]

2013-11-28 Thread Gavin Lambert
You can still include the standard one if you want to be able to swap between them. But you have to make sure that it's built as a module, not compiled in. (kernel config set =M, not =Y.) The service start script will automatically unload the standard module and replace it with the Etherlab modul

Re: [etherlab-users] ec_e1000e driver not finding NIC? [SEC=UNCLASSIFIED]

2013-11-28 Thread LYNCH, Damien
I still had the normal e1000e driver included in the kernel configuration. Removing it fixed the problem. -Original Message- From: etherlab-users-boun...@etherlab.org [mailto:etherlab-users-boun...@etherlab.org] On Behalf Of LYNCH, Damien Sent: Wednesday, 27 November 2013 3:16 PM To: eth

Re: [etherlab-users] Problem with QtPdWidgets

2013-11-28 Thread Fuchs, Alexander
Well, I just used the Dependency Walker to check the .exe file. It doesn't show any errors based on the .dll's the testprogram is using. So it seems that the QtPdWidgets were compiled correctly. What else could I check or am I doing something wrong? In case of need I could attach the output of Dep