Results 1 to 1 of 1
Hello All,
I have analog sound but not digital. I have been reading and googleing but no go. Anyone have this harware with any help I would love to hear ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-10-2013 #1Just Joined!
- Join Date
- Jan 2013
- Posts
- 33
CentOS 6.3 no hdmi audio radeon hd 5800 adeon hd 5800 series
Hello All,
I have analog sound but not digital. I have been reading and googleing but no go. Anyone have this harware with any help I would love to hear from you.
Thanks
Information for general problems.
Code:== BEGIN uname -rmi == 2.6.32-279.22.1.el6.x86_64 x86_64 x86_64 == END uname -rmi == == BEGIN rpm -qa \*-release\* == centos-release-6-3.el6.centos.9.x86_64 elrepo-release-6-5.el6.elrepo.noarch rpmforge-release-0.5.2-2.el6.rf.x86_64 == END rpm -qa \*-release\* == == BEGIN cat /etc/redhat-release == CentOS release 6.3 (Final) == END cat /etc/redhat-release == == BEGIN getenforce == Disabled == END getenforce == == BEGIN free -m == total used free shared buffers cached Mem: 3831 1035 2796 0 44 488 -/+ buffers/cache: 502 3329 Swap: 3996 0 3996 == END free -m == == BEGIN rpm -qa yum\* rpm-\* python | sort == python-2.6.6-29.el6_3.3.x86_64 rpm-libs-4.8.0-27.el6.x86_64 rpm-python-4.8.0-27.el6.x86_64 yum-3.2.29-30.el6.centos.noarch yum-metadata-parser-1.1.2-16.el6.x86_64 yum-plugin-fastestmirror-1.1.30-14.el6.noarch yum-plugin-security-1.1.30-14.el6.noarch yum-utils-1.1.30-14.el6.noarch == 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 elrepo.repo mirrors-rpmforge mirrors-rpmforge-extras mirrors-rpmforge-testing rpmforge.repo virtualbox.repo == END ls /etc/yum.repos.d == == BEGIN cat /etc/yum.conf == [main] cachedir=/var/cache/yum/$basearch/$releasever keepcache=0 debuglevel=2 logfile=/var/log/yum.log exactarch=1 obsoletes=1 gpgcheck=1 plugins=1 installonly_limit=5 bugtracker_url=http://bugs.centos.org/set_project.php?project_id=16&ref=http://bugs.centos.org/bug_report_page.php?category=yum distroverpkg=centos-release # This is the default, if you make this bigger yum won't see if the metadata # is newer on the remote and so you'll "gain" the bandwidth of not having to # download the new metadata and "pay" for it by yum not having correct # information. # It is esp. important, to have correct metadata, for distributions like # Fedora which don't keep old packages around. If you don't like this checking # interupting your command line usage, it's much better to have something # manually check the metadata once an hour (yum-updatesd will do this). # metadata_expire=90m # 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, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: centos.mirrors.tds.net * elrepo: mirror.symnds.com * extras: centos.mirrors.tds.net * rpmforge: mirror.us.leaseweb.net * updates: mirror.symnds.com repo id repo name status C6.0-base CentOS-6.0 - Base disabled C6.0-centosplus CentOS-6.0 - CentOSPlus disabled C6.0-contrib CentOS-6.0 - Contrib disabled C6.0-extras CentOS-6.0 - Extras disabled C6.0-updates CentOS-6.0 - Updates disabled C6.1-base CentOS-6.1 - Base disabled C6.1-centosplus CentOS-6.1 - CentOSPlus disabled C6.1-contrib CentOS-6.1 - Contrib disabled C6.1-extras CentOS-6.1 - Extras disabled C6.1-updates CentOS-6.1 - Updates disabled C6.2-base CentOS-6.2 - Base disabled C6.2-centosplus CentOS-6.2 - CentOSPlus disabled C6.2-contrib CentOS-6.2 - Contrib disabled C6.2-extras CentOS-6.2 - Extras disabled C6.2-updates CentOS-6.2 - Updates disabled base CentOS-6 - Base enabled: 6,346 c6-media CentOS-6 - Media disabled centosplus CentOS-6 - Plus disabled contrib CentOS-6 - Contrib disabled debug CentOS-6 - Debuginfo disabled elrepo ELRepo.org Community Enterprise Linux Repository enabled: 224 elrepo-extras ELRepo.org Community Enterprise Linux Extras Rep disabled elrepo-kernel ELRepo.org Community Enterprise Linux Kernel Rep disabled elrepo-testing ELRepo.org Community Enterprise Linux Testing Re disabled extras CentOS-6 - Extras enabled: 17 rpmforge RHEL 6 - RPMforge.net - dag enabled: 4,458 rpmforge-extras RHEL 6 - RPMforge.net - extras disabled rpmforge-testing RHEL 6 - RPMforge.net - testing disabled updates CentOS-6 - Updates enabled: 1,195 virtualbox Oracle Linux / RHEL / CentOS-6 / x86_64 - Virtua enabled: 16 repolist: 12,256 == 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 == # # /etc/fstab # Created by anaconda on Thu Feb 7 06:09:39 2013 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=62f54b0e-8420-4576-af35-a4bc7f5fe463 / ext4 defaults 1 1 UUID=b0bb1dad-2bde-47df-9036-65a4fdfab380 /boot ext4 defaults 1 2 /dev/md1 swap swap defaults 0 0 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 #added 02/09/2013 try to mount flash drive /dev/sdb1 /mnt/flash vfat noauto,users,rw,umask=0 0 0 == END cat /etc/fstab == == BEGIN df -h == Filesystem Size Used Avail Use% Mounted on /dev/md2 583G 60G 517G 11% / tmpfs 1.9G 124K 1.9G 1% /dev/shm /dev/md0 194M 60M 124M 33% /boot /dev/sdd1 15G 1.9G 14G 13% /media/LEXAR == END df -h == == BEGIN fdisk -l == Disk /dev/sda: 320.1 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xd8000000 Device Boot Start End Blocks Id System /dev/sda1 1 256 2048000 fd Linux raid autodetect Partition 1 does not end on cylinder boundary. /dev/sda2 * 256 281 204800 fd Linux raid autodetect Partition 2 does not end on cylinder boundary. /dev/sda3 281 38914 310317056 fd Linux raid autodetect Disk /dev/sdb: 320.1 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xa988cd3f Device Boot Start End Blocks Id System /dev/sdb1 1 256 2048000 fd Linux raid autodetect Partition 1 does not end on cylinder boundary. /dev/sdb2 * 256 281 204800 fd Linux raid autodetect Partition 2 does not end on cylinder boundary. /dev/sdb3 281 38914 310317056 fd Linux raid autodetect Disk /dev/sdc: 320.1 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x1b4c1b4b Device Boot Start End Blocks Id System /dev/sdc1 1 256 2048000 fd Linux raid autodetect Partition 1 does not end on cylinder boundary. /dev/sdc2 * 256 281 204800 fd Linux raid autodetect Partition 2 does not end on cylinder boundary. /dev/sdc3 281 38914 310317056 fd Linux raid autodetect Disk /dev/md1: 4191 MB, 4191158272 bytes 2 heads, 4 sectors/track, 1023232 cylinders Units = cylinders of 8 * 512 = 4096 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 524288 bytes / 1048576 bytes Disk identifier: 0x00000000 Disk /dev/md2: 635.5 GB, 635526184960 bytes 2 heads, 4 sectors/track, 155157760 cylinders Units = cylinders of 8 * 512 = 4096 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 524288 bytes / 1048576 bytes Disk identifier: 0x00000000 Disk /dev/sdd: 16.0 GB, 16039018496 bytes 256 heads, 25 sectors/track, 4894 cylinders Units = cylinders of 6400 * 512 = 3276800 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xc3072e18 Device Boot Start End Blocks Id System /dev/sdd1 * 1 4895 15661992 c W95 FAT32 (LBA) Disk /dev/md0: 209 MB, 209702912 bytes 2 heads, 4 sectors/track, 51197 cylinders Units = cylinders of 8 * 512 = 4096 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Device Boot Start End Blocks Id System == END fdisk -l == == BEGIN parted -l == Model: ATA WDC WD3200AAKS-7 (scsi) Disk /dev/sda: 320GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 2098MB 2097MB primary raid 2 2098MB 2308MB 210MB primary ext4 boot, raid 3 2308MB 320GB 318GB primary raid Model: ATA WDC WD3200AAKS-7 (scsi) Disk /dev/sdb: 320GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 2098MB 2097MB primary raid 2 2098MB 2308MB 210MB primary ext4 boot, raid 3 2308MB 320GB 318GB primary raid Model: ATA WDC WD3200AAKS-7 (scsi) Disk /dev/sdc: 320GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 1049kB 2098MB 2097MB primary raid 2 2098MB 2308MB 210MB primary ext4 boot, raid 3 2308MB 320GB 318GB primary raid Model: Lexar Echo (scsi) Disk /dev/sdd: 16.0GB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags 1 1139kB 16.0GB 16.0GB primary fat32 boot, lba Model: Unknown (unknown) Disk /dev/md1: 4191MB Sector size (logical/physical): 512B/512B Partition Table: loop Number Start End Size File system Flags 1 0.00B 4191MB 4191MB linux-swap(v1) Model: Unknown (unknown) Disk /dev/md2: 636GB Sector size (logical/physical): 512B/512B Partition Table: loop Number Start End Size File system Flags 1 0.00B 636GB 636GB ext4 Model: Unknown (unknown) Disk /dev/md0: 210MB Sector size (logical/physical): 512B/512B Partition Table: msdos Number Start End Size Type File system Flags == END parted -l == == BEGIN blkid == /dev/md2: LABEL="_CentOS-6.3-x86_" UUID="62f54b0e-8420-4576-af35-a4bc7f5fe463" TYPE="ext4" /dev/sda1: UUID="8afe5688-bc99-5e93-b114-e0bef297ae39" UUID_SUB="3ae53974-52ad-e230-b30f-31fedc1dc3fb" LABEL="CentOS6.centos:1" TYPE="linux_raid_member" /dev/sda2: UUID="44269f8a-2628-3320-033a-a89103beffcb" UUID_SUB="521b4cd0-c111-e31d-ab08-b5177b9cc337" LABEL="CentOS6.centos:0" TYPE="linux_raid_member" /dev/sda3: UUID="fffa5d73-4670-f13a-40d3-1b49f4772794" UUID_SUB="c68ebc5e-066b-947f-c6b4-ea7df6180c58" LABEL="CentOS6.centos:2" TYPE="linux_raid_member" /dev/sdb1: UUID="8afe5688-bc99-5e93-b114-e0bef297ae39" UUID_SUB="c6e22753-9392-bd19-64a6-1c823cb159df" LABEL="CentOS6.centos:1" TYPE="linux_raid_member" /dev/sdb2: UUID="44269f8a-2628-3320-033a-a89103beffcb" UUID_SUB="75692a58-5871-8196-d66c-10649361a21a" LABEL="CentOS6.centos:0" TYPE="linux_raid_member" /dev/sdb3: UUID="fffa5d73-4670-f13a-40d3-1b49f4772794" UUID_SUB="66a9b9d5-54d3-1df0-b1df-cd6ddd5df0da" LABEL="CentOS6.centos:2" TYPE="linux_raid_member" /dev/sdc1: UUID="8afe5688-bc99-5e93-b114-e0bef297ae39" UUID_SUB="b504d769-3a44-63ea-682d-618f46605dd5" LABEL="CentOS6.centos:1" TYPE="linux_raid_member" /dev/sdc2: UUID="44269f8a-2628-3320-033a-a89103beffcb" UUID_SUB="85c3f119-866a-fafc-e906-c6e015edbfa2" LABEL="CentOS6.centos:0" TYPE="linux_raid_member" /dev/sdc3: UUID="fffa5d73-4670-f13a-40d3-1b49f4772794" UUID_SUB="95dd7844-72e1-255c-0936-f4b0d18bb98e" LABEL="CentOS6.centos:2" TYPE="linux_raid_member" /dev/sdd1: LABEL="LEXAR" UUID="9ACF-072B" TYPE="vfat" /dev/md0: UUID="b0bb1dad-2bde-47df-9036-65a4fdfab380" TYPE="ext4" == END blkid == == BEGIN cat /proc/mdstat == Personalities : [raid6] [raid5] [raid4] [raid1] md0 : active raid1 sdc2[2] sda2[0] sdb2[1] 204788 blocks super 1.0 [3/3] [UUU] md2 : active raid5 sda3[0] sdb3[1] sdc3[3] 620631040 blocks super 1.1 level 5, 512k chunk, algorithm 2 [3/3] [UUU] bitmap: 1/3 pages [4KB], 65536KB chunk md1 : active raid5 sda1[0] sdb1[1] sdc1[3] 4092928 blocks super 1.1 level 5, 512k chunk, algorithm 2 [3/3] [UUU] 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.32-279.22.1.el6.x86_64 kernel-2.6.32-279.el6.x86_64 kernel-devel-2.6.32-279.22.1.el6.x86_64 kernel-firmware-2.6.32-279.22.1.el6.noarch kernel-headers-2.6.32-279.22.1.el6.x86_64 == END rpm -qa kernel\* | sort == == BEGIN lspci -nn == 00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] nee ATI RD890 Northbridge only single slot PCI-e GFX Hydra part [1002:5a11] (rev 02) 00:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port D) [1002:5a18] 00:05.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port E) [1002:5a19] 00:06.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port F) [1002:5a1a] 00:09.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port H) [1002:5a1c] 00:0a.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (external gfx1 port A) [1002:5a1d] 00:0b.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (NB-SB link) [1002:5a1f] 00:11.0 SATA controller [0106]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode] [1002:4390] (rev 40) 00:12.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] 00:12.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] 00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] 00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] 00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller [1002:4385] (rev 41) 00:14.1 IDE interface [0101]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 IDE Controller [1002:439c] (rev 40) 00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) [1002:4383] (rev 40) 00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d] (rev 40) 00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge [1002:4384] (rev 40) 00:14.5 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI2 Controller [1002:4399] 00:16.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] 00:16.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] 00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200] 00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Address Map [1022:1201] 00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller [1022:1202] 00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control [1022:1203] 00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Link Control [1022:1204] 01:00.0 IDE interface [0101]: Marvell Technology Group Ltd. Device [1b4b:914d] (rev 10) 02:00.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6315 Series Firewire Controller [1106:3403] 02:00.1 IDE interface [0101]: VIA Technologies, Inc. VT6415 PATA IDE Host Controller [1106:0415] (rev a0) 03:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 03) 04:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 03) 05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06) 06:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Cypress [Radeon HD 5800 Series] [1002:6899] 06:00.1 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI Cypress HDMI Audio [Radeon HD 5800 Series] [1002:aa50] 07:05.0 Network controller [0280]: Ralink corp. RT2800 802.11n PCI [1814:0601] == END lspci -nn == == BEGIN lsusb == Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 05dc:a017 Lexar Media, Inc. Bus 005 Device 002: ID 046d:c505 Logitech, Inc. Cordless Mouse+Keyboard Receiver Bus 004 Device 002: ID 046d:c531 Logitech, Inc. Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 010 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 011 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub == END lsusb == == BEGIN rpm -qa kmod\* kmdl\* == kmod-ndiswrapper-1.57-1.el6.elrepo.x86_64 kmod-rt2860sta-2.4.0.0-1.el6.elrepo.x86_64 == END rpm -qa kmod\* kmdl\* == == BEGIN ifconfig -a == eth0 Link encap:Ethernet HWaddr 00:25:22:52:8D:FE UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:69 Base address:0x2000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:14 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1308 (1.2 KiB) TX bytes:1308 (1.2 KiB) ra0 Link encap:Ethernet HWaddr 68:7F:74:F0:29:64 inet addr:192.168.1.4 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::6a7f:74ff:fef0:2964/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:24454 errors:0 dropped:0 overruns:0 frame:0 TX packets:8200 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4315989 (4.1 MiB) TX bytes:480847 (469.5 KiB) Interrupt:20 == END ifconfig -a == == BEGIN brctl show == bridge name bridge id STP enabled interfaces == END brctl show == == BEGIN route -n == Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 2 0 0 ra0 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 ra0 == END route -n == == BEGIN cat /etc/resolv.conf == # Generated by NetworkManager search localdomain nameserver 192.168.1.1 == END cat /etc/resolv.conf == == BEGIN grep net /etc/nsswitch.conf == #networks: nisplus [NOTFOUND=return] files #netmasks: nisplus [NOTFOUND=return] files netmasks: files networks: files netgroup: nisplus == END grep net /etc/nsswitch.conf == == BEGIN chkconfig --list | grep -Ei 'network|wpa' == NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:off network 0:off 1:off 2:off 3:off 4:off 5:off 6:off wpa_supplicant 0:off 1:off 2:on 3:on 4:on 5:on 6:off == END chkconfig --list | grep -Ei 'network|wpa' ==
Information for driver problems.
Code:== BEGIN uname -rmi == 2.6.32-279.22.1.el6.x86_64 x86_64 x86_64 == END uname -rmi == == BEGIN rpm -qa \*-release\* == centos-release-6-3.el6.centos.9.x86_64 elrepo-release-6-5.el6.elrepo.noarch rpmforge-release-0.5.2-2.el6.rf.x86_64 == END rpm -qa \*-release\* == == BEGIN cat /etc/redhat-release == CentOS release 6.3 (Final) == END cat /etc/redhat-release == == BEGIN getenforce == Disabled == END getenforce == == BEGIN free -m == total used free shared buffers cached Mem: 3831 1010 2820 0 34 487 -/+ buffers/cache: 488 3342 Swap: 3996 0 3996 == END free -m == == BEGIN rpm -qa kernel\* | sort == kernel-2.6.32-279.22.1.el6.x86_64 kernel-2.6.32-279.el6.x86_64 kernel-devel-2.6.32-279.22.1.el6.x86_64 kernel-firmware-2.6.32-279.22.1.el6.noarch kernel-headers-2.6.32-279.22.1.el6.x86_64 == END rpm -qa kernel\* | sort == == BEGIN lspci -nn == 00:00.0 Host bridge [0600]: Advanced Micro Devices [AMD] nee ATI RD890 Northbridge only single slot PCI-e GFX Hydra part [1002:5a11] (rev 02) 00:04.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port D) [1002:5a18] 00:05.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port E) [1002:5a19] 00:06.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port F) [1002:5a1a] 00:09.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (PCI express gpp port H) [1002:5a1c] 00:0a.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (external gfx1 port A) [1002:5a1d] 00:0b.0 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI RD890 PCI to PCI bridge (NB-SB link) [1002:5a1f] 00:11.0 SATA controller [0106]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode] [1002:4390] (rev 40) 00:12.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] 00:12.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] 00:13.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] 00:13.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] 00:14.0 SMBus [0c05]: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller [1002:4385] (rev 41) 00:14.1 IDE interface [0101]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 IDE Controller [1002:439c] (rev 40) 00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) [1002:4383] (rev 40) 00:14.3 ISA bridge [0601]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d] (rev 40) 00:14.4 PCI bridge [0604]: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge [1002:4384] (rev 40) 00:14.5 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI2 Controller [1002:4399] 00:16.0 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] 00:16.2 USB controller [0c03]: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] 00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration [1022:1200] 00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Address Map [1022:1201] 00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller [1022:1202] 00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control [1022:1203] 00:18.4 Host bridge [0600]: Advanced Micro Devices [AMD] Family 10h Processor Link Control [1022:1204] 01:00.0 IDE interface [0101]: Marvell Technology Group Ltd. Device [1b4b:914d] (rev 10) 02:00.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6315 Series Firewire Controller [1106:3403] 02:00.1 IDE interface [0101]: VIA Technologies, Inc. VT6415 PATA IDE Host Controller [1106:0415] (rev a0) 03:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 03) 04:00.0 USB controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 03) 05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06) 06:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Cypress [Radeon HD 5800 Series] [1002:6899] 06:00.1 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI Cypress HDMI Audio [Radeon HD 5800 Series] [1002:aa50] 07:05.0 Network controller [0280]: Ralink corp. RT2800 802.11n PCI [1814:0601] == END lspci -nn == == BEGIN lsusb == Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 05dc:a017 Lexar Media, Inc. Bus 005 Device 002: ID 046d:c505 Logitech, Inc. Cordless Mouse+Keyboard Receiver Bus 004 Device 002: ID 046d:c531 Logitech, Inc. Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 010 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 011 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub == END lsusb == == BEGIN rpm -qa kmod\* kmdl\* == kmod-ndiswrapper-1.57-1.el6.elrepo.x86_64 kmod-rt2860sta-2.4.0.0-1.el6.elrepo.x86_64 == END rpm -qa kmod\* kmdl\* ==


Reply With Quote
