```
╰─$ ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001184sv00003842sd00003778bc03sc00i00
model    : GK104 [GeForce GTX 770]
vendor   : NVIDIA Corporation
driver   : nvidia-340 - distro non-free
driver   : nvidia-367 - distro non-free recommended
driver   : xserver-xorg-video-nouveau - distro free builtin

== cpu-microcode.py ==
driver   : intel-microcode - distro non-free
```

cpu-microcode needs to return model and vendor for usage in software-properties.
Both are available in /proc/cpuinfo which is already where cpu-microcode looks:
```
vendor_id       : GenuineIntel
model name      : Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
```

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

Title:
  Software properties gtk implies my cpu is unknown and not working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1444682/+subscriptions

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

Reply via email to