Drivers for HP USB Card (BM867AA)

Issues related to hardware problems
Post Reply
bemar
Posts: 4
Joined: 2012/03/01 13:06:28
Contact:

Drivers for HP USB Card (BM867AA)

Post by bemar » 2012/12/20 08:41:13

Hello,

I have a HP USB 3.0 Card (BM867AA) but obviously there are absolutely no drivers for this card.
In Centos 6 the card is working. But I have a Proliant Server which is freezing and rebooting randomly with centos 6.
So I decided to go back to 5.8 but now I have no drivers.

Any ideas what I could do? Are there Standard Drivers from Centos?

Thank you for your help

Best regards

Benjamin

EDIT:
Heres my config:

Information for general problems.
[code]
== BEGIN uname -rmi ==
2.6.18-308.el5 i686 i386
== END uname -rmi ==

== BEGIN rpm -qa \*-release\* ==
centos-release-5-8.el5.centos
centos-release-notes-5.8-0
== END rpm -qa \*-release\* ==

== BEGIN cat /etc/redhat-release ==
CentOS release 5.8 (Final)
== END cat /etc/redhat-release ==

== BEGIN getenforce ==
Disabled
== END getenforce ==

== BEGIN free -m ==
total used free shared buffers cached
Mem: 1992 481 1511 0 54 327
-/+ buffers/cache: 98 1893
Swap: 4000 0 4000
== END free -m ==

== BEGIN rpm -qa yum\* rpm-\* python | sort ==
python-2.4.3-46.el5
rpm-libs-4.4.2.3-27.el5
rpm-python-4.4.2.3-27.el5
yum-3.2.22-39.el5.centos
yum-fastestmirror-1.1.16-21.el5.centos
yum-metadata-parser-1.1.2-3.el5.centos
yum-security-1.1.16-21.el5.centos
yum-updatesd-0.9-2.el5
== END rpm -qa yum\* rpm-\* python | sort ==

== BEGIN ls /etc/yum.repos.d ==
CentOS-Base.repo
CentOS-Debuginfo.repo
CentOS-Media.repo
CentOS-Vault.repo
== END ls /etc/yum.repos.d ==

== BEGIN cat /etc/yum.conf ==
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
bugtracker_url=http://bugs.centos.org/yum5bug

# Note: yum-RHN-plugin doesn't honor this.
metadata_expire=1h

installonly_limit = 5

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
== END cat /etc/yum.conf ==

== BEGIN yum repolist all ==
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirror.silyus.net
* extras: mirror.silyus.net
* updates: mirror.silyus.net
repo id repo name status
C5.0-base CentOS-5.0 - Base disabled
C5.0-centosplus CentOS-5.0 - Plus disabled
C5.0-extras CentOS-5.0 - Extras disabled
C5.0-updates CentOS-5.0 - Updates disabled
C5.1-base CentOS-5.1 - Base disabled
C5.1-centosplus CentOS-5.1 - Plus disabled
C5.1-extras CentOS-5.1 - Extras disabled
C5.1-updates CentOS-5.1 - Updates disabled
C5.2-base CentOS-5.2 - Base disabled
C5.2-centosplus CentOS-5.2 - Plus disabled
C5.2-extras CentOS-5.2 - Extras disabled
C5.2-updates CentOS-5.2 - Updates disabled
C5.3-base CentOS-5.3 - Base disabled
C5.3-centosplus CentOS-5.3 - Plus disabled
C5.3-extras CentOS-5.3 - Extras disabled
C5.3-updates CentOS-5.3 - Updates disabled
C5.4-base CentOS-5.4 - Base disabled
C5.4-centosplus CentOS-5.4 - Plus disabled
C5.4-extras CentOS-5.4 - Extras disabled
C5.4-updates CentOS-5.4 - Updates disabled
C5.5-base CentOS-5.5 - Base disabled
C5.5-centosplus CentOS-5.5 - Plus disabled
C5.5-extras CentOS-5.5 - Extras disabled
C5.5-updates CentOS-5.5 - Updates disabled
C5.6-base CentOS-5.6 - Base disabled
C5.6-centosplus CentOS-5.6 - Plus disabled
C5.6-extras CentOS-5.6 - Extras disabled
C5.6-updates CentOS-5.6 - Updates disabled
C5.7-base CentOS-5.7 - Base disabled
C5.7-centosplus CentOS-5.7 - Plus disabled
C5.7-extras CentOS-5.7 - Extras disabled
C5.7-updates CentOS-5.7 - Updates disabled
base CentOS-5 - Base enabled: 2,725
c5-media CentOS-5 - Media disabled
centosplus CentOS-5 - Plus disabled
contrib CentOS-5 - Contrib disabled
debug CentOS-5 - Debuginfo disabled
extras CentOS-5 - Extras enabled: 286
updates CentOS-5 - Updates enabled: 986
repolist: 3,997
== END yum repolist all ==

== BEGIN egrep 'include|exclude' /etc/yum.repos.d/*.repo ==
== END egrep 'include|exclude' /etc/yum.repos.d/*.repo ==

== BEGIN sed -n -e "/^\[/h; /priority *=/{ G; s/\n/ /; s/ity=/ity = /; p }" /etc/yum.repos.d/*.repo | sort -k3n ==
== END sed -n -e "/^\[/h; /priority *=/{ G; s/\n/ /; s/ity=/ity = /; p }" /etc/yum.repos.d/*.repo | sort -k3n ==

== BEGIN cat /etc/fstab ==
/dev/md2 / ext3 defaults 1 1
/dev/md0 /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/md1 swap swap defaults 0 0
/dev/md3 /data ext3 defaults 0 2
== END cat /etc/fstab ==

== BEGIN df -h ==
Filesystem Size Used Avail Use% Mounted on
/dev/md2 15G 1.4G 13G 10% /
/dev/md0 99M 12M 83M 13% /boot
tmpfs 997M 0 997M 0% /dev/shm
/dev/md3 1.8T 196M 1.7T 1% /data
== END df -h ==

== BEGIN fdisk -lu ==
Disk /dev/md2 doesn't contain a valid partition table
Disk /dev/md3 doesn't contain a valid partition table
Disk /dev/md1 doesn't contain a valid partition table

Disk /dev/sda: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders, total 2930277168 sectors
Units = sectors of 1 * 512 = 512 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 63 208844 104391 fd Linux raid autodetect
/dev/sda2 208845 30925124 15358140 fd Linux raid autodetect
/dev/sda3 30925125 39118274 4096575 fd Linux raid autodetect
/dev/sda4 39118275 2930272064 1445576895 5 Extended
/dev/sda5 39118338 2930272064 1445576863+ fd Linux raid autodetect

Disk /dev/sdb: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders, total 2930277168 sectors
Units = sectors of 1 * 512 = 512 bytes

Device Boot Start End Blocks Id System
/dev/sdb1 * 63 208844 104391 fd Linux raid autodetect
/dev/sdb2 208845 30925124 15358140 fd Linux raid autodetect
/dev/sdb3 30925125 39118274 4096575 fd Linux raid autodetect
/dev/sdb4 39118275 2930272064 1445576895 5 Extended
/dev/sdb5 39118338 2930272064 1445576863+ fd Linux raid autodetect

Disk /dev/sdc: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders, total 2930277168 sectors
Units = sectors of 1 * 512 = 512 bytes

Device Boot Start End Blocks Id System
/dev/sdc1 * 63 208844 104391 fd Linux raid autodetect
/dev/sdc2 208845 30925124 15358140 fd Linux raid autodetect
/dev/sdc3 30925125 39118274 4096575 fd Linux raid autodetect
/dev/sdc4 39118275 2930272064 1445576895 5 Extended
/dev/sdc5 39118338 2930272064 1445576863+ fd Linux raid autodetect

Disk /dev/sdd: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes

Device Boot Start End Blocks Id System
/dev/sdd1 * 63 1953520064 976760001 fd Linux raid autodetect

Disk /dev/md2: 15.7 GB, 15726608384 bytes
2 heads, 4 sectors/track, 3839504 cylinders, total 30716032 sectors
Units = sectors of 1 * 512 = 512 bytes


Disk /dev/md3: 2000.4 GB, 2000404086784 bytes
2 heads, 4 sectors/track, 488379904 cylinders, total 3907039232 sectors
Units = sectors of 1 * 512 = 512 bytes


Disk /dev/md1: 4194 MB, 4194762752 bytes
2 heads, 4 sectors/track, 1024112 cylinders, total 8192896 sectors
Units = sectors of 1 * 512 = 512 bytes


Disk /dev/md0: 106 MB, 106823680 bytes
2 heads, 4 sectors/track, 26080 cylinders, total 208640 sectors
Units = sectors of 1 * 512 = 512 bytes

Device Boot Start End Blocks Id System
== END fdisk -lu ==

== BEGIN blkid ==
/dev/md1: TYPE="swap"
/dev/md3: UUID="888f39b5-13f6-4bc3-acd2-fd0c8706250d" TYPE="ext3"
/dev/sda1: UUID="0d54064c-cdeb-433b-ad4d-25cef0115db3" TYPE="ext3"
/dev/sda2: UUID="c66f5544-6eaa-4f9a-8bbb-40d15e2173d2" TYPE="ext3"
/dev/sda3: TYPE="swap"
/dev/sda5: UUID="888f39b5-13f6-4bc3-acd2-fd0c8706250d" SEC_TYPE="ext2" TYPE="ext3"
/dev/sdb1: UUID="0d54064c-cdeb-433b-ad4d-25cef0115db3" SEC_TYPE="ext2" TYPE="ext3"
/dev/sdb2: UUID="c66f5544-6eaa-4f9a-8bbb-40d15e2173d2" TYPE="ext3"
/dev/sdb3: TYPE="swap"
/dev/sdc1: UUID="b9959709-ffef-462f-8991-0e947ac6dd02" TYPE="ext4"
/dev/sdc5: UUID="8a0fe8ba-ed8d-4b43-acd2-fd0c8706250d" TYPE="ext4"
/dev/sdd1: UUID="8a0fe8ba-ed8d-4b43-acd2-fd0c8706250d" TYPE="ext4"
/dev/md2: UUID="c66f5544-6eaa-4f9a-8bbb-40d15e2173d2" TYPE="ext3"
/dev/md0: UUID="0d54064c-cdeb-433b-ad4d-25cef0115db3" TYPE="ext3"
== END blkid ==

== BEGIN cat /proc/mdstat ==
Personalities : [raid1] [raid6] [raid5] [raid4]
md0 : active raid1 sdc1[2](S) sdb1[1] sda1[0]
104320 blocks [2/2] [UU]

md1 : active raid1 sdc3[2](S) sdb3[1] sda3[0]
4096448 blocks [2/2] [UU]

md3 : active raid5 sdd1[2] sdc5[3](S) sdb5[1] sda5[0]
1953519616 blocks level 5, 256k chunk, algorithm 2 [3/3] [UUU]

md2 : active raid1 sdc2[2](S) sdb2[1] sda2[0]
15358016 blocks [2/2] [UU]

unused devices: <none>
== END cat /proc/mdstat ==

== BEGIN pvs ==
== END pvs ==

== BEGIN vgs ==
No volume groups found
== END vgs ==

== BEGIN lvs ==
No volume groups found
== END lvs ==

== BEGIN rpm -qa kernel\* | sort ==
kernel-2.6.18-308.el5
== END rpm -qa kernel\* | sort ==

== BEGIN lspci -nn ==
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0100] (rev 09)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09)
00:06.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:010d] (rev 09)
00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5)
00:1c.4 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 [8086:1c18] (rev b5)
00:1c.5 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 [8086:1c1a] (rev b5)
00:1c.6 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 [8086:1c1c] (rev b5)
00:1c.7 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 [8086:1c1e] (rev b5)
00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev a5)
00:1f.0 ISA bridge [0601]: Intel Corporation C204 Chipset Family LPC Controller [8086:1c54] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller [8086:1c02] (rev 05)
01:00.0 System peripheral [0880]: Hewlett-Packard Company Integrated Lights-Out Standard Slave Instrumentation & System Support [103c:3306] (rev 05)
01:00.1 VGA compatible controller [0300]: Matrox Graphics, Inc. MGA G200EH [102b:0533]
01:00.2 System peripheral [0880]: Hewlett-Packard Company Integrated Lights-Out Standard Management Processor Support and Messaging [103c:3307] (rev 05)
01:00.4 USB controller [0c03]: Hewlett-Packard Company Integrated Lights-Out Standard Virtual USB Controller [103c:3300] (rev 02)
02:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3]
03:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3]
07:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 03)
== END lspci -nn ==

== BEGIN lsusb ==
Protocol spec without prior Class and Subclass spec at line 4297
Bus 003 Device 002: ID 03f0:7029 Hewlett-Packard
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 003: ID 0d3d:0040 Tangtop Technology Co., Ltd
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
== END lsusb ==

== BEGIN rpm -qa kmod\* kmdl\* ==
== END rpm -qa kmod\* kmdl\* ==

== BEGIN ifconfig -a ==
eth0 Link encap:Ethernet HWaddr A0:B3:CC:E7:2D:94
inet addr:192.168.62.15 Bcast:192.168.62.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:90241 errors:1 dropped:0 overruns:0 frame:1
TX packets:26956 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:21104853 (20.1 MiB) TX bytes:2298807 (2.1 MiB)
Interrupt:169 Memory:fbde0000-fbe00000

eth1 Link encap:Ethernet HWaddr A0:B3:CC:E7:2D:95
inet addr:192.168.61.2 Bcast:192.168.61.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:624 errors:0 dropped:0 overruns:0 frame:0
TX packets:497 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:43530 (42.5 KiB) TX bytes:45746 (44.6 KiB)
Interrupt:177 Memory:fbee0000-fbf00000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:133 errors:0 dropped:0 overruns:0 frame:0
TX packets:133 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:16402 (16.0 KiB) TX bytes:16402 (16.0 KiB)

== END ifconfig -a ==

== Warning: brctl is not installed ==

== BEGIN route -n ==
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.62.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.61.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
0.0.0.0 192.168.62.1 0.0.0.0 UG 0 0 0 eth0
== END route -n ==

== BEGIN sysctl -a | grep .rp_filter ==
net.ipv4.conf.eth1.arp_filter = 0
net.ipv4.conf.eth1.rp_filter = 1
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.rp_filter = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.rp_filter = 0
== END sysctl -a | grep .rp_filter ==

== BEGIN ip rule show ==
0: from all lookup 255
32766: from all lookup main
32767: from all lookup default
== END ip rule show ==

== BEGIN ip route show ==
192.168.62.0/24 dev eth0 proto kernel scope link src 192.168.62.15
192.168.61.0/24 dev eth1 proto kernel scope link src 192.168.61.2
169.254.0.0/16 dev eth1 scope link
default via 192.168.62.1 dev eth0
== END ip route show ==

== BEGIN cat /etc/resolv.conf ==
search finaware.local
nameserver 192.168.62.30
nameserver 192.168.62.28
== END cat /etc/resolv.conf ==

== BEGIN egrep 'net|hosts' /etc/nsswitch.conf ==
#hosts: db files nisplus nis dns
hosts: files dns
#networks: nisplus [NOTFOUND=return] files
#netmasks: nisplus [NOTFOUND=return] files
netmasks: files
networks: files
netgroup: nisplus
== END egrep 'net|hosts' /etc/nsswitch.conf ==

== BEGIN chkconfig --list | grep -Ei 'network|wpa' ==
NetworkManager 0:off 1:off 2:off 3:off 4:off 5:off 6:off
network 0:off 1:off 2:on 3:on 4:on 5:on 6:off
wpa_supplicant 0:off 1:off 2:off 3:off 4:off 5:off 6:off
== END chkconfig --list | grep -Ei 'network|wpa' ==

[/code]

Post Reply