Started 1 week, 4 days ago (2009-11-26 09:12:00)
by lystor
Quote: After doing some research, I installed the "kernel-devel" and "kernel-headers" packages using yum.
Broadcom confirms that the kernel 2.6.18 is supported. But still I get the same error. 1. # yum update kernel kernel-devel 2. Reboot to the new kernel
Started 6 days, 21 hours ago (2009-11-30 16:41:00)
by AlanBartlett
To be absolutely sure, you need to know the Vendor:Device ID pairing for that device. Start with the modem not connected, run a /sbin/lsusb command and note the output it returns. Now plug the modem in and note the output of another /sbin/lsusb command. The difference in the two outputs is the information for the modem. You should see a pair of four-digit
hexadecimal numbers separated by...
Started 4 days, 22 hours ago (2009-12-02 15:12:00)
by kbocek
Is there anybody here who has an Asus Aspire Revo? Please share what you're doing with it. After
discovering this page: Alsa Digitial Out and another posting I also tried:
speaker-test -Dhdmi -c6
aplay -D plug:hdmi test-6ch.wav
Both commands operate without complaint as if my device name is correct but I get no sound on my HDMI display.
Started 15 hours, 33 minutes ago (2009-12-06 22:32:00)
by pschaff
Perhaps by buying a new hard drive? Noise in a HD is often a sign of impending failure.
Started 20 hours, 23 minutes ago (2009-12-06 17:42:00)
by AlanBartlett
We really need to know the ID fingerprint for your
wireless card. Please have a look at FAQ #4 at the ELRepo site for a hint as what to do and then post the Vendor:Device ID Pairing for your card. Once we have that information, we may have some idea how to assist you.
Started 2 months, 4 weeks ago (2009-09-10 11:19:00)
by NedSlider
It's not presently supported under
CentOS 5. I did recently look at backporting a driver from upstream but it's non-trivial and I wasn't about to get the source code to build out of tree in the short time I tried. There are some references herein: http://lists.elrepo.org/pipermail/elrepo/2009-Augu st/000010.html
Started 6 days, 22 hours ago (2009-11-30 15:41:00)
by gerald_clark
mdadm /dev/md0 add /dev/sda1 should re-add /dev/sda1 if that is the correct device. If it is not, substitute the correct device. Are you sure you had both partitions set to type fd?
Started 3 days, 19 hours ago (2009-12-03 18:57:00)
by pschaff
Welcome to the CentOS fora. Hard to give specific advice as you have not shared how you partitioned nor what is currently in /etc/fstab or /boot/grub/grub.conf. Please read the links in my signature. Seems possible that /dev/sda3 is not /boot but just guessing. Might have a look at http://magazine.redhat.com/2007/05/16/painless-dua l-booting-with-
rhel-5-and-a-macbookpro/ - should largely ...
Started 5 days, 2 hours ago (2009-12-02 11:09:00)
by pschaff
Is the monitor always connected? Using a
KVM switch?
Started 2 weeks, 2 days ago (2009-11-20 23:40:00)
by markkuk
A driver for
Linux kernel 2.4 won't compile with kernel 2.6 and CentOS 5 uses kernel 2.6. If you want to verify by yourself that this source won't work, the instructions are at: http://wiki.centos.org/HowTos/BuildingKernelModule s