VESA mode

2015-12-28 Thread Sébastien Morand
Hi I'm using the snapshots version in my computer and for about 2 weeks now I'm stuck in VESA mode. I was working pretty well since 26th september for "Intel HD Graphics 5500" but not anymore, any information about this? Regards, Sebastien dmesg : OpenBSD 5.9-beta (GENERIC.MP) #1778: Wed Dec

kernel compile error

2015-12-28 Thread Hrvoje Popovski
Hi, after fetching source from cvs at 23:40 CET i'm getting this error whilte comliling kernel. cc -Werror -Wall -Wimplicit-function-declaration -Wno-main -Wno-uninitialized -Wframe-larger-than=2047 -mcmode l=kernel -mno-red-zone -mno-sse2 -mno-sse -mno-3dnow -mno-mmx -msoft-float

Re: Panic when copying files

2015-12-28 Thread Thomas Bohl
For the archive: I changed the cabling. RW disk on SATA3_A1 RO disk on SATA3_A2 (Instead of the other way around.) Now no more kernel panic.

ospfd 224.0.0.5: Can't assign requested address on rdomain 2

2015-12-28 Thread csszep
Hello! I created a simple ospf test lab, but i ran into the following error: The setup: ospfd.conf rdomain 2 area 0.0.0.0 { interface vio2 } route -T2 -n show Routing tables Internet: DestinationGatewayFlags Refs Use Mtu Prio Iface default

Re: Mg scroll-up issue in xterm

2015-12-28 Thread Timo Myyrä
Christian Weisgerber writes: > On 2015-12-27, Timo Myyrä wrote: > >> I noticed issue with mg scroll-up keybinding when "xterm*locale: true" is set in >> ~/.Xresources. >> When the above option is set, mg requires that you type C-v C-v to scroll-up

Re: wle200nx WiFi card on apu2b4 - no link

2015-12-28 Thread LÉVAI Dániel
Kapfhammer, Stefan @ 2015-12-27T22:44:09 +0100: > Good evening, > > I cannot access hotspot with apu2b4's wle200nx wifi card. > > got ath0: device timeout [...] How come it's not athn? Is this the full and only error message? >From athn(4): athn0: device timeout  A frame dispatched to

audio capturing

2015-12-28 Thread Kirill
Hello! I want to capture audio from another app to file or simply stdout. How can I do this? Thanks.

Re: audio capturing

2015-12-28 Thread Jan Stary
On Dec 28 16:46:24, nightl...@nightbbs.ru wrote: > I want to capture audio from another app to file or simply stdout. How > can I do this? It woould be easier to help you you just said what "app" it is and how it produces "audio".

Re: audio capturing

2015-12-28 Thread Kirill
On 12/28/15 17:21, Jan Stary wrote: > On Dec 28 16:46:24, nightl...@nightbbs.ru wrote: >> I want to capture audio from another app to file or simply stdout. How >> can I do this? > It woould be easier to help you you just said what "app" it is > and how it produces "audio". i want to capture with

Re: Mg scroll-up issue in xterm

2015-12-28 Thread Tati Chevron
We are seeing too much of your emails Your rudeness is crass and inappropriate. You are not obliged to read any of my posts to this or any other mailing list. Other people have read them, and that is why, besides other things, certain ports now build correctly with systrace enabled that

Re: Panic when copying files

2015-12-28 Thread Thomas Bohl
I tried EFI for a change. Same panic there: # time cp -R /mnt/BackupDisk/Tag.0/a/b/c/* /home/c panic: kernel diagnostic assertin "(cmd & AHCI_PREG_CMD_CR) == 0" failed: files "../../../../dev/ic/ahci.c", line 2513 wsdisplay_switch2: not switching Stopped at Debugger+0x9: leave TID

Adding a new Polish BUG to groups list

2015-12-28 Thread Frederic Cambus
Hi misc@, Here is a filled template for a new user group submission. We are based in Poland, and targeting the Podkarpackie Voivodeship. 0 C Poland P Podkarpackie T Rzeszow F Irregular O SBUG I Frederic Cambus M U http://www.sbug.org/ N OpenBSD, *BSD Thanks in advance! Cheers, Frederic

Re: libGL error: failed to open drm device: Permission denied

2015-12-28 Thread Mihai Popescu
Well, things were sorted out. Looking at that /etc/fbtab file Jonathan Gray pointed out (and yes, this is not a typo of /etc/fstab like I thought before) I can spot the /dev/drm0 in that long list of devices prepared for chown at login. But, that file is filled in for ttyC0 only, the tty that

Re: libGL error: failed to open drm device: Permission denied

