readthefuckingmanual.net

[SOLVED] Start Trace Error: Failed to send netlink message: Connection refused

Error added: 2007-06-26T09:47:13Z

1 people waiting for the answer...

1 answers found.

Answer 848 (0.0% helpful)

The driver has to call netlink_kernel_create with a specific netlink protocol type, and get a socket. If the application tries to open a link with a netlink protocol type that doesn\'t have a socket opened, then you\'ll get the message \"connection refused\".

So check the driver to make sure it\'s calling the netlink_kernel_create, and check what netlink protocol type is used, make sure the application uses the same type.
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: