Re: Atheros AT5424 (ath) issue on 6.2 (amd65)

2018-04-15 Thread Z Ero
# 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 bytes from 8.8.8.8: icmp_seq=0 ttl=60 time=130.032 ms
64 bytes from 8.8.8.8: icmp_seq=1 ttl=60 time=163.518 ms
^C
--- 8.8.8.8 ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 130.032/146.775/163.518/16.743 ms
# dmesg | grep ath0*
mpath0 at root
scsibus0 at mpath0: 256 targets
ath0 at pci2 dev 0 function 0 "Atheros AR5212" rev 0x01: apic 1 int 17
ath0: AR5424 10.3 phy 6.1 rf5424 10.2 eeprom 5.3, WOR2W, address
00:19:7e:43:c6:6b

On Sun, Apr 15, 2018 at 11:12 PM, Z Ero  wrote:
> 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 access point so it can't be a
>> signal problem.
>>
>> I have found that bringing the interface down and them back up and
>> renewing the DHCP lease seems to solve the problem.
>>
>> Also, OpenBSD does not seem to realize the problem is solved until I
>> test the link with a ping.
>>
>> E.g even after the interface is toggled on/off and the lease is
>> renewed firefox will still be waiting for a page to load until I ping.
>>
>> That seems strange.
>>
>> I wonder if it is a hardware / thermal problem with the card. The area
>> the card is in in my machine is pretty hot.
>>
>> This is a pretty minor issue and I could try another wifi card sometime...
>>
>> I am just wondering if anyone has any insight into other possible causes.
>>
>> Thanks.



Re: Atheros AT5424 (ath) issue on 6.2 (amd65)

2018-04-15 Thread Z Ero
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 access point so it can't be a
> signal problem.
>
> I have found that bringing the interface down and them back up and
> renewing the DHCP lease seems to solve the problem.
>
> Also, OpenBSD does not seem to realize the problem is solved until I
> test the link with a ping.
>
> E.g even after the interface is toggled on/off and the lease is
> renewed firefox will still be waiting for a page to load until I ping.
>
> That seems strange.
>
> I wonder if it is a hardware / thermal problem with the card. The area
> the card is in in my machine is pretty hot.
>
> This is a pretty minor issue and I could try another wifi card sometime...
>
> I am just wondering if anyone has any insight into other possible causes.
>
> Thanks.



Atheros AT5424 (ath) issue on 6.2 (amd65)

2018-04-15 Thread Z Ero
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 interface down and them back up and
renewing the DHCP lease seems to solve the problem.

Also, OpenBSD does not seem to realize the problem is solved until I
test the link with a ping.

E.g even after the interface is toggled on/off and the lease is
renewed firefox will still be waiting for a page to load until I ping.

That seems strange.

I wonder if it is a hardware / thermal problem with the card. The area
the card is in in my machine is pretty hot.

This is a pretty minor issue and I could try another wifi card sometime...

I am just wondering if anyone has any insight into other possible causes.

Thanks.



Re: Firefox does not start (at least without significant lag) sometimes after crashing

2018-04-15 Thread Z Ero
$ 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  STAT   TIME COMMAND
61237 p1  Z   0:00.00 (firefox)
32024 p1  Ssp 0:00.01 ksh
24794 p1  I   0:04.79 firefox
28606 p1  R+p/1   0:00.00 ps
[1] - Done firefox
$ kill -9 61237
$ ps
  PID TT  STAT   TIME COMMAND
61237 p1  Z   0:00.00 (firefox)
32024 p1  Ssp 0:00.01 ksh
24794 p1  I   0:04.79 firefox
91733 p1  R+p/1   0:00.00 ps
$ kill -9 61237
ksh: kill: 61237: No such process
$ ps
  PID TT  STAT   TIME COMMAND
32024 p1  Ssp 0:00.01 ksh
24794 p1  D   0:06.13 firefox
17741 p1  S   0:00.00 dbus-launch
--autolaunch=d3a4785d28139dbad41abb225a91d3af --binary-syntax
--close-stderr
46916 p1  R+p/0   0:00.00 ps

On Sun, Apr 15, 2018 at 10:58 PM, Z Ero  wrote:
> 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
> firefox waiting for something from dbus.
>
> I have found killing my multiple attempts at starting firefox
> eventually produces a dialogue window saying "firefox is already
> running but not responding." Well... Then when I kill the process that
> started the dialogue window it firefox finally starts.
>
> But this behaviour is strange and the solution would not be intuitive
> to many less technical users (e.g. if one was using OpenBSD + Firefox
> as a platform for a thinclient / web browser + think client based
> application). Maybe firefox eventually starts on its own (after 5
> minutes) but I have never had the patience to wait around to try
> that...in any case that would be unacceptable for a general user.
>
> Does any one else experience this?
>
> Is there any solution / work around?
>
> Thanks.



Re: Beg for Atheros wifi driver

2018-04-15 Thread Jordan Geoghegan


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-linux/penguin-wireless-n-usb-adapter-gnu-linux-tpe-n150usb



Firefox does not start (at least without significant lag) sometimes after crashing

2018-04-15 Thread Z Ero
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
firefox waiting for something from dbus.

I have found killing my multiple attempts at starting firefox
eventually produces a dialogue window saying "firefox is already
running but not responding." Well... Then when I kill the process that
started the dialogue window it firefox finally starts.

But this behaviour is strange and the solution would not be intuitive
to many less technical users (e.g. if one was using OpenBSD + Firefox
as a platform for a thinclient / web browser + think client based
application). Maybe firefox eventually starts on its own (after 5
minutes) but I have never had the patience to wait around to try
that...in any case that would be unacceptable for a general user.

Does any one else experience this?

Is there any solution / work around?

Thanks.



Re: OpenBSD 6.3 kernel panic

2018-04-15 Thread Juan Morado
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+0x18a:  movzbl   0(%rsi,%rax,1),%eax
> > ddb{0}>
> >
> > On the same hardware, I did occasionally get some errors logged to the
> > console running 6.2, IIRC something about an invalid value from ihiddev,
> > but it didn't crash or hang.
> >
>
> Can you show the output of "show reg" at ddb?
>
> PS, this bug report leaves a lot to be desired...
>

https://www.openbsd.org/report.html

I think responding with the link above would have been most gracious.
I'll try to get all that information together and take the discussion over
to b...@openbsd.org Thanks for the help thus far.


Re: OpenBSD 6.3 kernel panic

2018-04-15 Thread IL Ka
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_intr" (HID-over-i2c driver) at offset 0x18a.
This address is stored in registry, that is why Mike Larkin aksed you to do
"show reg": get registers values, and send them to list.

So, there is some bug in ihidev_intr driver, you need to post whole
text + "show
reg" output to bugs@ along with your laptop name.




On Mon, Apr 16, 2018 at 4:13 AM, Juan Morado  wrote:

> 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-
> > 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
> >
> >
>


Re: OpenBSD 6.3 kernel panic

2018-04-15 Thread Juan Morado
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-
> 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
>
>


Re: Beg for Atheros wifi driver

2018-04-15 Thread Manuel Solis
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 )


Re: Beg for Atheros wifi driver

