JackOfAll wrote: 
> Triode, can you take this patch into your jivelite git, please? 
> 
> Quick hack, avoiding keyboard modifiers. ie. shift, in conjunction with,
> 'Use a default keymap suitable for Squeezebox remote controls to work
> with Jivelite'
> (https://github.com/CommunitySqueeze/linux-sunxi/commit/a0f3e636f883c73ba14edb583a9c99511ffca67b).
> 
> > 
Code:
--------------------
  >   > 
  > --- InputToActionMap.lua.orig   2014-04-11 12:51:47.874883795 +0100
  > +++ InputToActionMap.lua        2014-04-11 13:04:16.570245615 +0100
  > @@ -13,11 +13,14 @@
  > ["`"]  = "go_playlists",
  > [";"]  = "go_music_library",
  > [":"]  = "go_favorites",
  > +       ["f"]  = "go_favorites",
  > ["'"]  = "go_brightness",
  > [","]  = "shuffle_toggle",
  > ["."]  = "repeat_toggle",
  > ["|"]  = "sleep",
  > +       ["s"]  = "sleep",
  > ["Q"]  = "power",
  > +       ["q"]  = "power",
  > 
  > --END temp shortcuts to test action framework
  > 
  > 
--------------------
> > 
> 
> I'm just finishing a Cubietruck image. With the exception of Castalla,
> anyone wanting to try the image on another AllWinner device will need
> to mount the boot partition from Linux, run the select-board.sh script
> before transferring the image to a SDCARD, so the right kernel/uboot
> is configured. (Board specific.)
> 
> List of boards the F20 remix image (on which the CSOS image is based)
> is supposed to run on....
> > 
Code:
--------------------
  >   > 
  > Fedora 20 ARM for Allwinner A10 has been tested with the following device:
  > * Cubieboard development board 1024 MB RAM
  > 
  > Fedora 20 ARM should also work on the following devices:
  > * A10s-OLinuXino-MICRO (Olimex)
  > * A10 tablet sold under various names (whitelabel)
  > * A13-OLinuXino-MICRO (Olimex)
  > * A13-OLinuXino (Olimex)
  > * A13 tablet sold under various names (whitelabel)
  > * A20-OLinuXino-MICRO (Olimex)
  > * Auxtek T003 hdmi tv stick
  > * Auxtek T004 hdmi tv stick
  > * BA10 TV Box
  > * Coby MID7042 tablet
  > * Coby MID8042 tablet
  > * Coby MID9742 tablet
  > * Cubieboard2 (A20) development board
  > * Cubieboard development board 512 MB RAM
  > * Cubietruck development board
  > * DNS AirTab M82 tablet
  > * EOMA68 A10 CPU card
  > * Gooseberry development board
  > * H6 netbook
  > * Hackberry development board
  > * Hyundai a7hd tablet
  > * iNet-97F Rev.2 (and clones) tablet
  > * Marsboard A10
  > * Megafeis A08
  > * Mele A1000/A2000 512 MB RAM
  > * Mele A1000G/A2000G 1024 MB RAM
  > * Mele A3700
  > * Mini-X 1024 MB RAM
  > * Mini-X 512 MB RAM
  > * Mini-X with A10s soc
  > * mk802ii (with male normal hdmi) 1024 MB RAM
  > * mk802 with A10s (s with a circle around it on the barcode label)
  > * mk802 (with female mini hdmi) 1024 MB RAM
  > * mk802 (with female mini hdmi) 512 MB RAM
  > * pcDuino development board
  > * Point of View ProTab 2 IPS 9" tablet
  > * Point of View ProTab 2 IPS tablet with 3g
  > * r7 hdmi tv stick
  > * Sanei N90
  > * UHost U1A hdmi tv stick
  > * Wobo i5 TV Box
  > * XZPAD700 7" tablet
  > 
--------------------
> > 
> 
> The sun7i kernel I've updated to the latest sunxi build. The fex file
> needed fixing for the IR receiver to work. I won't touch the sun4i and
> sun5i kernels (for SoC <A20. ie A10), sticking with those supplied
> with the F20 remix image. I could rebuild them, but I have nothing to
> test on, so...... too risky! ;)
> 
> I WANT TO BE VERY CLEAR ON THIS. IF YOU MANAGE TO GET THIS IMAGE
> WORKING ON ANYTHING OTHER THAN THE CUBIETRUCK, GOOD ON YOU! I
> SERIOUSLY DOUBT I CAN PROVIDE SUPPORT FOR ANYTHING OTHER THAN THE
> HARDWARE I'M ABLE TO TEST ON.
> 
> PS. Castalla, how do you want your Cubie1 image? Sliced, diced or
> cubed? ;)
> By which I mean, do you want what we do on the Wandboard, a
> non-graphical multi-user boot, with jivelite running on the console,
> or on the basis that you had the xfce desktop before, do you want that
> again, which you might want anyway, if you want to do weird and
> wonderful things with configuring your Bluetooth device. Probably the
> later. Let me know.

@JackOfAll

xfce please - can I take it that shell access is also available? and VNC
?



Touch - Muse M50 EX TPA3123 T-Amp Mini - Acoustics Q10 speakers
Logitech Radio
Logitech UE Smart Radio
Raspberry Pi + Squeezeplug LMS + Squeezelite - Logitech Mini Boombox
speaker
Cubieboard + Fedora 18 + LMS 7.8 + Squeezelite - Soundwave SW100
bluetooth speaker
O2 Joggler + SqpOS + Aune X2 T-amp + Mordaunt Short ms-3.40 speakers
------------------------------------------------------------------------
castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to