Re: main [so: 15] context, 7950X3D and RTL8251/8153 based Ethernet dongle: loss of state, example log information

2024-03-05 Thread Jakob Alvermark
On 3/4/24 21:39, Alexander Motin wrote: AFAIK it is only a workaround.  I saw it myself on number of different USB dongles and laptops, that USB starting experience some problems with multiple NIC queues and some other factors. IIRC the Realtek driver was much more stable once I limited it

Re: main [so: 15] context, 7950X3D and RTL8251/8153 based Ethernet dongle: loss of state, example log information

2024-03-04 Thread Jakob Alvermark
On 3/4/24 21:13, Alexander Motin wrote: On 04.03.2024 15:00, Poul-Henning Kamp wrote: Nov 30 03:23:18 7950X3D-UFS kernel: ue0: link state changed to DOWN Nov 30 03:23:18 7950X3D-UFS kernel: ue0: link state changed to UP Nov 30 03:23:18 7950X3D-UFS kernel: ue0: link state changed to DOWN Nov 30 0

Re: main [so: 15] context, 7950X3D and RTL8251/8153 based Ethernet dongle: loss of state, example log information

2024-03-03 Thread Jakob Alvermark
On 12/4/23 09:16, Mark Millard wrote: The following sort of thing is happening a lot: Ryzen 9 7950X3D using a USB Ethernet dongle that I've historically used on occasion, sometimes for long periods . . . Example contexts for the issue have been: FreeBSD 15.0-CURRENT #126 main-n266130-d521abdff

Re: e179d973 insta-panics in nl_send_one()

2024-01-10 Thread Jakob Alvermark
On 1/9/24 22:09, Gleb Smirnoff wrote: On Mon, Jan 08, 2024 at 10:40:52AM +0100, Jakob Alvermark wrote: J> > > --- trap 0xc, rip = 0x...f80d97b78, rsp = 0x... J> > > nl_send_one() at nl_send_one+0x18/frame 0xf J> > > nl_send_group() at nl

Re: e179d973 insta-panics in nl_send_one()

2024-01-08 Thread Jakob Alvermark
On 1/6/24 23:34, Poul-Henning Kamp wrote: Addendum: I have only installed the new kernel, userland is still from dec18. (Even if that is the cause, we should not panic on bad syscall args.) Poul-Henning Kamp writes: With fresh current: commit e179d9739b1438ae9acb958f80a983eff7e

Re: change in compat/linux breaking net/citrix_ica

2023-04-26 Thread Jakob Alvermark
On 4/26/23 16:00, Dmitry Chagin wrote: On Wed, Apr 26, 2023 at 09:01:00AM +0200, Jakob Alvermark wrote: Hi, I use net/citrix_ica for work. https://cgit.FreeBSD.org/src/commit/?id=76f8584e49cf7eedaa2e1312593bf46c7225d79a Yes, this works. Thanks for the quick response! After a recent change

change in compat/linux breaking net/citrix_ica

2023-04-26 Thread Jakob Alvermark
/linux_elf.c | 3 ++-  sys/compat/linux/linux_mib.h | 1 +  2 files changed, 3 insertions(+), 1 deletion(-) If I revert the change, citrix_ica works again. Thanks, Jakob Alvermark

Re: sound on FreeBSD 14.0-CURRENT

2021-11-17 Thread Jakob Alvermark
On 11/17/21 11:03, Ludovit Koren wrote: Hans Petter Selasky writes: > Hi, >> Still the same result... >> > Please show all commands you try! > Can you explain, which if these devices you want to receive audio > from, and which you want to transmit audio to:

Re: wlan0 no longer functional after n249128-a0c64a443e4c -> n249146-cb5c07649aa0

2021-09-07 Thread Jakob Alvermark
On 9/6/21 8:21 PM, Cy Schubert wrote: In message <2780735.ssxfcku...@sigill.theweb.org.ua>, "Oleg V. Nauman" writes: On 2021 M09 6, Mon 20:31:33 EEST Cy Schubert wrote: One last favour to ask, can you try this with the wpa_supplicant-devel port, please? I'm trying to narrow down if this is re

Re: Build fails with Filesize limit exceeded

2021-05-29 Thread Jakob Alvermark
On 5/28/21 1:59 PM, Konstantin Belousov wrote: On Fri, May 28, 2021 at 01:11:06PM +0200, Jakob Alvermark wrote: Hi, Building -current fails like this: --- kerberos5/lib/libasn1__L --- Building /usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/asn1_kx509_asn1.x Building /usr/obj/usr/src

Re: Build fails with Filesize limit exceeded

2021-05-28 Thread Jakob Alvermark
On 5/28/21 1:27 PM, David Wolfskill wrote: On Fri, May 28, 2021 at 01:11:06PM +0200, Jakob Alvermark wrote: Hi, Building -current fails like this: --- kerberos5/lib/libasn1__L --- Building /usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/asn1_kx509_asn1.x Building /usr/obj/usr/src/amd64

Build fails with Filesize limit exceeded

