Bug 751324 - RTL8111/8168B PCI Express Gigabit Ethernet controller was recognised High Definition Audio
Summary: RTL8111/8168B PCI Express Gigabit Ethernet controller was recognised High Def...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Test Suite (tests)
Version: 6.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Greg Nichols
QA Contact: Guangze Bai
URL:
Whiteboard:
Depends On:
Blocks: 773757
TreeView+ depends on / blocked
 
Reported: 2011-11-04 10:45 UTC by Meizhen Qi
Modified: 2015-02-08 21:37 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-27 16:58:35 UTC


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.