‐‐‐ Original Message ‐‐‐
On Thursday, February 6, 2020 8:25 AM, Mischa wrote:
> Before you boot do at boot> do:
>
> stty com0 115200
> set tty com0
Thanks Mischa! I should have thought about that but I couldn't remember having
done this with previous APU models and OpenBSD versions.
Before you boot do at boot> do:
stty com0 115200
set tty com0
After that boot as normal.
Mischa
> On 6 Feb 2020, at 08:13, mabi wrote:
>
> Hi there,
>
> I am trying to install OpenBSD 6.6 (install66.fs) from a USB key on a PC
> Engines apu4d4 box. Unfortunately the installer does not seem t
Hi there,
I am trying to install OpenBSD 6.6 (install66.fs) from a USB key on a PC
Engines apu4d4 box. Unfortunately the installer does not seem to start as it
reboots after loading a few seconds of the bsd.rd image as you can see from my
output below:
SeaBIOS (version rel-1.12.1.3-0-g300e8b7)
Den ons 5 feb. 2020 kl 21:01 skrev Riccardo Giuntoli :
> If i sniff traffic over enc0 interface I found a strange error about ip
> chksum:
>
> (DF) (ttl 63, id 43164, len 52) (DF) (ttl 64, id 18753, len 72, bad ip
> cksum 0! -> c48a)
> This is the error as you can review.
>
> I cannot find soluti
On Wed, Feb 5, 2020 at 7:38 PM wrote:
> I am encountering a linker error when compiling with ports-gcc Fortran:
>
> ld: error: lbug2.f90:(function MAIN__: .text+0x80): relocation
> R_X86_64_PC32 out o
> f range: 2456507324 is not in [-2147483648, 2147483647]
>
> The code has several large arrays,
I am encountering a linker error when compiling with ports-gcc Fortran:
ld: error: lbug2.f90:(function MAIN__: .text+0x80): relocation R_X86_64_PC32
out o
f range: 2456507324 is not in [-2147483648, 2147483647]
The code has several large arrays, the total size of which exceeds 2GB.
Is this a li
Hi Kris
On Thu, Feb 6, 2020 at 5:22 AM krishh61 wrote:
>
> HI,
>
> I can give mine:
>
>
> cut --
> OpenBSD 6.6 (GENERIC.MP) #4: Wed Jan 15 08:56:09 MST 2020
>
> r...@syspatch-66-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GE
A lot of people are mentioning the need to deal with the new lpr tools
being at /usr/local/bin.
I found that adding a symmlink from /usr/bin/lpr to /usr/local/bin/lpr,
etc. to help with programs that expect to find lpr at that exact
location.
Using a symlink will make life much easier with a few p
Hi Claus:
USB printers are kind of difficult to set up on OpenBSD. You can read the
instructions on USB setup in /usr/local/share/doc/pkg-readmes/cups. I never
get USB printing to work on my OpenBSD 6.6. Instead I used a wireless Xerox
Laser printer. Here is how I did it for a Xerox 6022 lase
Hi all
My younger sister made some Puffy-related artwork for a private project of
mine...
Could anybody please point me to the right email to submit & share them with
the OpenBSD project?
Regards
Prokhor
Sent with [ProtonMail](https://protonmail.com) Secure Email.
On 2020-02-05 13:56, Claus Assmann wrote:
I need to buy a printer to connect to one of my OpenBSD machines
and I prefer a USB connection (as I don't control the network at
my current place). Can I just buy any USB printer or are there
printers which do not work with OpenBSD? If so, what do I nee
The OP’s hostname.vlan* files never specify a vnetid. I get an error trying
to configure and bring up the second vlan interface the same way without vnetid
specified. Regardless of my error, the ifconfig(8) man page says without
vnetid specified, vlan tag 0 will be used. You need to specify
On Wed, Feb 05, 2020 at 01:50:41PM -0700, Raymond, David wrote:
> I have had good luck on OpenBSD with a variety of HP printers using
> the hplip package and cups. (To use the latter, put /usr/local/bin
> before /usr/bin in your PATH to avoid confusion with lpr programs.)
> The xsane package does
I have had good luck on OpenBSD with a variety of HP printers using
the hplip package and cups. (To use the latter, put /usr/local/bin
before /usr/bin in your PATH to avoid confusion with lpr programs.)
The xsane package does scanning on HP printers that have this
function. I have connected them
Hello nice people! Hello there from the Spanish neural control network!
I'm setting up a roadwarrior type ikev2 secure connection from .es to .uk.
All go fine but my head that is full of voice to skull. But I'm a unix
lover so I go up with my personal, but not only, battle.
So I've done some conf
I need to buy a printer to connect to one of my OpenBSD machines
and I prefer a USB connection (as I don't control the network at
my current place). Can I just buy any USB printer or are there
printers which do not work with OpenBSD? If so, what do I need
to check / avoid?
Any suggestion for some
HI,
I can give mine:
cut --
OpenBSD 6.6 (GENERIC.MP) #4: Wed Jan 15 08:56:09 MST 2020
r...@syspatch-66-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
real mem = 3210944512 (3062MB)
avail mem = 3136659456 (2991M
On 2020-02-05, Janne Johansson wrote:
>> # /etc/hostname.vlan101
>> description 'WLAN attached untrusted hosts'
>> inet 192.168.156.0/24 255.255.255.0 vlandev run0
>
> VLANs and wifi sounds like a non-starter.
Yep, if you're building your access point with OpenBSD.
More generally, though, any A
Den ons 5 feb. 2020 kl 13:07 skrev Denis :
> I've made two VLANs to automatically assign random IPs from a pool by
> dhcpd:
>
[...]
> # /etc/hostname.vlan101
> description 'WLAN attached untrusted hosts'
> inet 192.168.156.0/24 255.255.255.0 vlandev run0
>
VLANs and wifi sounds like a non-star
rtbuf is a minimalistic real time modular synthesis framework in pure C99.
it supports OpenBSD sndio and now Linux too through Portaudio.
to run
./rtbuf test_synth
please contact me if you are interested in developing high quality
real time applications under a BSD license.
https://github.com/k
Denis, I suspect the fundamental problem is that you don't understand
what VLANs are. There should be a lot of articles about this topic
on the net; maybe somebody here can recommend a good one.
--
Christian "naddy" Weisgerber na...@mips.inka.de
Hi,
I originally wrote this program around 5 years ago and didn't know it was in
this bad state. So disregard debugging this for now, I'm fixing it up. I
think I'm very close to getting it to work. For the size of the program, I
wasn't thinking at the time, maybe I'll better post just an URL
Hi Christian,
I've made two VLANs to automatically assign random IPs from a pool by dhcpd:
# /etc/hostname.vlan100
description 'LAN attached untrusted hosts'
inet 192.168.155.0/24 255.255.255.0 vlandev em0
# /etc/hostname.vlan101
description 'WLAN attached untrusted hosts'
inet 192.168.156.0/24
Hello,
I recently managed to find an ISP that could provide IPv6 for my company,
unfortunately this was a custom config = expensive and they have no
implementation expernence = bad idea.
Long story short they delivered a /56 on their router port (local ethernet
segment), no way to firewall/rou
Hi,
I have made a small program to read out MIDI commands for my Numark iDJLive II,
DJ mixer (USB). I got rid of all my Apple software on Apple Hardware and there
I had used Algoriddim DJ Pro software to take commands from this mixer.
I pretty well made a crossfader and menu out of curses to mak
25 matches
Mail list logo