Re: [beagleboard] Kernel 3.14, I cannot find uio_pruss module.

2014-04-09 Thread Robert Nelson
On Wed, Apr 9, 2014 at 7:36 PM, Sungjin Chun chu...@gmail.com wrote:
 After upgrade to Kernel 3.14 (Arch Linux ARM) which uses
 http://rcn-ee.net/deb/sid-armhf/v3.14.0-bone0/
 I cannot find uio_pruss kernel driver.

 How can I fix this?

Did you enable it in the config?


-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Kernel 3.14, I cannot find uio_pruss module.

2014-04-09 Thread Sungjin Chun
No, I have used binary package which seems to be built with
config file at here

https://github.com/archlinuxarm/PKGBUILDs/blob/master/core/linux-am33x/config

I've managed to compile uio_pruss as module separately however, even if I
load this
module uio_pruss.ko, I cannot get /dev/uioX or /sys/class/uio/*.

I also changed my dtb in boot/dtbs directory (which arch linux uses) like
this

https://github.com/chunsj/nxctrl/blob/master/am335x-boneblack-3.14-mine.dts

where I added pruss section and changed status from disabled to okay.



On Thu, Apr 10, 2014 at 10:53 AM, Robert Nelson robertcnel...@gmail.comwrote:

 On Wed, Apr 9, 2014 at 7:36 PM, Sungjin Chun chu...@gmail.com wrote:
  After upgrade to Kernel 3.14 (Arch Linux ARM) which uses
  http://rcn-ee.net/deb/sid-armhf/v3.14.0-bone0/
  I cannot find uio_pruss kernel driver.
 
  How can I fix this?

 Did you enable it in the config?


 --
 Robert Nelson
 http://www.rcn-ee.com/

 --
 For more options, visit http://beagleboard.org/discuss
 ---
 You received this message because you are subscribed to the Google Groups
 BeagleBoard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to beagleboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.