Displaying 13 results from an estimated 13 matches for "olimex".
Did you mean:
cimex
2018 Oct 30
0
issue on Debian with tinc 1.0.34
...ve a tinc with config file like this:
/etc/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
--------------------------------------------------...
2015 Jul 04
3
Gracefully powering off system in case of power failure
...f power failure on this server , how can i make the system to
shutdown gracefully so that it unmounts the file-system and cleans up
the required buffers.
My server does have a battery backup so it will help in shutting down
the system more gracefully.
I tried looking at this link:
https://www.olimex.com/forum/index.php?topic=3326.0
But it did not help. Appreciate if someone can help me in this regard.
Thanks
Jatin
2006 Jul 02
5
What goes to Hardware ?
...at least 3
big buffers:
Current Frame
Last Frame
Golden Frame
On a 320x240 stream, it represent about 150 Kbyte of each buffer, so I
will need about 500 Kbytes of memory.
It is too much to use FPGA internal memory.
So I'm planning use a external SRAM of 500Kbytes.
SRAM data sheet: http://www.olimex.com/dev/pdf/71V416_DS_74666.pdf
Another alternative is to use a PC100 SDRAM of 16 Mb:
http://download.micron.com/pdf/datasheets/dram/sdram/128MbSDRAMx32.pdf
http://www.altera.com/literature/ds/ds_sdram_ctrl.pdf
My Altera Stratix Dev. Kit has this SRAM and SDRAM.
See:
http://www.altera.com/litera...
2020 Apr 03
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...t;thierry.reding at gmail.com>
> Cc: Sam Ravnborg <sam at ravnborg.org>
> Cc: Jerry Han <hanxu5 at huaqin.corp-partner.google.com>
> Cc: Icenowy Zheng <icenowy at aosc.io>
> Cc: Jagan Teki <jagan at amarulasolutions.com>
> Cc: Stefan Mavrodiev <stefan at olimex.com>
> Cc: Robert Chiras <robert.chiras at nxp.com>
> Cc: "Guido G?nther" <agx at sigxcpu.org>
> Cc: Purism Kernel Team <kernel at puri.sm>
> Cc: Benjamin Gaignard <benjamin.gaignard at linaro.org>
> Cc: Vincent Abriou <vincent.abriou at st.com...
2010 Mar 02
0
VORBIS ALSA SDL playback problem
I'm using SDL on an ARM based board running Linux (Olimex-AT91SAM9261) . I successfully cross-compiled, installed and tested the libraries (SDL, SDL_mixer, libaudio, libvorbis, libvorbisfile etc.) on the system. The sound output is done thru ALSA (SDL_AUDIODRIVER=alsa). And the ogg file decoding thru libvorbis/libvorbisfile libraries.
Now I'm trying...
2006 Dec 03
11
Is there any Asterisk controllable thermostat?
I am wondering if there is any such thermostat available which can be
controlled from Asterisk. Like you call your home pbx, dial some extension,
e.g. 333 and it asks to set the temperature, you enter a temperature, and it
sets the thermostat to that temperature. This thermostat will be very
useful, e.g. when you're coming back home after a few days and now its
snowing and you want home to be
2020 Feb 25
2
[PATCH 04/12] drm: Nuke mode->vrefresh
...gt; .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_o...
2020 Feb 24
0
[PATCH 04/12] drm: Nuke mode->vrefresh
...39016_panel_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(s...
2020 Feb 25
0
[PATCH 04/12] drm: Nuke mode->vrefresh
...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 @@ stat...
2020 Feb 19
5
[PATCH 04/12] drm: Nuke mode->vrefresh
...gt;
Cc: Thierry Reding <thierry.reding at gmail.com>
Cc: Sam Ravnborg <sam at ravnborg.org>
Cc: Jerry Han <hanxu5 at huaqin.corp-partner.google.com>
Cc: Icenowy Zheng <icenowy at aosc.io>
Cc: Jagan Teki <jagan at amarulasolutions.com>
Cc: Stefan Mavrodiev <stefan at olimex.com>
Cc: Robert Chiras <robert.chiras at nxp.com>
Cc: "Guido G?nther" <agx at sigxcpu.org>
Cc: Purism Kernel Team <kernel at puri.sm>
Cc: Benjamin Gaignard <benjamin.gaignard at linaro.org>
Cc: Vincent Abriou <vincent.abriou at st.com>
Cc: VMware Graphics...
2020 Apr 03
3
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...gt;
Cc: Thierry Reding <thierry.reding at gmail.com>
Cc: Sam Ravnborg <sam at ravnborg.org>
Cc: Jerry Han <hanxu5 at huaqin.corp-partner.google.com>
Cc: Icenowy Zheng <icenowy at aosc.io>
Cc: Jagan Teki <jagan at amarulasolutions.com>
Cc: Stefan Mavrodiev <stefan at olimex.com>
Cc: Robert Chiras <robert.chiras at nxp.com>
Cc: "Guido G?nther" <agx at sigxcpu.org>
Cc: Purism Kernel Team <kernel at puri.sm>
Cc: Benjamin Gaignard <benjamin.gaignard at linaro.org>
Cc: Vincent Abriou <vincent.abriou at st.com>
Cc: VMware Graphics...
2020 Apr 04
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...t;thierry.reding at gmail.com>
> Cc: Sam Ravnborg <sam at ravnborg.org>
> Cc: Jerry Han <hanxu5 at huaqin.corp-partner.google.com>
> Cc: Icenowy Zheng <icenowy at aosc.io>
> Cc: Jagan Teki <jagan at amarulasolutions.com>
> Cc: Stefan Mavrodiev <stefan at olimex.com>
> Cc: Robert Chiras <robert.chiras at nxp.com>
> Cc: "Guido G?nther" <agx at sigxcpu.org>
> Cc: Purism Kernel Team <kernel at puri.sm>
> Cc: Benjamin Gaignard <benjamin.gaignard at linaro.org>
> Cc: Vincent Abriou <vincent.abriou at st.com...
2020 Apr 28
0
[PATCH v3 03/16] drm: Nuke mode->vrefresh
...gt;
Cc: Thierry Reding <thierry.reding at gmail.com>
Cc: Sam Ravnborg <sam at ravnborg.org>
Cc: Jerry Han <hanxu5 at huaqin.corp-partner.google.com>
Cc: Icenowy Zheng <icenowy at aosc.io>
Cc: Jagan Teki <jagan at amarulasolutions.com>
Cc: Stefan Mavrodiev <stefan at olimex.com>
Cc: Robert Chiras <robert.chiras at nxp.com>
Cc: "Guido G?nther" <agx at sigxcpu.org>
Cc: Purism Kernel Team <kernel at puri.sm>
Cc: Benjamin Gaignard <benjamin.gaignard at linaro.org>
Cc: Vincent Abriou <vincent.abriou at st.com>
Cc: VMware Graphics...