2021-05-28 Thread Jakob Alvermark
Hi, Building -current fails like this: --- kerberos5/lib/libasn1__L --- Building /usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/asn1_kx509_asn1.x Building /usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/asn1_rfc2459_asn1.c Building /usr/obj/usr/src/amd64.amd64/kerberos5/lib/libasn1/rf

Re: testers needed: loader: use display pixel density for font autoselection

2021-02-23 Thread Jakob Alvermark
On 2/23/21 12:27 PM, Toomas Soome via freebsd-current wrote: hi! I have done some work to make font pickup a bit smarter (hopefully better;), but my own ability to test is limited to one bugged supermicro and one MBP with retina display… The phab link ishttps://reviews.freebsd.org/D28849

Re: webcamd not started automatically

2021-02-22 Thread Jakob Alvermark
On 2/21/21 4:36 PM, Hans Petter Selasky wrote: Sorry for taking so long to nail this issue. I believe the following patch will fix it: https://svnweb.freebsd.org/changeset/ports/566228 Yes, confirmed it is working for me. It is back to the previous behavior. Thanks! Jakob ___

Re: webcamd not started automatically

2021-02-21 Thread Jakob Alvermark
On 2/20/21 11:33 PM, Hans Petter Selasky wrote: On 2/20/21 7:48 PM, Jakob Alvermark wrote: The problem is that it DID work Are there any webcamd.core files? No. # find / -name webcamd.core -print # These show up on the console when booting: webcamd 998 - - Attached to ugen2.4[0

Re: webcamd not started automatically

2021-02-20 Thread Jakob Alvermark
On 2/20/21 5:43 PM, Hans Petter Selasky wrote: Hi, Basically devd is responsible for attaching webcamd automagically. Default rule is to look for .bInterfaceClass = 0x0e : cat /usr/local/etc/devd/webcamd.conf # Generic USB video devices. notify 100 {     match "system"  "USB";    

Re: webcamd not started automatically

2021-02-20 Thread Jakob Alvermark
On 2/20/21 5:00 PM, Hans Petter Selasky wrote: On 2/20/21 3:33 PM, Jakob Alvermark wrote: # service webcamd start ugen1.7 webcamd 19267 - - Attached to ugen1.7[0] # ls /var/run/webcamd.* /var/run/webcamd.1.7.0.pid    /var/run/webcamd.2.4.0.pid # cat /var/run/webcamd.1.7.0.pid It might be

Re: webcamd not started automatically

2021-02-20 Thread Jakob Alvermark
On 2/20/21 4:49 PM, Hans Petter Selasky wrote: On 2/20/21 3:33 PM, Jakob Alvermark wrote: # service webcamd start ugen2.4 webcamd already running?  (pid=19268). When you come to this step, does this pid exist? ps auxw Yes: # service webcamd start ugen2.4 webcamd already running?  (pid

Re: webcamd not started automatically

2021-02-20 Thread Jakob Alvermark
On 2/20/21 1:34 AM, Hans Petter Selasky wrote: On 2/18/21 5:27 PM, Jakob Alvermark wrote: On 2/18/21 4:49 PM, Steve Wills wrote: Hi, On 2/18/21 9:14 AM, Jakob Alvermark wrote: It used to start webcamd for both of them, now it is only started for the built in Chicony. I have a similar

Re: webcamd not started automatically

2021-02-18 Thread Jakob Alvermark
On 2/18/21 4:49 PM, Steve Wills wrote: Hi, On 2/18/21 9:14 AM, Jakob Alvermark wrote: It used to start webcamd for both of them, now it is only started for the built in Chicony. I have a similar problem. I have 3 cameras (one Logitech and two USB UVD things) and now it only starts webcamd

Re: webcamd not started automatically

2021-02-18 Thread Jakob Alvermark
On 2/18/21 3:09 PM, Hans Petter Selasky wrote: On 2/18/21 3:04 PM, Jakob Alvermark wrote: Hi, Webcamd is not started automatically for my Logitech webcam as it used to do. Starting it from the command line works fine. It works for the built in webcam on the ThinkPad, (Chicony) The

webcamd not started automatically

2021-02-18 Thread Jakob Alvermark
Hi, Webcamd is not started automatically for my Logitech webcam as it used to do. Starting it from the command line works fine. It works for the built in webcam on the ThinkPad, (Chicony) The change happened somewhere between n244736-dba7b0ef928 and n244835-c31480a1f66 Thanks, Jakob __

Re: Waiting for bufdaemon

2021-01-20 Thread Jakob Alvermark
On 1/20/21 11:18 AM, Konstantin Belousov wrote: On Wed, Jan 20, 2021 at 11:02:21AM +0100, Jakob Alvermark wrote: This patch hides the problem for me. The system seems to work better now. No waiting on reboot, and the webcam works better. I am curious what do you mean by the above reference to

Re: boot loader blank screen

2021-01-20 Thread Jakob Alvermark
On 1/14/21 8:15 AM, Jakob Alvermark wrote: On 1/14/21 4:49 AM, monochrome wrote: I should add my experience to this since its different and haven't seen anyone else mention it. I see the new boot loader, it's not blank, but its large text, and it's very SLOW. I can see each

Re: Waiting for bufdaemon

2021-01-20 Thread Jakob Alvermark
On 1/17/21 10:49 AM, Konstantin Belousov wrote: On Sun, Jan 17, 2021 at 10:37:18AM +0100, Rainer Hurling wrote: Am 17.01.21 um 05:33 schrieb Konstantin Belousov: On Sat, Jan 16, 2021 at 07:41:01PM +0100, Rainer Hurling wrote: During another shutdown after heavy usage of the box, the followin

Re: wlan0 (iwn(4)) needed encouragement to associate

2021-01-17 Thread Jakob Alvermark
On 1/17/21 2:19 PM, David Wolfskill wrote: After this morning's update of head from: FreeBSD g1-55.catwhisker.org 13.0-ALPHA1 FreeBSD 13.0-ALPHA1 #124 main-c256006-g8ca9ff4f28d2-dirty: Sat Jan 16 05:47:48 PST 2021 r...@g1-55.catwhisker.org:/common/S4/obj/usr/src/amd64.amd64/sys/CANARY amd

Re: Waiting for bufdaemon

2021-01-15 Thread Jakob Alvermark
On 1/15/21 3:56 PM, Mikaël Urankar wrote: On 15/01/2021 11:26, Jakob Alvermark wrote: Hi, When rebooting my thinkpad the 'bufdaemon' times out: Waiting (max 60 seconds) for system thread 'bufdaemon' to stop ... timed out Waiting (max 60 seconds) for system thread &

Re: Waiting for bufdaemon

2021-01-15 Thread Jakob Alvermark
On 1/15/21 11:53 AM, Konstantin Belousov wrote: On Fri, Jan 15, 2021 at 11:26:47AM +0100, Jakob Alvermark wrote: Hi, When rebooting my thinkpad the 'bufdaemon' times out: Waiting (max 60 seconds) for system thread 'bufdaemon' to stop ... timed out Waiting (max 60

Waiting for bufdaemon

2021-01-15 Thread Jakob Alvermark
Hi, When rebooting my thinkpad the 'bufdaemon' times out: Waiting (max 60 seconds) for system thread 'bufdaemon' to stop ... timed out Waiting (max 60 seconds) for system thread 'bufspacedaemon-0' to stop ... timed out Waiting (max 60 seconds) for system thread 'bufspacedaemon-1' to stop .

Re: boot loader blank screen

2021-01-13 Thread Jakob Alvermark
On 1/14/21 4:49 AM, monochrome wrote: I should add my experience to this since its different and haven't seen anyone else mention it. I see the new boot loader, it's not blank, but its large text, and it's very SLOW. I can see each char drawn, and then when it gets to the bottom and has to red

Re: iichid touchpad stopped working

2021-01-13 Thread Jakob Alvermark
On 1/13/21 6:52 PM, Mario Lobo wrote: On Wed, Jan 13, 2021 at 1:57 PM Vladimir Kondratyev wrote: On 13.01.2021 18:54, Jakob Alvermark wrote: Hi, After updating -current on my Acer laptop the touchpad stopped working. The device is detected fine: iichid0: at addr 0x2c irq 67 on iicbus0

Re: iichid touchpad stopped working

2021-01-13 Thread Jakob Alvermark
On 1/13/21 5:56 PM, Vladimir Kondratyev wrote: On 13.01.2021 18:54, Jakob Alvermark wrote: Hi, After updating -current on my Acer laptop the touchpad stopped working. The device is detected fine: iichid0: at addr 0x2c irq 67 on iicbus0 But there are no events from it. Might it have

iichid touchpad stopped working

2021-01-13 Thread Jakob Alvermark
Hi, After updating -current on my Acer laptop the touchpad stopped working. The device is detected fine: iichid0: at addr 0x2c irq 67 on iicbus0 But there are no events from it. Might it have something to do with this: commit b1f1b07f6d412cb3ec8588a634836e26396eec70 Author: Vladimir Kond

Re: Panic after updating

2021-01-13 Thread Jakob Alvermark
On 1/13/21 10:07 AM, Hans Petter Selasky wrote: Yes! That works! Thank you! See: https://cgit.freebsd.org/src/commit/?id=bafb682656724d06045fa494efb83a4312036f1f Nice! Thanks again! Jakob ___ freebsd-current@freebsd.org mailing list https:/

Re: Panic after updating

2021-01-12 Thread Jakob Alvermark
On 1/12/21 6:10 PM, Hans Petter Selasky wrote: On 1/12/21 2:46 PM, Hans Petter Selasky wrote: On 1/12/21 2:40 PM, Jakob Alvermark wrote: On 1/12/21 2:16 PM, Hans Petter Selasky wrote: On 1/12/21 1:43 PM, Jakob Alvermark wrote: On 1/12/21 12:54 PM, Hans Petter Selasky wrote: On 1/12/21 12

Re: Panic after updating

2021-01-12 Thread Jakob Alvermark
On 1/12/21 2:16 PM, Hans Petter Selasky wrote: On 1/12/21 1:43 PM, Jakob Alvermark wrote: On 1/12/21 12:54 PM, Hans Petter Selasky wrote: On 1/12/21 12:32 PM, Jakob Alvermark wrote: Alright, after a new bisect run I got a different result, so I most likely did something wrong the first time

Re: Panic after updating

2021-01-12 Thread Jakob Alvermark
On 1/12/21 12:54 PM, Hans Petter Selasky wrote: On 1/12/21 12:32 PM, Jakob Alvermark wrote: Alright, after a new bisect run I got a different result, so I most likely did something wrong the first time. ff3468ac94597efdcbc56f372528dfc98b114dac is the first bad commit commit

Re: Panic after updating

2021-01-12 Thread Jakob Alvermark
On 1/12/21 9:33 AM, Jakob Alvermark wrote: On 1/11/21 7:08 PM, Hans Petter Selasky wrote: On 1/11/21 5:24 PM, Jakob Alvermark wrote: On 1/11/21 1:14 PM, Hans Petter Selasky wrote: On 1/11/21 11:12 AM, Jakob Alvermark wrote: Updated my Acer laptop from r367734 to main-c255666-g1790f5e654f

Re: Panic after updating

2021-01-12 Thread Jakob Alvermark
On 1/11/21 7:08 PM, Hans Petter Selasky wrote: On 1/11/21 5:24 PM, Jakob Alvermark wrote: On 1/11/21 1:14 PM, Hans Petter Selasky wrote: On 1/11/21 11:12 AM, Jakob Alvermark wrote: Updated my Acer laptop from r367734 to main-c255666-g1790f5e654f Rebooting with the newly build kernel i

Re: Panic after updating

2021-01-11 Thread Jakob Alvermark
On 1/11/21 6:07 PM, Matthias Apitz wrote: On Mon, 11 Jan 2021 17:24:39 +0100, Jakob Alvermark wrote: On 1/11/21 1:14 PM, Hans Petter Selasky wrote: On 1/11/21 11:12 AM, Jakob Alvermark wrote: Updated my Acer laptop from r367734 to main-c255666-g1790f5e654f Rebooting with the newly build

Re: Panic after updating

2021-01-11 Thread Jakob Alvermark
On 1/11/21 1:14 PM, Hans Petter Selasky wrote: On 1/11/21 11:12 AM, Jakob Alvermark wrote: Updated my Acer laptop from r367734 to main-c255666-g1790f5e654f Rebooting with the newly build kernel i get this panic. Fatal    trap 12: page fault while in kernel mode cpuid    = 1; apic id = 02

Panic after updating

2021-01-11 Thread Jakob Alvermark
Updated my Acer laptop from r367734 to main-c255666-g1790f5e654f Rebooting with the newly build kernel i get this panic. Fatal    trap 12: page fault while in kernel mode cpuid    = 1; apic id = 02 fault    virtual address = 0x103 fault    code    = supervisor read data,

Re: after update to r368166: no sound recording

2020-12-11 Thread Jakob Alvermark
On 12/11/20 8:06 AM, Matthias Apitz wrote: El día miércoles, diciembre 09, 2020 a las 11:55:18a. m. +0100, Hans Petter Selasky escribió: On 12/9/20 11:48 AM, Matthias Apitz wrote: El día miércoles, diciembre 09, 2020 a las 11:05:09a. m. +0100, Hans Petter Selasky escribió: On 12/9/20 10:4

r366657: Add zstd support to the boot loader.

2020-10-15 Thread Jakob Alvermark
Hi, Does this mean I can 'zpool upgrade' now? Jakob ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Core Team Office Hours

2020-09-16 Thread Jakob Alvermark
On 2020-09-15 16:12, FreeBSD Core Team Secretary wrote: Based on the continuity of our last CORE Office Hours The FreeBSD CORE Team would like to invite you all to a virtual town hall meeting. The session is timed at 1800 UTC on 16th September, 2020. See https://wiki.freebsd.org/OfficeHours fo

Re: OpenZFS support merged

2020-08-25 Thread Jakob Alvermark
On 2020-08-25 20:23, Ryan Moeller wrote: On 8/25/20 2:09 PM, Jakob Alvermark wrote: On 2020-08-25 20:06, Ryan Moeller wrote: On 8/25/20 2:00 PM, Jakob Alvermark wrote: On 2020-08-25 17:42, Ryan Moeller wrote: On 8/25/20 9:58 AM, Jakob Alvermark wrote: Hi, I updated from r364605 to

Re: OpenZFS support merged

2020-08-25 Thread Jakob Alvermark
On 2020-08-25 20:06, Ryan Moeller wrote: On 8/25/20 2:00 PM, Jakob Alvermark wrote: On 2020-08-25 17:42, Ryan Moeller wrote: On 8/25/20 9:58 AM, Jakob Alvermark wrote: Hi, I updated from r364605 to r364768 'make buildkernel' fails like this: Building /usr/obj/usr/src/amd64

Re: OpenZFS support merged

2020-08-25 Thread Jakob Alvermark
On 2020-08-25 17:42, Ryan Moeller wrote: On 8/25/20 9:58 AM, Jakob Alvermark wrote: Hi, I updated from r364605 to r364768 'make buildkernel' fails like this: Building /usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG/modules/usr/src/sys/modules/zfs/zstd.o /usr/src/sys/contr

Re: OpenZFS support merged

2020-08-25 Thread Jakob Alvermark
Hi, I updated from r364605 to r364768 'make buildkernel' fails like this: Building /usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG/modules/usr/src/sys/modules/zfs/zstd.o /usr/src/sys/contrib/openzfs/module/zstd/lib/zstd.c:1336:12: fatal error: 'immintrin.h' file not found #  include    /*

Re: Use mic from headphone jack on freebsd laptop?

2019-03-18 Thread Jakob Alvermark
Hi Johannes, I have been wanting the exact same thing on my laptop, so I have been digging around in the hda code. I have got to the point where I can use the headset mic, but I have to manually switch from the internal one. There is no configuration magic, I had to patch the driver. It s

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-04 Thread Jakob Alvermark
On 10/4/18 2:24 PM, Mario Lobo wrote: Sorry for the delay, Jakob.  Here it is: [~]>sysctl dev.pcm Em qua, 3 de out de 2018 às 18:32, Jakob Alvermark mailto:ja...@alvermark.net>> escreveu: On 10/3/18 7:39 PM, Mario Lobo wrote: > Em qua, 3 de out de 2018 às 14:03, Jak

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-03 Thread Jakob Alvermark
On 10/3/18 7:39 PM, Mario Lobo wrote: Em qua, 3 de out de 2018 às 14:03, Jakob Alvermark escreveu: On 10/3/18 6:19 PM, Mario Lobo wrote: Em qua, 3 de out de 2018 às 10:10, David Wolfskill escreveu: On Mon, Oct 01, 2018 at 11:12:25PM +0200, Jakob Alvermark wrote: Do the headphones

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-03 Thread Jakob Alvermark
On 10/3/18 6:19 PM, Mario Lobo wrote: Em qua, 3 de out de 2018 às 10:10, David Wolfskill mailto:da...@catwhisker.org>> escreveu: On Mon, Oct 01, 2018 at 11:12:25PM +0200, Jakob Alvermark wrote: > > Do the headphones work with this patch? > > Index:

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-03 Thread Jakob Alvermark
On 10/3/18 3:06 PM, David Wolfskill wrote: On Mon, Oct 01, 2018 at 11:12:25PM +0200, Jakob Alvermark wrote: Do the headphones work with this patch? Index: sys/dev/sound/pci/hda/hdaa.c === --- sys/dev/sound/pci/hda/hdaa.c

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Jakob Alvermark
On 10/2/18 9:56 PM, Johannes Lundberg wrote: On Mon, Oct 1, 2018 at 10:12 PM Jakob Alvermark <mailto:ja...@alvermark.net>> wrote: On 10/1/18 10:56 PM, Johannes Lundberg wrote: > On Mon, Oct 1, 2018 at 8:37 PM Jakob Alvermark mailto:ja...@alvermark.net>> wrote:

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Jakob Alvermark
On 10/2/18 9:48 PM, Emmanuel Vadot wrote: On Tue, 2 Oct 2018 14:29:39 -0500 Eric van Gyzen wrote: Thanks. So if you try this: sysctl dev.hdaa.0.nid24_config="as=4 seq=15" sysctl dev.hdaa.0.nid21_config="as=1 seq=15" sysctl dev.hdaa.0.reconfig=1 Works, thank you! Dude that's some serious

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Jakob Alvermark
On 10/2/18 6:27 PM, Rodney W. Grimes wrote: On 10/1/18 6:43 PM, Rodney W. Grimes wrote: Hi While sound work out of the box (with headphone switching) on the 1-2 year older Latitude 7270, it does not on my new machine. The internal speaker works fine. If I plug in external speakers in the headp

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-02 Thread Jakob Alvermark
On 10/1/18 6:43 PM, Rodney W. Grimes wrote: Hi While sound work out of the box (with headphone switching) on the 1-2 year older Latitude 7270, it does not on my new machine. The internal speaker works fine. If I plug in external speakers in the headphone jack, sound still goes to the internal s

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-01 Thread Jakob Alvermark
On 10/1/18 10:56 PM, Johannes Lundberg wrote: On Mon, Oct 1, 2018 at 8:37 PM Jakob Alvermark wrote: On 10/1/18 5:57 PM, Johannes Lundberg wrote: Hi While sound work out of the box (with headphone switching) on the 1-2 year older Latitude 7270, it does not on my new machine. The internal

Re: Sound issues with Dell Latitude 7490 (kabylake)

2018-10-01 Thread Jakob Alvermark
On 10/1/18 5:57 PM, Johannes Lundberg wrote: Hi While sound work out of the box (with headphone switching) on the 1-2 year older Latitude 7270, it does not on my new machine. The internal speaker works fine. If I plug in external speakers in the headphone jack, sound still goes to the internal

Re: SD card reader only works after a suspend/resume

2018-09-14 Thread Jakob Alvermark
On 9/13/18 6:11 PM, Jakob Alvermark wrote: On 9/13/18 12:13 AM, Marius Strobl wrote: On Fri, Sep 07, 2018 at 04:52:12PM +0200, Jakob Alvermark wrote: On 9/7/18 12:41 AM, Marius Strobl wrote: On Thu, Sep 06, 2018 at 12:33:39PM +0200, Jakob Alvermark wrote: Hi, I discovered this by chance

Re: SD card reader only works after a suspend/resume

2018-09-13 Thread Jakob Alvermark
On 9/13/18 12:13 AM, Marius Strobl wrote: On Fri, Sep 07, 2018 at 04:52:12PM +0200, Jakob Alvermark wrote: On 9/7/18 12:41 AM, Marius Strobl wrote: On Thu, Sep 06, 2018 at 12:33:39PM +0200, Jakob Alvermark wrote: Hi, I discovered this by chance. The SD card reader in my laptop has never

Re: ZFS perfomance regression in FreeBSD 12 APLHA3->ALPHA4

2018-09-08 Thread Jakob Alvermark
On 9/7/18 6:06 PM, Mark Johnston wrote: On Fri, Sep 07, 2018 at 03:40:52PM +0200, Jakob Alvermark wrote: On 9/6/18 2:28 AM, Mark Johnston wrote: On Wed, Sep 05, 2018 at 11:15:03PM +0300, Subbsd wrote: On Wed, Sep 5, 2018 at 5:58 PM Allan Jude wrote: On 2018-09-05 10:04, Subbsd wrote: Hi

Re: ZFS perfomance regression in FreeBSD 12 APLHA3->ALPHA4

2018-09-08 Thread Jakob Alvermark
the greed of the few. --- From: Mark Johnston Sent: 07/09/2018 09:09 To: Jakob Alvermark Cc: Subbsd; allanj...@freebsd.org; freebsd-current Current Subject: Re: ZFS perfomance regression in FreeBSD 12 APLHA3->ALPHA4 On Fri, Sep 07, 2018 at 03:40:52PM +0200, Jakob Alvermark wrote: &g

Re: SD card reader only works after a suspend/resume

2018-09-07 Thread Jakob Alvermark
On 9/7/18 12:41 AM, Marius Strobl wrote: On Thu, Sep 06, 2018 at 12:33:39PM +0200, Jakob Alvermark wrote: Hi, I discovered this by chance. The SD card reader in my laptop has never worked, but now I noticed it does after suspending and resuming. The controller is probed and attached on boot

Re: ZFS perfomance regression in FreeBSD 12 APLHA3->ALPHA4

2018-09-07 Thread Jakob Alvermark
On 9/6/18 2:28 AM, Mark Johnston wrote: On Wed, Sep 05, 2018 at 11:15:03PM +0300, Subbsd wrote: On Wed, Sep 5, 2018 at 5:58 PM Allan Jude wrote: On 2018-09-05 10:04, Subbsd wrote: Hi, I'm seeing a huge loss in performance ZFS after upgrading FreeBSD 12 to latest revision (r338466 the moment)

SD card reader only works after a suspend/resume

2018-09-06 Thread Jakob Alvermark
Hi, I discovered this by chance. The SD card reader in my laptop has never worked, but now I noticed it does after suspending and resuming. The controller is probed and attached on boot: sdhci_acpi1: iomem 0x90a0-0x90a00fff irq 47 on acpi0 But nothing happens if I put a card in. Unl

EFI boot on ThinkPad X131e hangs

2018-05-18 Thread Jakob Alvermark
Hi, I was going to install FreeBSD on a ThinkPad X131e. It has the latest BIOS/EFI firmware (2.97) and is set to only boot UEFI. memstick.img created from -current r333786. The boot hangs after printing this: Consoles: EFI console I also tried FreeBSD-11.1-RELEASE-amd64-mini-memstick.img,

Re: Call for Testing: UEFI Changes

2018-03-22 Thread Jakob Alvermark
Hi! Just updated to r331345. Two problems: 1. boot/efi.4th is added to /usr/src/ObsoleteFiles.inc but still included in loader.rc. Loader fails to load it and subsequently fails to load modules. Reinstalling efi.4th problem 2 appears. 2. Fixing problem 1 and adding efirt_load="YES" to /bo

Re: devd in r329188M don't start

2018-02-14 Thread Jakob Alvermark
Yes, it seems to be working. Thanks! Jakob On 02/13/18 13:50, Hans Petter Selasky wrote: On 02/13/18 10:47, Jakob Alvermark wrote: +1 My USB mouse was working fine before the switch to devmatch. Now I have to 'kldload ums' manually. Same for USB audio, snd_uaudio.ko was load

Re: devd in r329188M don't start

2018-02-13 Thread Jakob Alvermark
+1 My USB mouse was working fine before the switch to devmatch. Now I have to 'kldload ums' manually. Same for USB audio, snd_uaudio.ko was loaded by devd before. Jakob On 02/13/18 10:34, Alex V. Petrov wrote: Why is not the driver loaded when the mouse is connected? 13.02.2018 16:19, Ha

Re: UEFI booting survey

2017-12-18 Thread Jakob Alvermark
On 12/17/17 20:52, Warner Losh wrote: Greetings If you are booting off UEFI and have a bit of an unusual setup, I'd like you to drop me a line. The setup that I'm looking for is any case where you load boot1.efi off one drive (cd, ssd, hdd, nvme, etc), but don't have a FreeBSD system on that dr

Re: r314131: link_elf_obj: symbol iwm7265_cfg undefined

2017-02-23 Thread Jakob Alvermark
On Thu, February 23, 2017 14:52, Andreas Nilsson wrote: > On Thu, Feb 23, 2017 at 1:56 PM, Andreas Nilsson > wrote: > > >> >> >> On Thu, Feb 23, 2017 at 1:29 PM, Jakob Alvermark >> wrote: >> >> >>> Hi, >>> >>> >&

r314131: link_elf_obj: symbol iwm7265_cfg undefined

2017-02-23 Thread Jakob Alvermark
Hi, Updated to r314131 and my iwm no longer works. (It is a 7265) Dmesg says: link_elf_obj: symbol iwm7265_cfg undefined linker_load_file: Unsupported file type Jakob ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listin

Re: r311568 makes freerdp very slow

2017-01-19 Thread Jakob Alvermark
On Wed, January 18, 2017 19:29, John Baldwin wrote: > On Tuesday, January 17, 2017 01:46:31 PM Jakob Alvermark wrote: > >> On Fri, January 13, 2017 22:46, Jakob Alvermark wrote: >> >>> On Fri, January 13, 2017 19:44, John Baldwin wrote: >>> >>> >&

Re: r311568 makes freerdp very slow

2017-01-17 Thread Jakob Alvermark
On Fri, January 13, 2017 22:46, Jakob Alvermark wrote: > On Fri, January 13, 2017 19:44, John Baldwin wrote: > >> On Friday, January 13, 2017 09:58:01 AM Jakob Alvermark wrote: >> >> >>> On Thu, January 12, 2017 19:26, John Baldwin wrote: >>> >>

Re: r311568 makes freerdp very slow

2017-01-13 Thread Jakob Alvermark
On Fri, January 13, 2017 19:44, John Baldwin wrote: > On Friday, January 13, 2017 09:58:01 AM Jakob Alvermark wrote: > >> On Thu, January 12, 2017 19:26, John Baldwin wrote: >> >>> On Thursday, January 12, 2017 12:42:11 PM Shawn Webb wrote: >>> >>>

Re: r311568 makes freerdp very slow

2017-01-13 Thread Jakob Alvermark
On Thu, January 12, 2017 19:26, John Baldwin wrote: > On Thursday, January 12, 2017 12:42:11 PM Shawn Webb wrote: > >> On Thu, Jan 12, 2017 at 06:05:08PM +0100, Jakob Alvermark wrote: >> >>> Hi, >>> >>> >>> r311568 Set MORETOCOME for AIO

r311568 makes freerdp very slow

2017-01-12 Thread Jakob Alvermark
connected, there is a considerable lag. What could be the problem? Best regards, Jakob Alvermark ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-uns

Re: UEFI boot issues on HP laptop

2016-03-03 Thread Jakob Alvermark
Hi, On Thu, March 3, 2016 14:46, Anthony Jenkins wrote: > The other issue is just me being jealous of EFI Linux showing up in a > toplevel BIOS boot menu: > > Selecting "F9 - Boot Device Options" goes to the "Boot Manager" screen: > > > Boot Option Menu > > > - OS boot Manager > - ubuntu (MKNSSDR

Re: Bay Trail 32bit UEFI

2016-03-02 Thread Jakob Alvermark
On Wed, March 2, 2016 20:00, Lundberg, Johannes wrote: > On Wed, Mar 2, 2016 at 2:10 AM, Joe Holden wrote: > > >> On 02/03/2016 01:45, Lundberg, Johannes wrote: >> >> >>> CherryTrail devices/boards with 64bit UEFI are already out. Upgrading >>> the hardware is one solution (I did). >>> >>> I'm th

Re: SV: UEFI boot fail on higher resolutions (Re: Acer E3-112 and UEFI)

2015-08-13 Thread Jakob Alvermark
On 18 jul 2015, at 09:57, Anders Bolt-Evensen wrote: > < > dumped refind and started playing with this again. > <"mode 5" gives me 1024x768 and a panic: > < > <--- > < > < >< = DPL 0, pres 1, long 1, def32 0, gran 1 > <--- > < > < > < > fb_vbase = PHYS_TO_D

Re: UEFI boot fail on higher resolutions (Re: Acer E3-112 and UEFI)

2015-06-30 Thread Jakob Alvermark
On Wed, February 4, 2015 15:04, Jakob Alvermark wrote: > > On 31 dec 2014, at 16:24, Jakob Alvermark wrote: > > >> On Tue, December 30, 2014 17:00, Nathan Whitehorn wrote: >> >>> >> >>> On 12/30/14 06:40, Jakob Alvermark wrote: >>> >

Re: Call For Testers: Synaptics touchpads

2015-04-14 Thread Jakob Alvermark
On Tue, April 14, 2015 18:56, Rui Paulo wrote: > On Monday 13 April 2015 21:23:58 Jakob Alvermark wrote: > >> Just tried booting the old kernel, and yes, only button 2 events gets >> sent. With the new driver, I get both button 1 and 2 events... >> > > Can you

Re: Call For Testers: Synaptics touchpads

2015-04-13 Thread Jakob Alvermark
Sorry for not replying earlier, other things got in the way. I noticed the second patch was committed. Anyway here is some feedback: On Wed, April 8, 2015 23:58, Rui Paulo wrote: > On Wednesday 08 April 2015 22:38:33 Jakob Alvermark wrote: > >> Hi, >> >> >> T

Re: Call For Testers: Synaptics touchpads

2015-04-08 Thread Jakob Alvermark
(Which is seems to sometimes be interpreted as button 3...) The biggest improvement though; before it would get totally crazy at random intervals with the pointer moving all over the screen and clicking at random points. Quite annoying... This patch seems t

Re: [Call for testers] DRM device-independent code update to Linux 3.8 (take #2)

2015-03-27 Thread Jakob Alvermark
On 26 mar 2015, at 22:00, Jakob Alvermark wrote: > On Tue, March 24, 2015 00:29, Hans Petter Selasky wrote: >> Hi, >> >> >> Without the attached kernel patch(es), Xorg starts consuming alot of CPU >> and becomes very unresponsive and unusable. >> >&g

Re: [Call for testers] DRM device-independent code update to Linux 3.8 (take #2)

2015-03-26 Thread Jakob Alvermark
On Tue, March 24, 2015 00:29, Hans Petter Selasky wrote: > Hi, > > > Without the attached kernel patch(es), Xorg starts consuming alot of CPU > and becomes very unresponsive and unusable. > > Using ktrace reveals that X-org is issuing DRM_IOCTL_MODE_GETCONNECTOR > over and over again with no appare

UEFI boot fail on higher resolutions (Re: Acer E3-112 and UEFI)

2015-02-04 Thread Jakob Alvermark
On 31 dec 2014, at 16:24, Jakob Alvermark wrote: > On Tue, December 30, 2014 17:00, Nathan Whitehorn wrote: >> > >> On 12/30/14 06:40, Jakob Alvermark wrote: >> >>> Hi, >>> >>> >>> Have been playing with this machine for a while no

Re: Acer E3-112 and UEFI

2014-12-31 Thread Jakob Alvermark
On Tue, December 30, 2014 17:00, Nathan Whitehorn wrote: > > On 12/30/14 06:40, Jakob Alvermark wrote: > >> Hi, >> >> >> Have been playing with this machine for a while now. >> It is a quad core Pentium N3540 (ValleyView/Bay Trail), 8 GB RAM. It >> c

Acer E3-112 and UEFI

2014-12-30 Thread Jakob Alvermark
Hi, Have been playing with this machine for a while now. It is a quad core Pentium N3540 (ValleyView/Bay Trail), 8 GB RAM. It came with a Broadcom WiFi card which I swapped for an Intel which is supported by FreeBSD. Also swapped the hard drive for an SSD. When first trying to boot FreeBSD with U

Re: r276200: EFI boot failure: kernel stops booting at pci0: on pcib0

2014-12-30 Thread Jakob Alvermark
On Tue, December 30, 2014 13:39, Roger Pau Monné wrote: > El 29/12/14 a les 23.49, Jakob Alvermark ha escrit: > >> On Mon, December 29, 2014 20:12, Marius Strobl wrote: >> >>> On Mon, Dec 29, 2014 at 05:55:28PM +0100, Roger Pau Monné wrote: >>> >>> >

Re: r276200: EFI boot failure: kernel stops booting at pci0: on pcib0

2014-12-29 Thread Jakob Alvermark
On Mon, December 29, 2014 20:12, Marius Strobl wrote: > On Mon, Dec 29, 2014 at 05:55:28PM +0100, Roger Pau Monné wrote: > >> El 29/12/14 a les 12.41, Roger Pau Monné ha escrit: >> >>> Hello, >>> >>> >>> Sorry for not noticing this earlier, I've been without a computer for >>> some days. Do you ge

Re: r276200: EFI boot failure: kernel stops booting at pci0: on pcib0

2014-12-28 Thread Jakob Alvermark
Ian Lepore freebsd.org> writes: > > On Fri, 2014-12-26 at 08:48 -0800, Adrian Chadd wrote: > > On 26 December 2014 at 04:01, O. Hartmann zedat.fu- berlin.de> wrote: > > > Am Thu, 25 Dec 2014 11:40:47 -0800 > > > Adrian Chadd freebsd.org> schrieb: > > > > > >> Would you be able to narrow it down