|
2010-02-18
, 13:58
|
|
Posts: 245 |
Thanked: 62 times |
Joined on Jan 2009
@ Bad Homburg, Deutschland
|
#442
|
|
2010-02-18
, 14:01
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#443
|
I compiled kernel and modules.
lsmod
Module Size Used by
omaplcd 10832 0 - Live 0xbf076000
mbxaccess 25464 1 omaplcd, Live 0xbf06e000
I guess need start mbxdaemon
./mbxdaemon
daemon creating semaphore
Semaphore 12345678 initialized.
daemon succeeded creating semaphore
PVR_DMSRVError): MBXAPI_Open: Failed to open device errno=2
[64, ../mbxservicesdaemon/mbxaccessapi/mbxaccessapi.c]
PVR_DMSRVError): Error : MBXDRIVERMANAGER_Failed_SysInit [68, ../mbxservicesdaemon/mbxserviceapi/mbxserviceapi.c]
Error in loading mbxdaemon
Do I need create device manualy using mknod?
May be I miss something?
PS
Msg loading mbxaccess:
OMAPLCD: Copy from user failed.
OMAPLCD: Copy from user failed.
|
2010-02-18
, 14:02
|
Posts: 207 |
Thanked: 31 times |
Joined on Apr 2008
|
#444
|
|
2010-02-18
, 14:03
|
|
Posts: 245 |
Thanked: 62 times |
Joined on Jan 2009
@ Bad Homburg, Deutschland
|
#445
|
|
2010-02-18
, 14:17
|
Posts: 207 |
Thanked: 31 times |
Joined on Apr 2008
|
#446
|
|
2010-02-18
, 15:07
|
Posts: 12 |
Thanked: 1 time |
Joined on Feb 2010
|
#447
|
|
2010-02-18
, 19:43
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#448
|
The Following 3 Users Say Thank You to qole For This Useful Post: | ||
|
2010-02-18
, 20:06
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#449
|
Cool! I like to see threads full of incomprehensible techno-talk! This feels like progress!
Compile the kernel! Make the device nodes! Vent the plasma from the nacels while using the main deflector dish to reroute the sensor array!
|
2010-02-18
, 20:37
|
Posts: 207 |
Thanked: 31 times |
Joined on Apr 2008
|
#450
|
The Following User Says Thank You to svs57 For This Useful Post: | ||
lsmod
Module Size Used by
omaplcd 10832 0 - Live 0xbf076000
mbxaccess 25464 1 omaplcd, Live 0xbf06e000
I guess need start mbxdaemon
./mbxdaemon
daemon creating semaphore
Semaphore 12345678 initialized.
daemon succeeded creating semaphore
PVR_DMSRV:(Error): MBXAPI_Open: Failed to open device errno=2
[64, ../mbxservicesdaemon/mbxaccessapi/mbxaccessapi.c]
PVR_DMSRV:(Error): Error : MBXDRIVERMANAGER_Failed_SysInit [68, ../mbxservicesdaemon/mbxserviceapi/mbxserviceapi.c]
Error in loading mbxdaemon
Do I need create device manualy using mknod?
May be I miss something?
PS
Msg loading mbxaccess:
OMAPLCD: Copy from user failed.
OMAPLCD: Copy from user failed.
Last edited by svs57; 2010-02-18 at 14:00.