similar to: OT: AMD CPU actual speed....

Displaying 20 results from an estimated 5000 matches similar to: "OT: AMD CPU actual speed...."

2007 Mar 19
3
system-display-config doesn't run right
This might be a gnome problem, but.... I've noticed that, on occasion (frequently), when I try to look at or modify my display configuration, the Applications->System Settings->Display doesn't come up. It asks for the root password, which I give it, and then nothing. I ran system-config-display form the command line, but it dies thus: [root at mhullrichter mhr]#
2007 Apr 04
2
Problems with SATA DVD+-RW drive
I just got a Dell Dimension e521 (AMD 64 x2, nVidia MCP51 chipset) and so far it has been fine. Today I tried to burn some CD-R and DVD-R disks and have been able to do nothing but make coasters. The drive is a TSST TS-H653a (Samsung OEM) and does have the current firmware. Playing back data, audio, and video disks work just fine, but recording is a different matter. The drive shows up as
2007 Apr 12
7
Looking for a good disk exerciser
I recently added a Seagate 400Gb SATA drive to my system, and it has been behaving strangely since I put it in. for one thing, the BIOS S.M.A.R.T. came up with a warning the last time I booted with it enabled, saying that I should backup my data and replace the disk (!). I still have not made any irreversible data transfers to this drive, and I have some time yet to take it back, but I'd
2007 Mar 23
7
Samba config for Windows on VMWare
I know this is a little off topic (not as usual, dammit!), but I figure at least one of y'all can handle this one. I have tried to configure my CentOS4.4 Plus desktop for samba sharing with the VMWare Windows that runs on it. However, no matter what I've done so far, I can't get the Windows to recognize this machine as a legitimate network destination. Here's my samba
2007 Jun 30
2
Strange slowdown occasionally in CentOS 5.0
For some reason, parts of my system are now slowing down to an agonizing crawl from time to time. At first it was my VMWare Server 1.04, which became such a pain that I rebooted. Then, it looked like it was a network-induced thing because the prime culprit was SeaMonkey, particularly with multiple tabs open. I did an ifdown and ifup on my NIC and that seemed to help for a while. But then it
2007 May 04
4
Stumped: kernel 2.6.18-8 source doesn't build???
I installed the kernel-2.6.18-8.el5.src.rpm today and went to build it, but it fails with this error: $ rpmbuild -bp --target=`uname -m` kernel-2.6.spec Building target platforms: x86_64 Building for target x86_64 error: Failed build dependencies: unifdef is needed by kernel-2.6.18-8.el5.x86_64 I double checked and this appears to be the latest kernel source rpm on centos/5.0/os/SRPMS.
2007 May 02
4
Good things about CentOS 5; problem with flash in seamonkey
I'd like to point out that overall I am quite pleased with CentOS 5, although I am having more fun with it than I did with 4.4 and I knew less about CentOS then (duh). Most things seem to work fine, including a relatively smooth installation from the DVD image I downloaded, although the number of screensavers I can see (and this could be related to the ATI/dual head problem) is pathetically
2007 Apr 25
2
Strange content in the kernel dmesg traces [SOLVED]
On 4/25/07, Michael D. Kralka <michael.kralka at kvs.com> wrote: > > I am going to regret answering this, because it is not the right place > for such questions. However... True, but thank you for the post. > I suspect you are misusing printk and the KERN_XXX prefixes (KERN_DEBUG, > KERN_ERR, KERN_INFO, etc.) defined in include/linux/kernel.h. Try > dropping the comma
2007 Apr 02
2
Missing samba binaries
I went to enable samba on my home machine, which has a largely plain vanilla install of CentOS 4.4 Plus, and the smbd and nmbd files are missing. As you may know, this makes it rather difficult to run samba. For some reason, the winbindd binary is present, and rpm reports: samba-common-3.0.10-1.4E.11 samba-client-3.0.10-1.4E.11 as present. So how do I retrieve the missing samba binaries/ Do
2007 May 04
4
CentOS 5 and the nvidia driver
Has anyone with an nvidia video card had issues with CentOS 5 so far? I've been holding off on installing 5 at home because of the trouble I've been having with my video here at work, but here I have that lovely ATI card and there I have a geFORCE 7100gs and am, so far, successfully using the nvidia driver with CentOS 4.4 without significant problems. Just wondering.... -- Mark
2007 Feb 22
9
USB flash drive stopped working properly....
This past Tuesday (2/22/07) my flash drive started acting really strange - it only worked intermittently and would disappear right after an access or two. Yesterday it stopped working altogether - I couldn't even access it through my WinXP-on-VMWare. I rebooted my machine, and it worked fine after that. Is there some time limit on how long a USB flash drive will work in CentOS or is this a
2007 Aug 01
3
Can't print PDFs or PSs in CentOS 5.0
For some reason, when I try to print any graphic PDF (or a PS file made from said graphic), it kills my Minolta 1100 laser printer, and I have to cancel the job, disable the printer and turn the printer off and on as many times as it takes to clear its buffer of the trash. I'm running CentOS 5.0 and have tried Adobe Acrobat Reader 7.0 for Linux; I have also tried printing the pdf to a file
2007 Feb 07
2
Problem with 2.6.11.4 kernel and e1000 driver - Correction
Actually, here is what shows up in the log, regardless of whether the driver is built-in or loaded as a module: Feb 5 10:16:15 sparenode1 sysctl: net.ipv4.conf.default.rp_filter = 1 Feb 5 10:16:15 sparenode1 sysctl: net.ipv4.conf.default.accept_source_route = 0 Feb 5 10:16:15 sparenode1 sysctl: kernel.sysrq = 0 Feb 5 10:16:15 sparenode1 sysctl: kernel.core_uses_pid = 1 Feb 5 10:16:15 sparenode1
2007 Apr 15
3
Fwd: Response from Canon - MultiPASS (KMM7153196V60774L0KM)
My apologies for this because it is, technically, OT, but it is a classic example of what rotten support Linux (and CentOS) get in the US from equipment manufacturers. The whole email is a lie because they DO have the drivers on their asia site, they just don't want us 'Murkins to get our hands on them. Or maybe it's part of some clever little nuance of their agreement with Micro$oft
2007 Mar 16
2
Changing from NTFS to ext3
I want to convert all my NTFS partitions to ext3 since I'm no longer running Windows, at least on my main machine at home. I'm planning to tar the NTFS partitions to an existing ext3, reformat the partition as ext3 and untar it back. What is the best way to accomplish step two of this - reformatting the partition? I've only done this so far during the installation phase, and that
2007 Aug 08
4
How to use a modem under CentOS
I have a modem in my system that comes up with this in lspci: 01:07.0 Communication controller: Agere Systems 56k WinModem (rev 01) What programs under CentOS, if any, can use this modem and how? Thanks. mhr -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070807/fbeb461b/attachment-0001.html>
2007 May 19
3
Error building kernel for CentOS 5.0
I thought I had all the tools I needed for this, but it seems something is missing. When I build the 2.6.18-8.1.3 kernel from source, I get this error: extracting debug info from /var/tmp/kernel-2.6.18-8.el5.trace-root/usr/src/kernels/2.6.18-8.el5.trace-x86_64/scripts/conmakehash extracting debug info from
2007 Mar 14
4
What's the best way to convert a whole set of file systems?
I am currently running a Windows XP system at home with around 100+ Mb in use over ~400Mb of NTFS file systems. I am installing CentOS 4.4 on it when I change out the mobo/cpu/mem/video combo I just bought. I want to convert all the file systems to (probably) Reiserfs or maybe ext3, but I need to do them one at a time because I only have enough transfer space to accommodate the largest one, or
2007 May 02
2
Another CentOS 5 oddity: reboot and the X server fails to come up
I had to reboot my work machine today, and it came up in text mode (!). I did an init 5, but that had no effect (wrong command?). I killed the three gdm processes, and voila, X server mode. Where do I look to find out what is not right here? Thanks. -- Mark Hull-Richter, Linux Kernel Engineer DATAllegro (www.datallegro.com) 85 Enterprise, Second Floor, Aliso Viejo, CA 92656 949-680-3082 -
2007 May 19
3
AcroRead failing miserably in CentOS 5.0
I could swear that this was working just last week, but now when I run the Adobe Acrobat reader, it hangs. If I run it "directly" (/usr/bin/acroread) with -DEBUG as the first argument, I get an infinite loop of: expr: syntax error I tried removing and reinstalling it, but no change. Any ideas? -- Mark Hull-Richter DATAllegro (www.datallegro.com) 85 Enterprise, Second Floor, Aliso