Re: Why openbsd use only 2 of my 4 CPU ?

2018-07-25 Thread Christoph R. Murauer
Check sysctl hw.smt https://www.mail-archive.com/source-changes@openbsd.org/msg99141.html > Hello, > > I've migrated to -current to test the auto-join, but since then, my > system > is slow. Specially with libreoffice, firefox, ... > > By looking at top, I've saw that only 2 CPU are actually runn

Re: wireless installation

2018-04-04 Thread Christoph R. Murauer
> misc.n...@gmx.com (misc nick), 2018.04.04 (Wed) 11:38 (CEST): >> I would like to install OpenBSD wirelessly, but my card requires >> additional firmware (iwn) that is not included in the installer. Is >> there a way to overcome this obstacle? Yes, build a custom image. You don't tell much detail

Call for feedback about OpenBSD bugs status page [NO bug tracker discussion].

2018-04-03 Thread Christoph R. Murauer
Hello ! The current status of OpenBSD bugs / features is available at https://www.nawi.is/posts/2018-04-01-OpenBSD-bugs-status-04-2018.html Please let me know if it helps the developers that no bugs are forgotten or, if something is missing. I started at April 1st (no April joke). Help and feed

Re: bug tracking system for OpenBSD

2018-04-02 Thread Christoph R. Murauer
I offer to maintain / collect bugs which are posted at bugs@. The idea of this collection is only, that no bugs are forgotten. No extra work for the developers, no new interface / UI. The idea is 1 page per month. In the next month only open, incomplete and WIP bugs are kept. Open and incomplete b

Re: bug tracking system for OpenBSD

2018-04-01 Thread Christoph R. Murauer
Thanks Bob, Theo, Chris for your detailed answers. >From Ingos answer : > ... Later on, when somebody would have time to look, such unprocessd reports have low visibility because they are nothing but an old posting on a mailing list, drowning in a lot of noise from invalid and resolved reports.

Re: bug tracking system for OpenBSD

2018-04-01 Thread Christoph R. Murauer
My question was serious. I am not the enemy but I think this thing will only work if the people who use it accept / like to use it and so on. > bug tracking software is 1% of the solution. At least 80% of the work is triage, and noone on this thread is serious about doing that.

Re: bug tracking system for OpenBSD

2018-04-01 Thread Christoph R. Murauer
discussion could maybe help. Regards, Christoph > Hi Christoph, > > Christoph R. Murauer wrote on Sun, Apr 01, 2018 at 01:56:47PM +0200: > >> not a problem from the OpenBSD developers ? > > There *is* an actual problem: Some bug reports are not processed > immediate

Re: bug tracking system for OpenBSD

2018-04-01 Thread Christoph R. Murauer
Just curious, could it be, that the problem is only a problem of the OPs from the threads (bug tracker, github mirror and so on) and, not a problem from the OpenBSD developers ? If I read the last section from https://www.openbsd.org/report.html it looks like that for me. I did not search the list

Correct way to report broken link at openiked.org ?

