Displaying 14 results from an estimated 14 matches for "olinuxino".
2018 Oct 30
0
issue on Debian with tinc 1.0.34
...tc/tinc/err404/hosts/lime-up -rwxr-x--- 1 root root
but it's not **executed every time** when tinc become up (yes I can use tinc-up directly, and tinc-up work well)
uname:
Linux lime2 4.14.70-sunxi #265 SMP armv7l GNU/Linux
(lime2 is a small board from Olimex: https://www.olimex.com/Products/OLinuXino/A20/A20-OLinuXino-LIME2/open-source-hardware)
In Openwrt, I have same config, and all work well.
on Openwrt:
/etc/tinc/err404/hosts/gl_1f73-up -rwxr-x--- 1 root root
OpenWrt 18.06.1, r7258-5eb055306f
-----------------------------------------------------
root at gl_1f73:~# uname -a
Linux gl_1f...
2013 Feb 27
2
using a Rpi as an icecast source
Hi ,
we use a barix
<http://www.barix.com/products/instreamer-family/barix/Product/show/instreamer-100/?tx_wvbrxproducts_barixproductslist%5Bbutton%5D=&cHash=e3487444dea24a6b24aa0701dc1fa924>as
our icecast client right now ( >400$ ) and I though I would try to replace
it with a Raspberri Pi.
Did anyone found a cheap and supported usb audio card that would have basic
good input (
2013 Feb 27
0
using a Rpi as an icecast source
...would have
> basic good input ( only with 3,5 mm jack)
>
Why trying to shoe-horn that thing into unsuitable hardware?
I'd just go with one of the other embedded boards that are not much more
expensive and will actually get you sensible results.
BeagleBoardXM
BeagleBone with Audio cape
Olinuxino A13
...
I hear there is a new BeagleBone coming that might actually have all on
board for a price in the ballpark of the oA13 board.
USB audio combined with embedded hardware (and especially the RPi with
its known problematic USB) is a recipe for sub par results.
Cheers
Thomas
--------------...
2015 Jan 22
0
a dedicated audio encoder
...balanced inputs.
I have some devices based on the Qualcomm Atheros AR9331 that use a
decent Wolfson 8918 audio codec. While the codec is capable of also
balanced and DMic inputs, sadly as such the devices are configured as
output only.
I also have, for an unrelated project, an AllWinner A10s based Olinuxino
board on my desk. It at least has a line level input and native ethernet.
I'm not particularly fond of USB sound cards, at least the cheaper ones,
as their frequency reference is often horrible and on a professional
setup the last thing you want is for your stream to run away after an
hour or t...
2015 Jan 26
0
a dedicated audio encoder
...balanced inputs.
I have some devices based on the Qualcomm Atheros AR9331 that use a
decent Wolfson 8918 audio codec. While the codec is capable of also
balanced and DMic inputs, sadly as such the devices are configured as
output only.
I also have, for an unrelated project, an AllWinner A10s based Olinuxino
board on my desk. It at least has a line level input and native ethernet.
I'm not particularly fond of USB sound cards, at least the cheaper ones,
as their frequency reference is often horrible and on a professional
setup the last thing you want is for your stream to run away after an
hour or t...
2020 Feb 25
2
[PATCH 04/12] drm: Nuke mode->vrefresh
...nc_start = 240 + 5,
> > .vsync_end = 240 + 5 + 1,
> > .vtotal = 240 + 5 + 1 + 4,
> > - .vrefresh = 60,
> > .flags = DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC,
> > },
> > .width_mm = 71,
> > diff --git a/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c b/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
> > index 09deb99981a4..ecd76b5391d3 100644
> > --- a/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
> > +++ b/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
> > @@ -170,7 +170,6 @@ static int lcd_olinuxino_get_m...
2020 Feb 24
0
[PATCH 04/12] drm: Nuke mode->vrefresh
..._info kd035g6_info = {
> .vsync_start = 240 + 5,
> .vsync_end = 240 + 5 + 1,
> .vtotal = 240 + 5 + 1 + 4,
> - .vrefresh = 60,
> .flags = DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC,
> },
> .width_mm = 71,
> diff --git a/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c b/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
> index 09deb99981a4..ecd76b5391d3 100644
> --- a/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
> +++ b/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
> @@ -170,7 +170,6 @@ static int lcd_olinuxino_get_modes(struct drm_pane...
2020 Feb 25
0
[PATCH 04/12] drm: Nuke mode->vrefresh
...gt;>> .vsync_end = 240 + 5 + 1,
>>> .vtotal = 240 + 5 + 1 + 4,
>>> - .vrefresh = 60,
>>> .flags = DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC,
>>> },
>>> .width_mm = 71,
>>> diff --git a/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c b/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
>>> index 09deb99981a4..ecd76b5391d3 100644
>>> --- a/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
>>> +++ b/drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c
>>> @@ -170,7 +170,6 @@ static int lcd_oli...
2020 Feb 19
5
[PATCH 04/12] drm: Nuke mode->vrefresh
...panel/panel-leadtek-ltk500hd1829.c | 3 +-
drivers/gpu/drm/panel/panel-lg-lb035q02.c | 1 -
drivers/gpu/drm/panel/panel-lg-lg4573.c | 3 +-
drivers/gpu/drm/panel/panel-nec-nl8048hl11.c | 1 -
drivers/gpu/drm/panel/panel-novatek-nt39016.c | 1 -
.../drm/panel/panel-olimex-lcd-olinuxino.c | 1 -
.../gpu/drm/panel/panel-orisetech-otm8009a.c | 3 +-
.../drm/panel/panel-osd-osd101t2587-53ts.c | 3 +-
.../drm/panel/panel-panasonic-vvx10f034n00.c | 3 +-
.../drm/panel/panel-raspberrypi-touchscreen.c | 4 +-
drivers/gpu/drm/panel/panel-raydium-rm67191.c | 3 +-
drive...
2020 Apr 03
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...b035q02.c | 1 -
> drivers/gpu/drm/panel/panel-lg-lg4573.c | 3 +-
> drivers/gpu/drm/panel/panel-nec-nl8048hl11.c | 1 -
> drivers/gpu/drm/panel/panel-novatek-nt35510.c | 1 -
> drivers/gpu/drm/panel/panel-novatek-nt39016.c | 1 -
> .../drm/panel/panel-olimex-lcd-olinuxino.c | 1 -
> .../gpu/drm/panel/panel-orisetech-otm8009a.c | 3 +-
> .../drm/panel/panel-osd-osd101t2587-53ts.c | 3 +-
> .../drm/panel/panel-panasonic-vvx10f034n00.c | 3 +-
> .../drm/panel/panel-raspberrypi-touchscreen.c | 4 +-
> drivers/gpu/drm/panel/panel-raydium-...
2015 Jan 22
7
a dedicated audio encoder
Hi,
In our design of Icecast2, our multiple sources will stream their high quality audio via a dedicated audio encoder (not a computer):
Live audio > L+R microphone > pre amplifier > audio encoder > Icecast2 VPS
So far I have a shortlist of 4 possible brands of audio encoders: Sonifex PS-SEND, Barix Instreamer, Bric-Link, Outcaster OC100.
All have their pro's and cons.
2020 Apr 03
3
[PATCH v2 03/17] drm: Nuke mode->vrefresh
.../gpu/drm/panel/panel-lg-lb035q02.c | 1 -
drivers/gpu/drm/panel/panel-lg-lg4573.c | 3 +-
drivers/gpu/drm/panel/panel-nec-nl8048hl11.c | 1 -
drivers/gpu/drm/panel/panel-novatek-nt35510.c | 1 -
drivers/gpu/drm/panel/panel-novatek-nt39016.c | 1 -
.../drm/panel/panel-olimex-lcd-olinuxino.c | 1 -
.../gpu/drm/panel/panel-orisetech-otm8009a.c | 3 +-
.../drm/panel/panel-osd-osd101t2587-53ts.c | 3 +-
.../drm/panel/panel-panasonic-vvx10f034n00.c | 3 +-
.../drm/panel/panel-raspberrypi-touchscreen.c | 4 +-
drivers/gpu/drm/panel/panel-raydium-rm67191.c | 3 +-
drive...
2020 Apr 04
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...b035q02.c | 1 -
> drivers/gpu/drm/panel/panel-lg-lg4573.c | 3 +-
> drivers/gpu/drm/panel/panel-nec-nl8048hl11.c | 1 -
> drivers/gpu/drm/panel/panel-novatek-nt35510.c | 1 -
> drivers/gpu/drm/panel/panel-novatek-nt39016.c | 1 -
> .../drm/panel/panel-olimex-lcd-olinuxino.c | 1 -
> .../gpu/drm/panel/panel-orisetech-otm8009a.c | 3 +-
> .../drm/panel/panel-osd-osd101t2587-53ts.c | 3 +-
> .../drm/panel/panel-panasonic-vvx10f034n00.c | 3 +-
> .../drm/panel/panel-raspberrypi-touchscreen.c | 4 +-
> drivers/gpu/drm/panel/panel-raydium-...
2020 Apr 28
0
[PATCH v3 03/16] drm: Nuke mode->vrefresh
.../gpu/drm/panel/panel-lg-lb035q02.c | 1 -
drivers/gpu/drm/panel/panel-lg-lg4573.c | 3 +-
drivers/gpu/drm/panel/panel-nec-nl8048hl11.c | 1 -
drivers/gpu/drm/panel/panel-novatek-nt35510.c | 1 -
drivers/gpu/drm/panel/panel-novatek-nt39016.c | 2 -
.../drm/panel/panel-olimex-lcd-olinuxino.c | 1 -
.../gpu/drm/panel/panel-orisetech-otm8009a.c | 3 +-
.../drm/panel/panel-osd-osd101t2587-53ts.c | 3 +-
.../drm/panel/panel-panasonic-vvx10f034n00.c | 3 +-
.../drm/panel/panel-raspberrypi-touchscreen.c | 4 +-
drivers/gpu/drm/panel/panel-raydium-rm67191.c | 3 +-
drive...