I’m having problems with USB devices on -CURRENT on my ThreadRipper system. The
controller keeps on getting reset. I thought it might be related to my iogear
KVM, but disconnecting it doesn’t help.
Feb 12 00:59:47 photon kernel: xhci0: Resetting controller
Feb 12 00:59:47 photon kernel: usb_all
The USB timeout error might indicate an IRQ issue.
Can you try setting:
hw.usb.xhci.use_polling=1
In /boot/loader.conf and reboot.
--HPS
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubs
On Thu, Feb 07, 2019 at 05:09:40AM -0800, David Wolfskill wrote:
> ...
> The laptop is configured to run xdm; while running stable/11 or
> stable/12, there's a period of about 5 seconds after xdm's login banner
> shows up before either the mouse or keyboard responds.
>
> Up to a few days ago, head
Hey all,
I have net.inet6.ip6.use_tempaddr and net.inet6.ip6.prefer_tempaddr
both set to 1. Yet, I'm not seeing temporary addresses created upon
receipt of a router advertisement. I'm only seeing the HostID-based
SLAAC IP be generated. Has something changed recently that would
prevent RFC3041 from
On Tue, Feb 12, 2019 at 11:44:42AM -0200, Renato Botelho wrote:
> On 12/02/19 11:03, Shawn Webb wrote:
> > Hey all,
> >
> > I have net.inet6.ip6.use_tempaddr and net.inet6.ip6.prefer_tempaddr
> > both set to 1. Yet, I'm not seeing temporary addresses created upon
> > receipt of a router advertisem
On 12/02/19 11:03, Shawn Webb wrote:
> Hey all,
>
> I have net.inet6.ip6.use_tempaddr and net.inet6.ip6.prefer_tempaddr
> both set to 1. Yet, I'm not seeing temporary addresses created upon
> receipt of a router advertisement. I'm only seeing the HostID-based
> SLAAC IP be generated. Has something
On 2/12/19 1:38 PM, David Wolfskill wrote:
On Thu, Feb 07, 2019 at 05:09:40AM -0800, David Wolfskill wrote:
...
The laptop is configured to run xdm; while running stable/11 or
stable/12, there's a period of about 5 seconds after xdm's login banner
shows up before either the mouse or keyboard res
On 2019-02-10 19:50, Rick Macklem wrote:
> I am finally back to looking at an old PR#205193.
>
> The problem is that the nfsuserd daemon expects upcalls from the kernel
> that are from localhost (127.0.0.1) and when jails are running on the system,
> 127.0.0.1 is mapped to some other IP#. (I think
On 11 Feb 2019, at 0:50, Rick Macklem wrote:
I am finally back to looking at an old PR#205193.
The problem is that the nfsuserd daemon expects upcalls from the
kernel
that are from localhost (127.0.0.1) and when jails are running on the
system,
127.0.0.1 is mapped to some other IP#. (I think
That works, thanks.
Rebecca
On February 12, 2019 at 1:24:15 AM, Hans Petter Selasky
(h...@selasky.org(mailto:h...@selasky.org)) wrote:
> The USB timeout error might indicate an IRQ issue.
>
> Can you try setting:
>
> hw.usb.xhci.use_polling=1
>
> In /boot/loader.conf and reboot.
>
> --HPS
On 2/12/19 8:53 AM, Pete French wrote:
> I found my panic. If I take everything out of rc.conf and loader.conf
> and sysctl.conf and boot the system it works fine when I add an IP
> address. If I add this one line to sysctl.conf
>
> net.link.ether.inet.garp_rexmit_count=2
>
> Then I get a pan
On 2019-02-12 13:54:21 (-0600), Eric van Gyzen wrote:
> I see the same behavior on head (and stable/12).
>
> (kgdb) f
> #16 0x80ce5331 in ether_output_frame (ifp=0xf80003672800,
> m=0xf8000c88b100) at /usr/src/sys/net/if_ethersubr.c:468
> 468 switch (pfil_run
On Mon, Feb 11, 2019 at 08:20:20AM -0800, Steve Kargl wrote:
> On Mon, Feb 11, 2019 at 08:12:05AM -0800, Steve Kargl wrote:
> > Anyone have any idea which recent change broke the
> > drm-legacy-kmod port. This is why I raised an issue
> > with removal of drm2 from src/sys. How is suppose
> > to b
Bjoern A. Zeeb wrote:
>On 11 Feb 2019, at 0:50, Rick Macklem wrote:
>> I am finally back to looking at an old PR#205193.
>>
>> The problem is that the nfsuserd daemon expects upcalls from the
>> kernel
>> that are from localhost (127.0.0.1) and when jails are running on the
>> system,
>> 127.0.0.1
Thanks guys! That was fast
On 12/02/2019 20:13, Kristof Provost wrote:
On 2019-02-12 13:54:21 (-0600), Eric van Gyzen wrote:
> I see the same behavior on head (and stable/12).
>
> (kgdb) f
> #16 0x80ce5331 in ether_output_frame (ifp=0xf80003672800,
> m=0xf8000c88b100) a
Bjoern A. Zeeb wrote:
[good stuff snipped]
>Yes, could do easily but wouldn’t work for my above case, would it? I
>can help you with the code for v4 and jails if you help me with the code
>for IPv6?
Well, not quite what you volunteered to do, but can you fill in the INET6 code
for this code snippe
[ Charset windows-1252 unsupported, converting... ]
> Bjoern A. Zeeb wrote:
> [good stuff snipped]
> >Yes, could do easily but wouldn?t work for my above case, would it? I
> >can help you with the code for v4 and jails if you help me with the code
> >for IPv6?
> Well, not quite what you volunteere
17 matches
Mail list logo