Re: ext2 or usb problem

2017-07-01 Thread Juan Francisco Cantero Hurtado
On Sat, Jul 01, 2017 at 03:43:48PM -0400, Donald Allen wrote: > On 1 July 2017 at 12:06, Juan Francisco Cantero Hurtado > wrote: > > > The USB disks and ext2 are both quite slow on OpenBSD. Try with FFS but > > you're not going to see better numbers. > > > > On Linux, the

.cwmrc - using mouse wheel to cycle windows

2017-07-01 Thread Pavan Maddamsetti
Hi, I am having some trouble configuring cwm. What I want is the following .cwmrc to work: bind-mouse M-4 window-rcycle bind-mouse M-5 window-cycle What this is supposed to do is, holding Alt and scrolling the mouse wheel will let you cycle between windows. So let's say you have chromium open.

Re: "iwi0: fatal firmware error"

2017-07-01 Thread Stefan Sperling
On Sat, Jul 01, 2017 at 06:19:59PM +, Roderick wrote: > > Wlan works, but I continously get the above message in the > Toshiba Satellite mentioned in my previous posting. > > Rodrigo. > This driver has been reporting such errors forever. I would happily review patches fixing bugs in

Re: ext2 or usb problem

2017-07-01 Thread Ted Unangst
Donald Allen wrote: > I am guessing, but do not know, that the trouble here is either in the > ext2 support or perhaps in the usb driver. If ext2, I realize that it It wouldn't surprise me that the USB stack can get wedged if it does lots of IO. ext2fs probably has other bugs, but I wouldn't

Re: ext2 or usb problem

2017-07-01 Thread Donald Allen
On 1 July 2017 at 12:06, Juan Francisco Cantero Hurtado wrote: > The USB disks and ext2 are both quite slow on OpenBSD. Try with FFS but > you're not going to see better numbers. > > On Linux, the kernel uses UAS for your USB disks. We only supports > bulk-only. If you are

"iwi0: fatal firmware error"

2017-07-01 Thread Roderick
Wlan works, but I continously get the above message in the Toshiba Satellite mentioned in my previous posting. Rodrigo.

Re: ext2 or usb problem

2017-07-01 Thread Juan Francisco Cantero Hurtado
On Sat, Jul 01, 2017 at 09:23:02AM -0400, Donald Allen wrote: > I have three Toshiba 1TB USB drives that I use for backups and > archives of my various systems. These disks pre-date my predominant > use of OpenBSD, and have ext2 file-systems. One of the disks is the > primary, to which new backups

Running 6.1 on a Lenovo Thinkpad T450s

2017-07-01 Thread Matthias Schmidt
Hi, since my last OpenBSD on laptop testimony is a bit older [1] I decided to share some more recent news :) I installed OpenBSD 6.1 on a Lenovo Thinkpad T450s and wanted to share my experiences FYI. The tl;dr version is that 6.1 runs really awesome, no need for special stunts or configuration.

Re: Advice on partiotion scheme

2017-07-01 Thread Nick Holland
On 07/01/17 06:15, pipfsta...@openmailbox.org wrote: > Hello, dear misc > > I want to use openbsd for daily tasks on my laptop, I'm planning to > build ports by hand and I want to try some development of the system > itself. > > At the moment I'm just playing around and I faced a little

Re: What's changing the default route?

2017-07-01 Thread Claudio Jeker
On Sat, Jul 01, 2017 at 04:48:05PM +0200, tonypon...@mail.com wrote: > I use an ssh tunnel for a VPN on OpenBSD 6.1. To initiate the VPN > connection, I type the following on the local machine > > # ssh -f -w 0:1 R true > # ifconfig tun0 10.1.1.1 10.1.1.2 netmask 255.255.255.252 > # route add

What's changing the default route?

2017-07-01 Thread tonypony76
I use an ssh tunnel for a VPN on OpenBSD 6.1. To initiate the VPN connection, I type the following on the local machine # ssh -f -w 0:1 R true # ifconfig tun0 10.1.1.1 10.1.1.2 netmask 255.255.255.252 # route add R G # route change default 10.1.1.2 where R is the IP address of the remote

ext2 or usb problem

2017-07-01 Thread Donald Allen
I have three Toshiba 1TB USB drives that I use for backups and archives of my various systems. These disks pre-date my predominant use of OpenBSD, and have ext2 file-systems. One of the disks is the primary, to which new backups and archives are written. Another is the secondary. When the primary

Re: Advice on partiotion scheme

2017-07-01 Thread Ingo Schwarze
Hi, pipfsta...@openmailbox.org wrote on Sat, Jul 01, 2017 at 10:15:19AM +: > I want to use openbsd for daily tasks on my laptop, I'm planning to build > ports by hand and I want to try some development of the system itself. > > At the moment I'm just playing around and I faced a little

Re: OpenBSD 6.1 on Toshiba Satellite SM30-612

2017-07-01 Thread Roderick
For the records, I get something more usable with the following in /etc/X11/xorg.conf: Section "Device" Identifier "nv" Driver "vesa" EndSection Perhaps have someone a better solution? Rodrigo. On Fri, 30 Jun 2017, Roderick wrote: Hallo! I just installed OpenBSD in the above old

Advice on partiotion scheme

2017-07-01 Thread pipfstarrd
Hello, dear misc I want to use openbsd for daily tasks on my laptop, I'm planning to build ports by hand and I want to try some development of the system itself. At the moment I'm just playing around and I faced a little problem: space allocated by default partitioning to /usr ran out in a