On 2018-04-14, IL Ka wrote:
> Installation process asked me if I want my X11 to be "started by xdm(1)"
> and it should be rephrased to "started by display manager xenodm(1) (xdm
> clone)"
> since there is no xdm(1)
The installer question already asks about xenodm not xdm.
On Sun, Apr 15, 2018 at 08:49:34AM +0200, Otto Moerbeek wrote:
> On Sun, Apr 15, 2018 at 12:42:10AM -0500, Z Ero wrote:
>
> > Also, why is Firefox 58 taking up about 2 gb of ram when I have 8
> > (non-multimedia) tabs open?
>
> Isn't confusing toi ask a new qustion with the same Subject.
>
> Sh
# ifconfig ath0 down
# ifcondig ath0 up
ksh: ifcondig: not found
# ifconfig ath0 up
# dhclient ath0
ath0: DHCPREQUEST to 255.255.255.255
ath0: DHCPACK from 192.168.0.1 (00:00:24:cd:c6:01)
ath0: bound to 192.168.0.22 -- renewal in 21600 seconds
# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64
Amd64. Fat fingers...
On Sun, Apr 15, 2018 at 11:10 PM, Z Ero wrote:
> Hello,
>
> I experience an intermittent issue with my Atheros wifi card or the
> OpenBSD driver for it on 6.2.
>
> What happens is that it seems to drop out of the network ocassionally.
> I am sitting in the same room as the
Hello,
I experience an intermittent issue with my Atheros wifi card or the
OpenBSD driver for it on 6.2.
What happens is that it seems to drop out of the network ocassionally.
I am sitting in the same room as the access point so it can't be a
signal problem.
I have found that bringing the inter
$ firefox &
[2] 24794
$ top
$ ps
PID TT STAT TIME COMMAND
16819 p1 Z 0:00.00 (firefox)
61237 p1 Z 0:00.00 (firefox)
32024 p1 Ssp 0:00.01 ksh
8876 p1 I 0:00.19 firefox
24794 p1 S 0:04.79 firefox
373 p1 R+p/0 0:00.00 ps
$ kill -9 16819
$ ps
PID TT ST
On 04/15/18 09:37, Manuel Solis wrote:
If you consider that is so much trouble, could someone sell me your usb
wifi adapter or tell me the comercial name to buy it ???
The Atheros AR9271 chipset is supported by athn(4), so this mini wifi
dongle should work :
https://www.thinkpenguin.com/gnu-l
6.2 AMD64, firefox 58.
If firefox crashes (which happens rarely) sometimes I find it does not
start back up again. It seems to become a zombie or something. It
starts then goes directly to suspend. Why? Any work around known?
I suspect it has something to do with dbus waiting for something or
fir
On Sun, Apr 15, 2018 at 1:02 AM, Mike Larkin wrote:
> On Sat, Apr 14, 2018 at 11:32:00PM -0500, Juan Morado wrote:
> > Here's the text as best I can see it.
> >
> > uvm_fault (0xc1afca80, 0x808ca000, 0, 1) -> e
> > kernel: page fault trap, code=0
> > Stopped atihidev_intr+
Technically, you can debug your real machine kernel using serial (aka com)
port, but I do not think you need to do that.
When your kernel panics, it takes your to ddb, right?
You got "uvm_fault page fault trap": it means kernel tries to access some
invalid memory address.
It happens in "ihidev_i
Rupert, that's a great article, thanks for sharing. I don't see how that
helps when my OpenBSD host machine would crash (not the QEMU guest) when I
so much as touch the track pad.
On Sun, Apr 15, 2018 at 2:05 AM, Rupert Gallagher
wrote:
> http://bijanebrahimi.github.io/blog/remote-debugging-the-
I was repplying to mr Jeff when all the messages arrived,
Thank you all for your great response,
I will try all the adapters you suggested.
Have a nice day :)
(Was a funny one the "maybe fw_update is missing", but you are right, if
its not specified maybe it has not been done yet, my bad :D )
Thank you for your answer mr Jeff
El dom., 15 de abr. de 2018 13:32, Jeffrey Joshua Rollin <
jeff.rol...@gmail.com> escribió:
> Depending on the chipset (and you don't mention which it is),
>
Sorry for that, i havent figure it out, maybe i should reinstall windows to
get the info
My bad.
Since
On 15 April 2018 at 20:38, Roderick wrote:
>
> I suspect, he needs to plug his atheros device, connect the computer
> with *other* interface to the internet, and then run "fw_update".
>
> Rodrigo.
>
>
>
That's what I meant, if it wasn't clear. Except that I assumed that the
device he already had
Theo de Raadt writes:
> Official release date of 6.3 is April 15. Yes, the release went out
> the door early, but the *official* date is April 15.
The release date is wrong in index.html, following patch fix the date to
April 15 th.
Index: index.html
On Sun, 15 Apr 2018, MS wrote:
Is there a successful story with OpenBSD and a 3G USB modem?
I use it since years.
I've read the manuals, but can't really glue the whole thing together
to make it work.
Yes, the manuals and the files/examples in /etc/ppp should be enough.
It should be like
On 04/15/18 14:33, Jan Lambertz wrote:
I have three of these
run0 at uhub0 port 2 configuration 1 interface 0 "Ralink 80
.11 n WLAN" rev 2.00/1.01 addr 2
run0: MAC/BBP RT5592 (rev 0x0222), RF RT5592 (MIMO 2T2R)
https://www.amazon.de/dp/B00LLIOT34/ref=cm_sw_r_cp_apa_eI60AbX2326EP
One of them
On 04/15/18 14:37, Jeffrey Joshua Rollin wrote:
On 15 April 2018 at 12:03, Juan Francisco Cantero Hurtado
mailto:i...@juanfra.info>> wrote:
On Sun, Apr 15, 2018 at 11:19:50AM +0100, Jeffrey Joshua Rollin wrote:
> No, it works fine with pkg_add, as I have repeatedly said, and a
I suspect, he needs to plug his atheros device, connect the computer
with *other* interface to the internet, and then run "fw_update".
Rodrigo.
On 15 April 2018 at 12:03, Juan Francisco Cantero Hurtado
wrote:
> On Sun, Apr 15, 2018 at 11:19:50AM +0100, Jeffrey Joshua Rollin wrote:
> > No, it works fine with pkg_add, as I have repeatedly said, and a few
> months ago I did have a problem where a trailing slash caused problems with
> syspat
I have three of these
run0 at uhub0 port 2 configuration 1 interface 0 "Ralink 80
.11 n WLAN" rev 2.00/1.01 addr 2
run0: MAC/BBP RT5592 (rev 0x0222), RF RT5592 (MIMO 2T2R)
https://www.amazon.de/dp/B00LLIOT34/ref=cm_sw_r_cp_apa_eI60AbX2326EP
One of them runs 24/7 for two years by now, without pro
Patrick Harper wrote:
> Unless I am mistaken, the errata posted on the 14th April is the first
> that has been applied to more than two releases, implying that
> 6.1-stable is still supported. Does this signify a change to the
> lifecycle process?
No it does not indicate that.
Official release
Hi All,
Unless I am mistaken, the errata posted on the 14th April is the first that has
been applied to more than two releases, implying that 6.1-stable is still
supported. Does this signify a change to the lifecycle process?
Regards,
--
Patrick Harper
paia...@fastmail.com
Hello everyone,
Is there a successful story with OpenBSD and a 3G USB modem? I have read a
lot of configs available online (mostly old ver.: 4.8 to 5.8 usually) and
each one is very different. I've read the manuals, but can't really glue
the whole thing together to make it work. I am pretty despera
https://www.amazon.com/Edimax-EW-7811Un-150Mbps-Raspberry-Supports/dp/B003MTTJOY
This one works well.
urtwn0 at uhub2 port 1 configuration 1 interface 0 "Realtek 802.11n WLAN
Adapter" rev 2.00/2.00 addr 4
urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R, address 74:da:38:66:0f:3c
On 04/15/18 13:32, Je
Depending on the chipset (and you don't mention which it is), the system
may recognise and download the firmware for the card, if you plug in an
ethernet cable before the first boot (after install). If you've already
installed it, run fw_update(1) as root.
Also, not sure why you would be warned to
For the record, for anyone having the same problem:
Select shell, configure interface, then run "upgrade" in the shell.
How does the installer should configure the interface remains a question. :)
Rodrigo.
Dear Misc,
Could you please add support for the Atheros wifi card?
Sorry sorry and thousands sorrys for asking, but i am a happy ever after
OpenBSD user,
i had it installed since 6.0 in all my work and personal computers with no
problem at all,
but i had to get a new computer this year so i got a
Now I note something. I tried to do the upgrade using remote sets.
The bsd.rd prompts do not ask me anything for configuring the interfaces
and I get the same answer:
>
Unable to connect using https. Use http instead [no] yes
Unable to get a verified list of distribution sets.
...
<<
I overs
Hello,
I just moved from isakmpd to iked and could not find the parameter name in
iked.conf in order to tell iked on which IP it should listen. With isakmpd.conf
I would use the following:
[General]
Listen-on= 123.123.123.123
Is there any equivalent with iked?
Regards,
Mabi
Dear Sirs!
I have the distribution sets locally in
http://10.0.0.1/obsd/6.3/i386/
I did put there SHA256.sig and index.txt (got with "ls -nlT").
I get the message: "Unable to get a verified list of distribution sets"
Do someone has a clue?
Thanks
Rodrigo.
Hi, all:
I just find that my Xiaomi Air laptop, which has skylake inside and runs
OpenBSD 6.3 release, doesn't resume from suspend sometimes. My
/var/log/messages says:
...
Apr 15 16:32:12 openbsd-darkgeek /bsd: wskbd1: disconnecting from wsdisplay0
Apr 15 16:32:12 openbsd-darkgeek /bsd: wskbd1 d
Yes, I'd already remembered that myself.
Sent from Blue
On 15 Apr 2018, 12:03, at 12:03, Juan Francisco Cantero Hurtado
wrote:
>On Sun, Apr 15, 2018 at 11:19:50AM +0100, Jeffrey Joshua Rollin wrote:
>> No, it works fine with pkg_add, as I have repeatedly said, and a few
>months ago I did hav
On Sun, Apr 15, 2018 at 11:19:50AM +0100, Jeffrey Joshua Rollin wrote:
> No, it works fine with pkg_add, as I have repeatedly said, and a few months
> ago I did have a problem where a trailing slash caused problems with
> syspatch, which, without any pressure from me, I was informed would be fixe
http://bijanebrahimi.github.io/blog/remote-debugging-the-running-openbsd-kernel.html
On Sun, Apr 15, 2018 at 08:02, Mike Larkin wrote:
> PS, this bug report leaves a lot to be desired... -ml
No, it works fine with pkg_add, as I have repeatedly said, and a few months ago
I did have a problem where a trailing slash caused problems with syspatch,
which, without any pressure from me, I was informed would be fixed. The issue
may simply be one of consistency, but looks more likely to be a
On 14 Apr 2018, Mehma Sarja wrote:
> I think what Jan is saying is sometimes we go to the hardware store for a
> particular task, like weather proofing the home. And sometimes we go to the
> store just to see what they have and you might want without a particular
> project in mind.
>
> Man pages,
37 matches
Mail list logo