2018-04-15 Thread Manuel Solis
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 the time i wrote you guys i did tried with freebsd and devuan but
they did not recognized it either, maybe i should go to the infamous
Fedora,Ubuntu or back to windows to get the chipset info.


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.
>

Sorry for not been specific, i already done that, i have a panasonic cf-30
with iwn and a samsung with athn,
But in my two last laptops (the lenovo and these acer) do not work as
smooth as in the others.




> Also, not sure why you would be warned to avoid Intel wifi chipsets, as
> OpenBSD includes support for several in (at least) two drivers: this laptop
> I'm typing on requires the iwn(4) driver, and my other one requires iwm(4),
> but as of 6.2 both work perfectly - after installation with an ethernet
> cable.
>

Again my bad, i should mention that when i bought the Lenovo i was heading
for a thinkpad since the legends says that devs use them,
When i realiced that did not work i found the Acer with two main
configurations: amd / radeon / ath and intel / nvidia / (do not wich wifi)
so i did choose the AMD thinking in avoid a future graphics problems.




> If you don't have one, could you beg or borrow one from a friend? If the
> wifi works, you would literally only need it to download the drivers and
> then can give it back. (I'd be happy to oblige, but I'm on the other side
> of the Pond.)
>

I did :(
I even have a cementery of old laptops where i took sometimes hard disks,
rams and internals wifi but they happend not to be in the size specs :(


I know that it may sound a very dummy question at first, but i had tried
(in my limited knowledge)

So instead of guessing my chipset i again ask you to sell me any wifi usb
adapter that you have or tell me wich, i don know, ebay or amazon item that
i should buy,

Since i work in field i depend of the wifi for common stuff like mails and
so but i am really happy with OpenBSD and it would be great to get rid of
these problem,
But since i already bougth barely all the wifi usb adapters of my local
stores and two laptops, my wife certainly would punch me if i buy another
with no success.

Thank you all :)




> Jeff.
>
> On 15 April 2018 at 17:37, Manuel Solis  wrote:
>
>> 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 Lenovo computer, and
>> the wifi card was not supported,
>> so i bought a couple (three!) wifi usb adapters in local stores and they
>> were not supported,
>> then i ordered an internal wifi card and was not supported,
>> then i was in Wallmart in United States and asked you about buying a
>> Netgear wifi usb and mr Stefan kindly save me from buying it because was
>> not supported,
>> then i remembered the "dont buy cheap wifi cards" from the FAQ,
>> so i ordered an ACER Nitro 5 AMD / Radeon / Atheros laptop
>>
>> https://www.amazon.com/Acer-Radeon-Graphics-Windows-AN515-41-F6VS/dp/B075KN357R/ref=sr_1_1?ie=UTF8=1523810050=8-1=acer+nitro+amd
>> thinking that maybe if i avoid the intel chipset i should time be happy,
>> but the card is not supported either!!
>>
>> If someone could help i really appreciate it,
>> 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 ???
>>
>> Thank you so much for your help!
>>
>> Manuel
>>
>>
>>
>> OpenBSD 6.3 (RAMDISK_CD) #98: Sat Mar 24 14:26:39 MDT 2018
>> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
>> real mem = 7991980032 (7621MB)
>> avail mem = 7745982464 (7387MB)
>> mainbus0 at root
>> bios0 at mainbus0: SMBIOS rev. 3.0 @ 0xe3980 (23 entries)
>> bios0: vendor Insyde Corp. version "V1.03" date 06/21/2017
>> bios0: Acer Nitro AN515-41
>> acpi0 at bios0: rev 2
>> acpi0: tables DSDT FACP UEFI MSDM ASF! BOOT HPET APIC MCFG SPCR UEFI SSDT
>> SSDT SSDT CRAT SSDT TPM2 SSDT SSDT SSDT SSDT FPDT
>> acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
>> cpu0 at mainbus0: apid 16 (boot processor)
>> cpu0: AMD FX-9830P RADEON R7, 12 COMPUTE CORES 4C+8G, 2994.80 MHz
>> cpu0:
>>
>> 

Re: Beg for Atheros wifi driver

2018-04-15 Thread Jeffrey Joshua Rollin
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 that wasn't working, was internal, so no plugging
needed.

Jeff.


Re: Regarding latest errata

2018-04-15 Thread Solene Rapenne
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
===
RCS file: /cvs/www/index.html,v
retrieving revision 1.724
diff -r1.724 index.html
107c107
<   The current release is OpenBSD 6.3, released Apr 
2, 2018.
---
>   The current release is OpenBSD 6.3, released Apr 
> 15, 2018.



Re: OpenBSD + 3G/4G USB modem

2018-04-15 Thread Roderick


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 configuring an old analog modem (That I never needed :).

Some ideas to get the whole picture:

(1) You need to create a ppp interface, let us say do
 "ifconfig ppp0 create". See "man 4 ppp" for it.

(2) You need need the modem to be ready for the connection,
 first connect to it with "cu -l /dev/cuaU0" (if it is
 pluged in cuaU0) and give commands like:

 AT
 AT+CPIN="YourPin"
 AT+CGCONT=1,"IP","APNofYourProvider" [perhaps only once, modem saves it]
 ~. [to leave the session]

You can see more commands here:

http://www.etsi.org/deliver/etsi_ts/127000_127099/127007/13.03.00_60/ts_127007v130300p.pdf
http://smssolutions.net/tutorials/gsm/

(3) With "man pppd" you learn how to write a file with "options" that
 goes to the directory "/etc/ppp/peers/". It depends on your
 modem, on your provider. Let us call it "/etc/ppp/peers/xyz".
 Then you start the connection with "pppd call xyz". See with
 "ifconfig" what happens.

(4) You need to set manually a DNS in "/etc/resolv.conf", unfortunately
 OpenBSDs pppd does not do it.

Back to "/etc/ppp/peers/xyz". There are lines ("options") of the form

connect "/usr/sbin/chat -v -f /etc/ppp/con.chat"
disconnect "/usr/sbin/chat -v -f /etc/ppp/dis.chat"

They call the program "chat" applied to the "chat scripts" con.chat 
and dis.chat when connecting and disconnecting, chat communicate

with the modem. See "man 8 chat" to see how the chat scripts are
written. The above commands (after cu) could be for example included
in con.chat. You could also use other programs different from chat.

You also can see in in "/etc/ppp/peers/xyz" a line of the form

user username

For this username there should be a password in the file
"/etc/ppp/chap-secrets" or "/etc/ppp/pap-secrets". The
provider gives you this username and password. Authentication is
also described in "man 8 pppd".

I hope, you get now the whole picture and can concentrate on the details.

Any corrections or commentaries there?

Rodrigo.



Re: Beg for Atheros wifi driver

2018-04-15 Thread Edgar Pettijohn



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 runs 24/7 for two years by now, without problems. You need to
set mode 11g in ifconfig


That thing looks like a beast.



Re: pkg_info -Q fails [OpenBSD 6.3 amd64/virtualbox]

2018-04-15 Thread Edgar Pettijohn



On 04/15/18 14:37, Jeffrey Joshua Rollin wrote:



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 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 an error in the pkg_info
script.
>
> So, to sum up:
>
> Pkg_add works;
> Syspatch works;
> Cloudflare was up last time I tried it;
> Despite the above, pkg_info -Q does *not* work.

Try this:

$ su -l root
# echo 'https://fastly.cdn.openbsd.org/pub/OpenBSD/
' > /etc/installurl
# unset PKG_PATH
# pkg_info -Q mate

If fastly works, try with cloudflare again. BTW, we don't have a
metapackage for mate.


Whoops, I forgot about this bit. Yes, fastly works, but trying just 
https://cdn.openbsd.org/pub/OpenBSD/ does not; I tried that because it 
was listed on the OpenBSD website FAQ, having forgotten fthat I'd used 
cloudflare before; the same error came up with the address listed on 
the website, as I mentioned previously.
You are missing the `cloudflare' part. Yesterday you had /org instead of 
.org.


edgar:9$ 
PKG_PATH=https://cloudflare.cdn.openbsd.org/pub/OpenBSD/6.3/packages/amd64 
pkg_info -Q mate

checkmate-0.21
libmatekbd-1.20.0
libmatemixer-1.20.0
libmateweather-1.20.0
mate-calc-1.20.0
mate-control-center-1.20.0
mate-desktop-1.20.0
mate-icon-theme-1.20.0
mate-media-1.20.0
mate-menus-1.20.0
mate-notification-daemon-1.20.0
mate-panel-1.20.0
mate-power-manager-1.20.0
mate-screensaver-1.20.0
mate-session-manager-1.20.0
mate-settings-daemon-1.20.0
mate-terminal-1.20.0
mate-themes-3.22.15
mate-utils-1.20.0
sslmate-1.5.1p1
tmate-2.2.1p0



For now, I'll just stick to fastly. Thanks.

-- 
Juan Francisco Cantero Hurtado http://juanfra.info







Re: Beg for Atheros wifi driver

2018-04-15 Thread Roderick


I suspect, he needs to plug his atheros device, connect the computer
with *other* interface to the internet, and then run "fw_update".

Rodrigo.




Re: pkg_info -Q fails [OpenBSD 6.3 amd64/virtualbox]

2018-04-15 Thread Jeffrey Joshua Rollin
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
> 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 an error in the pkg_info script.
> >
> > So, to sum up:
> >
> > Pkg_add works;
> > Syspatch works;
> > Cloudflare was up last time I tried it;
> > Despite the above, pkg_info -Q does *not* work.
>
> Try this:
>
> $ su -l root
> # echo 'https://fastly.cdn.openbsd.org/pub/OpenBSD/' > /etc/installurl
> # unset PKG_PATH
> # pkg_info -Q mate
>
> If fastly works, try with cloudflare again. BTW, we don't have a
> metapackage for mate.
>

Whoops, I forgot about this bit. Yes, fastly works, but trying just
https://cdn.openbsd.org/pub/OpenBSD/ does not; I tried that because it was
listed on the OpenBSD website FAQ, having forgotten fthat I'd used
cloudflare before; the same error came up with the address listed on the
website, as I mentioned previously.

For now, I'll just stick to fastly. Thanks.

> --
> Juan Francisco Cantero Hurtado http://juanfra.info
>


Beg for Atheros wifi driver

2018-04-15 Thread Jan Lambertz
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 problems. You need to
set mode 11g in ifconfig


Re: Regarding latest errata

2018-04-15 Thread Theo de Raadt
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 date of 6.3 is April 15.  Yes, the release went out
the door early, but the *official* date is April 15.

Therefore we made it for 6.1 also, since 6.1 people may still be
running on the day before the *official* release day.

We only support 2 active releases.  Pulling this trick out of our hat
was extra effort, and hopefully won't be repeated again.  Thanks to
robert and tb.



Regarding latest errata

2018-04-15 Thread Patrick Harper
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



OpenBSD + 3G/4G USB modem

2018-04-15 Thread MS
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 desperate right now
because I can't get the overall idea of how 3g USB modem + pppd + chat +
pap should work. Do you guys have any docs/tutorial/how-tos etc. on how to
setup a ppp connection with 3g USB modem?

I have ZTE MF195 (supported) + Orange 3G/LTE card, but my idea is to get a
better, overall understanding of this topic. Having eventually done this I
plan to write a how-to or tutorial so that other mortals can have an easier
life.

I would appreciate your help very much. Thanks in advance.


Re: Beg for Atheros wifi driver

2018-04-15 Thread Edgar Pettijohn

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, Jeffrey Joshua Rollin wrote:

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 avoid Intel wifi chipsets, as
OpenBSD includes support for several in (at least) two drivers: this laptop
I'm typing on requires the iwn(4) driver, and my other one requires iwm(4),
but as of 6.2 both work perfectly - after installation with an ethernet
cable.

If you don't have one, could you beg or borrow one from a friend? If the
wifi works, you would literally only need it to download the drivers and
then can give it back. (I'd be happy to oblige, but I'm on the other side
of the Pond.)

Jeff.

On 15 April 2018 at 17:37, Manuel Solis  wrote:


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 Lenovo computer, and
the wifi card was not supported,
so i bought a couple (three!) wifi usb adapters in local stores and they
were not supported,
then i ordered an internal wifi card and was not supported,
then i was in Wallmart in United States and asked you about buying a
Netgear wifi usb and mr Stefan kindly save me from buying it because was
not supported,
then i remembered the "dont buy cheap wifi cards" from the FAQ,
so i ordered an ACER Nitro 5 AMD / Radeon / Atheros laptop
https://www.amazon.com/Acer-Radeon-Graphics-Windows-AN515-
41-F6VS/dp/B075KN357R/ref=sr_1_1?ie=UTF8=1523810050=
8-1=acer+nitro+amd
thinking that maybe if i avoid the intel chipset i should time be happy,
but the card is not supported either!!

If someone could help i really appreciate it,
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 ???

Thank you so much for your help!

Manuel



OpenBSD 6.3 (RAMDISK_CD) #98: Sat Mar 24 14:26:39 MDT 2018
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
real mem = 7991980032 (7621MB)
avail mem = 7745982464 (7387MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.0 @ 0xe3980 (23 entries)
bios0: vendor Insyde Corp. version "V1.03" date 06/21/2017
bios0: Acer Nitro AN515-41
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP UEFI MSDM ASF! BOOT HPET APIC MCFG SPCR UEFI SSDT
SSDT SSDT CRAT SSDT TPM2 SSDT SSDT SSDT SSDT FPDT
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 16 (boot processor)
cpu0: AMD FX-9830P RADEON R7, 12 COMPUTE CORES 4C+8G, 2994.80 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,
CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,
MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,
AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,
LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,
IBS,XOP,SKINIT,WDT,FMA4,TCE,NODEID,TBM,CPCTR,DBKP,PERFTSC,
MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2
cpu0: 96KB 64b/line 3-way I-cache, 32KB 64b/line 8-way D-cache, 1MB
64b/line 16-way L2 cache
cpu0: ITLB 48 4KB entries fully associative, 24 4MB entries fully
associative
cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully
associative
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, IBE
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 4 pa 0xfec0, version 21, 24 pins
, remapped to apid 4
ioapic1 at mainbus0: apid 5 pa 0xfec01000, version 21, 32 pins
, remapped to apid 5
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (GPP0)
acpiprt2 at acpi0: bus 1 (GPP1)
acpiprt3 at acpi0: bus 2 (GPP2)
acpiprt4 at acpi0: bus -1 (GPP3)
acpiprt5 at acpi0: bus -1 (GPP4)
acpiprt6 at acpi0: bus 3 (GFX0)
acpiprt7 at acpi0: bus -1 (GFX1)
acpiprt8 at acpi0: bus -1 (GFX2)
acpiprt9 at acpi0: bus -1 (GFX3)
acpiprt10 at acpi0: bus -1 (GFX4)
acpiec0 at acpi0
acpicpu at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
"PNP0C0C" at acpi0 not configured
"PNP0C0E" at acpi0 not configured
"FUJ7401" at acpi0 not configured
"PNP0C0A" at acpi0 not configured
"ACPI0003" at acpi0 not configured
"PNP0C14" at acpi0 not 

Re: Beg for Atheros wifi driver

2018-04-15 Thread Jeffrey Joshua Rollin
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 avoid Intel wifi chipsets, as
OpenBSD includes support for several in (at least) two drivers: this laptop
I'm typing on requires the iwn(4) driver, and my other one requires iwm(4),
but as of 6.2 both work perfectly - after installation with an ethernet
cable.

If you don't have one, could you beg or borrow one from a friend? If the
wifi works, you would literally only need it to download the drivers and
then can give it back. (I'd be happy to oblige, but I'm on the other side
of the Pond.)

Jeff.

On 15 April 2018 at 17:37, Manuel Solis  wrote:

> 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 Lenovo computer, and
> the wifi card was not supported,
> so i bought a couple (three!) wifi usb adapters in local stores and they
> were not supported,
> then i ordered an internal wifi card and was not supported,
> then i was in Wallmart in United States and asked you about buying a
> Netgear wifi usb and mr Stefan kindly save me from buying it because was
> not supported,
> then i remembered the "dont buy cheap wifi cards" from the FAQ,
> so i ordered an ACER Nitro 5 AMD / Radeon / Atheros laptop
> https://www.amazon.com/Acer-Radeon-Graphics-Windows-AN515-
> 41-F6VS/dp/B075KN357R/ref=sr_1_1?ie=UTF8=1523810050=
> 8-1=acer+nitro+amd
> thinking that maybe if i avoid the intel chipset i should time be happy,
> but the card is not supported either!!
>
> If someone could help i really appreciate it,
> 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 ???
>
> Thank you so much for your help!
>
> Manuel
>
>
>
> OpenBSD 6.3 (RAMDISK_CD) #98: Sat Mar 24 14:26:39 MDT 2018
> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
> real mem = 7991980032 (7621MB)
> avail mem = 7745982464 (7387MB)
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 3.0 @ 0xe3980 (23 entries)
> bios0: vendor Insyde Corp. version "V1.03" date 06/21/2017
> bios0: Acer Nitro AN515-41
> acpi0 at bios0: rev 2
> acpi0: tables DSDT FACP UEFI MSDM ASF! BOOT HPET APIC MCFG SPCR UEFI SSDT
> SSDT SSDT CRAT SSDT TPM2 SSDT SSDT SSDT SSDT FPDT
> acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
> cpu0 at mainbus0: apid 16 (boot processor)
> cpu0: AMD FX-9830P RADEON R7, 12 COMPUTE CORES 4C+8G, 2994.80 MHz
> cpu0:
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,
> CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,
> MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,
> AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,
> LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,
> IBS,XOP,SKINIT,WDT,FMA4,TCE,NODEID,TBM,CPCTR,DBKP,PERFTSC,
> MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2
> cpu0: 96KB 64b/line 3-way I-cache, 32KB 64b/line 8-way D-cache, 1MB
> 64b/line 16-way L2 cache
> cpu0: ITLB 48 4KB entries fully associative, 24 4MB entries fully
> associative
> cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully
> associative
> cpu0: apic clock running at 99MHz
> cpu0: mwait min=64, max=64, IBE
> cpu at mainbus0: not configured
> cpu at mainbus0: not configured
> cpu at mainbus0: not configured
> ioapic0 at mainbus0: apid 4 pa 0xfec0, version 21, 24 pins
> , remapped to apid 4
> ioapic1 at mainbus0: apid 5 pa 0xfec01000, version 21, 32 pins
> , remapped to apid 5
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus -1 (GPP0)
> acpiprt2 at acpi0: bus 1 (GPP1)
> acpiprt3 at acpi0: bus 2 (GPP2)
> acpiprt4 at acpi0: bus -1 (GPP3)
> acpiprt5 at acpi0: bus -1 (GPP4)
> acpiprt6 at acpi0: bus 3 (GFX0)
> acpiprt7 at acpi0: bus -1 (GFX1)
> acpiprt8 at acpi0: bus -1 (GFX2)
> acpiprt9 at acpi0: bus -1 (GFX3)
> acpiprt10 at acpi0: bus -1 (GFX4)
> acpiec0 at acpi0
> acpicpu at acpi0 not configured
> acpipwrres at acpi0 not configured
> acpipwrres at acpi0 not configured
> acpipwrres at acpi0 not configured
> acpipwrres at acpi0 not configured
> acpipwrres at acpi0 not configured
> acpipwrres at acpi0 not configured
> acpipwrres at acpi0 not configured
> acpipwrres at acpi0 not configured
> acpipwrres at acpi0 not configured
> "PNP0C0C" at acpi0 not configured
> "PNP0C0E" at acpi0 not configured
> "FUJ7401" at acpi0 not configured
> "PNP0C0A" at acpi0 not configured
> "ACPI0003" at acpi0 not configured
> "PNP0C14" at acpi0 not configured
> "PNP0C0D" at acpi0 not configured
> "AMD0030" at acpi0 not configured
> "AMD0010" at acpi0 not configured
> "ELAN0501" at 

Re: Problem Upgrading from 6.2 to 6.3 [Solved]

2018-04-15 Thread Roderick


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.



Beg for Atheros wifi driver

2018-04-15 Thread Manuel Solis
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 Lenovo computer, and
the wifi card was not supported,
so i bought a couple (three!) wifi usb adapters in local stores and they
were not supported,
then i ordered an internal wifi card and was not supported,
then i was in Wallmart in United States and asked you about buying a
Netgear wifi usb and mr Stefan kindly save me from buying it because was
not supported,
then i remembered the "dont buy cheap wifi cards" from the FAQ,
so i ordered an ACER Nitro 5 AMD / Radeon / Atheros laptop
https://www.amazon.com/Acer-Radeon-Graphics-Windows-AN515-41-F6VS/dp/B075KN357R/ref=sr_1_1?ie=UTF8=1523810050=8-1=acer+nitro+amd
thinking that maybe if i avoid the intel chipset i should time be happy,
but the card is not supported either!!

If someone could help i really appreciate it,
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 ???

Thank you so much for your help!

Manuel



OpenBSD 6.3 (RAMDISK_CD) #98: Sat Mar 24 14:26:39 MDT 2018
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
real mem = 7991980032 (7621MB)
avail mem = 7745982464 (7387MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 3.0 @ 0xe3980 (23 entries)
bios0: vendor Insyde Corp. version "V1.03" date 06/21/2017
bios0: Acer Nitro AN515-41
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP UEFI MSDM ASF! BOOT HPET APIC MCFG SPCR UEFI SSDT
SSDT SSDT CRAT SSDT TPM2 SSDT SSDT SSDT SSDT FPDT
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 16 (boot processor)
cpu0: AMD FX-9830P RADEON R7, 12 COMPUTE CORES 4C+8G, 2994.80 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,XOP,SKINIT,WDT,FMA4,TCE,NODEID,TBM,CPCTR,DBKP,PERFTSC,MWAITX,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2
cpu0: 96KB 64b/line 3-way I-cache, 32KB 64b/line 8-way D-cache, 1MB
64b/line 16-way L2 cache
cpu0: ITLB 48 4KB entries fully associative, 24 4MB entries fully
associative
cpu0: DTLB 64 4KB entries fully associative, 64 4MB entries fully
associative
cpu0: apic clock running at 99MHz
cpu0: mwait min=64, max=64, IBE
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 4 pa 0xfec0, version 21, 24 pins
, remapped to apid 4
ioapic1 at mainbus0: apid 5 pa 0xfec01000, version 21, 32 pins
, remapped to apid 5
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (GPP0)
acpiprt2 at acpi0: bus 1 (GPP1)
acpiprt3 at acpi0: bus 2 (GPP2)
acpiprt4 at acpi0: bus -1 (GPP3)
acpiprt5 at acpi0: bus -1 (GPP4)
acpiprt6 at acpi0: bus 3 (GFX0)
acpiprt7 at acpi0: bus -1 (GFX1)
acpiprt8 at acpi0: bus -1 (GFX2)
acpiprt9 at acpi0: bus -1 (GFX3)
acpiprt10 at acpi0: bus -1 (GFX4)
acpiec0 at acpi0
acpicpu at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
acpipwrres at acpi0 not configured
"PNP0C0C" at acpi0 not configured
"PNP0C0E" at acpi0 not configured
"FUJ7401" at acpi0 not configured
"PNP0C0A" at acpi0 not configured
"ACPI0003" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0C0D" at acpi0 not configured
"AMD0030" at acpi0 not configured
"AMD0010" at acpi0 not configured
"ELAN0501" at acpi0 not configured
"MSFT0101" at acpi0 not configured
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "AMD AMD64 15h Root Complex" rev 0x00
vga1 at pci0 dev 1 function 0 "ATI Carrizo" rev 0xcc
vga1: aperture needed
wsdisplay1 at vga1 mux 1: console (80x25, vt100 emulation)
"ATI Radeon HD Audio" rev 0x00 at pci0 dev 1 function 1 not configured
pchb1 at pci0 dev 2 function 0 "AMD AMD64 15h Host" rev 0x00
ppb0 at pci0 dev 2 function 2 "AMD AMD64 15h PCIE" rev 0x00: msi
pci1 at ppb0 bus 1
rtsx0 at pci1 dev 0 function 0 "Realtek RTL8411B Card Reader" rev 0x01: msi
sdmmc0 at rtsx0: 4-bit, dma
re0 at pci1 dev 0 function 1 "Realtek 8168" rev 0x12: RTL8411B (0x5c80),
msi, address 98:29:a6:36:fd:ef
rgephy0 at re0 phy 7: RTL8251 PHY, rev. 0
ppb1 at pci0 dev 2 function 3 "AMD AMD64 15h PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
vendor "Atheros", unknown product 0x003e (class network subclass
miscellaneous, rev 0x32) at pci2 dev 0 function 0 not configured
pchb2 at pci0 dev 3 function 0 "AMD AMD64 15h Host" rev 0x00
ppb2 at pci0 dev 3 function 1 "AMD AMD64 15h PCIE" rev 0x00: 

Re: Problem Upgrading from 6.2 to 6.3

2018-04-15 Thread Roderick


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 oversaw this before, because I booted bsd.rd with pxeboot and there
was no problem with the connection with the local server. The interface
was configured. I thought it at least.

How is it suppoed that the interfaces are configured with the installer
when upgrading?

Thanks
Rodrigo



Listen-on parameter in iked.conf

2018-04-15 Thread mabi
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

​​




Problem Upgrading from 6.2 to 6.3

2018-04-15 Thread Roderick


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.



Sometimes my laptop doesn't resume from suspend

2018-04-15 Thread Justin Yang
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 detached
Apr 15 16:32:12 openbsd-darkgeek /bsd: ukbd0 detached
Apr 15 16:32:12 openbsd-darkgeek /bsd: uhidev0 detached
Apr 15 16:32:12 openbsd-darkgeek /bsd: wsmouse0 detached
Apr 15 16:32:12 openbsd-darkgeek /bsd: ums0 detached
Apr 15 16:32:12 openbsd-darkgeek /bsd: uhid0 detached
Apr 15 16:32:12 openbsd-darkgeek /bsd: uhid1 detached
Apr 15 16:32:12 openbsd-darkgeek /bsd: uhid2 detached
Apr 15 16:32:12 openbsd-darkgeek /bsd: uhid3 detached
Apr 15 16:32:12 openbsd-darkgeek /bsd: uhidev1 detached
Apr 15 16:32:13 openbsd-darkgeek /bsd: ugen0 detached
Apr 15 16:32:14 openbsd-darkgeek /bsd: video0 detached
Apr 15 16:32:14 openbsd-darkgeek /bsd: uvideo0 detached
Apr 15 21:53:30 openbsd-darkgeek /bsd: uhub0 detached
Apr 15 21:53:30 openbsd-darkgeek /bsd: uhub0 at usb0 configuration 1
interface 0 "Intel xHCI root hub" rev 3.00/1.00 addr 1
Apr 15 21:53:30 openbsd-darkgeek apmd: system resumed from sleep
Apr 15 21:53:30 openbsd-darkgeek /bsd: uhidev0 at uhub0 port 2
configuration 1 interface 0 "Logitech USB Receiver" rev 2.00/29.01 addr 2
Apr 15 21:53:30 openbsd-darkgeek /bsd: uhidev0: iclass 3/1
Apr 15 21:53:30 openbsd-darkgeek /bsd: ukbd0 at uhidev0: 8 variable keys, 6
key codes
Apr 15 21:53:31 openbsd-darkgeek /bsd: wskbd1 at ukbd0 mux 1
Apr 15 21:53:31 openbsd-darkgeek /bsd: wskbd1: connecting to wsdisplay0
Apr 15 21:53:31 openbsd-darkgeek /bsd: uhidev1 at uhub0 port 2
configuration 1 interface 1 "Logitech USB Receiver" rev 2.00/29.01 addr 2
Apr 15 21:53:31 openbsd-darkgeek /bsd: uhidev1: iclass 3/1, 17 report ids
Apr 15 21:53:31 openbsd-darkgeek /bsd: ums0 at uhidev1 reportid 2: 16
buttons, Z and W dir
Apr 15 21:53:31 openbsd-darkgeek /bsd: wsmouse0 at ums0
Apr 15 21:53:31 openbsd-darkgeek /bsd:  mux 0
Apr 15 21:53:31 openbsd-darkgeek /bsd: uhid0 at uhidev1 reportid 3:
input=4, output=0, feature=0
Apr 15 21:53:31 openbsd-darkgeek /bsd: uhid1 at uhidev1 reportid 4:
input=1, output=0, feature=0
Apr 15 21:53:31 openbsd-darkgeek /bsd: uhid2 at uhidev1 reportid 16:
input=6, output=6, feature=0
Apr 15 21:53:31 openbsd-darkgeek /bsd: uhid3 at uhidev1 reportid 17:
input=19, output=19, feature=0
Apr 15 21:53:31 openbsd-darkgeek /bsd: ugen0 at uhub0 port 3 "Intel
Bluetooth" rev 2.00/0.10 addr 3
Apr 15 21:53:32 openbsd-darkgeek /bsd: uvideo0 at uhub0 port 7
configuration 1 interface 0 "SunplusIT Inc XiaoMi USB 2.0 Webcam" rev
2.00/1.03 addr 4
Apr 15 21:53:32 openbsd-darkgeek /bsd: video0 at uvideo0
Apr 15 21:53:33 openbsd-darkgeek apmd: system suspending
Apr 15 21:53:34 openbsd-darkgeek /bsd: drm:pid45076:i915_drm_suspend
*ERROR* GEM idle failed, resume might fail
Apr 15 21:53:34 openbsd-darkgeek /bsd: wskbd1: disconnecting from wsdisplay0
Apr 15 21:53:34 openbsd-darkgeek /bsd: wskbd1 detached
Apr 15 21:53:34 openbsd-darkgeek /bsd: ukbd0 detached
Apr 15 21:53:34 openbsd-darkgeek /bsd: uhidev0 detached
Apr 15 21:53:34 openbsd-darkgeek /bsd: wsmouse0 detached
Apr 15 21:53:34 openbsd-darkgeek /bsd: ums0 detached
Apr 15 21:53:34 openbsd-darkgeek /bsd: uhid0 detached
Apr 15 21:53:34 openbsd-darkgeek /bsd: uhid1 detached
Apr 15 21:53:34 openbsd-darkgeek /bsd: uhid2 detached
Apr 15 21:53:34 openbsd-darkgeek /bsd: uhid3 detached
Apr 15 21:53:34 openbsd-darkgeek /bsd: uhidev1 detached
Apr 15 21:53:35 openbsd-darkgeek apmd: system suspending
Apr 15 21:53:36 openbsd-darkgeek /bsd: ugen0 detached
Apr 15 21:53:37 openbsd-darkgeek /bsd: video0 detached
Apr 15 21:53:37 openbsd-darkgeek /bsd: uvideo0 detached
Apr 15 21:53:38 openbsd-darkgeek /bsd: uhub0 detached
Apr 15 21:53:43 openbsd-darkgeek /bsd: uhub0 at usb0 configuration 1
interface 0 "Intel xHCI root hub" rev 3.00/1.00 addr 1
Apr 15 21:53:43 openbsd-darkgeek /bsd: WARNING put_domains failed at
/usr/src/sys/dev/pci/drm/i915/intel_display.c:15476
Apr 15 21:53:43 openbsd-darkgeek /bsd: WARNING drm_crtc_vblank_get(crtc) ==
0 failed at /usr/src/sys/dev/pci/drm/i915/intel_display.c:1451
...

Look, it says "drm:pid45076:i915_drm_suspend *ERROR* GEM idle failed,
resume might fail".

I have searched on Google and find a similar report this year here:

http://openbsd-archive.7691.n7.nabble.com/Problems-when-resuming-on-Skylake-td326788.html

So if you need more information, just tell me.

Thanks.

-- 
Justin Yang


Re: pkg_info -Q fails [OpenBSD 6.3 amd64/virtualbox]

2018-04-15 Thread Jeffrey Joshua Rollin
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 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 an error in the pkg_info script.
>>
>> So, to sum up:
>>
>> Pkg_add works;
>> Syspatch works;
>> Cloudflare was up last time I tried it;
>> Despite the above, pkg_info -Q does *not* work.
>
>Try this:
>
>$ su -l root
># echo 'https://fastly.cdn.openbsd.org/pub/OpenBSD/' > /etc/installurl
># unset PKG_PATH
># pkg_info -Q mate
>
>If fastly works, try with cloudflare again. BTW, we don't have a
>metapackage for mate.
>
>>
>> Jeff
>>
>> ⁣Sent from Blue ​
>>
>> On 15 Apr 2018, 03:26, at 03:26, Edgar Pettijohn
> wrote:
>> >
>> >
>> >On 04/14/18 19:34, Jeffrey Joshua Rollin wrote:
>> >>
>> >>
>> >> Sent from Blue 
>> >> On 15 Apr 2018, at 00:31, Edgar Pettijohn > >> > wrote:
>> >>
>> >>
>> >> On 04/14/18 15:08, Jeffrey Joshua Rollin wrote:
>> >>
>> >> Hi, I've installed OpenBSD 6.3-release for amd64 on
>> >> virtualbox, and updated it with syspatch as of 20:40 UTC.
>> >> pkg_info -Q seems to be failing. Specifically, I tried $
>> >> pkg_info -Q mate ...and also as root, to remind myself
>what
>> >> the metapackage is [I have a feeling it's just "mate"
>anyway]
>> >> [EDIT: Metapackages? maybe I'm thinking of FreeBSD]; but:
>> >> pkg_info -Q firefox also fails, despite the fact I just
>> >> successfully installed Firefox. The relevant error is as
>> >> follows: Redirected to
>> >>
>>
>>https://cloudflare.cdn.openbsd/org/pub/OpenBSD/6.3/packages-stable/amd64
>> >>
>> >>
>> >^^
>> >Your PKG_PATH appears to have a couple of errors.
>> >
>> >https://cloudflare.cdn.openbsd.org/pub/OpenBSD/6.3/packages/amd64
>> >
>> >and I can't remember but it may need to end with a `/'
>> >>
>> >> Can't locate object method "syslog" via package
>> >> "OpenBSD::PkgInfo::State" at
>> >> /usr/libdata/perl5/OpenBSD/PackageRepository.pm
>> >>  line 302, <$fh> line 3.
>Thanks,
>> >> Jeff.
>> >>
>> >> edgar:7$ pkg_info -Q mate
>> >> checkmate-0.21
>> >> libmatekbd-1.20.0
>> >> libmatemixer-1.20.0
>> >> libmateweather-1.20.0
>> >> mate-calc-1.20.0
>> >> mate-control-center-1.20.0
>> >> mate-desktop-1.20.0
>> >> mate-icon-theme-1.20.0
>> >> mate-media-1.20.0
>> >> mate-menus-1.20.0
>> >> mate-notification-daemon-1.20.0
>> >> mate-panel-1.20.0
>> >> mate-power-manager-1.20.0
>> >> mate-screensaver-1.20.0
>> >> mate-session-manager-1.20.0
>> >> mate-settings-daemon-1.20.0
>> >> mate-terminal-1.20.0
>> >> mate-themes-3.22.15
>> >> mate-utils-1.20.0
>> >> sslmate-1.5.1p1
>> >> tmate-2.2.1p0
>> >>
>> >> I suspect its because
>> >>
>> >>
>>
>>https://cloudflare.cdn.openbsd/org/pub/OpenBSD/6.3/packages-stable/amd64
>> >>
>> >> doesn't exist or is down.
>> >>
>> >> It exists, and is unlikely to be a transient error,
>> >>
>> >> because I tried it several times, and as I said,  was able
>> >>
>> >> to download software even though I couldn't query it.
>> >>
>> >> (I subsequently found a YouTube tutorial which listed
>> >>
>> >> most of the packages in your message.)
>> >>
>> >> I will try again, and/or with a different mirror in
>> >>
>> >> the morning.
>> >>
>> >> Jeff
>> >>
>
>--
>Juan Francisco Cantero Hurtado http://juanfra.info


Re: pkg_info -Q fails [OpenBSD 6.3 amd64/virtualbox]

2018-04-15 Thread Juan Francisco Cantero Hurtado
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 fixed. 
> The issue may simply be one of consistency, but looks more likely to be an 
> error in the pkg_info script.
> 
> So, to sum up:
> 
> Pkg_add works;
> Syspatch works;
> Cloudflare was up last time I tried it;
> Despite the above, pkg_info -Q does *not* work.

Try this:

$ su -l root
# echo 'https://fastly.cdn.openbsd.org/pub/OpenBSD/' > /etc/installurl
# unset PKG_PATH
# pkg_info -Q mate

If fastly works, try with cloudflare again. BTW, we don't have a
metapackage for mate.

> 
> Jeff
> 
> ⁣Sent from Blue ​
> 
> On 15 Apr 2018, 03:26, at 03:26, Edgar Pettijohn  
> wrote:
> >
> >
> >On 04/14/18 19:34, Jeffrey Joshua Rollin wrote:
> >>
> >>
> >> Sent from Blue 
> >> On 15 Apr 2018, at 00:31, Edgar Pettijohn  >> > wrote:
> >>
> >>
> >> On 04/14/18 15:08, Jeffrey Joshua Rollin wrote:
> >>
> >> Hi, I've installed OpenBSD 6.3-release for amd64 on
> >> virtualbox, and updated it with syspatch as of 20:40 UTC.
> >> pkg_info -Q seems to be failing. Specifically, I tried $
> >> pkg_info -Q mate ...and also as root, to remind myself what
> >> the metapackage is [I have a feeling it's just "mate" anyway]
> >> [EDIT: Metapackages? maybe I'm thinking of FreeBSD]; but:
> >> pkg_info -Q firefox also fails, despite the fact I just
> >> successfully installed Firefox. The relevant error is as
> >> follows: Redirected to
> >>   
> >https://cloudflare.cdn.openbsd/org/pub/OpenBSD/6.3/packages-stable/amd64
> >>
> >>
> >^^
> >Your PKG_PATH appears to have a couple of errors.
> >
> >https://cloudflare.cdn.openbsd.org/pub/OpenBSD/6.3/packages/amd64
> >
> >and I can't remember but it may need to end with a `/'
> >>
> >> Can't locate object method "syslog" via package
> >> "OpenBSD::PkgInfo::State" at
> >> /usr/libdata/perl5/OpenBSD/PackageRepository.pm
> >>  line 302, <$fh> line 3. Thanks,
> >> Jeff.
> >>
> >> edgar:7$ pkg_info -Q mate
> >> checkmate-0.21
> >> libmatekbd-1.20.0
> >> libmatemixer-1.20.0
> >> libmateweather-1.20.0
> >> mate-calc-1.20.0
> >> mate-control-center-1.20.0
> >> mate-desktop-1.20.0
> >> mate-icon-theme-1.20.0
> >> mate-media-1.20.0
> >> mate-menus-1.20.0
> >> mate-notification-daemon-1.20.0
> >> mate-panel-1.20.0
> >> mate-power-manager-1.20.0
> >> mate-screensaver-1.20.0
> >> mate-session-manager-1.20.0
> >> mate-settings-daemon-1.20.0
> >> mate-terminal-1.20.0
> >> mate-themes-3.22.15
> >> mate-utils-1.20.0
> >> sslmate-1.5.1p1
> >> tmate-2.2.1p0
> >>
> >> I suspect its because
> >>
> >>
> >https://cloudflare.cdn.openbsd/org/pub/OpenBSD/6.3/packages-stable/amd64
> >>
> >> doesn't exist or is down.
> >>
> >> It exists, and is unlikely to be a transient error,
> >>
> >> because I tried it several times, and as I said,  was able
> >>
> >> to download software even though I couldn't query it.
> >>
> >> (I subsequently found a YouTube tutorial which listed
> >>
> >> most of the packages in your message.)
> >>
> >> I will try again, and/or with a different mirror in
> >>
> >> the morning.
> >>
> >> Jeff
> >>

-- 
Juan Francisco Cantero Hurtado http://juanfra.info



Re: OpenBSD 6.3 kernel panic

2018-04-15 Thread Rupert Gallagher
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


Re: pkg_info -Q fails [OpenBSD 6.3 amd64/virtualbox]

2018-04-15 Thread Jeffrey Joshua Rollin
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 an error in the 
pkg_info script.

So, to sum up:

Pkg_add works;
Syspatch works;
Cloudflare was up last time I tried it;
Despite the above, pkg_info -Q does *not* work.

Jeff

⁣Sent from Blue ​

On 15 Apr 2018, 03:26, at 03:26, Edgar Pettijohn  
wrote:
>
>
>On 04/14/18 19:34, Jeffrey Joshua Rollin wrote:
>>
>>
>> Sent from Blue 
>> On 15 Apr 2018, at 00:31, Edgar Pettijohn > > wrote:
>>
>>
>> On 04/14/18 15:08, Jeffrey Joshua Rollin wrote:
>>
>> Hi, I've installed OpenBSD 6.3-release for amd64 on
>> virtualbox, and updated it with syspatch as of 20:40 UTC.
>> pkg_info -Q seems to be failing. Specifically, I tried $
>> pkg_info -Q mate ...and also as root, to remind myself what
>> the metapackage is [I have a feeling it's just "mate" anyway]
>> [EDIT: Metapackages? maybe I'm thinking of FreeBSD]; but:
>> pkg_info -Q firefox also fails, despite the fact I just
>> successfully installed Firefox. The relevant error is as
>> follows: Redirected to
>>   
>https://cloudflare.cdn.openbsd/org/pub/OpenBSD/6.3/packages-stable/amd64
>>
>>
>^^
>Your PKG_PATH appears to have a couple of errors.
>
>https://cloudflare.cdn.openbsd.org/pub/OpenBSD/6.3/packages/amd64
>
>and I can't remember but it may need to end with a `/'
>>
>> Can't locate object method "syslog" via package
>> "OpenBSD::PkgInfo::State" at
>> /usr/libdata/perl5/OpenBSD/PackageRepository.pm
>>  line 302, <$fh> line 3. Thanks,
>> Jeff.
>>
>> edgar:7$ pkg_info -Q mate
>> checkmate-0.21
>> libmatekbd-1.20.0
>> libmatemixer-1.20.0
>> libmateweather-1.20.0
>> mate-calc-1.20.0
>> mate-control-center-1.20.0
>> mate-desktop-1.20.0
>> mate-icon-theme-1.20.0
>> mate-media-1.20.0
>> mate-menus-1.20.0
>> mate-notification-daemon-1.20.0
>> mate-panel-1.20.0
>> mate-power-manager-1.20.0
>> mate-screensaver-1.20.0
>> mate-session-manager-1.20.0
>> mate-settings-daemon-1.20.0
>> mate-terminal-1.20.0
>> mate-themes-3.22.15
>> mate-utils-1.20.0
>> sslmate-1.5.1p1
>> tmate-2.2.1p0
>>
>> I suspect its because
>>
>>
>https://cloudflare.cdn.openbsd/org/pub/OpenBSD/6.3/packages-stable/amd64
>>
>> doesn't exist or is down.
>>
>> It exists, and is unlikely to be a transient error,
>>
>> because I tried it several times, and as I said,  was able
>>
>> to download software even though I couldn't query it.
>>
>> (I subsequently found a YouTube tutorial which listed
>>
>> most of the packages in your message.)
>>
>> I will try again, and/or with a different mirror in
>>
>> the morning.
>>
>> Jeff
>>


Re: Community-driven OpenBSD tutorials wiki?

2018-04-15 Thread Mark Carroll
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, as opposed to woman pages, help one accomplish a task. A wiki
> might give you ideas that did not occur to you.

Do note though that OpenBSD, unusually among my limited experience, has
some great "general overview" manpages that reference others that are
more about specific tasks, netintro(4) for example whose SEE ALSO yields
fruitful exploration. (Other pages like usb(4) have plenty of references
in other sections too.) Or, for configuring software, the packages often
put good ideas into some examples/ directory that show how to realize
various things. Admittedly it can take a bit of time to really sit and
study this stuff but there are already ideas out there in these places
and a fair few of the broader topics also get a more obvious-at-a-glance
treatment in the also-preexisting OpenBSD FAQ whose outline is well
worth reading to see what's possible. Of course, a further source of
ideas is the topics that arise on this list.

-- Mark



firefor memory usage (Was Re: swapctl question)

2018-04-15 Thread Otto Moerbeek
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.

Show the numbers and how you retrieved them. This is system using
virtual memory, not all numbers report actial physical memory usage.

That said, most web browsers are blaoted beyond believe.

-Otto

> 
> On Sun, Apr 15, 2018 at 12:37 AM, Z Ero  wrote:
> > amd64, 6.2
> >
> > I have my swap partition set to priority 9 in fstab.
> >
> > Why does swapctl report priority 0?
> >
> > # swapctl
> > Device  512-blocks UsedAvail Capacity  Priority
> > /dev/sd0b 11874624  1266232 1060839211%0
> > # cat /etc/fstab
> > 14d16d0d42a89629.a / ffs rw,softdep 1 1
> > 14d16d0d42a89629.k /home ffs rw,softdep,nodev,nosuid 1 2
> > 14d16d0d42a89629.d /tmp ffs rw,nodev,nosuid 1 2
> > 14d16d0d42a89629.f /usr ffs rw,softdep,nodev 1 2
> > 14d16d0d42a89629.g /usr/X11R6 ffs rw,softdep,nodev 1 2
> > 14d16d0d42a89629.h /usr/local ffs rw,softdep,wxallowed,nodev 1 2
> > 14d16d0d42a89629.b none swap sw,priority=9
> > 14d16d0d42a89629.e /var ffs rw,softdep,nodev,nosuid 1 2
> >
> > I want to minimize swapping since I am using a mechanical hard disk
> > and thus swap slows things down.
> >
> > I can disable swap if I want with swapctl -d but I would rather not.
> >
> > Thanks



Fwd: swapctl question

2018-04-15 Thread Philip Guenther
Whoops, meant to send this to the list too:

-- Forwarded message --
From: Philip Guenther 
Date: Sat, Apr 14, 2018 at 11:13 PM
Subject: Re: swapctl question
To: Z Ero 


On Sat, Apr 14, 2018 at 10:37 PM, Z Ero  wrote:

> amd64, 6.2
>
> I have my swap partition set to priority 9 in fstab.
>

> Why does swapctl report priority 0?
>

The compiled in default swap location (normally the 'b' partition of the
boot disk) is added as swap at priority zero in kernel startup as part of
uvm_swap_init(), before any userspace processes are started or /etc/fstab
is read.


# swapctl
> Device  512-blocks UsedAvail Capacity  Priority
> /dev/sd0b 11874624  1266232 1060839211%0
> # cat /etc/fstab
>

You only have one swap device so the priority doesn't matter: priority is
for selection _among_ swap devices and has no effect on the kernel's
decision of _whether_ to swap out a page.


I want to minimize swapping since I am using a mechanical hard disk
> and thus swap slows things down.
>

Slows things down relative to _what_?  Which statistics have you been
examining when under the workload you're interested in?


Philip Guenther


Re: OpenBSD 6.3 kernel panic

2018-04-15 Thread Mike Larkin
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+0x18a:  movzbl   0(%rsi,%rax,1),%eax
> ddb{0}>
> 
> On the same hardware, I did occasionally get some errors logged to the
> console running 6.2, IIRC something about an invalid value from ihiddev,
> but it didn't crash or hang.
> 

Can you show the output of "show reg" at ddb?

PS, this bug report leaves a lot to be desired...

-ml

> On Sat, Apr 14, 2018 at 8:06 PM, Mike Larkin  wrote:
> 
> > On Sat, Apr 14, 2018 at 04:47:32PM -0500, Juan Morado wrote:
> > > On Fri, Apr 13, 2018 at 1:18 PM, Mike Larkin 
> > wrote:
> > >
> > > > On Thu, Apr 12, 2018 at 10:19:23PM -0500, Juan Morado wrote:
> > > > > Hi all,
> > > > >
> > > > > I searched the mail archives briefly but couldn't find a related
> > issue.
> > > > > Apologies if this is a duplicate.
> > > > >
> > > > > Since upgrading to OpenBSD 6.3 on my amd64 laptop, it has been
> > crashing
> > > > > whenever I touch the track pad.
> > > > >
> > > > > Touching the track pad after X starts generally causes the machine to
> > > > just
> > > > > hang, however, it also crashes during boot if the track pad is
> > touched
> > > > so I
> > > > > was able to get a dump from ddb.
> > > > >
> > > > > Output from dmesg follows. I also have bsd.0.core, bsd.0, bounds,
> > minfree
> > > > > files from the crash dump. If there is any interest in looking at
> > these,
> > > > > please advise the best way to share them.
> > > > >
> > > > > - JM
> > > > >
> > > > > ---
> > > >
> > > > Where's the panic string?
> > > >
> > >
> > > Hell if I know.
> > >
> > > Maybe kernel panic isn't the correct terminology? ddb is invoked anytime
> > I
> >
> > So what does it say on the screen when you are in ddb?
> >
> > > touch the track pad while booting. Touching the track pad once X starts
> > > causes the machine to become unresponsive. I don't recall if the dmesg
> > was
> > > taken immediately following the crash or not. As I mentioned I was able
> > to
> > > generate a dump and I can share those dump files.
> >
> >
> >