octeon port, ubiquity edgerouter

2017-07-22 Thread Peter J. Philipp
Hi, Someone has offered me a deal on a somewhat used Ubiquiti Edgerouter, https://www.ubnt.com/edgemax/edgerouter/ <-- this one. Is it supported by OpenBSD/octeon and if not what needs to be done to make it work? Has anyone experience with this hardware? Regards, -peter

Re: octeon port, ubiquity edgerouter

2017-07-22 Thread Florian Ermisch
Hi, if noone chimes in then maybe you can get a dmesg or lshw output from the linux-based EdgeOS to get some more details on the hardware. I would guess it's quite a bit beefier than the ERL3 and for embedded platforms this can mean more differences than just more cores and more RAM. Regar

Re: DUMP: Invalid argument: [block -60912738518]

2017-07-22 Thread Craig Skinner
On Fri, 21 Jul 2017 14:45:01 +0200 Jan Stary wrote: > If nothing is happening on the filesystem, it dumps OK; Cool. That is probably your answer Jan. > it does not matter that it's mounted. True. Unmounting massively reduces the chance of unexpected modifications during dumping. Such as cron/at

Re: octeon port, ubiquity edgerouter

2017-07-22 Thread Visa Hankala
On Sat, Jul 22, 2017 at 11:46:02AM +0200, Peter J. Philipp wrote: > Someone has offered me a deal on a somewhat used Ubiquiti Edgerouter, > https://www.ubnt.com/edgemax/edgerouter/ <-- this one. > > Is it supported by OpenBSD/octeon and if not what needs to be done to make it > work? The hardwar

Re: octeon port, ubiquity edgerouter

2017-07-22 Thread Sean Murphy
On Sat, Jul 22, 2017 at 5:46 AM, Peter J. Philipp wrote: > Hi, > > Someone has offered me a deal on a somewhat used Ubiquiti Edgerouter, > https://www.ubnt.com/edgemax/edgerouter/ <-- this one. > > Is it supported by OpenBSD/octeon and if not what needs to be done to make it > work? Has anyone e

Re: octeon port, ubiquity edgerouter

2017-07-22 Thread Peter J. Philipp
On Sat, Jul 22, 2017 at 11:55:17AM -0400, Sean Murphy wrote: > Hi Peter, > > This is a solid machine, if you can get it, do so. OpenBSD 6.1 works > very well on this hardware, I have used mine variously as a gateway > router with PF, DHCP server, DNS server with unbound, and local name > server w

Re: octeon port, ubiquity edgerouter

2017-07-22 Thread Theo de Raadt
> > This is a solid machine, if you can get it, do so. OpenBSD 6.1 works > > very well on this hardware, I have used mine variously as a gateway > > router with PF, DHCP server, DNS server with unbound, and local name > > server with nsd. Currently it's acting as local name server while > > stand

vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread G
Hello. Im following vmctl manual and i get. # vmctl create disk.img -s 4.5G vmctl: imagefile created # vmctl start "myvm" -m 1G -i 1 -b /bsd -d disk.img vmctl: connect: /var/run/vmd.sock: No such file or directory Any ideas? Thanks in advance for your help. ps. Im running openbsd 6.1 stable

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread Josh Grosse
On Sat, Jul 22, 2017 at 07:30:19PM +0300, G wrote: > Hello. > Im following vmctl manual and i get. > > # vmctl create disk.img -s 4.5G > vmctl: imagefile created > # vmctl start "myvm" -m 1G -i 1 -b /bsd -d disk.img > vmctl: connect: /var/run/vmd.sock: No such file or directory > > Any ideas? Yo

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread G
I already enable vmd. I though enable vmd was enough I haven't run rcctl start vmd but when I tried it I get # rcctl start vmd vmd(failed) On 07/22/17 20:03, Josh Grosse wrote: > On Sat, Jul 22, 2017 at 07:30:19PM +0300, G wrote: >> Hello. >> Im following vmctl manual and i get. >> >> # vmctl cre

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread Josh Grosse
On Sat, Jul 22, 2017 at 08:13:03PM +0300, G wrote: > I already enable vmd. I though enable vmd was enough > I haven't run rcctl start vmd but when I tried it I get > # rcctl start vmd > vmd(failed) Pick an option: 1. Re-run rcctl with debugging output: # rcctl -d start vmd 2. Run vmd

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread Josh Grosse
On Sat, Jul 22, 2017 at 01:21:33PM -0400, I wrote: > # vmd -v I'd like to correct this. Add -d to prevent running in the background, and log output to stderr. # vmd -dv

