Weird, FreeBSD does not recognise, even detect a cable connection in miniPC Ser7. I can not find even an attempt to connect Ethernet in the boot log. Rebooting, pulling out the LAN cable and reinserting it back into the RJ45 socket does not help.
I can not complain about this miniPC on its manufacturer’s forum, because with MS Windows the connection works flawlessly, both Ethernet and WiFi.
I checked the BIOS, and found nothing forbidden to connect.
Is there any chance for FreeBSD in miniPC?
I can not complain about this miniPC on its manufacturer’s forum, because with MS Windows the connection works flawlessly, both Ethernet and WiFi.
I checked the BIOS, and found nothing forbidden to connect.
gpart
shows all the drives of my miniPC correctly, including USB sticks. ifconfig
, however, does not show Ethernet at all, and WiFi as maybe existing, but supposedly unrecognised and unresponsive:
Code:
2024-07-06 Bee-link's Ser7 LAN interfaces with Ethernet cable.
nomad@NomadBSD ~> ifconfig
lo0: flags=1008049<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 16384
options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
groups: lo
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
wlan0: flags=8c43<UP,BROADCAST,RUNNING,DRV_OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=0
ether e4:c7:67:40:34:90
inet 192.168.1.106 netmask 0xffffff00 broadcast 192.168.1.255
inet6 fe80::e6c7:67ff:fe40:3490%wlan0 prefixlen 64 scopeid 0x2
groups: wlan
ssid "" channel 11 (2462 MHz 11g)
regdomain ETSI country LT authmode WPA1+WPA2/802.11i privacy ON
deftxkey UNDEF txpower 30 bmiss 7 scanvalid 60 protmode CTS wme
roaming MANUAL
parent interface: iwlwifi0
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
status: no carrier
nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
nomad@NomadBSD ~>
bsdconfig
Network Management: Network interfaces — wlan0 only, marked as inactive and unknown:Is there any chance for FreeBSD in miniPC?