Re: pcengines apu{1,4} can't adjust CPU frequency automatically anymore

2022-11-28 Thread Jan Johansson
"Lévai, Dániel" wrote: > I don't know since when, unfortunately, but it seems > auto-adjusting CPU frequency doesn't work anymore on my APU1 > and an APU4 PCEngines boards (I only have these versions at > hand atm). They're both running an updated fw at v4.17.0.2. > > IIRC `apmd -A' + `sysctl

Re: WireGuard, keepalive time doubled?

2021-04-15 Thread Jan Johansson
Alexander Hall wrote: > > Is this to be expected or am I missing something? > > > > Both sides run OpenBSD 6.8 amd64 if that affects anything. > > Just a random thought; are you running on actual hardware or > testing with some sort of virtualization involved? VMM and > friends are known to

WireGuard, keepalive time doubled?

2021-04-14 Thread Jan Johansson
Hello! I was experimenting with wireguard keepalive and noticed that keepalive packets seems to be sent on double the time that I have set which I find a bit unintuitive. The peer is setup like this on side a wgpeer k wgpsk (present) wgpka 60 (sec)

Re: vmm/vmd disk issue

2021-03-10 Thread Jan Johansson
So to conclude. I have done four parallel dd, cp, cmp on the host without any error showing up. Ian Darwin wrote: > Depending on where the error is, you might get away with > dd'ing with conv=noerror,sync, changing vm.conf to point > to the new copy, and run fsck in the vm. After this the vm

Re: vmm/vmd disk issue

2021-03-09 Thread Jan Johansson
Mike Larkin wrote: > On Tue, Mar 09, 2021 at 09:38:57AM -0500, Ian Darwin wrote: > > On Tue, Mar 09, 2021 at 09:52:03AM +0100, Jan Johansson wrote: > > > If I try to cp or dd the disk image on the host it fails > > > > > > dd if=disk.raw.old of=disk.raw.bak

vmm/vmd disk issue

2021-03-09 Thread Jan Johansson
Hello! A few times I have had problems with my guests freezing (no console, no ssh) when reading a specific file and only a complete reinstall seems to solve the problem. This has happended with both raw and qcow2 disks and on both 6.7 and 6.8. I'm only using OpenBSD for the host and guests.

Drive/pciide reset problems with SiI3112.

2011-09-11 Thread Jan Johansson
Hello! In an attempt to expand the available disk in my server I bought a Silicon Image SiI3112 PCI - SATA controller. There is no problem while booting with the bsd.rd. Booting the normal kernel produces a number of read timeouts and finally boots normally. (Using OpenBSD 4.4 there is no

Re: Sil 3112a drive timeout.

2010-12-11 Thread Jan Johansson
Jan Johansson janj+open...@wenf.org wrote: So I have been comparing RAMDISK_CD and GENERIC for a few days and it seems I can compile a working GENERIC by commenting options DIAGNOSTIC in the config file. Trying to find exactly which ifdef that kills the card I started getting unpredictable

Re: Sil 3112a drive timeout.

2010-12-07 Thread Jan Johansson
Jan Johansson janj+open...@wenf.org wrote: My backup server ran out of space and I got my hands on a SATA pci card carrying a Sil 3112a chip. The problem beeing that when booting bsd the drive timeout with a message like: pciide0:0:0: not ready, st=0xd0BSY,DRDY,DSC, err=0x00 pciide0 channel

Sil 3112a drive timeout.

2010-12-05 Thread Jan Johansson
Hello! My backup server ran out of space and I got my hands on a SATA pci card carrying a Sil 3112a chip. The problem beeing that when booting bsd the drive timeout with a message like: pciide0:0:0: not ready, st=0xd0BSY,DRDY,DSC, err=0x00 pciide0 channel 0: reset failed for drive 0 wd0c: device

Re: PF and States

2010-12-04 Thread Jan Johansson
Godesi dabhee...@aim.com wrote: We recently deployed OBSD4.7 boxes to do load balancing in our environment with relayd. After few hours we encountered problem with the server going beyond 10,000 states. Are you convinced that it is a state problem? In our tests we have found that a default

Re: help gateway 4.8

2010-12-04 Thread Jan Johansson
Kenneth Gober kgo...@gmail.com wrote: I'm guessing the ADSL router is a typical NAT router, and that your OpenBSD router is *not* configured for NAT. as a result, the ADSL router is seeing outbound packets from 192.168.0.10, but doesn't know how to deliver the inbound responses. it knows

Re: help gateway 4.8

2010-12-03 Thread Jan Johansson
david carrasco dacar...@gmail.com wrote: hi, dear friend both cables ( cable 1 and 2 ) are crossover and is conectic like this, and no internet in client, help please From the ifconfig output it is obvious that there is a problem with cable 2. It is either the cable or the network interface

Re: help gateway 4.8

2010-12-02 Thread Jan Johansson
david carrasco dacar...@gmail.com wrote: answer your question, i believe the problern is static routing setting on all cable is okey please help, with set up static client,gateway, and router (dsl ext) On gateway start tcpdump -i xl1

Re: help gateway 4.8

2010-12-01 Thread Jan Johansson
david carrasco dacar...@gmail.com wrote: Greetings to all good I hope to help me I followed the manual gateway-firewall openbsd 4.8 but still can not get or have no internet Conexxion client ADSL (router ext) 192.168.1.1 | | xl0 192.168.1.101 gatewayopenbsd4.8- xl1

Re: relayctl reload : command failed.

2010-11-25 Thread Jan Johansson
Xavier Beaudouin k...@oav.net wrote: # relayctl reload command failed [...] relay webmail-80 { listen on $webmail port 80 transparent forward to webmail port 80 mode hash check http / host webmail.openvisp.net code 200 interface $int_if } relay webmail-443 { listen

Re: Number of static IP addresses needed for CARP

2010-11-18 Thread Jan Johansson
Jeff Ross jr...@openvistas.net wrote: What can one then use for the IP addresses for the $ext_if of the firewalls? For connection testing. With only one IP assigned to the CARP interface. When it is in BACKUP state you do not have an address on the network and as such you can't check

ospf6d doesn't announce passive interfaces

2010-11-09 Thread Jan Johansson
Hello! We have been running with an ospfd.conf looking like this: router-id 10.10.10.6 area 0.0.0.0 { auth-type crypt auth-md 1 secret auth-md-keyid 1 interface em0 # Uplink / egress interface carp125 { passive } # Inside on top of if vlan125 interface carp916 {

uxterm and backspace

2008-12-29 Thread Jan Johansson
Hello! In my work I access a lot of machines that use UTF-8 as default encoding. Trying to get this to work with my OpenBSD laptop i found the following problem. start an uxterm $ file utf-8.txt utf-8.txt: UTF-8 Unicode text $ cat utf-8.txt edvEDV I then run cat and type four swedish

Re: dts and vlc

2006-11-26 Thread Jan Johansson
Paul Irofti [EMAIL PROTECTED] wrote: I have some dts files that I want to play. After searching, the best option seemed to be vlc. The problem is that vlc crashes when I try playing any of these files (they were tested before in winamp or something similar by the person that provided them).

Re: 4.0-beta SSH and GSSAPI Segmentation fault.

2006-09-04 Thread Jan Johansson
Darren Tucker [EMAIL PROTECTED] wrote: It would appear that while the underlying problem is in the kerberos library, Simon has provided a better workaround (below) which has been applied to ssh and will be in the next snapshot. Thanks for the report. Sorry for the late response. I just

Re: OT: (don't open if you don't like) Kerberized FTP client/Server

2006-07-17 Thread Jan Johansson
Gustavo Rios [EMAIL PROTECTED] wrote: I am implementing an openbsd kerberos server and would like windows client to connect to another openbsd ftp server using kerberos. Is that possible? What kind of ftp client have you been using on windows for such task? Is it possible to have such

Re: Bridge wireless and wired networks.

2006-07-09 Thread Jan Johansson
kami petersen [EMAIL PROTECTED] wrote: Jan Johansson skrev: kami petersen [EMAIL PROTECTED] wrote: well, it should work. however, you should set an address on either of the interfaces that constitutes the bridge, not the bridge itself. but you don't say exactly where you are unsuccessful

Bridge wireless and wired networks.

2006-07-05 Thread Jan Johansson
Hello. On my laptop I use trunk(4) failover to switch between wired and wireless networks. It works great. But I think my solution for the router is a bit dirty. Is there a better way? The router has one interface connected to the internet (fxp0) and two interfaces for the internal network (ral0

Re: Bridge wireless and wired networks.

2006-07-05 Thread Jan Johansson
kami petersen [EMAIL PROTECTED] wrote: well, it should work. however, you should set an address on either of the interfaces that constitutes the bridge, not the bridge itself. but you don't say exactly where you are unsuccessful... It works, I just thought there might be a cleaner solution.

Re: Network configuration for laptop

2006-05-28 Thread Jan Johansson
Matthew R. Dempsky [EMAIL PROTECTED] wrote: Is there a proper way to dynamically manage network interfaces with OpenBSD? I have been using ``ifconfig iwi0 nwid $ESSID nwkey $KEY; dhclient iwi0'' to connect to a given wireless network and ``ifconfig iwi0 down'' to disconnect (and similarly

Re: Sound card with supported digital out

2006-05-27 Thread Jan Johansson
andrew fresh [EMAIL PROTECTED] wrote: I have tried one of those, I had forgotten about that. The problem with the USB digital output that I have tried is that it does not do AC3/DTS passthrough, all it does is output 2 channel PCM over the optical digital connection. I believe the one I

Re: dual boot problem

2006-05-25 Thread Jan Johansson
akonsu [EMAIL PROTECTED] wrote: dd if=/dev/rwd0c of=mbr count=1 Here is your error dd if=/dev/rwd0a of=pbr count=1 For the NTLDR you want the PBR (Partition Boot Record) not the MBR (Master Boot Record). I changed the of= for correct the terminology the important part is the if= device. I

Re: dual boot problem

2006-05-25 Thread Jan Johansson
viq [EMAIL PROTECTED] wrote: While at the subject, you need to run this every time you upgrade bootblocks. What would be the result of not updating bootblocks when upgrading from snapshot? Sounds dangerous to me. Will old bootblocks be able to boot the kernel? Or not rerunning that command

Re: Sound card with supported digital out

2006-05-19 Thread Jan Johansson
andrew fresh [EMAIL PROTECTED] wrote: Is there a supported sound card that supports digital outputs? I am trying to build a media pc that is similar to GeeXboX[2]. Pretty much just minimal system that will netboot and get mplayer running, but on an OS I like, OpenBSD :-) However, I want to

Re: What are p0 files?

2006-02-22 Thread Jan Johansson
I think think this is a question for [EMAIL PROTECTED] Peter Bako [EMAIL PROTECTED] wrote: My first though was that it denoted a patch level, It denotes a patchlevel for the OpenBSD package/port. but in this particular case the file sizes are close enough that there cannot be that much of a

Re: OT: OpenBSD on IBM/lenovo T42 or T43, Z series?

2006-02-14 Thread Jan Johansson
Subcommander l0r3zz [EMAIL PROTECTED] wrote: If anyone out there is running OpenBSD 3.8 or current with X-windows on any of the above could you let me know? I've searched the archives and the laptop pages and don't see any mention of these particular models. I'd like to make sure I can run

Re: OT: OpenBSD on IBM/lenovo T42 or T43, Z series?

2006-02-14 Thread Jan Johansson
Jan Johansson [EMAIL PROTECTED] wrote: My findings regarding the Lenovo Z60m is on http://openbsd.org/i386-laptop.html Make that http://www.openbsd.org/i386-laptop.html (seems updates are a bit slow). Can you specify you question? If it is something special you are woundering about I am sure

FSC D1627-C and hw.sensors

2006-01-25 Thread Jan Johansson
Hello. I have a Fujitsu Siemens D1627-C motherboard and with OpenBSD 3.9-beta (dmesg at end) I can not see any hw.sensors. # /sbin/sysctl hw hw.machine=i386 hw.model=Intel(R) Pentium(R) 4 CPU 3.20GHz (GenuineIntel 686-class) hw.ncpu=1 hw.byteorder=1234 hw.physmem=1072717824 hw.usermem=1072488448

Re: Network problem

2006-01-19 Thread Jan Johansson
Sebastian Schucht [EMAIL PROTECTED] wrote: rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500 address: 00:40:f4:63:63:3d media: Ethernet autoselect (100baseTX full-duplex) status: active inet XXX.100.40.69 netmask 0xff00 broadcast 141.100.40.255

Re: iptables vs pf

2005-10-20 Thread Jan Johansson
Edy Purnomo [EMAIL PROTECTED] wrote: i suggested to my friend to replace his linux box to openbsd. he uses mailnly for internet gateway : pf + squid proxy after 2 weeks later he switched it back linux and said : linux much faster to respond the http requests (he had a same configuration on

Re: Problems With Thinkpad R51

2005-10-13 Thread Jan Johansson
Andreas Bihlmaier [EMAIL PROTECTED] wrote: I know of two solutions: 1.)The best thing to do is switching to a PTY (alt + ctrl + F1) and then pulling down the lid, after opening it again go back to you X terminal (alt + ctrl + F1) 2.) If apm IS enabled, Disable apm (perhaps even NOT starting

Re: Problem with arla.

2005-10-07 Thread Jan Johansson
To summarize what I have seen of AFS on OpenBSD. 3.7: Included arla works (sort of) but misses callbacks quite often (might be bug in our servers as we are still running 1.2.xx). 3.8: (My guess as I have seen problems on what was 3.7-current) Included arla will sometimes not find

Re: Something hosing my msdos/FAT32 file system

2005-09-29 Thread Jan Johansson
frantisek holop [EMAIL PROTECTED] wrote: i am sorry to see that solid fat32 support is just not a priority for openbsd. i can understand that, i don't imagine Theo has a dual boot fat32 shared partition on any of his machines. Oh, come on. He is trying to fix the problem and there have been

Problem with arla.

2005-09-29 Thread Jan Johansson
Hello. I am having problems with arla. 2 of 3 reboots the afsd will be running but $ cd /afs ksh: cd: /afs - Not a directory I did not see this problem on 3.7. I did start to see it on my home pc but took it as a fluke because of the amount of problems I have with that machine. Today I

Re: Dell PowerEdge 2650

2005-09-20 Thread Jan Johansson
Ryan Rothert [EMAIL PROTECTED] wrote: 3.6 will install on it. I believe the aac driver still exists but is disabled by default. You could install 3.6, recompile the kernel with aac support enabled then upgrade. This is a bad advice. The aac driver was disabled because it was broken and could

Re: Device not configured (APM, sound, modem)

2005-09-19 Thread Jan Johansson
Z L [EMAIL PROTECTED] wrote: For APM I tried to set the apmd_flags=YES in rc.conf. For sound and modem I tried the things that are described in the FAQ and manpages. Correct usage is apmd_flags= or with some valid flags between the apmd_flags=-q YES is for binary options like pf=YES

Re: X kills console.

2005-09-11 Thread Jan Johansson
jared r r spiegel [EMAIL PROTECTED] wrote: i had the black screen after exiting X with an ATI AIW 7200. i used the gatos-bin drivers from ports and that issue went away. It seems like the gatos project has been merged into what will be called X.org X11R6.9/X11R7.0 and according to

Re: X kills console.

2005-09-04 Thread Jan Johansson
Adam Papai [EMAIL PROTECTED] wrote: start X from the C0 Then it'll change to vt5. When the console remains black, try to alt+ctrl+F1 and then startx or cat or whatever. Sometimes it really freezes but no all time. I have a Clevo notebook with ATI 9600 and it happens 1-2 weeks but I can

X kills console.

2005-09-03 Thread Jan Johansson
Hello. Leaving the X virtual console the second time make the console die this happens both if I use Alt-Fn or exit X (both startx and xdm). Example: Log in as root on console. Type startx When X has loaded choose exit in the fvwm menu. Back at the prompt type startx again. Again choose exit in

Re: X kills console.

2005-09-03 Thread Jan Johansson
Adam Papai [EMAIL PROTECTED] wrote: Never run X as root. What's happening if you try it as a user? The problem is exactly the same when running as an ordinary user. I used root to rule out permission probems. Should have been more clear on that sorry.

Re: X kills console.

2005-09-03 Thread Jan Johansson
Adam Papai [EMAIL PROTECTED] wrote: Ahh! I re-read your post. I know your problem. Sometimes ATI cards do this. I don't know why. But if you type startx again blind then your screen will probaby come back. It's the same with every Xorg and XFree86. Sometimes it happens to me as well. Per

Re: problems using usb keyboard on sunblade 100

2005-09-01 Thread Jan Johansson
Mark Scheufele [EMAIL PROTECTED] wrote: I followed all the suggested solutions to mend the not responding keyboard on my sunblade 100 but unfortunately I didn't succeed. Here a quick overview: I have a Blade 100 with a Swedish USB type 6 keyboard. ok .version Release 4.10.6 created 2003/06/06

Re: 3.8 snapshot laptop sleep issues

2005-08-25 Thread Jan Johansson
Will H. Backman [EMAIL PROTECTED] wrote: Running today's snapshot on an old laptop (Dell Latitude PPL), and I put the cover down to see if it would go to sleep and wake up properly. After it went to sleep, I opened the laptop back up, and it started to come back alive, but the screen stayed