Re: octeon port, ubiquity edgerouter

2017-07-22 Thread Doggie
W dniu 2017-07-22 o 17:55, Sean Murphy pisze: On Sat, Jul 22, 2017 at 5:46 AM, Peter J. Philipp wrote: Hi, Someone has offered me a deal on a somewhat used Ubiquiti Edgerouter, https://www.ubnt.com/edgemax/edgerouter/ <-- this one. Is it supported by OpenBSD/octeon and if not what needs to b

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread G
I get the following messages # vmd -vd vmd: /dev/vmm: Operation not supported by device On 07/22/17 20:24, Josh Grosse wrote: > On Sat, Jul 22, 2017 at 01:21:33PM -0400, I wrote: > >> # vmd -v > > I'd like to correct this. Add -d to prevent running in the background, > and log output to

Minium System Requirements

2017-07-22 Thread Max Power
Hi guys, I'm looking for on http://www.openbsd.org but... Where Can I find the official documentation about the 'minimum system requirements' about OpenBSD? Thanks.

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread Josh Grosse
On Sat, Jul 22, 2017 at 08:38:56PM +0300, G wrote: > I get the following messages > > # vmd -vd > vmd: /dev/vmm: Operation not supported by device The vmm(4) driver requires hardware virtualization features, and if you have the right hardware, may require you to enable them in your BIOS. Your dm

Re: Minium System Requirements

2017-07-22 Thread Ingo Schwarze
Hi, Max Power wrote on Sat, Jul 22, 2017 at 07:45:15PM +0200: > I'm looking for on http://www.openbsd.org but... > Where Can I find the official documentation about > the 'minimum system requirements' about OpenBSD? That varies from architecture to architecture and from time to time, so there is

usb RTC, was Re: octeon port, ubiquity edgerouter

2017-07-22 Thread gwes
On 07/22/17 12:10, Theo de Raadt wrote: I'd really like if someone could find a USB RTC clock, which is a viable affordable product which we can then create good support for. I've searched and found a few prototypes and 'licence key' products, but nothing readily available which we could suppor

Re: vmctl: connect: /var/run/vmd.sock: No such file or directory

2017-07-22 Thread G
thanks! it worked! On 07/22/17 20:54, Josh Grosse wrote: > On Sat, Jul 22, 2017 at 08:38:56PM +0300, G wrote: >> I get the following messages >> >> # vmd -vd >> vmd: /dev/vmm: Operation not supported by device > > The vmm(4) driver requires hardware virtualization features, and if you > have the

Re: Minium System Requirements

2017-07-22 Thread Nick Holland
On 07/22/17 13:45, Max Power wrote: > Hi guys, > I'm looking for on http://www.openbsd.org but... > Where Can I find the official documentation about the 'minimum system > requirements' about OpenBSD? > > Thanks. "less than your application needs". Really. You will have trouble finding an examp

Screen brightness

2017-07-22 Thread G
Hello. I'm trying to adjust my laptop brightness. When I'm trying to use xbacklight i get #xbacklight No outputs have backlight property I search around and it seems that xbacklight is broken. I found this email https://marc.info/?l=openbsd-bugs&m=149919062727474 that suggested to use wsconsctl

Re: Minium System Requirements

2017-07-22 Thread Max Power
Thank guys, but In addition to your advice... possible that there is no official documentation? This is the questions...!

Re: Minium System Requirements

2017-07-22 Thread Ingo Schwarze
Max Power wrote on Sat, Jul 22, 2017 at 10:49:05PM +0200: > but In addition to your advice... > possible that there is no official documentation? > This is the questions...! And i already answered that: No, there isn't, because: 1. It varies from platform to platform. 2. It varies from time t

Re: Screen brightness

2017-07-22 Thread Manuel Solis
Hello, Mr G Try this two: $xbacklight -set 99 $xbacklight -set 50 If you see something different then it works!! Manuel > El 22/07/2017, a las 14:48, G escribió: > > Hello. > I'm trying to adjust my laptop brightness. > When I'm trying to use xbacklight i get > > #xbacklight > > No output

Re: Screen brightness

2017-07-22 Thread G
Thanks for the reply but it doesn't work. On 07/23/17 00:11, Manuel Solis wrote: > Hello, Mr G > > Try this two: > $xbacklight -set 99 > > $xbacklight -set 50 > > If you see something different then it works!! > > Manuel > >> El 22/07/2017, a las 14:48, G escribió: >> >> Hello. >> I'm tryin

