OpenSUSE Hardware :: Error "No Human Readable MCE Decoding Support On This CPU Type"
Jun 8, 2011
[156750.000302] [Hardware Error]: No human readable MCE decoding support on this CPU type.
[156750.000327] [Hardware Error]: Run the message through 'mcelog --ascii' to decode.
[156750.000344] [Hardware Error]: Machine check events logged
I have been trying to find mcelog for my architecture (2.6.37.6-0.5-desktop #1 SMP PREEMPT 2011-04-25 21:48:33 +0200 i686 i686 i386 GNU/Linux). I am running openSuse version: openSUSE 11.4 (i586)
[Code]....
View 6 Replies
ADVERTISEMENT
Oct 21, 2010
How can get human readable output from df -k in HP-UX?
View 5 Replies
View Related
Mar 28, 2011
The following is a script for making the bdf output of HP-UX in a human readable form .
Syntax for running the script is :-
# bdf | bdfrefine.pl
The output will be displayed in KB ,MB,GB or TB as per the disk space . Script details :-
#!/usr/bin/perl
######## SCRIPT FOR USER FRIENDLY bdf OUTPUT ##################
##-----------------------------------------------------------------######################
################# SLURPING INPUT ######################
##-----------------------------------------------------------------######################
[code]....
View 10 Replies
View Related
Aug 14, 2010
I want to find out which process is eating RAM, I use this command:
Code:
ps -eo size,pid,user,command | sort -k1 -rn | head -10
but it displays with no human readable:
Code:
283364 4644 quanta /usr/lib/mozilla-firefox/firefox --sm-config-prefix /firefox-C3JYUC/ --sm-client-id 1014cd7d2d4000128169799000000044950019 --screen 0
230372 3635 mysql /usr/sbin/mysqld --defaults-file=/etc/mysql/my.cnf --basedir=/usr --datadir=/var/lib/mysql --pid-file=/var
[code]....
use 'awk' to convert 'size' column to human readable? I also read this thread but I get stuck in printing from $4 to NR.
View 8 Replies
View Related
Mar 10, 2015
I want to display users quota in human readable format, so if the size is over 1 GB I want the quotas displayed in GBs
So when I issue the command below should I not get the results in GB ?
Code: Select allrepquota -sa
bob -- 87200M 400G 440G 879 0 0
dave -- 255G 400G 440G 3627 0 0
jim -- 10664M 400G 440G 230 0 0
tom -- 10737M 400G 440G 636 0 0
User bobs usage is 86GB, should 86GB not be displayed rather than 87200M?
View 1 Replies
View Related
May 23, 2010
i have installed Ossec and save it on my sql database but the timestamp of alert is not human readable, how to make it readable ? is there algorithm to make it readable?
View 1 Replies
View Related
May 5, 2011
I have log files that everyday are downloaded from my webserver in the format: Code: samplesite.com.xxxxxxxxxxx.gz xxxxxxxxxx is a 10 digit epoch time. I am trying to figure out a way in batch to:
1. find all of exisiting files containing the pattern (after the first run it will only be one a day)
2. Isolate the epoch string
3. convert the epoch string to human readable date/time
4. rename the original file as samplesite.com.mmddYYYY.gz
View 2 Replies
View Related
Jul 1, 2010
The top command by default displays in "k" ...how can I make it display in "M"?
View 2 Replies
View Related
Sep 26, 2010
I have installed mpd & GMPC. I've set the MPC config to point to /Music & chown'd it to mpc. When I try to play a MP3 I get an error in GMPC saying"mpd reported problems decoding mp3"
edit: I tried playing from files instead of an saved playlist.. it worked
View 1 Replies
View Related
Feb 26, 2010
I just loaded octave. I ran through a few examples of how to implement a script file. Everything works until I get to "plot". When I run the "plot" command I get the following.
octave:2> test1.m
error: can't perform indexing operations for <unknown type> type
sh: gnuplot: not found
Just to double check my work, I ran the following code:
y=[1 2 3];
plot(y);
View 3 Replies
View Related
Jan 26, 2010
I'm trying to compile a program and it gives me the following:
I checked cmath-util.h:46 and cmath-util.h:48:
I'm not a C person, and the author is unavailable so far.
View 5 Replies
View Related
Sep 13, 2010
I am using an external USB keyboard to my laptop. Suddenly (after using this keyboard for 6 months), some randomly times I need to press the button 6-7 times before something appears on screen. This happens randomly, I may be able to type a whole paragraph without problem, and suddenly I can't type anymore for few seconds. My system is opensuse 11.3 and it happened last friday 9/10 ( if it is related to any update). I tested the keyboard to another pc and it is working. I tested another keyboard to my laptop and I still have the same problem.
View 1 Replies
View Related
Jul 30, 2010
I installed goblin by run GoblinUI.ymp and logged out.
After I logged out, I chose meego as session type and tried to login again.
I entered correct password, but when I press enter after type password , display change to black and got some message and backed to login session again.
On the other hand, I succeed in running MeeGo Live CD(1.0.1 build 1.4).
I wrote MeeGo Live CD image on USB Flash Driver by using Win32 Disk Imager, and boot that one successfully, although it has some flaw.
Network Settings Window is stuck in workspace and can't move or close, so it cover other appication's window. Internet on toolbar is broken, so I have to run FireFox in application toolbar to use internet.
I'm using Netbook based on Atom CPU and GMA.OpenSUSE installed in my netbook is installed by KDE Live CD image.
Should I Use Gnome to use Goblin, because MeeGo is using Gnome? Or.... what is problem make Goblin doesn't work?
View 3 Replies
View Related
Feb 21, 2010
Formated new drive with ext3 on external drive on Suse 11.1 When upgraded to 11.2, drive was not connected... Could not get mounted after that... Set up another boot drive, could not get to mount. Found post with following:
>cryptsetup luksOpen /dev/sde1 restore
>mkdir /restore
>mount /dev/sde1 /restore
Error as follows: mount: unknown filesystem type 'crypto_LUKS' Have also got to another point where superblock was incorrect. I can use terminal, but am not a linux guru... Have looked at other posts under luks, but can not find a solution.
View 6 Replies
View Related
Feb 21, 2010
I have a problem with CD/DVD's burned with K3B in openSUSE 11.2. They are not readable on computers with Windows. When I was burning them I had UNIX+Windows filesystem selected.
View 6 Replies
View Related
Jun 16, 2011
i tried to install wine in SLED11 but i got this error : configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want.You will need to install development packages of Xlib/Xfree86 at the very least. Use the --without-x option if you really want this.
View 8 Replies
View Related
Mar 30, 2010
I have a little problem using CDs or DVDs. If I put a disc in my DVD-Recorder it is mounted and the content of the disc is shown in dolphin (or any other programm for that matter). The names and attributes (size, date etc) of the folders and files are all correctly shown - except it is a multisession-disc, then there are only files of one of the sessions (probably the first) shown. The permissions say that the files are readable (user is my useraccount and group is "root").However, if I try to open a file on the disc, the program (for example sm-player if it is a video) freezes or displays a message that the file is corrupted (for example open office if it is a textfile).Trying to copy a file from the disc to the harddrive results in an error that the file is not readable, but there is a file created on the harddrive - it has the correct name but the size is 0B.Burning a disc with k3b creates also an error, although the disc is correctly recognized - but as soon as the burning should start an error occurs.I'm pretty sure that it is not an hardware-issue, since this DVD-Drive has worked fine under openSUSE11.1-32bit and it still works if I put a bootable disc in. There is no problem runnig a live-CD and I had no problems with the drive when I installed the very same system that I'm working with from a disc.Logging in as root doesn't change a thing.
I tried to search if this problem was solved before, but all I found were problems where the disc-drive wouldn't mount at all ... so please, if anyone knows a solution or at least a place where I can found one - I really have no idea what to do about this.
View 3 Replies
View Related
Aug 6, 2010
I have a DVD which I can open and play on a machine running 9.04 but I can't get to open and play it on a machine running 10.04.How can I diagnose and prefereably fix the problem?
View 9 Replies
View Related
May 15, 2011
Has anyone tried installing on an mSata drive? I tried installing OpenSuse and received the message that the partitioning on my MyDigitalSSD drive was not readable.
Id like to know if its just my generic MyDigitalSSD drive that doesnt work, or all mSata drives.
View 9 Replies
View Related
Jul 3, 2011
On My OpenSuse 11.3 box, all my 64-bit apps correctly select Western font for menu items, file selection etc.. But my 32-bit apps like Adobe reader and 32-bit version of Firefox display unreadable text for mouse right click, file save and select etc, as if they are trying to use an invalid font or character encoding.C how I configure 32-bit apps to use Western character set, and to find what it is actually looking for ?
View 9 Replies
View Related
Jul 24, 2011
Is there anyway to get a 2 terabyte NTFS partition mounted in Suse Linux? Would be better to just mount if possible so I could use the storage for both my Linux and windows pcs.
View 2 Replies
View Related
Oct 6, 2010
I have just installed openSUSE 11.3 and enjoy using MonoDevelop , and I tried to use XML Serialization in C# : The Help shows the following code for XML Serialization :
C# Example
// Simple XML serialization
using System;
using System.IO;
using System.Xml.Serialization;
public class MyObject {
[Code]...
but when tried the same code the error was : /home//Projects/xmlTest/Main.cs(14,14): Error CS0234: The type or namespace name `Xml' does not exist in the namespace `System'. Are you missing an assembly reference? (CS0234) (xmlTest)
View 1 Replies
View Related
Apr 27, 2016
I have installed debian jessie stable and would like to use hardware decoding with the nouveau driver. I have tested with the propietary nvidia 340.65 driver and MPV and successfully enabled hardware decoding. However, there seems to be a frame sync issue with mutter and nvidia that I want to avoid. I've followed the instructions for enabling hardware decoding with nouveau here, hURL..., but haven't had success. What I've done so far is install jessie stable, run updates, install mplayer2, mpv, mesa-vdpau-drivers, and follow the previously mentioned guide. Mplayer2 throws an error about not finding the proper codec. MPV at least attempts to play the video but promptly freezes the system so that I can't recover without rebooting. URL....
View 0 Replies
View Related
Apr 15, 2011
Is there a place in my 10.04 OS that tells me the meaning of the colors of files? I have a folder that I moved to my home directory when i upgraded from 9.10 to 10.04. In that folder was a .tar.gz file that was green - I then deleted that file and ran another compression command - same files, same everything, but when I ran it this time, it is now red. Any ideas. I'd like to know what the color indication is on any given file.
View 2 Replies
View Related
Jul 1, 2011
I can't get vlc to decode video via my graphics, 720p uses about 80% of cpu and 1080p uses 125% (then crashes). I believe I have correctly installed the xvba driver and I think I just need to setup vlc correctly but I am not sure of this. I have read that people have had this board running full hd with about 15% cpu usage so I am sure it has something to do with the way I have things set.I am running a
MSI E350IA E45 (amd / ati 6310)
4gb ddr3 (running at 1333mhz)
Ubuntu 11.04 64bit
View 3 Replies
View Related
Jun 8, 2011
I've setup a EEEBox 1501P exclusively to work as a Media Center. So i've picked up Ubuntu 11.04 x64, and Boxee x64 (latest), and installed the nVIDIA drivers directly from site. The problem is that video playback at 720p is a bit sloppy! I've tried on VLC player for example, and the CPU cores are at 10%. But when i use Boxee, one core gets stuck at 100%, and the others at 10%.
So this means that currently, boxee, cannot handle hardware acceleration in x86_64 Linux! My question is:What software can I use to set-up my Ubuntu-based Media Center?
View 9 Replies
View Related
Jun 26, 2010
I'm owning an old single Core AMD (Opteron 148, like Athlon 64 3200+), it can't play h264 1080p-Videos without framedrops in active scenes. I'm also owning an not so old AMD/Ati Radeon HD 2400. It's not an UVD2 card, it's not even UVD+, its UVD i.e. UVD1. All articles regarding GPU h264 decoding I've found so far are saying "for vaapi gpu decoding on linux you need to have a UVD2 card". That's wrong! My UVD1-Card is playing fine some demo movies.
Setup:
Ubuntu "Lucid" 10.4
"deb http://ppa.launchpad.net/nvidia-vdpau/cutting-edge-multimedia/ubuntu lucid main" in /etc/apt/sources.list.d/cutting-edge-multimedia.list
[code]....
(With the original Ubuntu Lucid fglrx (8.723) there's some error, I don't remember the words. It doesn't work for me)It's working. I can play h.264 HD Videos with mplayer and decode it with a Radeon GPU. vlc 1.2 not working so far. It seems it's decoding fine, but screen remains green. Here's a screenshot, no fake! It's a two Monitor setup with fglrx' big Desktop. On the right there's running a movie Trailer (I Am Legend) and on the left there's some status info. Quality is not perfect (as you can see, horizontal displacement), but it's basically working.
View 4 Replies
View Related
Dec 29, 2010
i have Ubuntu10.10 (kernel-2.6.35-22-generic) installed. struct stat StatBuff;
[Code]...
I have mounted a windows share folder on /mnt. When i gave any directory within /mnt/ to stat function it fails with errorno 75. perror shows "Value too large for defined data type". Example 1 is fail but Example 2 works fine.
View 7 Replies
View Related
Jun 22, 2009
I am currently working on a project related to packet sniffing which has been implemented using the concept of raw sockets. I am using C language.I am able to decode the following details from the packets received from a local network,like:
source and Destination Mac Address
source and Destination IP Address
source and Destination port no
But I am having trouble in decoding the domain name when an user in the local network is logging onto internet.For eg. if a user in the local network is trying to log on to web using his browser say if he has logged on to url then from the packet I need to get the following details
source Mac Address from which user had logged on
source IP Address from which user had logged on
domain name
View 1 Replies
View Related
Feb 4, 2010
I have installed both Windows Xp and Fedora 12. Last time when i was working on Fedora it didn't shut down properly. Now following error occurs and finally the system sleeps.
ata1.00 : exception Emask 0x0 Sact 0x0 SErr 0x0 action 0x0
ata1.00 : BMDMA stat 0x25
ata1.00 : cmd c8/00:00:50:5a:34/00:00:00:00:00/e4 tag 0 dma 131072 1n
res 51/40:7f:d1:5a:34//00:00:00:00:00/e4 Emask 0x9 (media error)
ata1.00 : status : { DRDY ERR }
ata1.00 : err : { UNC }
end_request: I/O error, dev sda, sector 70539985 JBD : Failed to read block at offset 5884 EXT4-fs(sda): error loading journal mount: wrong fs type, bad option, bad superblock on /dev/sda8, codepage or helper program, or other error In some case useful info is found in syslog-ty dmesg | tail or so
View 1 Replies
View Related