2018-03-09 Thread Christoph R. Murauer
Hello ! I just saw at the startpage of openiked.org, that the link to Posters is broken (links to http://www.openbsd.org/older.html#posters which is a 404 Not Found). The startpages of OpenBGPD, OpenNTPD and OpenSMTPD use only one link and the destination is https://www.openbsdstore.com Thanks fo

Re: 4G modems for OpenBSD?

2018-01-09 Thread Christoph R. Murauer
Hello ! > Could anyone suggest a USB 4G cell modem ... > I do need a direct USB connection for the purposes of sending SMS > messages directly from the system, ... I don't know, if it is what you are looking for but have a look at man 4 cdce. I use the listet ZTE MF831. Yes, it is connected usin

Re: Community-driven OpenBSD tutorials wiki?

2018-01-04 Thread Christoph R. Murauer
Hello ! No need for flame or complain or something. What I can remember, there is a German wiki at http://wiki.bsdforen.de and posts at http://bsdnow.tv booth are not up to date. And, what you find using your prefered search engine. But OpenBSD only - extreme seldom. If it is useful for YOU and,

Re: Kindly support this initiative for a public git repository of OpenBSD source code located at Germany!

2017-12-28 Thread Christoph R. Murauer
Hello ! > I have requested notabug.org to provide 1GB space for openbsd src git > repo. > It would be good to demonstrate that that you also want this idea > implemented. See https://www.openbsd.org/anoncvs.html in detail Setting up an anoncvs mirror There you can read for a complete mirror ...

Mount AFP (Apple Filing Protocol) share on OpenBSD ?

2017-12-26 Thread Christoph R. Murauer
Hello ! Is there a way to mount a AFP (AirPort Extreme with a external USB HD in a LAN) share from OpenBSD ? Or, is the only way to use NFS (or the netatalk package) and copy the files from a macOS machine to the AFP share ? Thanks for answers Christoph

Re: bug tracking system for OpenBSD

2017-12-26 Thread Christoph R. Murauer
>From the original question of the OP > ... and (very important) some reliable response time and ... > Currently I have the impression that you have to be very lucky to be recognized on b...@openbsd.org. This is highly frustrating and discouraging. OpenBSD is developed entirely by volunteers. IM

Re: New default setup for touchpads in X

2017-12-20 Thread Christoph R. Murauer
Hello Ulf ! > there seems to be a terminology problem here: Usually, > "pinch gesture" refers to an input with two touches moving > toward each other, or away from each other, and it doesn't > involve keyboard input. Our drivers don't support these > gestures. Many applications permit to zoom in

Re: New default setup for touchpads in X

2017-12-17 Thread Christoph R. Murauer
Hello Ulf ! As promised, the information from a MacBook Pro using -current #289 Dec 17. Scrolling up, down, left, right, in a circle works. Tapping works only in the center and in the corners of the touchpad. I can't try pinch to zoom as Apple uses another keyboard layout. For example from a Germ

Re: New default setup for touchpads in X

2017-12-10 Thread Christoph R. Murauer
Hello Ulf ! > I'm afraid you are out of luck with a Powerbook. ... No problem. Just good to know. > BTW, xorg configuration files in >/usr/X11R6/share/X11/xorg.conf.d/ Yes, you are right, there was a /usr/X11R6/share/X11/xorg.conf.d/70-synaptics.conf (- instead of _). After removing the fi

Re: New default setup for touchpads in X

2017-12-10 Thread Christoph R. Murauer
Hello Ulf ! Thanks for your answer. > I assume that your touchpad is actually running with ws, and that no > xorg ".conf" file - in /etc or in /usr/X11R6/share/X11/xorg.conf.d/ - > overrides the default ;-) If that is the case, then "works-as-before" is a good result, Yes, I can confirm, that i

Re: New default setup for touchpads in X

2017-12-09 Thread Christoph R. Murauer
Hello ! I tried the touchpad with -current #261 from Dec 8. But wsconsctl still reports mouse.type=synaptics. Should that be ? If it is as it should be, the touchpad worked as before (but I had not much time to play around with it). IMHO the touchpad on this machine is sometimes a kind of sluggis

Re: MacOS High Sierra. Anyone can login as "root" with empty password

2017-11-29 Thread Christoph R. Murauer
Am 29. November 2017 08:36:27 MEZ schrieb Ilya Abimael : >Hello, > >https://news.ycombinator.com/item?id=15800676 > >The mentioned news is _NOT_ OpenBSD related. It just got something in >my mind to ask: You forgot a important detail. The root user is there in all Mac OS X, OS X and macOS ver

Re: Current #197 Nov 5 umb0 ucom0 umodem0 detached.

2017-11-19 Thread Christoph R. Murauer
Thanks for your answer. Sorry for the delay. In /cc to mpi@. > The first thing I see when looking at your report, is that your USB > devices were plugged in via USB3 (XHCI). It is a m.2 card in a ThinkPad. Yes, as it looks, they use USB3 internal. > Please recompile your kernel with XHCI_DEBUG,

Re: Keeping up to date with ports and putting ports/pobj on wxallowed filesystem

2017-11-10 Thread Christoph R. Murauer
>> >> If there are security related patches or things needed to be fixed, >> that the package works as it should, you can simple run pkg_add -iu > > You can do this *if* you have a source of updated packages, e.g. via > mtier's openup, or packages that you've built yourself. Thanks for clarificat

Re: Keeping up to date with ports and putting ports/pobj on wxallowed filesystem

2017-11-09 Thread Christoph R. Murauer
Sorry, typo. Meaned pkg_delete -a

Re: Keeping up to date with ports and putting ports/pobj on wxallowed filesystem

2017-11-09 Thread Christoph R. Murauer
> Thanks for your replay Christoph. > > Please correct me if I'm wrong, but as I understand things, this only > works if one is following OpenBSD-current. I am running -release. > This is an in-use production server; I don't feel wise running > -current. If you install for example OpenBSD 6.2 you

Re: Keeping up to date with ports and putting ports/pobj on wxallowed filesystem

2017-11-09 Thread Christoph R. Murauer
If I understood your question correct ... > Running: OpenBSD6.2-release > > Goal: To run a secure and functional web server. > (the server is currently up and running and used by > the public at large) If you apply the patches from the errata page using syspatch(8) (if you are on i386 / amd64) th

Re: Error : page Ports - Working with Ports

