Information for general problems. [code] == BEGIN uname -rmi == 2.6.32-71.29.1.el6.centos.plus.i686 i686 i386 == END uname -rmi == == BEGIN rpm -qa \*-release\* == centos-release-6-0.el6.centos.5.i686 rpmforge-release-0.5.2-2.el6.rf.i686 adobe-release-i386-1.0-1.noarch == END rpm -qa \*-release\* == == BEGIN cat /etc/redhat-release == CentOS Linux release 6.0 (Final) == END cat /etc/redhat-release == == BEGIN getenforce == Enforcing == END getenforce == == BEGIN free -m == total used free shared buffers cached Mem: 1981 753 1228 0 30 415 -/+ buffers/cache: 307 1674 Swap: 3967 0 3967 == END free -m == == BEGIN rpm -q yum rpm python == yum-3.2.27-14.el6.centos.noarch rpm-4.8.0-12.el6.i686 python-2.6.5-3.el6_0.2.i686 == END rpm -q yum rpm python == == BEGIN ls /etc/yum.repos.d == adobe-linux-i386.repo CentOS-Base.repo CentOS-Debuginfo.repo CentOS-Media.repo CentOS-Media.repo~ dropbox.repo mirrors-rpmforge mirrors-rpmforge-extras mirrors-rpmforge-testing rpmforge.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 repo id repo name status Dropbox Dropbox Repository disabled adobe-linux-i386 Adobe Systems Incorporated enabled: 17 base CentOS-6 - Base enabled: 4,558 c6-media CentOS-6 - Media disabled centosplus CentOS-6 - Plus enabled: 42 contrib CentOS-6 - Contrib enabled: 0 debug CentOS-6 - Debuginfo disabled extras CentOS-6 - Extras enabled: 1 rpmforge RHEL 6 - RPMforge.net - dag enabled: 4,142 rpmforge-extras RHEL 6 - RPMforge.net - extras disabled rpmforge-testing RHEL 6 - RPMforge.net - testing disabled updates CentOS-6 - Updates enabled: 783 repolist: 9,543 == 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 Sun Nov 6 23:39:57 2011 # # 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 # /dev/mapper/vg_mormegil-lv_root / ext4 defaults 1 1 UUID=1792ea69-38dc-4543-9437-def53172cab9 /boot ext4 defaults 1 2 /dev/mapper/vg_mormegil-lv_swap 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 UUID="1220146620145359" /win ntfs-3g defaults 0 0 == END cat /etc/fstab == == BEGIN df -h == Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_mormegil-lv_root 30G 4.7G 25G 17% / tmpfs 991M 300K 991M 1% /dev/shm /dev/sda3 485M 65M 395M 15% /boot /dev/sda1 54G 36G 19G 67% /win == END df -h == == BEGIN blkid == /dev/sda1: LABEL="Preload" UUID="1220146620145359" TYPE="ntfs" /dev/sda2: LABEL="SERVICEV001" UUID="6423-9049" TYPE="vfat" /dev/sda3: UUID="1792ea69-38dc-4543-9437-def53172cab9" TYPE="ext4" /dev/sda5: UUID="bc4gDI-xip4-9RQ3-i5dg-apJs-sbxB-yQ7T8z" TYPE="LVM2_member" /dev/mapper/vg_mormegil-lv_root: LABEL="_CentOS-6.0-i386" UUID="2d45f81e-cd3f-42f2-b8ca-c367d89cda3a" TYPE="ext4" /dev/mapper/vg_mormegil-lv_swap: UUID="159365cc-5601-40d9-869d-7d37b724a9ec" TYPE="swap" == END blkid == == BEGIN cat /proc/mdstat == Personalities : unused devices: == END cat /proc/mdstat == == BEGIN rpm -qa kernel\* | sort == kernel-2.6.32-71.29.1.el6.centos.plus.i686 kernel-2.6.32-71.29.1.el6.i686 kernel-2.6.32-71.el6.i686 kernel-firmware-2.6.32-71.29.1.el6.centos.plus.noarch == END rpm -qa kernel\* | sort == == BEGIN lspci -nn == 00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 0c) 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c) 00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a03] (rev 0c) 00:19.0 Ethernet controller [0200]: Intel Corporation 82566MM Gigabit Network Connection [8086:1049] (rev 03) 00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 03) 00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 03) 00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 03) 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 03) 00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 03) 00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 03) 00:1c.2 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 [8086:2843] (rev 03) 00:1c.3 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 [8086:2845] (rev 03) 00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 [8086:2847] (rev 03) 00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 03) 00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 03) 00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 03) 00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 03) 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f3) 00:1f.0 ISA bridge [0601]: Intel Corporation 82801HBM (ICH8M-E) LPC Interface Controller [8086:2811] (rev 03) 00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 03) 00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 03) 00:1f.3 SMBus [0c05]: Intel Corporation 82801H (ICH8 Family) SMBus Controller [8086:283e] (rev 03) 03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4230] (rev 61) 15:00.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev ba) 15:00.1 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 04) 15:00.2 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 21) 15:00.3 System peripheral [0880]: Ricoh Co Ltd R5C843 MMC Host Controller [1180:0843] (rev 11) 15:00.4 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 11) 15:00.5 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 11) == END lspci -nn == == BEGIN lsusb == Bus 007 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 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 0a5c:2110 Broadcom Corp. Bluetooth Controller Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 17ef:1004 Lenovo Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub == END lsusb == == BEGIN ifconfig -a == eth0 Link encap:Ethernet HWaddr 00:1E:37:8A:55:E3 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) Memory:fe000000-fe020000 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:8 errors:0 dropped:0 overruns:0 frame:0 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:480 (480.0 b) TX bytes:480 (480.0 b) pan0 Link encap:Ethernet HWaddr AA:12:6E:A2:20:18 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:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) wlan0 Link encap:Ethernet HWaddr 00:1D:E0:A4:A5:77 inet addr:192.168.2.107 Bcast:192.168.2.255 Mask:255.255.255.0 inet6 addr: fe80::21d:e0ff:fea4:a577/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3672 errors:0 dropped:0 overruns:0 frame:0 TX packets:2922 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2117514 (2.0 MiB) TX bytes:571380 (557.9 KiB) == END ifconfig -a == == BEGIN route -n == Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.2.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan0 0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 wlan0 == END route -n == == BEGIN cat /etc/resolv.conf == # Generated by NetworkManager search ramblin 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:off 3:off 4:off 5:off 6:off == END chkconfig --list | grep -Ei 'network|wpa' == [/code]