I've used it quite a bit on Windows since the early days.
In WSL v1 it was pretty much what linuxolator is in FreeBSD, it was just
emulation and translation of syscalls from linux to windows and it was
mostly limited in the same way linux emulation is on FreeBSD in fact GUI
wise I'de say it was mu
On Wed, Jun 17, 2020 at 9:28 PM Dave Cottlehuber wrote:
> On Wed, 17 Jun 2020, at 17:52, Rodney W. Grimes wrote:
> > > Rodney W. Grimes wrote:
> > > > > The "fake cd drive" is in the kernel, loader just copies the iso
> into
> > > > > memory like any other module, and by the time that's done you
On Wed, Jun 17, 2020 at 7:00 PM Rodney W. Grimes <
freebsd-...@gndrsh.dnsmgr.net> wrote:
> > On Tue., Jun. 16, 2020, 8:35 a.m. Rodney W. Grimes, <
> > freebsd-...@gndrsh.dnsmgr.net> wrote:
> >
> > > > I've been trying out FreeBSD with raspberry Pi4 (4GB) and wanted to
> see
> > > > what the state
On Tue, Jun 16, 2020 at 10:37 PM Miguel C wrote:
>
>
> On Tue, Jun 16, 2020 at 10:35 PM Miguel C wrote:
>
>>
>> On Tue, Jun 16, 2020 at 7:25 PM Rebecca Cran wrote:
>>
>>> On 6/16/20 5:17 AM, Miguel C wrote:
>>>
>>> > I've b
On Tue, Jun 16, 2020 at 10:35 PM Miguel C wrote:
>
> On Tue, Jun 16, 2020 at 7:25 PM Rebecca Cran wrote:
>
>> On 6/16/20 5:17 AM, Miguel C wrote:
>>
>> > I've been trying out FreeBSD with raspberry Pi4 (4GB) and wanted to see
>> > what the state of HT
On Tue, Jun 16, 2020 at 7:25 PM Rebecca Cran wrote:
> On 6/16/20 5:17 AM, Miguel C wrote:
>
> > I've been trying out FreeBSD with raspberry Pi4 (4GB) and wanted to see
> > what the state of HTTP BOOT is in FreeBSD, so I bumped into this!
> >
> > I'm curiou
I don't think it needs the cdrom driver does it? UEF accepts a iso (since
2.5) has a http boot URI and that is mounted as a ramdisk via the http boot
driver itself (I think, this is all a bit new to me too :)
Most of the info I found on it is from tiano core:
https://github.com/tianocore/tianocor
On Tue, Jun 16, 2020 at 4:35 PM Rodney W. Grimes <
freebsd-...@gndrsh.dnsmgr.net> wrote:
> > I've been trying out FreeBSD with raspberry Pi4 (4GB) and wanted to see
> > what the state of HTTP BOOT is in FreeBSD, so I bumped into this!
> >
> > I'm curious if it should be possible to point to a img/
I've been trying out FreeBSD with raspberry Pi4 (4GB) and wanted to see
what the state of HTTP BOOT is in FreeBSD, so I bumped into this!
I'm curious if it should be possible to point to a img/iso directly (I
tried to use the img.xz unpacked it and make it available on a local web
server and that
freebsd-update upgrade -r 12.0-RC2
src component not installed, skipped
Looking up update.FreeBSD.org mirrors... 2 mirrors found.
Fetching metadata signature for 12.0-RC1 from update4.freebsd.org... done.
Fetching metadata index... done.
Fetching 3 metadata files... failed.
Seems like freebsd-upd
On Sun, Aug 28, 2016 at 12:53 PM, Hans Petter Selasky
wrote:
> On 08/28/16 01:59, Miguel C wrote:
>
>> Actually for me it was failing before, so I gave this a go, yet testing
>> with pwcview, cheese even mplayer all fail.
>>
>> I just compiled the updated ve
Actually for me it was failing before, so I gave this a go, yet testing
with pwcview, cheese even mplayer all fail.
I just compiled the updated version (v4.8.0.4) with DEBUG=on
I'm starting webcamd manually:
udo webcamd -d ugen0.4 -i 0 -v 0 -m pwc-if.power_save=-1
: USB HID core driver
Linux vid
On Tuesday, August 9, 2016, Roger Pau Monné wrote:
> On Tue, Aug 09, 2016 at 12:12:34PM +0100, Miguel C wrote:
> > Melhores Cumprimentos // Best Regards
> > ---
> > *Miguel Clara*
> > *IT - Sys Admin & Developer*
> &g
Melhores Cumprimentos // Best Regards
---
*Miguel Clara*
*IT - Sys Admin & Developer*
On Tue, Aug 9, 2016 at 9:55 AM, Roger Pau Monné
wrote:
> On Sat, Jul 23, 2016 at 08:46:49PM +0100, Miguel C wrote:
> > Just as a note using netgraph (wi
y it
works with netgraph.
Melhores Cumprimentos // Best Regards
---
*Miguel Clara*
*IT - Sys Admin & Developer*
On Sat, Jul 23, 2016 at 8:16 PM, Miguel C wrote:
> I had a freebsd 10 DOMU running with VIMAGE support but since there were
> some f
I had a freebsd 10 DOMU running with VIMAGE support but since there were
some fixes in 11 I decided to give it a go...
I made a clean install and just migrated some backup config and adapted as
needed (I only have one jail running on this box for plex and all media is
in zfs)
After the clean inst
On Fri, May 6, 2016 at 3:36 PM, Allan Jude wrote:
> On 2016-05-06 07:38, Miguel C wrote:
> > Hi,
> >
> > In recent current build BTX loader now prompts for a geli passphrase, but
> > typing the correct passphrase always fails.
>
> It is not the BT
Hi,
In recent current build BTX loader now prompts for a geli passphrase, but
typing the correct passphrase always fails.
After the 2 trys I get to the next part where loader.conf is loaded and I
am prompted again for a GELI Passphrase (I have geom_eli_passphrase_prompt
set to "YES") this is the
After running ssh-add I get
Identity added: /home/user/.ssh/id_rsa (/home/user/.ssh/id_rsa)
I excepted to see the key listed when runnign ssh-add -l but what I see is:
`The agent has no identities.`
This is happening with both ssh-agent and using gpg-agent with ssh support
so I'm not sure if
On Thu, Feb 25, 2016 at 5:21 PM, Hans Petter Selasky
wrote:
> On 02/25/16 18:13, Miguel C wrote:
>
>> so should I step until that then run cheese, and then step again?
>>
>
> You should get a breakpoint event when you start pwcview. Then single step.
>
(gdb) breakpoi
On Wed, Feb 24, 2016 at 5:32 PM, Miguel C wrote:
>
>
> On Wed, Feb 24, 2016 at 7:28 AM, Hans Petter Selasky
> wrote:
>
>> On 02/24/16 00:58, Miguel C wrote:
>>
>>> I just noticed the last messages were never CC'ed to the list
>>>
>&g
On Wed, Feb 24, 2016 at 7:28 AM, Hans Petter Selasky
wrote:
> On 02/24/16 00:58, Miguel C wrote:
>
>> I just noticed the last messages were never CC'ed to the list
>>
>> On Wed, Feb 10, 2016 at 8:56 PM, Otacílio
>> wrote:
>>
>> Miguel, I have not
TREAMON): Device not
configured
/dev/video0: Device not configured
>
> []'s
> -Otacílio
>
>
> Em 10/02/2016 11:32, Miguel C escreveu:
>
>
>
> On Wed, Feb 10, 2016 at 2:32 PM, Miguel C wrote:
>
>>
>>
>> On Wed, Feb 10, 2016 at 2:05 PM, Otacílio &l
I while ago cheese was working fine but I was just playing around with my
webcam today and noticed that I get this error with cheese:
'libv4l2: error turning on stream: Device not configured'
or this with pwcview:
'Failed to get current picture info: Invalid argument'
cuse4bsd is loaded and we
I was testing with this again recently and it seems the big difference is
local_unbound!
BtW Barry thanks for the suggestion but I (and I think others) mentioned in
the thread that adding ldconfig REQUIRE in dnscrypt made no difference.
A box with dnscrypt+unbound doesn't have the issue,so I comp
I updated to alpha5 it is indeed removed.
Thanks
"Edward Tomasz Napierała" wrote:
>Dnia 11 paź 2013 o godz. 13:15 "Mike C."
>napisał(a):
>
>>
>>> On 10/11/13 09:24, Edward Tomasz Napierała wrote:
Wiadomość napisana przez Mike C. w dniu 10 paź 2013, o godz. 23:41:
Hi,
I'
26 matches
Mail list logo