Re: loss of network connectivity 12.0-RC1 / re0

2018-11-21 Thread Philip Homburg
>Since installing one of the first betas of 12.0 and yesterday with RC1 I 
>notice network connectivity failures every now and then. I have to
>see if I can find the time to find a reliable trigger.

On a diffrent machine, this time with em0, starting tcpdump made IPv6 work 
again. 

Two more networking related issues:
- dhclient complains on the console about option 0x52.
- wlan0 connects to a wifi SSID that is not listed in /etc/wpa_supplicant.conf
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


loss of network connectivity 12.0-RC1 / re0

2018-11-21 Thread Philip Homburg
Hi,

Since installing one of the first betas of 12.0 and yesterday with RC1 I 
notice network connectivity failures every now and then. I have to
see if I can find the time to find a reliable trigger.

11.2 is fine on the same hardware.

Yesterday it was during a run of poudriere that I lost access. Running 
tcpdump on the console showed that the machine received packets but just
didn't respond.

A reboot solved the issue.

If I can find a way to trigger this issue, then I can try other hardware as
well.
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


11.2 regression USB mass storage device

2018-07-17 Thread Philip Homburg
Since upgrading to 11.2-RELEASE, my laptop doesn't fully recognize my Garmin 
GPSMAP 62s anymore. In mass storage mode, the Garmin presents two block
devices, one to access the internal flash and one for the micro-SD card.

When I connect the Garmin, only the first device appears. After a camcontrol
rescan, the second appears as well.

Here is the dmesg output of connecting the Garmin:
uhub_reattach_port: giving up port reset - device vanished
ugen0.6:  at usbus0
umass0 on uhub2
umass0:  on 
usbus0
umass0:  SCSI over Bulk-Only; quirks = 0xc000
umass0:5:0: Attached to scbus5
da0 at umass-sim0 bus 0 scbus5 target 0 lun 0
da0:  Removable Direct Access SPC-3 SCSI device
da0: 40.000MB/s transfers
da0: 1848MB (3784704 512 byte sectors)
da0: quirks=0x2

Then I run 
# camcontrol rescan 5:0:1

And the resulting dmesg output:
da1 at umass-sim0 bus 0 scbus5 target 0 lun 1
da1:  Removable Direct Access SPC-3 SCSI device
da1: 40.000MB/s transfers
da1: 7646MB (15659008 512 byte sectors)
da1: quirks=0x2
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Call for Testing: 12.0-CURRENT amd64 memstick installer boot-testing wanted

2018-06-01 Thread Philip Homburg
>https://download.freebsd.org/ftp/snapshots/amd64/amd64/ISO-IMAGES/12.0/FreeBSD
>-12.0-CURRENT-amd64-20180529-r334337-mini-memstick.img

Works fine on a Lenovo ThinkPad x201

Fails on a Dell PowerEdge 2950
- The USB stick doen't show up in the boot menu
- After fixing the partition table entries, the USB stick does show up
- And then fails with 'Missing operating system'

Note that after fixing the partition table entries, it still works on the
ThinkPad.
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"