Debian Hardware :: Viewing Overclock Information For CPU Via CLI

Jul 22, 2015

I recently purchased a replacement CPU & motherboard and, with a grand after-market CPU heatsink and fan, was able to create a stable overclocked system of 3.8/3.9GHz (from a stock of 3.2GHz).

However, when I run, say, Code: Select alllscpu, Code: Select allcpuid (after installing said package) or Code: Select allless /proc/cpuinfo it only lists the stock speeds of 3.2GHz.

What would be the best way within my operating system to view my current clock speeds?

View 10 Replies


ADVERTISEMENT

General :: Accessing And Viewing Information In A Database Without A Login/password?

Mar 22, 2010

I mean, isn't that exactly how normal home users can visit search engines such as Google or Bing and search for information?

View 7 Replies View Related

Debian :: Viewing Embedded QuickTime With Iceweasel

May 11, 2009

I've got a laptop running i386 Debian Lenny, and I was able to get Iceweasel to run flash videos by installing packages via debian-multimedia. However, now I need to get embedded streaming (real time) QuickTime videos to display (as part of a project at work). Is there something I should install from the repos for that? Or do I need a Firefox plug-in from the net? I saw a few libs in the repos that seem related, but I wasn't sure if that was what I needed.

View 1 Replies View Related

Ubuntu :: Can't Overclock In 10.10

Oct 24, 2010

I recently switch from Windows 7 to Ubuntu 10.04 and then to 10.10. When I had Windows 7 running I was overclocking via manual settings in my BIOS. I am almost positive I had the same overclocking settings in my BIOS when I had 10.04 as well.

For some reason though when I use the same settings with 10.10 it tries to but up, but it just says it will restart in 30 seconds. I have no idea why. I know the overclock is stable as I have been using it for a year or more. This seems to just happen when I got 10.10.

View 2 Replies View Related

Debian :: Using Wget To Download Site For Offline Viewing

Nov 25, 2015

This is the command line switch I am using:

Code: Select allwget -p -k -e robots=off -U 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4' -r www.website.com

For some reason it seems to be downloading too much and taking forever for a small website. It seems that it was following alot of the external links that page linked to.

But when I tried:

Code: Select allwget -E -H -k -K -p www.website.com

It downloaded too little. How much depth I should use with -r? I just want to download a bunch of recipes for offline viewing while staying at a Greek mountain village. Also I don't want to be a prick and keep experimenting on people's webpages.

View 3 Replies View Related

Ubuntu :: Looking For Application To Overclock CPU?

Apr 19, 2010

I am looking for an app that behaves like CPU-Z for windows, because I am desperately wanting to overclock my CPU. However, I don't want to do it without a CPU monitor that monitors heat/clockspeed/voltages/etc.

View 3 Replies View Related

Debian Multimedia :: Sound Distorted While Viewing Online SWF Files

Jul 9, 2011

I have distorted sound when viewing SWF files on browsers. Tried both chrome and iceweasel. I have a Dell XPS with debian testing (64 bit), alsa is 1.0.23. Sound is working properly when playing formats other than swf.

View 1 Replies View Related

Ubuntu :: Overclock Using An ATI Radeon 5770?

May 19, 2010

Does anyone know of a similar easy to use interface for over-clocking with ATI cards?

I found this one that works with nvidia but haven't had much luck finding any others:

http://www.econowics.com/linux/298/t...-ubuntu-linux/

View 6 Replies View Related

Ubuntu :: How To Overclock Computer (Master Gear)

Mar 19, 2011

How to overclock my computer, I just got a master gear so I can overclock computer till I can upgrade the cpu. Its AMD.

View 3 Replies View Related

Hardware :: Overclock Intel Atom N270 ?

Jan 25, 2010

Is it possible? Its an Acer Aspire One.

View 1 Replies View Related

OpenSUSE Hardware :: Overclock - Increase The Clock Speed Of The CPU?

Mar 20, 2010

Can I Overclock my CPU from Linux? In Windows I Can use Sysclock but is there anything in linux that can increase the clock speed of the CPU.

View 2 Replies View Related

Ubuntu :: Can't Overclock Correctly - Cannot Set Freq 16000[32000] To Ep 0x86

Oct 17, 2010

I am trying to get a stable overclock on my processor and if it's not set to exactly 3.2GHz or 2.66GHz (stock clock) I get this message. Using sysinfo, the OS does not register over 3.2GHz even when I have it clocked @ > 3.2

