Re: Resume Issue with em(4) ALPHA7

2018-09-30 Thread Ali Abdallah
I'm having also the same problem on my Thinkpad x230. However I'm running a minimal kernel, so usually I do kldunload/kldload if_em, to reset the hardware and to avoid a reboot. Hopefully this gets fixed soon. Cheers, Ali On Sat, Sep 29, 2018 at 7:06 PM Pete Wright wrote: > Hello, > > More sus

devmatch sideeffec: No sound

2018-09-30 Thread Poul-Henning Kamp
HW: Thinkpad T480 with T3 Dock. SW: -current, r338952 With devmatch enabled in /etc/rc.conf (the default0, snd_uaudio gets loaded automatically and finds the audio stuff in the dock, which is connected to a screen output(s) I do not use. Firefox ends up with /dev/dsp2.0 which goes there, and as

PR id=231810

2018-09-30 Thread Matthias Apitz
Hello, Can some kind soul please modify this PR to reflect the Version and the affected people: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810 Thanks matthias -- Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixare

Re: UEFI Loader problems in CURRENT

2018-09-30 Thread Toomas Soome
If the hung/crash is after printout of bootorder, and the fix (at least in some cases) is about setting the boot device (with linux tools, but I’d assume the efi bootmanager setup would do the same), it means, we do get bad value from efi boot manager variables, and if the fbsd installer and/or

Re: Resume Issue with em(4) ALPHA7

2018-09-30 Thread Johannes Lundberg
On Sun, Sep 30, 2018 at 8:24 AM Ali Abdallah wrote: > I'm having also the same problem on my Thinkpad x230. However I'm running a > minimal kernel, so usually I do kldunload/kldload if_em, > to reset the hardware and to avoid a reboot. > > Hopefully this gets fixed soon. > > Hi I've been having

Re: devmatch sideeffec: No sound

2018-09-30 Thread Emmanuel Vadot
On Sun, 30 Sep 2018 07:51:38 + Poul-Henning Kamp wrote: > HW: Thinkpad T480 with T3 Dock. > > SW: -current, r338952 > > With devmatch enabled in /etc/rc.conf (the default0, snd_uaudio > gets loaded automatically and finds the audio stuff in the dock, > which is connected to a screen output(

APU Bristol Ridge graphics support

2018-09-30 Thread Rozhuk Ivan
Hello! Is this graphics supported? A10-9700 Bristol Ridge Radeon R7 vgapci0@pci0:0:1:0: class=0x03 card=0x1e201002 chip=0x98741002 rev=0xe2 hdr=0x00 vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'Wani [Radeon R5/R6/R7 Graphics]' class = display

Re: PR id=231810

2018-09-30 Thread Kubilay Kocak
On 30/09/2018 5:52 pm, Matthias Apitz wrote: > > Hello, > > Can some kind soul please modify this PR to reflect the Version and the > affected people: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810 > > Thanks > > matthias > Hi Matthias, I've updated the Severity, but the

Re: devmatch sideeffec: No sound

2018-09-30 Thread Poul-Henning Kamp
In message <20180930114717.0cfb5e6cdc881f39dbf4b...@bidouilliste.com>, Emmanuel Vadot writes: >On Sun, 30 Sep 2018 07:51:38 + >> Yet to be discovered workaround: Prioritize sound devices, when >> there are multiple. > > hw.snd.default_unit=XXX > hw.snd.default_auto=0 > > in /etc/sys

Re: PR id=231810

2018-09-30 Thread Matthias Apitz
El día Sunday, September 30, 2018 a las 08:12:17PM +1000, Kubilay Kocak escribió: > On 30/09/2018 5:52 pm, Matthias Apitz wrote: > > > > Hello, > > > > Can some kind soul please modify this PR to reflect the Version and the > > affected people: > > > > https://bugs.freebsd.org/bugzilla/show_bu

Clang cross-compiling to Cortex-M4 (ARM)

2018-09-30 Thread Goran Mekić
Hello, With Clang 4.0 cross-compiling works, but any later versions (I tried 5.0, 6.0 and 7.0 from packages) fails. This is the simple test program: #include int main() { return 0; } These are the results: clang -fno-builtin -nostdlib -ffreestanding -target arm-none-eabi -march=armv7-m -m

Re: devmatch sideeffec: No sound

2018-09-30 Thread Rodney W. Grimes
> HW: Thinkpad T480 with T3 Dock. > > SW: -current, r338952 > > With devmatch enabled in /etc/rc.conf (the default0, snd_uaudio > gets loaded automatically and finds the audio stuff in the dock, > which is connected to a screen output(s) I do not use. > > Firefox ends up with /dev/dsp2.0 which g

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Johannes Dieterich
On Sunday, September 30, 2018, Rozhuk Ivan wrote: > Hello! > > Is this graphics supported? > > A10-9700 > Bristol Ridge Radeon R7 > > vgapci0@pci0:0:1:0: class=0x03 card=0x1e201002 chip=0x98741002 rev=0xe2 > hdr=0x00 > vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' > dev

Re: Resume Issue with em(4) ALPHA7

2018-09-30 Thread Pete Wright
On 9/30/18 1:27 AM, Johannes Lundberg wrote: On Sun, Sep 30, 2018 at 8:24 AM Ali Abdallah wrote: I'm having also the same problem on my Thinkpad x230. However I'm running a minimal kernel, so usually I do kldunload/kldload if_em, to reset the hardware and to avoid a reboot. Hopefully this ge

Re: Resume Issue with em(4) ALPHA7

2018-09-30 Thread Pete Wright
On 9/30/18 10:12 AM, Pete Wright wrote: On 9/30/18 1:27 AM, Johannes Lundberg wrote: On Sun, Sep 30, 2018 at 8:24 AM Ali Abdallah wrote: I'm having also the same problem on my Thinkpad x230. However I'm running a minimal kernel, so usually I do kldunload/kldload if_em, to reset the hardwar

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Rozhuk Ivan
On Sun, 30 Sep 2018 17:04:26 + Johannes Dieterich wrote: > > A10-9700 > > Bristol Ridge Radeon R7 > > > > vgapci0@pci0:0:1:0: class=0x03 card=0x1e201002 > > chip=0x98741002 rev=0xe2 hdr=0x00 vendor = 'Advanced Micro > > Devices, Inc. [AMD/ATI]' device = 'Wani [Radeon R5/R6/R7 > >

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Johannes Dieterich
On Sunday, September 30, 2018, Rozhuk Ivan wrote: > On Sun, 30 Sep 2018 17:04:26 + > Johannes Dieterich wrote: > > > > A10-9700 > > > Bristol Ridge Radeon R7 > > > > > > vgapci0@pci0:0:1:0: class=0x03 card=0x1e201002 > > > chip=0x98741002 rev=0xe2 hdr=0x00 vendor = 'Advanced

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Rozhuk Ivan
On Sun, 30 Sep 2018 18:12:01 + Johannes Dieterich wrote: > > I try drm-stable-kmod-g20180822 but it fail to load, as I > > understand. > That should work, could you post the error messages? I assume you > followed the instructions in the port? # kldload /boot/modules/amdgpu.ko [drm] Ini

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Johannes Dieterich
On Sunday, September 30, 2018, Rozhuk Ivan wrote: > On Sun, 30 Sep 2018 18:12:01 + > Johannes Dieterich wrote: > > > > I try drm-stable-kmod-g20180822 but it fail to load, as I > > > understand. > > That should work, could you post the error messages? I assume you > > followed the instru

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Rozhuk Ivan
On Sun, 30 Sep 2018 20:37:07 + Johannes Dieterich wrote: > > finishing device. [TTM] Memory type 2 has not been initialized > > device_attach: drmn0 attach returned 22 > Just to make sure, the gpu-firmware port is installed > and /boot/modules contains these files the load is looking for? W

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Johannes Dieterich
On Sunday, September 30, 2018, Rozhuk Ivan wrote: > On Sun, 30 Sep 2018 20:37:07 + > Johannes Dieterich wrote: > > > > finishing device. [TTM] Memory type 2 has not been initialized > > > device_attach: drmn0 attach returned 22 > > Just to make sure, the gpu-firmware port is installed >

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Rozhuk Ivan
On Sun, 30 Sep 2018 23:21:36 + Johannes Dieterich wrote: > > drm-next requires FreeBSD 12, I do not try it yet. > It requires a FreeBSD version equal or higher than 1101511, could you > provide sysctl kern.osrelease? kern.osrelease: 11.2-STABLE /usr/ports/graphics/drm-kmod /usr/ports/gr

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Wolfgang Zenker
* Rozhuk Ivan [180930 23:15]: > On Sun, 30 Sep 2018 20:37:07 + > Johannes Dieterich wrote: > [..] >> Just to make sure, the gpu-firmware port is installed >> and /boot/modules contains these files the load is looking for? Which >> drm port gets installed if you use the new graphics/drm-kmod >

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Johannes Dieterich
On Sunday, September 30, 2018, Rozhuk Ivan wrote: > On Sun, 30 Sep 2018 23:21:36 + > Johannes Dieterich wrote: > > > > > drm-next requires FreeBSD 12, I do not try it yet. > > It requires a FreeBSD version equal or higher than 1101511, could you > > provide sysctl kern.osrelease? > >

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Rozhuk Ivan
On Sun, 30 Sep 2018 23:38:02 + Johannes Dieterich wrote: > > /usr/ports/graphics/drm-kmod > > /usr/ports/graphics/drm-stable-kmod > > /usr/ports/graphics/drm-legacy-kmod > > /usr/ports/graphics/drm-next-kmod > > /usr/ports/graphics/drm-devel-kmod > > > > Too many drm... > Which is why ther

Re: APU Bristol Ridge graphics support

2018-09-30 Thread Rozhuk Ivan
On Mon, 1 Oct 2018 01:04:20 +0200 Wolfgang Zenker wrote: > > drm-next requires FreeBSD 12, I do not try it yet. > > that is no longer true; drm-next requires at least FreeBSD 11.2 now Got kernel panic on amdgpu load. ___ freebsd-current@freebsd.org

vmstat -m and netstat -m dumping core when run on vmcores

2018-09-30 Thread Yuri Pankov
Hi, I've noticed the following rebooting after a panic: pid 41246 (vmstat), uid 0: exited on signal 11 (core dumped) pid 47091 (netstat), uid 0: exited on signal 11 And indeed, trying to manually run those on the resulting vmcore makes them crash: # vmstat -m -M /var/crash/vmcore.0 Segmentat