Re: Screen brightness

2017-07-22 Thread Manuel Solis
Hello again, Then you should use xrandr $xrandr --query To know which devices you have $xrandr --output LVDS1 --auto To enable the monitor (LVDS1/VGA1/HDMI1) $xrandr --output LVDS1 --set BACKLIGHT 50 to adjust the backlight try for instance 50, 99, 05 and see how it goes Manuel > El 22/07/

Re: Screen brightness

2017-07-22 Thread G
Thanks for your replies. I get # xrandr --query xrandr: Failed to get size of gamma for output default Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080 default connected 1920x1080+0+0 0mm x 0mm 1920x1080 0.00* I don't know if its a problem with skylake since openbs

Re: Screen brightness

2017-07-22 Thread Manuel Solis
To bad, that is beyond my knowledge :s Have you tried #fw_update ??? Manuel > El 22/07/2017, a las 17:13, G escribió: > > Thanks for your replies. > > I get > > # xrandr --query > xrandr: Failed to get size of gamma for output default > Screen 0: minimum 1920 x 1080, current 1920 x 10

Re: Screen brightness

2017-07-22 Thread G
Yes. Didn't work. fw_update updates vmm uvideo and iwm. Anyway thanks for your replies! On 07/23/17 01:22, Manuel Solis wrote: > To bad, that is beyond my knowledge :s > > Have you tried > #fw_update > ??? > > Manuel > >> El 22/07/2017, a las 17:13, G escribió: >> >> Thanks for your re

Re: Screen brightness

2017-07-22 Thread Manuel Solis
You are welcome, Mr G Just one more thing: you should share your dmesg in order to know all the hw involved in this drama :) Manuel > El 22/07/2017, a las 17:30, G escribió: > > Yes. Didn't work. fw_update updates vmm uvideo and iwm. > > Anyway thanks for your replies! > >> On 07/23/17 01:

Lenovo Notebook: No HDMI video output; DRM error; -current MP#115

2017-07-22 Thread Michel Behr
Hi - I'm trying to connect my Lenovo Laptop a monitor via HDMI but I'm getting no output (below I'm including messages regarding xrandr, dmesg, and Xorg.0.log). Any pointing to the right direction would be much appreciated. Kind regards, Michel. $ uname -a OpenBSD S400 6.1 GENERIC.MP#115 am

Re: Lenovo Notebook: No HDMI video output; DRM error; -current MP#115

2017-07-22 Thread Ax0n
What happens if you try jcs' intel_backlight utility? https://devhub.io/repos/jcs-intel_backlight_fbsd Take note of the machdep.allowaperture=3 change you need to make to sysctl.conf (requires a reboot). On Sat, Jul 22, 2017 at 5:09 PM, Michel Behr wrote: > Hi - I'm trying to connect my Lenovo

Re: Minium System Requirements

2017-07-22 Thread Raul Miller
On Sat, Jul 22, 2017 at 4:58 PM, Ingo Schwarze wrote: > Max Power wrote on Sat, Jul 22, 2017 at 10:49:05PM +0200: >> but In addition to your advice... >> possible that there is no official documentation? >> This is the questions...! > > And i already answered that: > > No, there isn't, because: >

Re: Minium System Requirements

2017-07-22 Thread Theo de Raadt
> That said, while "minimum requirement" is neither useful nor > understandable, it might be interesting to document nominal > requirements - for example, size of base system on disk and memory > occupied on bootup. The landisk builds are done on a SH4 cpu running at 267 MHz, with 64MB of ram. Ne

Re: Screen brightness

2017-07-22 Thread G
$ dmesg OpenBSD 6.1 (GENERIC.MP) #8: Tue Jun 27 08:50:26 CEST 2017 rob...@syspatch-61-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP RTC BIOS diagnostic error 80 real mem = 8474267648 (8081MB) avail mem = 8212754432 (7832MB) mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at

Re: usb RTC, was Re: octeon port, ubiquity edgerouter

2017-07-22 Thread Rupert Gallagher
Dirty cheap. https://www.adafruit.com/product/3013 Sent from ProtonMail Mobile On Sat, Jul 22, 2017 at 8:33 PM, gwes wrote: > On 07/22/17 12:10, Theo de Raadt wrote: > > I'd really like if someone could > find a USB RTC clock, which is a viable > affordable product which we can > then create g