All the google searches and bug reports seem to talk about sound problems and webcam issues being the cause, but I've had this problem since I switched to Ubuntu and have not yet found a resolution.

View 3 Replies View Related

Fedora :: Write A Program Which Would Get Information From A Webpage And Display The Information On Desktop Sort Of Like A Widget?

Sep 3, 2009

I'm trying to write a program which would get information from a webpage and display the information on my desktop sort of like a widget. I kind of remember there being something like this already made, but for the life of me I can't remember what it's calledDoes anyone know?

View 1 Replies View Related

Debian :: Get Information About My System?

Apr 9, 2010

I just installed debian and I need to know where I can find information about my current installation is it x32 or x64. I an sure that my current hardware is x64 but I'd like to know the current OS type.

View 1 Replies View Related

Debian :: Can't Get Shoutcast Information On Web?

Apr 5, 2011

I have shotucast server on my debian server it works perfect, but i can't get shoutcast information on web i'm using PHP script With script everything is OK. With shoutcast to. But i don't understand, why my php script is showing server is off

View 1 Replies View Related

Debian :: Running Synaptic - No Version Information Available

Aug 6, 2010

I have installed Openshot Video editor, then it did not work (due to some python bindings I guess) so I uninstalled it. After that everything seems to start failing including, running aptitude and apt-get. Here is a message when I try to run apt-get from command line (sudo apt-get install -f)

Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up shared-mime-info (0.71-3) .....

Here is I am trying to run synaptic from command line:
synaptic: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libxml2.so.2)
/usr/bin/python: /usr/local/lib/libz.so.1: no version information available (required by /usr/bin/python)
/usr/bin/python: /usr/local/lib/libz.so.1: no version information available (required by /usr/bin/python)
synaptic: symbol lookup error: /usr/lib/libxml2.so.2: undefined symbol: gzopen64

This is from "/usr/lib$ ls libz* -al"
-rw-r--r-- 1 root root 90284 Dec 28 2009 libz.a
lrwxrwxrwx 1 root root 16 Jun 29 23:18 libzbar.so.0 -> libzbar.so.0.2.0
-rw-r--r-- 1 root root 183284 Jun 9 11:13 libzbar.so.0.2.0
lrwxrwxrwx 1 root root 18 Jun 15 21:13 libzephyr.so.4 -> libzephyr.so.4.0.0
-rw-r--r-- 1 root root 51396 Nov 29 2009 libzephyr.so.4.0.0
lrwxrwxrwx 1 root root 15 Jun 16 20:40 libz.so -> libz.so.1.2.3.4
lrwxrwxrwx 1 root root 15 Jun 15 20:27 libz.so.1 -> libz.so.1.2.3.4
-rw-r--r-- 1 root root 79980 Dec 28 2009 libz.so.1.2.3.4

View 14 Replies View Related

Debian Hardware :: How To Get Monitor Information On System?

Feb 9, 2010

I am new to Debian and Linux all together. At work, we have dual even triple minitors at our stations. I have not seen this on linux until I went to a co-workers house. I wanted to do the same and I have two monitors. I asked how but he uses X on Gentoo.How can I go about learning how to do this? I can tell you now, I DO NOT know how to get the monitor information on the system. I DO NOT know where to find the configuration files for my monitor.

I know I am going to need drivers and stuff. What I asking I guess is where I should start in order to get this going. I am running Debian (lenny) 4 GIGS ram, 1.5TB HDD and a Dual core processor. I know the video card I have is a dual head video card for two monitors. I would like to thank everyone in advanced for their and hopefully I can learn something new and be able to do this on my own in the future.

View 5 Replies View Related

Debian :: Commands To Change Authentication Information

Nov 19, 2010

I wanted to change authentication options in
1) /etc/pam.d directory files common-password, common-auth, common-account
2) /etc/login.defs - PASS* fields

I know the fields that need to be changed but what I could not find was
a) commands that change these options similar to useraddusermod and so on but those which can change system wide settings
b) API that can change these options (C API)

I have almost accepted that there in fact aren't such things. You have to manually update the files. I would prefer not though.So I am asking here as last attempt to find such commandsAPI. Please let me know if they are available.

View 1 Replies View Related

Debian :: Domain Name - When Reboot The Computer - Information Lost ?

Aug 4, 2010

I insert the domain name "g3c" in menu: System->Administration->Network (file attach)

When i reboot the computer this information lost: why ?

Where i must insert this information ?

My s.o. is debian 5.05

