Bug 751324

Summary: RTL8111/8168B PCI Express Gigabit Ethernet controller was recognised High Definition Audio
Product: [Retired] Red Hat Hardware Certification Program Reporter: Meizhen Qi <mqi>
Component: Test Suite (tests)Assignee: Greg Nichols <gnichols>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Guangze Bai <gbai>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0CC: czhang, hwcert-reviewers, rlandry, ykun, yshao
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-27 16:58:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 773757    

Description Meizhen Qi 2011-11-04 10:45:25 UTC
Description of problem:

We have a question for the NIC:RTL8111/8168B PCI Express Gigabit Ethernet controller.I don't know why the RTL8111/8168B PCI Express Gigabit Ethernet controller was recognised High Definition Audio.

This is NIC test log:https://hardware.redhat.com/results.cgi?cert_id=750691&id=239701  
This is INFO output log: https://hardware.redhat.com/hardware.cgi?md5=&type=&iteration=&filename=&format=raw&cert_id=750691&id=219043

We noticed this NCI's must pci_id is 10ec/8168 per INFO output log, for example:

<sinp>
udi=/org/freedesktop/Hal/devices/pci_10ec_8168
  info.linux.driver = r8169
  info.parent = /org/freedesktop/Hal/devices/pci_8086_27d4
  info.product = RTL8111/8168B PCI Express Gigabit Ethernet controller
  info.subsystem = pci
  info.udi = /org/freedesktop/Hal/devices/pci_10ec_8168
  info.vendor = Realtek Semiconductor Co., Ltd.
</sinp>

But,please take look at the following informations. Because when we search pci-id(eg:8168) in info outputlog to check its sub_id ,the 'desc' is 'Realtek Semiconductor Co., Ltd.|High Definition Audio'. so I am very confused.could you help to explain why the NIC be recognised as Audio? 

<snip> 
'class' : ''
  'bus' : 'pci'
  'class' : 'OTHER'
  'desc' : 'Realtek Semiconductor Co., Ltd.|High Definition Audio'
  'detached' : '0'
  'driver' : 'r8169'
  'pciType' : '1'
  'prop1' : '10EC'
  'prop2' : '8168'
  'prop3' : '14A4'
  'prop4' : '1054'
</snip>

Comment 1 Rob Landry 2011-11-07 21:18:03 UTC
Can the output from:

python /usr/share/rhn/up2date_client/hardware.py

be provided?  It looks like lspci and lshal provide the correct device class.