Ran into this exact issue, and modifying line 198 to

```
     if vendor.find('8086') != -1 or vendor.lower().find('1002') != -1:
```

successfully allowed me to use the utility. Thanks @Lialosiu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1948362

Title:
  UnboundLocalError: local variable 't' referenced before assignment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1948362/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to