2015-12-28 Thread lists
Mon, 28 Dec 2015 00:25:25 +0200 Mihai Popescu > libGL error: failed to open drm device: Permission denied > libGL error: failed to load driver: r600 > > Is it normal, can it be fixed on my side? Quick and dirty hack around this (if your user is in group wheel): $ grep chmod

Re: libGL error: failed to open drm device: Permission denied

2015-12-28 Thread Mihai Popescu
> Can you include the output of ls -l /dev/drm0 and > the contents of /var/log/Xorg.0.log ? $ ls -l /dev/drm0 crw--- 1 root wheel 87, 0 Dec 11 20:39 /dev/drm0 $ more /var/log/Xorg.0.log [46.215] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem (Operation not

Re: Mg scroll-up issue in xterm

2015-12-28 Thread lists
> On Sun, Dec 27, 2015 at 06:21:41PM +0200, Timo Myyrä wrote: > I noticed issue with mg scroll-up keybinding when "xterm*locale: > true" is set in ~/.Xresources. > When the above option is set, mg requires that you type C-v C-v to > scroll-up I have this in .Xdefaults and don't have to press any

Re: VESA mode

2015-12-28 Thread Thomas Weinbrenner
Am Mon, 28 Dec 2015 17:53:45 + schrieb Sébastien Morand : > I'm using the snapshots version in my computer and for about 2 weeks > now I'm stuck in VESA mode. > > I was working pretty well since 26th september for "Intel HD Graphics > 5500" but not anymore, any

Re: audio capturing

2015-12-28 Thread Jan Stary
On Dec 28 17:45:40, nightl...@nightbbs.ru wrote: > On 12/28/15 17:21, Jan Stary wrote: > > On Dec 28 16:46:24, nightl...@nightbbs.ru wrote: > >> I want to capture audio from another app to file or simply stdout. How > >> can I do this? > > It woould be easier to help you you just said what "app"

System hangs at setting tty flags

2015-12-28 Thread Mik J
Hello, I just did a fresh install with OpenBSD 5.8 and an ASUS motherboard Z97-P The installation went fine but then from the first boot it hangs at "setting tty flags" this is just after the partitions are fsck'edI searched on search engines and found that people running Openbsd as a VM disable

Re: kernel compile error

2015-12-28 Thread Hrvoje Popovski
On 28.12.2015. 23:44, Hrvoje Popovski wrote: > Hi, > > after fetching source from cvs at 23:40 CET i'm getting this error > whilte comliling kernel. > > > > cc -Werror -Wall -Wimplicit-function-declaration -Wno-main > -Wno-uninitialized -Wframe-larger-than=2047 -mcmode > l=kernel

Re: wle200nx WiFi card on apu2b4 - athn0: device timeout

2015-12-28 Thread Kapfhammer, Stefan
Hello Dániel, thank you for your reply. I changed from PCIe slot 1 to PCie slot 2 - same result. got athn0: device timeout. (Sorry forgot the "n" in error msg in first post) I tried also to set media with - media autoselect - media autoselect mode 11g - media DS1 mode 11g but won't work. I will

Re: libGL error: failed to open drm device: Permission denied

2015-12-28 Thread lists
Mon, 28 Dec 2015 19:50:42 +0200 Mihai Popescu > But, that file is filled in for ttyC0 only, the tty that most users > are using it for login. But, giving the fact that I got some annoying > kernel messages from my connecting/disconnecting USB mouse with > aggresive power

Binding ^T to status

2015-12-28 Thread Tati Chevron
The installation ramdisk kernel, binds ^T to status by default, which is quite useful. We don't set this up by default on a standard install, though. Admittedly it's easy to add, but is there a reason for it's inclusion in the ramdisk kernel, and not elsewhere? I can understand removing

Re: TCL in a chroot

2015-12-28 Thread dan mclaughlin
On Mon, 28 Dec 2015 19:53:47 -0500 Paul Pereira wrote: > Has anyone had luck running tcl within a chroot? I have the required > libraries reported by ldd in place, but the interpreter cannot find > them. > > # chroot /var/www /usr/local/bin/tclsh8.5 >

Re: TCL in a chroot

2015-12-28 Thread Paul Pereira
> have you run ldconfig? ... > that should create /var/www/var/run/ld.so.hints which aids the linker in > locating the shared libs. Thanks Dan, I hadn't.

TCL in a chroot

2015-12-28 Thread Paul Pereira
Has anyone had luck running tcl within a chroot? I have the required libraries reported by ldd in place, but the interpreter cannot find them. # chroot /var/www /usr/local/bin/tclsh8.5 /usr/local/bin/tclsh8.5: can't load library 'libtcl85.so.1.7' # ldd `which tclsh8.5` /usr/local/bin/tclsh8.5: