Looks like I've been reinventing the wheel. After some searching, I see
others have gotten m0n0wall to work on the IP380 but have ran into the
same problem with the MAC address. It seems as though the eeproms that
store the MAC address aren't on the system board. I had a couple of the
eeprom
On 26.08.2013 20:27, Matthieu Herrb wrote:
> On Mon, Aug 26, 2013 at 06:34:53PM +0200, Alexis de BRUYN wrote:
>> Hi tech@,
>>
>> In my /var/log/Xorg.0.log, I saw this error :
>> [14.671] (EE) AIGLX error: dlopen of
>> /usr/X11R6/lib/modules/dri/swrastg_dri.so failed (File not found)
>>
>> Aft
Hi,
after playing with some ELF binaries, I figured out that error
codes received in errno do not always match with what is expected
in the kernel.
Actually, this function should return (error) instead of (ENOEXEC):
Index: exec_elf.c
==
Hello @tech.
I want to share you my work to make OpenBSD automated installation
possible.
My approach is to load a configuration file based on DHCP option 225
(thanks to Nick's work). If this file is present and available (HTTP,FTP
and TFTP are currently supported) the parser load variables to
ins
On Mon, Aug 26, 2013 at 06:34:53PM +0200, Alexis de BRUYN wrote:
> Hi tech@,
>
> In my /var/log/Xorg.0.log, I saw this error :
> [14.671] (EE) AIGLX error: dlopen of
> /usr/X11R6/lib/modules/dri/swrastg_dri.so failed (File not found)
>
> After trying to build swarstg manually in
> /usr/xenoca
On Mon, Aug 26, 2013 at 06:34:53PM +0200, Alexis de BRUYN wrote:
> Hi tech@,
>
> In my /var/log/Xorg.0.log, I saw this error :
> [14.671] (EE) AIGLX error: dlopen of
> /usr/X11R6/lib/modules/dri/swrastg_dri.so failed (File not found)
That is a result of a patch that was added to fallback
to a
On Mon, Aug 26, 2013 at 03:21:56PM +0200, Christian Schulte wrote:
> Patch correcting a wrong word in the make(1) manpage.
>
> Index: usr.bin/make/make.1
> ===
> RCS file: /cvs/src/usr.bin/make/make.1,v
> retrieving revision 1.106
> d
Hi tech@,
In my /var/log/Xorg.0.log, I saw this error :
[14.671] (EE) AIGLX error: dlopen of
/usr/X11R6/lib/modules/dri/swrastg_dri.so failed (File not found)
After trying to build swarstg manually in
/usr/xenocara/lib/libGL/dri/swrastg/, make failed :
cc: ../../mesa/libmesagallium/libmesaga
Patch correcting a wrong word in the make(1) manpage.
Index: usr.bin/make/make.1
===
RCS file: /cvs/src/usr.bin/make/make.1,v
retrieving revision 1.106
diff -r1.106 make.1
500c500
< Redefining the corresponding suffix (or suffixes) wi
hi,
in order to make our life a bit easier and prevent rogue
accesses to the routing table from the hardware interrupt
context violating all kinds of spl assumptions we would
like if_link_state_change that is called by network device
drivers in their interrupt service routines to defer its
work to
10 matches
Mail list logo