hi all
I'm going to change OS on my laptop and I'd like to change in GhostBSD.
I come from linux and this is the first time in BDS world, so forgive me for anything
As (from linux) lspci tell to me, I've this adapter
USB controller: Intel Corporation JHL6540 Thunderbolt 3 USB Controller (C step) [Alpine Ridge 4C 2016] (rev 02)
Well, now I know, I need to boot without connect this adapter: hardware detection seems not recognize anything from this adapter at boot time.
Connecting it after boot, after a few seconds I can use mouse, keyboard and external hdmi monitor.
No way to use/detect the connector wired network interface: no sign about wired interface, I can only see loopback and wifi.
I tried to look in the documentation but I couldn’t solve the problem.
Here I need your help, how I can correctly detect as use wired interface?
Thanks in advance.
nomorelogic
PS:
wifi works fine
test live usb on toshiba portege
Re: test live usb on toshiba portege
What `ifconfig -l` command shows?
Re: test live usb on toshiba portege
Also, can you give me the output of pciconf -lvV?
-
- Posts: 5
- Joined: Tue Jan 05, 2021 3:40 am
Re: test live usb on toshiba portege
hi, follow the outputs
edited by: ericbsd
Code: Select all
ghostbsd@livecd ~> ifconfig -l
lo0 wlan0
Code: Select all
ghostbsd@livecd ~> pciconf -lvV
hostb0@pci0:0:0:0: class=0x060000 card=0x00011179 chip=0x59148086 rev=0x08 hdr=0x00
vendor = 'Intel Corporation'
device = 'Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers'
class = bridge
subclass = HOST-PCI
vgapci0@pci0:0:2:0: class=0x030000 card=0x00151179 chip=0x59178086 rev=0x07 hdr=0x00
vendor = 'Intel Corporation'
device = 'UHD Graphics 620'
class = display
subclass = VGA
xhci0@pci0:0:20:0: class=0x0c0330 card=0x00011179 chip=0x9d2f8086 rev=0x21 hdr=0x00
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP USB 3.0 xHCI Controller'
class = serial bus
subclass = USB
none0@pci0:0:20:2: class=0x118000 card=0x00011179 chip=0x9d318086 rev=0x21 hdr=0x00
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP Thermal subsystem'
class = dasp
none1@pci0:0:22:0: class=0x078000 card=0x00011179 chip=0x9d3a8086 rev=0x21 hdr=0x00
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP CSME HECI'
class = simple comms
pcib1@pci0:0:28:0: class=0x060400 card=0x00011179 chip=0x9d118086 rev=0xf1 hdr=0x01
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP PCI Express Root Port'
class = bridge
subclass = PCI-PCI
pcib2@pci0:0:28:2: class=0x060400 card=0x00011179 chip=0x9d128086 rev=0xf1 hdr=0x01
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP PCI Express Root Port'
class = bridge
subclass = PCI-PCI
pcib3@pci0:0:28:4: class=0x060400 card=0x00011179 chip=0x9d148086 rev=0xf1 hdr=0x01
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP PCI Express Root Port'
class = bridge
subclass = PCI-PCI
pcib4@pci0:0:29:0: class=0x060400 card=0x00011179 chip=0x9d188086 rev=0xf1 hdr=0x01
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP PCI Express Root Port'
class = bridge
subclass = PCI-PCI
isab0@pci0:0:31:0: class=0x060100 card=0x00011179 chip=0x9d4e8086 rev=0x21 hdr=0x00
vendor = 'Intel Corporation'
device = 'Sunrise Point LPC Controller/eSPI Controller'
class = bridge
subclass = PCI-ISA
none2@pci0:0:31:2: class=0x058000 card=0x00011179 chip=0x9d218086 rev=0x21 hdr=0x00
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP PMC'
class = memory
hdac0@pci0:0:31:3: class=0x040300 card=0x00011179 chip=0x9d718086 rev=0x21 hdr=0x00
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP HD Audio'
class = multimedia
subclass = HDA
none3@pci0:0:31:4: class=0x0c0500 card=0x00011179 chip=0x9d238086 rev=0x21 hdr=0x00
vendor = 'Intel Corporation'
device = 'Sunrise Point-LP SMBus'
class = serial bus
subclass = SMBus
none4@pci0:1:0:0: class=0xff0000 card=0x00011179 chip=0x522a10ec rev=0x01 hdr=0x00
vendor = 'Realtek Semiconductor Co., Ltd.'
device = 'RTS522A PCI Express Card Reader'
iwm0@pci0:2:0:0: class=0x028000 card=0x10108086 chip=0x24fd8086 rev=0x78 hdr=0x00
vendor = 'Intel Corporation'
device = 'Wireless 8265 / 8275'
class = network
nvme0@pci0:3:0:0: class=0x010802 card=0xa801144d chip=0xa808144d rev=0x00 hdr=0x00
vendor = 'Samsung Electronics Co Ltd'
device = 'NVMe SSD Controller SM981/PM981/PM983'
class = mass storage
subclass = NVM
Re: test live usb on toshiba portege
I do not see your JHL6540 Thunderbolt 3 USB Controller (C step) [Alpine Ridge 4C 2016] on the list.
-
- Posts: 5
- Joined: Tue Jan 05, 2021 3:40 am
Re: test live usb on toshiba portege
Yes, that’s the problem.
In my first post I indicated how it is detected by current OS (Sabayon linux).
In my first post I indicated how it is detected by current OS (Sabayon linux).
Re: test live usb on toshiba portege
Can you see your adapter with dmesg | grep USB?
-
- Posts: 5
- Joined: Tue Jan 05, 2021 3:40 am
Re: test live usb on toshiba portege
seems osbus0 is my adapter ma no sign about wired interface
Code: Select all
ghostbsd@livecd ~> dmesg | grep USB
xhci0: <Intel Sunrise Point-LP USB 3.0 controller> mem 0xd0300000-0xd030ffff at device 20.0 on pci0
usbus0: 5.0Gbps Super Speed USB v3.0
ugen0.8: <GenesysLogic USB2.1 Hub> at usbus0
uhub2: <GenesysLogic USB2.1 Hub, class 9/0, rev 2.10/6.54, addr 7> on usbus0
ugen0.9: <vendor 0x05af USB Keyboard> at usbus0
ukbd0: <vendor 0x05af USB Keyboard, class 0/0, rev 1.10/1.01, addr 8> on usbus0
uhid0: <vendor 0x05af USB Keyboard, class 0/0, rev 1.10/1.01, addr 8> on usbus0
ugen0.10: <Logitech USB Optical Mouse> at usbus0
ums0: <Logitech USB Optical Mouse, class 0/0, rev 2.00/72.00, addr 9> on usbus0
ugen0.11: <vendor 0x1a40 USB 2.0 Hub> at usbus0
uhub3: <vendor 0x1a40 USB 2.0 Hub, class 9/0, rev 2.00/1.11, addr 10> on usbus0
ugen0.13: <vendor 0x1a40 USB 2.0 Hub MTT> at usbus0
uhub4: <vendor 0x1a40 USB 2.0 Hub MTT, class 9/0, rev 2.00/1.00, addr 12> on usbus0
ugen0.14: <USB Storage USB Storage> at usbus0
umass1: <USB Storage USB Storage, class 0/0, rev 2.00/14.04, addr 13> on usbus0
-
- Posts: 5
- Joined: Tue Jan 05, 2021 3:40 am
Re: test live usb on toshiba portege
whell, I tried another adapter.
This time works!
in dmesg found a 10/100 LAN adapter
This working adapter is a Pine Phone adapter, only 10/100 MPS, but works!
Now: is there a way to debug the first not-working adapter?
Thanks
nomorelogic
This time works!
Code: Select all
ghostbsd@livecd ~> ifconfig -l
lo0 wlan0 ue0
Code: Select all
ghostbsd@livecd ~> dmesg | grep USB
xhci0: <Intel Sunrise Point-LP USB 3.0 controller> mem 0xd0300000-0xd030ffff at device 20.0 on pci0
usbus0: 5.0Gbps Super Speed USB v3.0
ugen0.8: <vendor 0x1a40 USB2.0 HUB> at usbus0
uhub2: <vendor 0x1a40 USB2.0 HUB, class 9/0, rev 2.00/1.00, addr 7> on usbus0
ugen0.10: <Realtek USB 10/100 LAN> at usbus0
ure0: <Realtek USB 10/100 LAN, class 0/0, rev 2.10/20.00, addr 9> on usbus0
ue0: <USB Ethernet> on ure0
ugen0.11: <PixArt Lenovo USB Optical Mouse> at usbus0
ums0: <PixArt Lenovo USB Optical Mouse, class 0/0, rev 2.00/1.00, addr 10> on usbus0
Now: is there a way to debug the first not-working adapter?
Thanks
nomorelogic