[maemo-users] kernel module: netlink error
From: Juan Antonio Martínez Navarro juanantonio at dif.um.esDate: Thu Mar 15 13:05:32 EET 2007
- Previous message: STUDENTS: we want your maemo SoC project!
- Next message: [SOLVED] Re: Working vCard file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello everybody,
I'm trying to develop a kernel module for Nokia 770 TabletPC, with the
kernel 2.6.16.27-omap1. I use scratchbox with ARMEL to generate code for
the Nokia 770.
To communicate to kernel space I use netlink functions. To initialize I
use netlink_kernel_create.
But when I run the module I get this error:
failed to create netlink socket.
This message is showed when the returned value of the netlink called is
NULL. But I don't know why this happens.
Could you help me, please?
Thanks in advance,
Juan Antonio
- Previous message: STUDENTS: we want your maemo SoC project!
- Next message: [SOLVED] Re: Working vCard file?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
