Closed benruijl closed 7 years ago
Was this system purchased with Ubuntu? I'm suspecting no, and also that you have a different system ID than the XPS 9360 supported by this project. You can confirm by checking # smbios-sys-info
and sharing the System ID. The binary in this project supports 0x075B
. I'm guessing you have 0x082A
.
If my suspicion is correct then you'll need to extract the right one for your system ID from here: http://www.dell.com/support/home/us/en/19/drivers/driversdetails?driverId=MHTHF
Actually, mine did come pre-installed with Ubuntu and my ID is 0x075B
.
OK, that's good to hear.
Can you try the 0x075B
binary in the same Dell support link I provided rather than the one on this repository?
FYI, flickering screen isn't necessarily going to happen.
That one worked!
Great!
I cannot update the thunderbolt firmware if I follow the instructions on the Arch wiki page.
./force_dell_tbt 1
)cat /sys/bus/thunderbolt/devices/0-0/nvm_authenticate
returns 0cat /sys/bus/thunderbolt/devices/0-0/nvm_version
returns 18.5 (nothing changed)My
journalctl
recorded a lot of errors: bug.txt