2017-11-07 Thread Christoph R. Murauer
Quote from the FAQ. Summary: Some ports are split into several packages. make install will only install the main subpackage. To list the different packages built by a port, use: $ make show=PKGNAMES make install will only install the main subpackage. To install them all, use: $ make install-all

Current #197 Nov 5 umb0 ucom0 umodem0 detached.

2017-11-06 Thread Christoph R. Murauer
Hello ! Today I experienced, that umb0 ucom0 umodem0 detached at the same time. I can't reproduce it but saw it 1 time with snapshot #194 but before not. If I lost the connection in the past, I saw a timeout message at the xconsole and could simple re-connect. At this time umb0(4) is not longer s

Re: 3g modem

2017-11-05 Thread Christoph R. Murauer
See for example https://man.openbsd.org/umb or, https://man.openbsd.org/umsm.4 > My isp leaves a lot to be desired. I'm into possible backup plans for > when > the connection is unbearable. Are there any 3g usb dongles or mini pci > devices which work on openbsd? > > Thanks, > > Edgar > >

Re: Current #189 Nov 1 panic ONLY at first boot.

2017-11-01 Thread Christoph R. Murauer
Thanks for your fast answer. I wait for the next snapshot. > Hello, > > On 01/11/17(Wed) 13:38, Christoph R. Murauer wrote: >> I think I miss some informations for a bug report so, I post here. >> >> I did a upgrade from a snapshot (which was a clean install 2 or 3

Current #189 Nov 1 panic ONLY at first boot.

2017-11-01 Thread Christoph R. Murauer
Hello ! I think I miss some informations for a bug report so, I post here. I did a upgrade from a snapshot (which was a clean install 2 or 3 days ago) and also a clean install of this snapshot (booth with install62.fs instead of bsd.rd). The result was in booth cases a panic and I ended in ddb. B

Re: iPhone tethering ?

2017-10-23 Thread Christoph R. Murauer
The only 2 options you have is, get a Android device then you can use USB tethering over urndis(4) or, buy one of this round 10 Euro or less mini USB WIFI dongles which use the urtwn(4) firmware, then you can use your iPhone and tether using WIFI. The Edimax with a RTL8188CUSe and, the TP-LINK wit

Re: DMCA Free OpenBSD VPS Hosting, multiple payment methods

2017-10-19 Thread Christoph R. Murauer
> Thank you. > In the past I only chose hosters where I was able to install from > uploaded iso. I thought this was standard. > But I think some hosters don´t let their customers istall what they > want. > > At 1984 you have also only a given list of .iso's but they write explicit, if you don't s

Re: DMCA Free OpenBSD VPS Hosting, multiple payment methods

2017-10-19 Thread Christoph R. Murauer
> At the risk of sounding stupid, what is an "OpenBSD friendly hoster"? This question is better answered by the OP (it was part of the original question IIRC). For me a OpenBSD .iso to use with their VPS. > > When th admins of the company are able to give telephone support > regarding openBSD?

Re: DMCA Free OpenBSD VPS Hosting, multiple payment methods

2017-10-19 Thread Christoph R. Murauer
To the other things spoken here (which I don't quote to keep it more short). Hetzner is a German company, which is part of the EU. There are not so many OpenBSD friendly hoster outside the USA and the EU. See 1984s TERMS OF SERVICE at https://www.1984.is/tos/ The torrents and illegal topic will a

Re: PostgREST post in OpenBSD

2017-10-19 Thread Christoph R. Murauer
Have a look at https://hackage.haskell.org/package/postgrest I have not trieb but could do that later but a cabal install ... should make it. > Looks like Haskell code. if you are familiar with Haskell app built > using cabal just give it a try. Haskell itself, i.e. posgrest should > not be issue

Re: DMCA Free OpenBSD VPS Hosting, multiple payment methods

2017-10-18 Thread Christoph R. Murauer
Sorry for the noise but I thought not, that they process my E-Mail so fast. Now also 6.2 is available. > FYI : 1984.is provides in the settings of the VPS OpenBSD 5.9 and 6.1. > >> Thanks Ajitabh, Christoph >> >> will give a try with the small island. >> >> cheers. >> >> x9p >> >> >>> As already r

Re: DMCA Free OpenBSD VPS Hosting, multiple payment methods

2017-10-18 Thread Christoph R. Murauer
FYI : 1984.is provides in the settings of the VPS OpenBSD 5.9 and 6.1. > Thanks Ajitabh, Christoph > > will give a try with the small island. > > cheers. > > x9p > > >> As already recommanded in another post www.1984.is They are located >> in >> Reykjavík / Iceland. I had in the past a OpenBSD VPS

Re: Guess what today is

2017-10-18 Thread Christoph R. Murauer
Oh, yes. Happy birthday. > Happy birthday to OpenBSD--22 years old! > >

Re: About WPA2 compromised protocol

2017-10-17 Thread Christoph R. Murauer
The patch is there since 6.1 027 on the errata page. Saw the comic yesterday at Libertree. > On Tue, 17 Oct 2017 19:09:29 +0200 > "Stephane HUC \"PengouinBSD\"" wrote: > >> Just for the fun: >> http://www.commitstrip.com/en/2017/10/16/wpa2-vulnerability-just-a-small-update/ > > I saw somebody sh

Re: WPA2 and KRACK

2017-10-17 Thread Christoph R. Murauer
See https://marc.info/?l=openbsd-misc&m=150814941311682&w=2 Use the search box for the mailing list - saves you time. > As it seems, WPA2 should be considered broken > > [1] https://www.krackattacks.com/ > [2] > https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt > >

Re: DMCA Free OpenBSD VPS Hosting, multiple payment methods

2017-10-16 Thread Christoph R. Murauer
It is not OpenBSD related. The OP meaned the Digital Millennium Copyright Act - as the question was related to non US hosting locations. See https://en.m.wikipedia.org/wiki/Digital_Millennium_Copyright_Act > Non-dcma a bit confusing for me becouse of I'm totally stranger those > things. I've a v

Re: DMCA Free OpenBSD VPS Hosting, multiple payment methods

2017-10-15 Thread Christoph R. Murauer
As already recommanded in another post www.1984.is They are located in Reykjavík / Iceland. I had in the past a OpenBSD VPS there (now shared hosting but maybe again a VPS). They provide by default Ubuntu / Debian but you also could use .ISO's. Drop them a mail about the .ISO's, they are friendly b

Re: torrent downloads

2017-04-27 Thread Christoph R. Murauer
@Ted : Good to know, thanks for details. @Theo : I am not the OP of the torrent topic. The topic was from thuban. I have no need for a torrent but had only this ideas / doubts about it. Am 27. April 2017 18:43:29 MESZ schrieb Theo de Raadt : >> Christoph R. Murauer wrote: >> &g

Re: torrent downloads

2017-04-27 Thread Christoph R. Murauer
distribute the here in Europe called trojan of the state (Staatstrojaner). Just a idea and, maybe I am wrong - back to the topic. Am 27. April 2017 17:43:03 MESZ schrieb Ted Unangst : >Christoph R. Murauer wrote: >> Let's say, you provide a torrent for the .fs and .iso files. Who &g

Re: torrent downloads

2017-04-27 Thread Christoph R. Murauer
Let's say, you provide a torrent for the .fs and .iso files. Who trusts a SHA256.sig file from an unofficial torrent ? If you look at the errata page, you see, that you have to patch the system to keep it up to date and, there are no official updates of the .fs and .iso files after a patch. Ev

Re: xenodm autologin

2017-04-17 Thread Christoph R. Murauer
I have not tried it but have a look at http://man.openbsd.org/xenodm.1  DisplayManager.DISPLAY.autoLogin This resource specifies the name of an user that will be logged in automatically, without displaying the xlogin widget. You find more things there. Am 18. April 2017 05:11:27 MESZ schrieb

Re: What does it mean this error when I try install a package?

2017-04-17 Thread Christoph R. Murauer
> Hi all, > > After install an OpenBSD 6.1, I am trying to install some packages, > for example python-2.7. When I launch the following command: > > pkg_add -v python-2.7 > > ... returns the following errors: > > http://ftp.openbsd.org/pub/OpenBSD/6.1/packages/amd64/: Read short > file. > http:/

Re: iwm0: could send power command (error 35), cd0 SENSE KEY: Not Ready

2017-04-17 Thread Christoph R. Murauer
Thanks for your fast answer. > On Mon, Apr 17, 2017 at 12:15:58AM +0200, Christoph R. Murauer wrote: >> Hello ! >> >> I installed OpenBSD 6.1-current on a ThinkPad w541 (last 2 dmesgs >> are >> below) without problems. iwm works without problems and from

iwm0: could send power command (error 35), cd0 SENSE KEY: Not Ready

2017-04-16 Thread Christoph R. Murauer
Hello ! I installed OpenBSD 6.1-current on a ThinkPad w541 (last 2 dmesgs are below) without problems. iwm works without problems and from time to time I see the message cd0(ahci0:5:0): Check Condition (error 0x70) on opcode 0x0 SENSE KEY: Not Ready at the console. I use the drive only to ri

Re: bsd.rd September 15 can't unmount /mnt

2016-09-17 Thread Christoph R. Murauer
With the bsd.rd snapshot from today (September 17) it worked as before, thanks.

Re: bsd.rd September 15 can't unmount /mnt

2016-09-16 Thread Christoph R. Murauer
Thanks for your answer. I will wait for the next official snapshot build an try it again. > The issue has been reported on bugs[1] and later fixed[2]. The upgrade > procedure works fine for me by now. > > [1] http://marc.info/?l=openbsd-bugs&m=147402962517273&w=2 > [2] > http://cvsweb.openbsd.org/

bsd.rd September 15 can't unmount /mnt

2016-09-15 Thread Christoph R. Murauer
Hello ! I tried today to upgrade a snapshot from September 4 (using FDE) to a snapshot from September 15 and, got a error message like (text was not copied) can't unmount /mnt device busy unable to unmount sd2a The bsd.rd was downloaded from ftp.openbsd.org and checked with signify. I was able t

Re: No keymap selection on macppc -current from Feb 8.

2016-02-10 Thread Christoph R. Murauer
> On 09/02/16(Tue) 23:28, Christoph R. Murauer wrote: >> Hello ! >> >> Sorry if the format of the message is not, as it should be. >> >> I tried today the latest snapshot on a PowerMac G5. The installation >> worked without problems but at the installer th

No keymap selection on macppc -current from Feb 8.

2016-02-09 Thread Christoph R. Murauer
Hello ! Sorry if the format of the message is not, as it should be. I tried today the latest snapshot on a PowerMac G5. The installation worked without problems but at the installer the first question about to choose the keymap is missing. It is possible to set the keymap after login using kbd

Re: Hi There! I am trying to install OpenBSD

2016-01-31 Thread Christoph R. Murauer
Hello ! > This is my first message on the list so, first of all, hello > everybody! :) > > I've recently bought a dedicated PC, planning to use it as a firewall > by > installing OpenBSD on it. > > I have downloaded the install80.iso, checked the sha sum, and read the > installation guide. > I hav

Re: VAX - are we dropping support in 5.9?

2016-01-25 Thread Christoph R. Murauer
> Or looking a bit into the future, I'll mention the elephant in the > room and say that architectures without clang support are doomed. Sounds realistic. > Would you like the project to accept builds from a random stranger? As I am not part of the project / no developer, my personal opinion abo

Re: VAX - are we dropping support in 5.9?

2016-01-25 Thread Christoph R. Murauer
> Christoph R. Murauer wrote: >> Let's say someone will build releases and packages, would the >> project >> accept this builds or is there the need to host them self (security >> / >> trust and so on) ? > > It takes more than just someone willing to typ

FYI Intel Bay Trail dmesg -current Jan 18.

2016-01-25 Thread Christoph R. Murauer
Hello ! Maybe someone is interested, a dmesg of a Shuttle XS35V4 (Intel Bay Trail TXE) using the Snapshot from January 18. The machine is fanless and provides UEFI only. The only thing which doesn't work is the by default integrated Wi-Fi card. Weird behaviours : I used the machine before using

Re: VAX - are we dropping support in 5.9?

2016-01-24 Thread Christoph R. Murauer
Hello ! I have no VAX but I am interested in the discussion about supporting old platforms. Quotes taked from Christian Weisgerber : > It's the comparatively popular platforms like powerpc and sparc64 > that are in dire need of help if OpenBSD is not to turn into an > amd64-only platform. > Goi

bsd.rd from -current Jan 18 fails to boot on MacBook4.1.

2016-01-22 Thread Christoph R. Murauer
Hello ! Maybe someone is interested. I tried today to boot the Snapshot #1850 from January 18 on a MacBook 4.1 and it fails duribg boot with the following message. The install59.fs file works without problems and is also used before to setup a ThinkPad and a Shuttle XS35V4. Message : probing: p

Re: if I were to make a pkg-add diff

2016-01-19 Thread Christoph R. Murauer
> here you go! Enjoy! > > -Luke > > On Tue, Jan 19, 2016 at 2:57 AM, Erling Westenvik < > erling.westen...@gmail.com> wrote: [ ... ] > > [demime 1.01d removed an attachment of type text/x-csrc which had a > name of pkg_ping.c] Luke RTFM. http://www.openbsd.org/mail.html *The only mailing list

Re: Correct contact address?

2016-01-16 Thread Christoph R. Murauer
See http://www.openbsd.org/ftp.html and, use mirrors-disc...@openbsd.org for contacts. But for CVS mirrors, there is a different adress. See http://www.openbsd.org/mail.html about misc@ > Dear OpenBSD admins, > > it seems www@ is nonexisting, and misc@ is a list I need to subscribe > to > (or at

Re: dpb question for understanding.

2016-01-16 Thread Christoph R. Murauer
Thanks for your answer. > See the -I option in the dpb(1) man page. That installs a path or > list of paths to install. I tried again -I instead of -P and now, it worked as it should. At my first try, I also used the -I switch but miss interpreted the use of it. My fault sorry.

dpb question for understanding.

2016-01-15 Thread Christoph R. Murauer
Hello ! I used today dpb and readed also the man page. But I have a question as none developer / coder. I followed the FAQ and put 3 ports in the localfile. Everything builds fine. dpb is runned as root on a local drive used a tmpfs to build. All 3 ports are builded but only the first was installe

Re: Questions to the snapshot from January 9 2016 ?

2016-01-14 Thread Christoph R. Murauer
> Can you please capture a beacon from this AP for me? > That is, one line from the output of: > > tcpdump -n -i iwm0 -y IEEE802_11_RADIO -s 1500 -vvv subtype beacon > > where the SSID of the beacon matches your AP, and while the iwm0 > interface is associated in 11b mode or while it is scanning.

Re: Questions to the snapshot from January 9 2016 ?

2016-01-14 Thread Christoph R. Murauer
Thanks for your answer. > See the apmd(8) manual about /etc/apm/resume. I will have a look at it, thanks. > Use a different one. anoncvs.fr.openbsd.org and > anoncvs.spacehopper.org > update fairly fast. I used your mirror which was really fast (the initial checkout for src, ports and xenocara

Re: Questions to the snapshot from January 9 2016 ?

2016-01-14 Thread Christoph R. Murauer
> Please try this diff. > I suspect this bug is causing all sorts of problems. > > Index: ieee80211.c > === > RCS file: /cvs/src/sys/net80211/ieee80211.c,v > retrieving revision 1.57 > diff -u -p -r1.57 ieee80211.c > --- ieee80211.c

Re: Questions to the snapshot from January 9 2016 ?

2016-01-13 Thread Christoph R. Murauer
Please give me a day or so. My nearest CVS (Vienna) is not really fast. The last time it refuses the connection during fetching. > On Wed, Jan 13, 2016 at 02:18:47PM +0100, Christoph R. Murauer wrote: >> > On Wed, Jan 13, 2016 at 01:20:08PM +0100, Christoph R. Murauer >> wrote:

Re: Questions to the snapshot from January 9 2016 ?

2016-01-13 Thread Christoph R. Murauer
> On Wed, Jan 13, 2016 at 01:20:08PM +0100, Christoph R. Murauer wrote: >> OT and only for the archive : iwm0 works not (dhcp ends always with >> no >> link ... sleeping) with a TP-Link M7350 (4G / LTE modem) > > Not very off-topic since development for 11n support is o

Questions to the snapshot from January 9 2016 ?

2016-01-13 Thread Christoph R. Murauer
Hello ! Yes, I know, there is a newer snapshot out already but I had no time to update it. Dmesg is below. Everything I tried, worked well but I have some questions / informations. I use a 2TB drive, where I use for /home a 1,7TB disklabel. If I run mount this disklabel is shown as FFS. What I r

Re: ls cant print higher UTF-8 chars

2016-01-06 Thread Christoph R. Murauer
> Use -current. I fixed ls(1) recently to correctly handle UTF-8. > On May 1, 2016, upgrade to OpenBSD 5.9 if you want to use -stable. > Do not forget to upgrade to OpenBSD 6.0 on November 1, 2016. > UTF-8 support is likely to improve further between 5.9 and 6.0. > > Yours, > Ingo Thanks for th

Re: ls cant print higher UTF-8 chars

2016-01-06 Thread Christoph R. Murauer
> Hello misc! > > In an attempt to get a better idea on how to make all non-ascii chars > appear correctly in windows/samba, ssh and the local console I get the > impression that UTF-8 is the charset that is mostly used in general > and > also most growing. > > Using UTF-8 in samba and ssh on a Ope

Re: Newbie question: Proxy for appearing in Sweden for on demand streaming?

2016-01-04 Thread Christoph R. Murauer
> Hi all! > > My mom lives in Sweden but spends loads of time in Spain. She likes > the > public service online TV streaming service, which cannot be watched > abroad > for various reasons. I thought I'd try to setup a proxy of some sort > that > she could turn her iPad to, and appear as if in Swed

Re: Question about urndis_decap invalid buffer len 1 < minimum header 44

2016-01-03 Thread Christoph R. Murauer
> On 01/02/16 18:03, Christoph R. Murauer wrote: >> Hello ! >> >> Could someone tell me please, where I could find more informations >> about the following message in /var/log/messages ? >> >> Jan 3 00:48:38 thinkpad-w541 /bsd: urndis0: urndis_decap inva

Question about urndis_decap invalid buffer len 1 < minimum header 44

2016-01-02 Thread Christoph R. Murauer
Hello ! Could someone tell me please, where I could find more informations about the following message in /var/log/messages ? Jan 3 00:48:38 thinkpad-w541 /bsd: urndis0: urndis_decap invalid buffer len 1 < minimum header 44 Jan 3 00:49:13 thinkpad-w541 last message repeated 8 times The ThinkPa

Re: if I were to make a pkg-add diff

2015-12-27 Thread Christoph R. Murauer
> I guess I didn't really answer your question. It wouldn't rely upon > the ramdisk. It is meant to run after install. So it would presumably > have all the firmware. Then I think, you have to be more clear. Because it is not to modify the installer and also not, to modify pkg_add - as you wrote b

Re: if I were to make a pkg-add diff

2015-12-27 Thread Christoph R. Murauer
> Come to think about it, it might to be good to do tiny standalone > program called pkg_ping and then I could make it in C like I'd prefer. > I'd hope to make a port maybe, but then it would functionally defeat > the intent. I find it not usefull to continue this kind of conversation because you

Re: if I were to make a pkg-add diff

2015-12-26 Thread Christoph R. Murauer
Quote from dan mclaughlin : [ ... ] > (i am really starting to feel for the devs. this gets wearying.) [ ... ] > whenever i want something to work the way i want, i just script around > it. > the beauty of unix. Explains it very good. I personally think, OpenBSD is simple not for Luke. What Luke

Re: if I were to make a pkg-add diff

2015-12-25 Thread Christoph R. Murauer
Luke, ... Are you sure that you're not in politics ? > I suppose folks could opt for the more stable yet higher latency > official mirrors even if they aren't local to canada and they would > never be surprised. It may not be too much trouble for me to implement > a mere stdout statement in the pe

Re: text-mode gui

2015-12-22 Thread Christoph R. Murauer
> You are a normal user and have full disk encryption. You must have > read the man page on how to do that? I was curious and asked my favourite search engine for *openbsd full disc encryption* and got results like http://www.bsdnow.tv/tutorials/fde, readed them and found the needed commands. Yes,

Re: text-mode gui

2015-12-21 Thread Christoph R. Murauer
> I don't need a special need case. I have already configured the system > I need, but it would have been nice to know about these configuration > options earlier. Just curious, if you have already a configured system why you then complain about things like that ? The entry point for OpenBSD is RT

Re: HUAWEI dongle

2015-12-20 Thread Christoph R. Murauer
>>Please send dmesg and the output of: > >>usbdevs -dv > >>Both while the Huawei dongle is plugged into your machine, of >> course... > > > Would love to be able to do that. Anybody had any success mounting an > OpenBSD > file system in linux? > > > 0x00 > > Use a USB stick, create a new FAT32 fil

Re: text-mode gui

2015-12-20 Thread Christoph R. Murauer
> I don't know the best way, but I like how there are "check-boxes", > from what I recall, in lynx webpages. Means in short, you like lynx. There was a long discussion at misc@ why lynx was removed from the base system. See http://marc.info/?l=openbsd-misc&r=1&w=2 to search for it. > Maybe full

Current #1740 on a MacBook Pro 9,1.

2015-12-11 Thread Christoph R. Murauer
Hello ! If the message is not correct formated, I am sorry (SquirrelMail from my provider is not available at the moment). I tried the latest snapshot #1740 from today on a MacBook Pro 9,1 (mid 2012, the last one with optical drive and without Retina display). Boot from USB worked, installe

Re: Wifi Configuration | Realtek RTL8191SE

2015-12-11 Thread Christoph R. Murauer
Hello ! As workaround you could look - for example - at the following USB WiFi adapter. TP-LINK WN725NN (should be that model but I am not 100% sure) Edimax EW-7811Un Booth work (not perfect) with urtwn. I had to many WiFi networks around me so, I switched back to a Android tablet and use USB te

Re: A branded USB stick as an alternative to the CD set?

2015-12-04 Thread Christoph R. Murauer
> I don't see any issue with a company wanting custom work done on the > project as long as it doesn't contradict the goals of the project. > > For example, a company might want to pay more to improve particular > hardware drivers, is that really a problem? > > Consulting could be a good way to rai

Re: A branded USB stick as an alternative to the CD set?

2015-12-03 Thread Christoph R. Murauer
> How about a series of 'Corporate' CDs, with a sliding scale of prices, > incrementing on a traditional per user/account/cpu/etc basis? > > Management & purchasing people are accustomed to this. [ ... ] I (only my personal opinion) think this contradicts with the main goal (Free) of the project.

Re: A branded USB stick as an alternative to the CD set?

2015-11-30 Thread Christoph R. Murauer
>> Em 30-11-2015 19:03, Tati Chevron escreveu: >> > Again, the original idea wasn't mine. I commented on the thread, >> but in >> > my mind, I imagined receiving the install source on a medium that >> had the >> > same bar to tampering as a CD, such as masked rom. I wasn't >> thinking of >> > a s

Re: can't boot from USB3.0 flash memory

2015-11-27 Thread Christoph R. Murauer
> On 27 November 2015 at 12:31:32, Ville Valkonen > wrote: > > Thanks for your good hints:) > > some laptop pc have this problem :< [ ... ] > manula is almost good. but, some same problem issues didn't share on. > mailing list is good means. but latest machine problems are stacked > and > no im

Re: can't boot from USB3.0 flash memory

2015-11-27 Thread Christoph R. Murauer
See http://www.openbsd.org/mail.html *The only mailing list that allows attachments is the ports list, they will be removed from messages on the other mailing lists.* > gmail didn't show any attachment. > On Nov 27, 2015 3:20 PM, "Tati Chevron" wrote: > >> On Fri, Nov 27, 2015 at 02:31:32PM +02

Re: Linus Torvalds thoughts on Linux Security

2015-11-08 Thread Christoph R. Murauer
> On 08/11/15 04:26, Eric Furman wrote: > I'm not a troll. Just saw the thread on Slashdot and thought it > would be interesting to see what other people thought. > > I'll refrain from posting such things in the future if the only > response I get is being called a troll (which is a really > unimag

Re: Advices for a new laptop

2015-10-29 Thread Christoph R. Murauer
> Thinkpads are over my budget (i find them starting with the E550 at > 758€ > on my usual reseller). It depends whether you want a new or a refurbished model. Here in Europe refurbished X201 with Intel i5 / i7 are available for round 300 Euro (depends on, what is in it). > What about the B50-8

Re: iPhone?

2015-10-25 Thread Christoph R. Murauer
> I just connected an iPhone to my OpenBSD box and it doesn't seem > possible to access its memory. Is there any way to make this work? In > fact, is there anything at all that can be done with OpenBSD and an > iPhone...? I have tried that with a up to date Ubuntu and a iPhone 4 running iOS 6 with

Re: ThinkPad W541 resume doesn't work.

2015-10-21 Thread Christoph R. Murauer
Ops, typo in the email adress. Answer is below. >> Try *completely* disabling the Trusted Platform Module (TPM) in the >> BIOS. > > Thanks @all for your answers. > Yes, TPM which is named in BIOS Security Chip was enabled. Got the > ThinkPad back on friday from Lenovo from a repair and don't chec

ThinkPad W541 resume doesn't work.

2015-10-21 Thread Christoph R. Murauer
Hello ! Don't tread this post as bug. If it works nice - if not also no problem because I don't need it really. I have a W541 where suspend works but resume not. The machine has no serial port. But beside the i7 a nVidia optimus which can't be switched off in the bios. If I close the lid after

Re: Question about core dumps and swap space.

2015-10-20 Thread Christoph R. Murauer
Thanks for your answers. The best would be, to use the man pages if needed. For now, my main question is answered - all other things will come from alone. >> And -- even if you do have a system panic, very often developers can >> make sense out of what went wrong from the output of the debugger's

Re: Question about core dumps and swap space.

2015-10-20 Thread Christoph R. Murauer
Thanks for your answer. > One of the nice things about having a successful savecore(8) is that > the captured dump can provide all the critical bits. So dumps are very > useful to have. Tools like ps(1) and dmesg(8) have -N and -M options > for > post-mortem analysis. > > The crash(8) man page h

Re: Question about core dumps and swap space.

2015-10-20 Thread Christoph R. Murauer
> Forgot about that... [ ... ] Yep, I will do that and, keep that > But still -- remember what developers ask for most often: a good problem > report: panic message, trace and ps output, a dmesg and info about how > to repeat the problem. If people would reliably provide that, they'd > make deve

Re: Question about core dumps and swap space.

2015-10-20 Thread Christoph R. Murauer
Hello ! Thanks for your answer. > Nick, In this case boot.conf: > > machine memory=2G > > would be enough? or should one get other ram sticks...? > > Thanks I keep it as option. For now and till I experienced no panic, I will use the SSD without swap. If I replace the SSD with a normal (big size

Re: Question about core dumps and swap space.

2015-10-20 Thread Christoph R. Murauer
Thanks for your answer and, the detailed explanations. > The core dumps in question here are for when the OS panics. Core dumps > can be used by developers to look at what went wrong, but in order to do > so, you may need everything that was in RAM at the time of the panic. That answered my ques

  1   2   >