Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 573101 Details for
Bug 806364
sensors-detect fails with "/sys/bus/pci/devices: No such file or directory at /usr/sbin/sensors-detect line 2895."
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
lm_sensors-pci-not-required.patch
lm_sensors-pci-not-required.patch (text/plain), 476 bytes, created by
Jaromír Cápík
on 2012-03-27 15:29:04 UTC
(
hide
)
Description:
lm_sensors-pci-not-required.patch
Filename:
MIME Type:
Creator:
Jaromír Cápík
Created:
2012-03-27 15:29:04 UTC
Size:
476 bytes
patch
obsolete
>diff -Naur lm_sensors-3.3.2.orig/prog/detect/sensors-detect lm_sensors-3.3.2/prog/detect/sensors-detect >--- lm_sensors-3.3.2.orig/prog/detect/sensors-detect 2012-03-07 17:14:01.000000000 +0100 >+++ lm_sensors-3.3.2/prog/detect/sensors-detect 2012-03-27 16:33:53.372937845 +0200 >@@ -2996,7 +2996,7 @@ > my ($dev, @pci_list); > > opendir(local *DEVICES, "$devices") >- or die "$devices: $!"; >+ or return \@pci_list; > > while (defined($dev = readdir(DEVICES))) { > my %record;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 806364
: 573101