General :: Console Display Dmesg Messages?
Feb 15, 2011
I've been getting messages, that should be in the dmesg log, on the console.This has been happening for a while, but I finally got tired of them.My system is Fedora release 14, Kernel 2.6.35.11-83 on an x86_64.When I reboot I get the following displayed with the login prompt.[ 52.492937] readahead-collector: starting delayed service auditd[ 52.795508] readahead-collector: sorting[ 53.033970] readahead-collector: finished
View 2 Replies
ADVERTISEMENT
Mar 2, 2011
I have logged as e.g. user1 via ssh into my machine. Then I perform `su -` to switch to root user and I don't see debug messages which are normally displayed when I log as root via system console.How to display console messages in ssh session ?
View 1 Replies
View Related
Apr 7, 2010
Kernel driver function was called via ioctl and returned success, but when I checked the kernel display buffer with dmesg the printk message was not there. Then when you do lsmod, the driver you were calling showed "used by zero". So it seems like the kernel driver was not accessed. In the kernel driver, I had many printk statements, but nothing printed in the buffer. if the driver get accessed and what could cause this?
View 1 Replies
View Related
Oct 18, 2010
I have around 10 Servers.How to see Dmesg and /ver/log/messages of multiple servers from a centralized location
View 5 Replies
View Related
Sep 5, 2010
I scan dmesg continuously for warning or fatal messages and mail the lines containing the errors to someone.- I presume a script can be used.- How can this process involked at system startup ?
View 2 Replies
View Related
Sep 5, 2011
I am using Arch Linux and want to disable console messages which are displayed when the kernel boots. I have tried the quiet and loglevel=2 options in /boot/grub/menu.1st as given below:
kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/c6dbfcdc-fcd8-498e-9182-f3bddc4f05ff ro loglevel=2
However I am still seeing console messages at boot. I used grub-install after the changes.
Any ideas where I am going wrong?
View 1 Replies
View Related
Mar 9, 2010
i have two computers on a wireless network and the system and lately dmesg is crowding with this message (or similar): SFW2-INext-DROP-DEFLT IN=ra0 OUT= MAC=01:00:5e:00:00:01:00:13:f7:e4:5a:49:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x08 PREC=0x80 TTL=1 ID=30784 OPT (94040000) PROTO=2 what it means? can it be related to my network being sort of slow lately?
View 1 Replies
View Related
Feb 8, 2010
A novice and tried to set up remote desktop from XP workstation using VNC4Server. Have lost GUI interface on server console. I tried to reverse what I did but still no display.the server boots fine then displays a window "Choose a host to connect to..." which just lists a mail server on the network.Don't know where to start looking to solve this. Any help would be appreciated.
View 2 Replies
View Related
Jul 2, 2010
Debian Squeeze: Linux jilldando 2.6.32-trunk-486 #1 Sun Jan 10 05:53:18 UTC 2010 i686 GNU/Linux
gdm for desktop manager
I have 4 differences situations, 2 work, 2 do not: So I think my server box (Jill) is messed up.
1) On the server desktop, I can open a console as the gui logged in user and type: xeyes and those eyes appear.echo $DISPLAY :0.0
2) If from that console I log in as another user (ros) and then type:
xeyes I get:
Error: Can't open display:
echo $DISPLAY
(NOTHING)
so that will be a problem.
3) If I ssh into my offices remote server from my XP machine with putty and x-forwarding and then type:
xeyes and those eyes appear.
echo $DISPLAY
localhost:11.0
4) If I ssh into Jill from my XP machine with putty and x-forwarding and then type:
xeyes I get:
Error: Can't open display: echo $DISPLAY (NOTHING)so that will be a problem.
This leads me to think I have something messed up on my Linux box Jill.
I have tried setting DISPLAY= to various values but same error, so this led me to believe something else needs setting. Especially as env yields alot more in situation 1 than in situation 2.
What can I set where, that will allow me run xeyes (anything X) in situations 2 and 4, just like in situation 1 and 3?
View 10 Replies
View Related
May 16, 2011
after upgrading to 11.04, natty, I have a problem with rsyslogd.
In previous releases I went to:
/etc/rsyslog.d/50-default.conf
and uncommented the lines under comment:
# I like to have messages displayed on the console, but only on a virtual
# console I usually leave idle.
This was redirecting the log messages to a console I could get to via Ctrl-Alt-Fwhatever.
In natty, this no longer works. When I switch to the relevant console I get a blank screen with a blinking cursor.
The file /etc/rsyslog.d/50-default.conf still exists. A new arrival is also 50-default.conf.ucf-dist which, as far as I can tell is a clone and which I have also modified like 50-default.conf.
The file /etc/rsyslog.conf (configuration file for rsyslogd) exists and its last line reads:
$IncludeConfig /etc/rsyslog.d/*.conf
which presumably should force rsyslogd to read 50-default.conf at startup.
Looking at the running processes I can see that rsyslogd runs.
View 4 Replies
View Related
Mar 23, 2010
how can we store the console messages when linux system goes for reboot /is there any path that we can see these console logs. i need to check some ting on the console .
View 1 Replies
View Related
May 17, 2010
is there any way to disable kernel messages on the console? The problem I have is that it is almost impossible to work on the console due to a flood of file system errors from the kernel.
I've checked /etc/syslog.conf and disabled kernel logging to the console. Even with syslog turned off the messages still flood the console.
View 2 Replies
View Related
Jun 23, 2010
I'm running slack64 13.0. At initial boot i see the two penguins and text from th kernel scrolls past until my root partition is mounted where upon all messages stop until the console prompt or KDM pops up. Everything seems to be operating as normal but i've no idea whats happening during the rc scripts (FS checking, etc). When shutting down though the rc.6/rc.0 script messages appear in the console though.
To my knowledge i've not changed anything that would effect this (just modified inittab for runlevel 4 & tty4,5,6 in runlevel 4).
There's nothing in dmesg but most messages don't get logged there as i understand.
View 12 Replies
View Related
May 1, 2010
After grub loads the kernel I'll get an on screen message from the console showing: cannot reserve MMIO region And I was wondering is there a way to silence console messages so you don't see them at bootup?
Could setting dmesg work:-nlevel Set the level at which logging of messages is done to the console. For example, -n 1 prevents all messages, expect panic messages, from appearing on the console.So typing at a term 'dmesg -n 1' will work?
View 3 Replies
View Related
May 9, 2010
What i'm trying to accomplish seems rather silly but is needed for my little project here.
I'm using OpenSuSE 11.2 as a media center PC and need it to login automatically(console not X). That one i accomplished without problems.
However, after login i can see all the info about the services that were started and that needs to "go away".
One could do a "clear" in the .bash_rc and or .bash_profile but it will still show the login prompt which i don't want to see either (i don't even want to see the blinking cursor as well).
Question: How do i accomplish that so that the login console shows only the "splash screen" without any output of the kernel,rc.status nor the "issue-file"... just a plain blank screen ?
View 6 Replies
View Related
Apr 28, 2010
I want to know if there is a way to disable the GUI console on 10.04 Server I want the traditional pure text console ... no plymouth, no plymouth-theme, just 80x24 console. Another question, Is there a way to get those traditional messages when booting? Like 8.04 Server does?
[code]...
View 9 Replies
View Related
Jun 10, 2010
Slackware 12.0 (GNU/linux kernel 2.6) I am said slackware is very stable (I suppose this means it has few bugs). However, every time I run startx to start the graphical interface, for a brief moment I can see (just before the screen is put in graphical mode) a lot of error messages. How can this be? I use slack 12 a lot and have reinstalled this distro many times. However the described behavior always repeats.
View 14 Replies
View Related
Apr 10, 2011
I had a problem with my OpenSUSE with Tumbleweed repository enabled that required me to do a hard power off of my ASUS N61JV-X2 notebook PC. I had Evolution running at the time. When I did a cold boot of my laptop and I ran Evolution again, it does not display my e-mail messages anymore. In fact, I had to install Mozilla Thunderbird with the Enigmail extension so that I can read and write e-mail messages.
How do I fix Evolution so that it will retrieve and display my e-mail messages and I can write new ones using this software package?
View 9 Replies
View Related
Aug 28, 2010
I am having problems with Thunderbird in Ubuntu Lucid. I am not sure since when. It could have been since I upgraded to Lucid from Karmic. When I open Thunderbird, a message pops up that is supposed to ask me for the password. However, it is all blank inside and doesn't display the text. I found that after I click on ALT+TAB a few times, the message displays correctly. This is very strange. Is anyone else having (or had) the same problem? Does anyone have an idea for a fix?I tried uninstalling and then reinstalling but it didn't work out (I didn't "purge" though).
View 4 Replies
View Related
Jun 18, 2011
I would like to have Icedove display the number of unread messages in the task/window bar when both active or minimized; note I am not interested in a system tray solution just yet. There must be a hack to do this right? Would it involve recompiling Icedove?
View 2 Replies
View Related
Feb 1, 2011
Recently I am trying to install the latest Ubuntu / Xubuntu but after the kernel messages the display becomes corrupted. The machine is a Clevo laptop with the dreaded SIS 671 / 672 chipset. The Ubuntu 8.04 is working flawlessly. Any other version I get several problems and depending on the mood of the system I get a vertical running display ( not readable ) or a left horizontal displaced screen (readable) ...
I tried more tan several CDs ranging from 9.01 to 10.10 both Ubuntu or Xubuntu. What is the plainest (simpler ) VGA mode in order to install it? I have tried vga=normal and even VGA =3 with no success. With the latest Ubuntu 10.10 I get another problem it simply does not recognize the HDD / SSD. I have traced the SSD problem with the sata_sis module in kernel 2.6.35 and up... Other distros have the same problem ...
View 2 Replies
View Related
Feb 9, 2011
I have a LAMP installation for learning php and mysql. My online trainer pointed out that we always get a white screen when the php is wrong, when we should get error messages that say which line in the code is wrong etc.
I recently reinstalled mysql so it is the latest version from the repositories for Ubuntu 10.04.2 LTS.
Is there a way to make error messages show up?
View 3 Replies
View Related
Feb 24, 2010
red hat How can I change the text in the console display?
View 15 Replies
View Related
Feb 26, 2011
I've just tried to install X on my new debian system which had a nasty side effect.
I can see the bootcycle up to "Waiting for /dev to be fully populated." and then the screen switches into a display mode unsupported by my display. I've had problems like this many times before because the display returns it's capabable of resolutions like 2048x1536, which it just isnt. I've had to disable autodetection whenever using this display. One thing to note thought is that it's NOT X that's messing up the display. It's setting the wrong display mode even before the filesystems are mounted. And I've already uninstalled X with no change either. Also recovery(single user) mode has no proper display output either.
what is setting my display to the wrong mode?
View 2 Replies
View Related
Jul 8, 2011
Gwibber doesnot display the messages for Facebook Need a good GUI based download manager like Kget for Fedora
View 9 Replies
View Related
Dec 29, 2010
I just install xen and kernel-xen version 2.6.18-194.26.1.el5xen, booting into the xen kernel dom0 shows me continous colorful scrambling and scrolling. I can ssh to dom0 and get correct display but the dom0 console is where it shows the colorful garbage scrolling. i have the Supermicro X7DC motherboard with a XGI Z9 graphics card. GUI is not installed and I don't have the rhgb parameter in my grub.conf. My grub.conf is plain and unmodified.
#boot=/dev/md0
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
[Code].....
View 5 Replies
View Related
Mar 28, 2011
How can I troubleshoot disk with 'dmesg' cmd ? How to distinquish :
- physical disk error
- file system corruption
What is I/O Error ?
View 1 Replies
View Related
Dec 10, 2010
What exactly is the use of dmesg?
View 3 Replies
View Related
Feb 25, 2010
My console display is hard to use and read ever since I installed the ATI fglrx driver (the problem appears with any version of the driver):
ImageBam - Fast, Free Image Hosting and Photo Sharing
View 2 Replies
View Related
Jan 28, 2011
was trying to understand the messages the DMESG gives .Does any one knows how to debug the DMESG mesaage or any link for the same ?
View 6 Replies
View Related