Tiny Core Base > piCore Test Releases

piCore-5.1.rc4

<< < (2/3) > >>

bmarkus:
Joachim

thanks for the feedback. Good to hear it works.

lykkedk:
Hi bmarkus  :)

Very good build, thanks for making it availible with preinstalled SSH. - Really having fun, making this work...

I expanded my SD-card with a partition mmcblk0p2, and maked some space for an yet unused SWAP -partition (300Mb) Everything is working as supposed.

I have been playing a few day's, and even without problems installing my favorite editor NANO.
I also installed the squeezelite-armv6hf player, and its working perfectly.

I have ordred some IR-recievers and a LCD 2x16 display, which i will try to make some fun with.

Well... in another piCore (cant remember version) the SCP did not work, before i maked a symling into /usr/lib etc... etc... (cant remember excatly)
The SCP is working in this version!! - (Just did a SCP transfer into my ubuntubox, with the running .config from PROC.)

I looked into the ".configured" kernel source, and found that the following was included in youre 3.12.1piCore kernel ::

> Device Drivers > Multimedia support > Remote controller decoders

> Device Drivers > Multimedia support > Remote Controller devices

 --- Remote controller decoders                                                                     
  │ │                          <M>   LIRC interface driver                                                                       
  │ │                          <M>     Enable IR to LIRC bridge                                                                   
  │ │                          <M>   Enable IR raw decoder for the NEC protocol                                                 
  │ │                          <M>   Enable IR raw decoder for the RC-5 protocol                                                 
  │ │                          <M>   Enable IR raw decoder for the RC6 protocol                                                 
  │ │                          <M>   Enable IR raw decoder for the JVC protocol                                                   
  │ │                          <M>   Enable IR raw decoder for the Sony protocol                                                 
  │ │                          <M>   Enable IR raw decoder for the RC-5 (streamzap) protocol                                     
  │ │                          <M>   Enable IR raw decoder for the Sanyo protocol                                                 
  │ │                          <M>   Enable IR raw decoder for the MCE keyboard/mouse protocol                                   
  │ │                                                       

 --- Remote Controller devices                                                                     
  │ │                          <M>   ATI / X10 based USB RF remote controls                                                       
  │ │                          <M>   SoundGraph iMON Receiver and Display                                                         
  │ │                          <M>   Windows Media Center Ed. eHome Infrared Transceiver                                         
  │ │                          <M>   RedRat3 IR Transceiver                                                                       
  │ │                          <M>   Streamzap PC Remote IR Receiver                                                             
  │ │                          <M>   IguanaWorks USB IR Transceiver                                                             
  │ │                          <M>   TechnoTrend USB IR Receiver                                                                 
  │ │                          <M>   Remote Control Loopback Driver                                                               
  │ │                          <M>   GPIO IR remote control                                                                     
  │ │                                                     

Some of those modules i need for my project, but cant seem to find them.

I am now looking for the modules in the running raspberry, am i guessing right, that you did not "transfer" all the modules into the piCore ?

// Jesper


bmarkus:
Jasper@

which modules are you missing? RC modules expected to be in the repo, see rc-3.12.1-piCore+.tcz but maybe you need some others, like IRxxx

The whole pack of modules built with the kernel available at

http://tinycorelinux.net/5.x/armv6/release/src/kernel/

lykkedk:
Hi bmarkus... got it !  :) - Just didnt know this.

i installed rc-3.12.1-piCore+.tcz. and the lirc things are there.

My "sensor TSOP xxxxxx" needs to be installed through GPIO 18, 3.3v, GND. - http://marks-space.com/2013/10/24/how-to-control-the-gpio-on-a-raspberry-pi-with-an-ir-remote/

Now i am just unsure, what configuration i have to choose, for making the right configuration when compiling the lirc package.
Acording to this http://aron.ws/projects/lirc_rpi/, the Raspberry, need a modded serial driver for gpio input.
I have choosen the Linux event interface in the lirc configuration, and the stuff is compiling on my PI right now.

The paste -out, tells me, that some sort of GPIO support is included!

--- Quote ---configure: creating ./config.status
config.status: creating Makefile
config.status: creating drivers/Makefile
config.status: creating drivers/lirc_atiusb/Makefile
config.status: creating drivers/lirc_bt829/Makefile
config.status: creating drivers/lirc_dev/Makefile
config.status: creating drivers/lirc_gpio/Makefile
config.status: creating drivers/lirc_i2c/Makefile
config.status: creating drivers/lirc_igorplugusb/Makefile
config.status: creating drivers/lirc_ttusbir/Makefile
config.status: creating drivers/lirc_imon/Makefile
config.status: creating drivers/lirc_parallel/Makefile
config.status: creating drivers/lirc_sasem/Makefile
config.status: creating drivers/lirc_serial/Makefile
config.status: creating drivers/lirc_sir/Makefile
config.status: creating drivers/lirc_wpc8769l/Makefile
config.status: creating daemons/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating doc/man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Your hardware does not require a special LIRC kernel module.

Now enter 'make' and 'make install' to compile and install the package.

tc@box:/mnt/mmcblk0p2/tce/lirc/lirc-0.9.0$
--- End quote ---

Now i just have to wait for my hardware to arrive  ;D

// Jesper...

zerophnx:
Thanks! ;D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version