Well, at least I have a vcio module that builds now, we'll see it if it
also works. 

The code for using the PWM to generate control signals for a line of
WS2812Bs also uses /dev/mem to access the Raspi hardware - with the
openSUSE kernel, this is blocked by CONFIG_STRICT_DEVMEM.  I don't see
any kernel argument or switch to disable that restriction.  (I tried
strict_devmem=0, didn't work).  

I'm rebuilding a kernel without CONFIG_STRICT_DEVMEM, but I can't help
wondering if we shouldn't have a dedicated kernel optimized for use on
the Raspi?  Using kernel-default seems silly. 


-- 
Per Jessen, Zürich (11.9°C)
http://www.dns24.ch/ - free dynamic DNS, made in Switzerland.

--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to