Search found 17230 matches
- 2012/12/13 19:06:54
- Forum: User Comments
- Topic: dual layer dvd burner
- Replies: 3
- Views: 2813
Re: dual layer dvd burner
http://wiki.centos.org/TipsAndTricks/CDtoDVDMedia
- 2012/08/06 21:55:55
- Forum: CentOS 6 - General Support
- Topic: [RESOLVED] stack trace error on ethernet during shutdown/reboot
- Replies: 10
- Views: 5231
Re: stack trace error on ethernet during shutdown/reboot
[quote] bakcompat wrote: Here are the results of [code]lshw -sanitize -short[/code] I am thinking the driver for the Broadcom BCM5701 nic is the culprit. [/quote] That may well be, but as you have not got [b]lspci[/b] (or [b]lsusb[/b]) installed the desired "[b]lspci -nn[/b]" results are missing fro...
- 2012/08/06 21:46:48
- Forum: CentOS 6 - General Support
- Topic: looking for a better solution in CentOS
- Replies: 9
- Views: 3736
Re: looking for a better solution in CentOS
Welcome to the CentOS fora. Please see the recommended reading for new users linked in my signature, which will hopefully help you in getting a better feeling for what CentOS is and is not. See also the Wiki [url=http://wiki.centos.org/FAQ]FAQ[/url] section. Briefly, CentOS is a rebuild of packages ...
- 2012/08/06 21:24:02
- Forum: CentOS 6 - General Support
- Topic: iU after debian installation
- Replies: 3
- Views: 7286
iU after debian installation
Installing Debian packages on CentOS is a very bad idea and is highly likely to cause breakage.
- 2012/08/06 20:26:48
- Forum: CentOS 6 - General Support
- Topic: /sys/class/backlight gone!
- Replies: 13
- Views: 7352
Re: /sys/class/backlight gone!
The /sys directory structure is automatically created on the fly. You cannot successfully recreate portions of it manually.
- 2012/08/06 20:23:28
- Forum: CentOS 6 - Software Support
- Topic: Chmod 000 in "/" partition. Urgent help to restore correct chmod
- Replies: 6
- Views: 3382
Chmod 000 in "/" partition. Urgent help to restore correct c
You could try booting from the 6.3 installation DVD in rescue mode, then cd to the Packages directory, and run "rpm --setperms --root=/mnt/sysimage " on critical packages such as filesystem-2.4.30-3.el6.i686.rpm, bash-4.1.2-9.el6_2.i686.rpm, binutils-2.20.51.0.2-5.34.el6.i686.rpm, coreutils-8.4-19.e...
- 2012/08/06 19:58:01
- Forum: CentOS 6 - General Support
- Topic: /sys/class/backlight gone!
- Replies: 13
- Views: 7352
Re: /sys/class/backlight gone!
Seems lots of things broke with 6.3. A new version of the Intel driver is on the ToDo list.
- 2012/08/06 19:40:53
- Forum: CentOS 6 - Hardware Support
- Topic: AR3011 Bluetooth device, no driver, no firmware
- Replies: 8
- Views: 4211
Re: AR3011 Bluetooth device, no driver, no firmware
Welcome to the CentOS fora. Please see the recommended reading for new users linked in my signature and [url=http://www.centos.org/modules/newbb/viewtopic.php?topic_id=28723&forum=54]provide more information about your system[/url] by running "./getinfo.sh driver" and showing us the output file.
- 2012/08/06 19:37:59
- Forum: CentOS 6 - General Support
- Topic: /sys/class/backlight gone!
- Replies: 13
- Views: 7352
/sys/class/backlight gone!
First thing I'd try would be to rename /etc/X11/xorg.conf to some backup name and reboot. You could also try the [url=http://elrepo.org/tiki/xorg-x11-drv-intel]ELrepo xorg-x11-drv-intel driver[/url]
Were you using the vesa driver due to problems on the initial install?
Were you using the vesa driver due to problems on the initial install?
- 2012/08/06 19:23:23
- Forum: CentOS 6 - General Support
- Topic: What is the process for locating & importing encryption keys for any specific package installation?
- Replies: 2
- Views: 1688
What is the process for locating & importing encryption keys
[quote] Rocksockdoc wrote: ... Obviously I'm doing something wrong ... [/quote] Yes. You are trying to install Fedora binaries on EL6. [/quote] [b]Q: What is the process for FINDING the right keys and then importing them so that rpm -K works?[/b][/quote] There is no general procedure. Many examples ...