The Unknown strings come from software-properties so this probably
doesn't need fixing in ubuntu-drivers-common.

1359             widget = Gtk.Label.new("{}:
{}".format(self.devices[device].get('vendor', _('Unknown')),
self.devices[device].get('model', _('Unknown'))))

The devices detected are the following:

ipdb> self.devices
{'cpu-microcode.py': {'drivers': {'intel-microcode': {'from_distro': True, 
'free': False}}}}

Having said that I don't know how software-properties would determine
the right vendor and device.  Additionally, I think all the devices here
will have the same problem.

 $ ls /usr/share/ubuntu-drivers-common/detect/           
arm-gles.py  cpu-microcode.py  open-vm-dkms.py  sl-modem.py

So maybe those should return more than just the package to use.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-drivers-common in Ubuntu.
https://bugs.launchpad.net/bugs/1444682

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

Status in software-properties package in Ubuntu:
  Triaged
Status in ubuntu-drivers-common package in Ubuntu:
  Confirmed

Bug description:
  To reproduce install lubuntu 415 i386 on a t6500 core 2 duo cpu. I know I am 
installing 32 bit on 64 but it will show like in with both a braodcom 4322 
which I have not yet installed the prorpietary driver and this intel cpu. Open 
additional drivers from the menu in lxde. 
  software-properties-gtk:
    Installed: 0.96.4
    Candidate: 0.96.4
    Version table:
   *** 0.96.4 0
          500 http://us.archive.ubuntu.com/ubuntu/ vivid/main i386 Packages
          100 /var/lib/dpkg/status
  Description:  Ubuntu Vivid Vervet (development branch)
  Release:      15.04
  https://gist.github.com/dabcbbc9bdcb7ed8d87d is the hardware tracker profile 
for this laptop. 

  I expected software-properties-gtk to not say my processor is unkown
  and not working because I have not installed the latest microcode.
  Instead it said this device which can use the proprietary intel
  microcode driver is unknown and not working and the only device this
  makes sense to be is the cpu.

  I have a screenshot attached of the messages that make no sense.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: software-properties-gtk 0.96.4
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic i686
  ApportVersion: 2.17.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Wed Apr 15 13:11:51 2015
  InstallationDate: Installed on 2015-04-15 (0 days ago)
  InstallationMedia: Lubuntu 15.04 "Vivid Vervet" - Beta i386 (20150415)
  PackageArchitecture: all
  SourcePackage: software-properties
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to