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
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
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