View 2 Replies View Related

Debian Configuration :: AQemu + USB (squeeze) - Could Not Get USB Information From System

Oct 15, 2010

Running AQemu says me the following:

Could Not Get USB Information From System!
USB Support is Disabled.
Add Support proc FS TO YOUR Kernel.

View 1 Replies View Related

Debian Configuration :: SSL - Can't Input Information Such Country Code?

Aug 28, 2011

i followed a Tutorial about configuring apache to have HTTPS Protocole , but since i ask for a certificate , i can't input information such country code etc , i'm runing this configuration on Webmin , i'm using Debian of course so how can i input the code ?

View 1 Replies View Related

Debian Programming :: How To Include Version Information In SO Library

Oct 8, 2014

Suppose I have the library code in library.cpp. I found that to include the version information in the .so library, I had to use these command forms:

Code: Select allg++ -Wall -fPIC -c library.cpp
g++ -shared -Wl,-soname,library.so.0 -o liblibrary.so.0.1

The howto then continued to recommend creating symbolic links pointing at the newly compiled library. [URL] ....

The result is, during the booting sequence, I am receiving this error:

Code: Select alllibsystemd-login.so.1: no version information available (required by /usr/bin/dbus-daemon).

The library is the one I am working on.

View 5 Replies View Related

General :: System Information Shown When Booting Debian

May 18, 2010

When booting Debian, you'll see it printing a lot of information about the system variables and such.

I don't really need to see all that, so I'd like to modify some scripts to make sure that on boot, it just does what it has to do, without printing it on the screen. Just something I fancy.

Offcourse, still seeing errors would be nice. But that long slur of text, I could do without.

I've tried looking it up, but I can't find documentation on this specific thing anywhere.

View 2 Replies View Related

Networking :: NIS Not Updating User Information On Debian Lenny?

Jan 5, 2010

I just updated some user account information on my server and when I log on from a client it the ypcat passwd command shows the old info. How do I make it update? A related question... my NIS users can only log in on client machines using the terminal; it doesn't work at the graphical login screen. Is this normal? I'm new to NIS (just set it up last night) and still getting this stuff sorted out.

View 2 Replies View Related

Debian :: Cups-pdf Creates PDFs With Garbled Text Information

Mar 14, 2012

I print something with cups-pdf. The pdf appears, it LOOKS as it should, BUT if i actually select text from the pdf viewer and try to paste it somewhere, i get messed up characters (sometimes no characters). So this means that searching too is out of the question i guess.

Why is this happening? I dont know if its a ghostscript issue because on Windows there are several gs based pdf printers and those create perfectly searchable pdfs. Is this a cups/cups-pdf specific issue?

PS Printing through the "Print to file" dialog creates good pdfs but i dont know how to replicate that via command line.

View 3 Replies View Related

Debian Configuration :: WARING! Can't Find Hypervisor Information In Sysfs!

Mar 9, 2010

After each boot I find 2 occurrences of WARING!  Can't find hypervisor information in sysfs!

in /var/log/boot. This box is running as KVM-host, so I am a bit worried about 'warings' like these...

View 1 Replies View Related

General :: Make NIS User Information Override Local User Information On Client Systems?

Jul 30, 2011

How would you make NIS user information override local user information on client systems? This is what I think is right? Add nis on the passwd registration file on the second line Is this correct?

View 1 Replies View Related

Ubuntu :: Way To "Overclock" My Video / Graphics Card

Feb 16, 2010

Now I have never done this "Overclocking" stuff, It seems like it would be of great use. My laptop isn't in any way good in those departments. Thus I want to try and upgrade them, the cheap way.

View 8 Replies View Related

Debian :: Preserve / Merge Config File Information During Software Upgrades?

Mar 21, 2011

How does Debian preserve/merge config file information during software upgrades? My google searches left me a little unclear on this point. Also (if you happen to know) does Ubuntu use the same method?

View 2 Replies View Related

Debian :: Ultimate Package To Order Information, Knowledge, Website, And Data?

Jan 24, 2010

Data flow has become nowadays really huge. Although how hard one can try to tide folders, hard-disk, it can always be some days you are looking for something. What could be interesting to make available, e.g. to install for users, on all Debian stations. In some universities, with Linux-machines network, it is often kind of obliged to use emacs and 'office' KDE applications, as a standard at first.

for organizing better, what could be the solution as 'data flow organizer'? Many solutions, many methods, many ways are offered but none will be perfect

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved