Patch to add recent bluetooth features to hccontrol

2020-04-17 Thread Marc Veldman
apologies if this is the wrong list. I have created a patch to add more recent bluetooth features to hccontrol. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245354 Is this a reasonable approach? Best regards, Marc Veldman ___ freebsd-current

iwm0 UNHANDLED error

2020-04-27 Thread Marc Veldman
I the following error message when booting: iwm0: frame 8/160 b82c UNHANDLED (this should not happen) With some debug code: iwm0: frame 8/160 b82c UNHANDLED (this should not happen) Code 00ce Any ideas? Dmesg attached. Best regards, Marc Veldman p50s.dmesg Description: Binary data

Boot panic on Lenovo P50s since r367998

2020-12-24 Thread Marc Veldman
Hello, since r367998 my Lenovo P50s panics on boot: mmc0: detached panic: Bad link elm 0xf80003a73300 next->prep != elm cupid=3 time=2 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0x8299a9c0 vpanic() at vpanic+0x181/frame 0x8299aa10 panic()

Re: Boot panic on Lenovo P50s since r367998

2020-12-24 Thread Marc Veldman
> On 25 Dec 2020, at 00:04, Yuri Pankov wrote: > > Marc Veldman wrote: >> Hello, >> since r367998 my Lenovo P50s panics on boot: >> mmc0: detached >> panic: Bad link elm 0xf80003a73300 next->prep != elm >> cupid=3 >> time=2 >&g

Re: Boot panic on Lenovo P50s since r367998

2020-12-24 Thread Marc Veldman
> On 25 Dec 2020, at 01:02, Tomoaki AOKI wrote: > > On Thu, 24 Dec 2020 10:34:49 +0100 > Marc Veldman wrote: > >> Hello, >> >> since r367998 my Lenovo P50s panics on boot: >> >> mmc0: detached >> panic: Bad link elm 0xf80003a73300 n

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-12 Thread Marc Veldman
help debug the issue if someone can give me some pointers. Best regards, Marc Veldman ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-uns

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-12 Thread Marc Veldman
> On 12 May 2021, at 17:46, Henri Hennebert wrote: > > On 5/12/21 5:04 PM, Marc Veldman wrote: >> Unfortunately I can only say “me too”, but on a different Lenovo laptop. >> I’ve put my diagnostics in this thread, with the SVN revision in which it >> see

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-12 Thread Marc Veldman
> On 12 May 2021, at 18:06, Henri Hennebert wrote: > > On 5/12/21 5:04 PM, Marc Veldman wrote: >> Unfortunately I can only say “me too”, but on a different Lenovo laptop. >> I’ve put my diagnostics in this thread, with the SVN revision in which it >> see

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-12 Thread Marc Veldman
> On 12 May 2021, at 20:49, Henri Hennebert wrote: > > On 5/12/21 8:01 PM, Marc Veldman wrote: >>> On 12 May 2021, at 18:06, Henri Hennebert wrote: >>> >>> On 5/12/21 5:04 PM, Marc Veldman wrote: >>>> Unfortunately I can only say “me too”, bu

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-13 Thread Marc Veldman
MI3.WQBC: 1 arguments were passed to a non-method ACPI object (Buffer) (20210331/nsarguments-361) lo0: link state changed to UP em0: link state changed to UP ubt0 on uhub0 ubt0: on usbus0 ubt1 on uhub0 ubt1: on usbus0 WARNING: attempt to domain_add(bluetooth) after domainfinalize() WARNING: at

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-13 Thread Marc Veldman
Now enabled in /boot/loader.conf 2a) Booting with the card inserted works, but when I remove the card I get the above panic. 2b) Booting without the card inserted works, but when Insert the card I get the above panic. > I will push this new version to current, but it will take some time bec

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-14 Thread Marc Veldman
May 14 16:06:08 supernovo kernel: rtsx0: Card present May 14 16:06:08 supernovo kernel: mmc0: on rtsx0 I have the inversion flag turned on /boot/loader.conf dev.rtsx.0.inversion=1 dev.rtsx.0.debug=1 Best regards, Marc Veldman ___ freebsd-current@freebsd.o

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-14 Thread Marc Veldman
> On 14 May 2021, at 16:48, Gary Jennejohn wrote: > > On Fri, 14 May 2021 16:21:05 +0200 > Marc Veldman wrote: > >>> On 14 May 2021, at 10:22, Henri Hennebert wrote: >>> >>> >>> Please test the 2.0h version from GitHub. >>&g

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-14 Thread Marc Veldman
> On 14 May 2021, at 17:29, Henri Hennebert wrote: > > On 5/14/21 5:05 PM, Marc Veldman wrote: >>> On 14 May 2021, at 16:48, Gary Jennejohn wrote: >>> >>> On Fri, 14 May 2021 16:21:05 +0200 >>> Marc Veldman wrote: >>>