OpenSUSE Hardware :: Dmesg Returns Empty Output?

Sep 29, 2010

When I type dmesg, it returns empty output.any idea why this would happen?anyone has tried fixing this problem?

View 2 Replies


ADVERTISEMENT

Programming :: Use If Else Condition When Returns Empty Data?

Apr 27, 2010

Let say I would like to check /etc/profile whether defined umask 022

umaskcheck=$(What to defined here?)
if [ What to define here? ]
then

[code]....

View 2 Replies View Related

Software :: Where Is Dmesg Output Stored

Sep 9, 2010

I have enabled usb storage debug prints for the debugging of my driver in kernel 2.6.24.4 of Fedora 8. When I type dmesg and press enter I see many prints on the screen. There are however lot many prints and I want all those prints from the beginning. However it seems that the older prints are overwritten with newer prints. SO if just redirect the dmesg output to some file, I get only newest prints but older are lost.

Surprisingly /var/log/messages doesn't contain those prints! Also I see there is a file named /var/log/dmesg , but that files never gets updated with the prints I see on the screen. So, my question is can I get all those dmesg prints right from the beginning in a file somewhere?

View 1 Replies View Related

Fedora :: Strange Message In Dmesg Output / What That Means?

Jul 8, 2010

When I run dmesg I get
Code:
[drm:drm_mode_rmfb] *ERROR* tried to remove a fb that we didn't own
Does anyone have any idea what that means?
Fedora 12 Gnome 2.28

View 2 Replies View Related

Ubuntu :: Dmesg Output Polluted With Network Logs?

Apr 26, 2011

Occaisonally I use 'dmesg' to see what's happening with my system. Lately I've noticed something that I've never seen before: the output from dmesg is polluted with logs of network packets. At the moment, the output of 'dmesg' looks like this:

Code:
[312682.369635] [UFW BLOCK] IN=eth0 OUT= MAC=00:1e:8c:25:b8:a2:00:14:7f:ff:5d:00:08:00 SRC=58.28.25.10 DST=192.168.1.71 LEN=40 TOS=0x00 PREC=0x00 TTL=60 ID=0 DF PROTO=TCP SPT=80

[Code]...

How can I make dmesg useful to me again?

View 1 Replies View Related

General :: Make Dmesg Post Output To Tty12 In Real Time

Apr 3, 2011

Terminal with real time dmesg output I want to use tty12 for system messages. Is there a way to mirror all kernel messages to there?

View 2 Replies View Related

SUSE :: USB Flash Drive Produces No Output For Dmesg - Hotplug Quit - Bluetooth Dongle

Feb 8, 2011

OpenSuSE 11.3/KDE4 32-bit
Kernel 2.6.34.7-0.7-desktop

It's been a while but I just hit a brick wall. Well, this has been building for a week or so, I can't figure out what's causing it. I thought there was a sudden conflich with the bluetooth dongle, since that one piece of hardware is not listed right from boot (sometimes has a dmesg error related to loading the module), but I find now this is not the case. Today I ran the full update to the current kernel hoping to fix the problem, but to no avail (caused some interesting issued with the video (intel 945) which I ironed out). Symptom: With the exception of the bluetooth, all devices hooked up to the USB ports at boot are recognized and usable. No device that I plug in after booting is recognized, period. lsusb output does not change. Plugging in a USB flash drive produces no output for dmesg.

[Code]...

View 3 Replies View Related

Ubuntu :: Telnet Command Returns Different Output If Launch It From Cron

May 29, 2011

I have a test socket on a server. If I connect to it using telnet, I get exactly the response I expect. So I know the socket works, and the script on the server works:

Code:
my-desktop:~$ telnet 192.168.1.1 3333
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.
RAM: 90 % Free ( 2793 M free, 3082 M total)

Connection closed by foreign host. And if I script it, I get almost the same response from Telnet, but still a valid response from the socket. So I know that my script works:

[Code].....

View 2 Replies View Related

CentOS 5 Networking :: Dell Studio XPS 435 MT - "network" Doesn't Appear Anywhere In The Dmesg Output

Jun 9, 2009

I just installed CentOS 5.2 on a Dell Studio XPS 435 MT, which is a fairly new machine (Intel Core i7) and I'm having trouble getting networking working. The word "network" doesn't appear anywhere in the dmesg output, so I can't even tell what hardware my machine has, or what drivers are missing. How do I tackle this?

View 4 Replies View Related

Ubuntu Servers :: Using TShark And Grep - Output Empty File?

Jul 13, 2011

I am not sure why this does not work..
tshark |grep 'string'
Gives me what I want but
tshark |grep 'string' >/tmp/outputfile
Gives me an empty file.

View 3 Replies View Related

General :: What Does The "1" In "ata1" Mean In Dmesg Log Output

Nov 28, 2010

What does the "1" mean in dmesg log output shown below:

Quote:

Originally Posted by bgoodr

I see this in /var/log/dmesg

Code:

[ 1.521871] ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xe000 irq 22
[ 1.988030] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.038686] ata1.00: ATA-7: ST3320620NS, 3.AEG, max UDMA/133
[ 2.038688] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.105336] ata1.00: configured for UDMA/133

Also, what does the "00" in the "ata1.00" mean?

View 1 Replies View Related

OpenSUSE :: Ssh Command Returns Error?

Feb 26, 2010

I have a service on my Suse 11 server which runs an ssh command (using openSSH) on another box.The output below is returned, but legitimate output is also returned as if the command had executed successfully. For example, the service executes an ls command through ssh, gets the error below, but also the contents of the remote directory as output. This is a problem because the service retries the command until it receives no error. I have been unable to replicate this manually from the command line. Does anyone know what might cause this or what this error really means?

View 5 Replies View Related

OpenSUSE Network :: FTP Connection Returns IPv6 Error

Nov 1, 2010

I'm having a little problem here. That, or I'm missing the obvious staring me in the face. I have this file server, called toad. I nuked it's system disk, reorganising the partitions and upgrading to openSUSE 11.3 x64. I installed vsftd with "Yast FTP server", and the config looks OK. I even compared it with that of another machine. But when I try to connect, this is what I get:

user@mainmachine:~> ftp
ftp> open toad
Connected to toad.geuens.org.
500 OOPS: could not bind listening IPv6 socket

I'm prettige sure IPv6 is deactivated. The firewall is disabled on both machines. I've looked this over again and again. Can't find it. It's not the connecting machine, I've tried from another.

View 4 Replies View Related

OpenSUSE Wireless :: What Is Meaning Of Messages "SFW2-INext-DROP-DEFLT IN=ra0 OUT= MAC=01" In Dmesg From Network

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

OpenSUSE :: Error Trying To Empty Trash

Jan 11, 2011

Whenever i try to empty the Trash (As Root) it does so then gives me an error message saying that it can't delete a specific file. It's always the same file and it says:"The file or folder /home/.Trash-0/files/yesterday once more.mp3 does not exist."Having looked in this location logged in as root using both Dolphin and at the command line, this file doesn't exist.

View 9 Replies View Related

OpenSUSE :: Cannot Remove Empty File?

Mar 2, 2011

I was copying an .avi file to an external hard drive and half way through the copy the drive reset and required remounting. Consequently I have an empty .avi file on the hard drive. I tried to recopy the file and overwrite, but I keep getting 'Could not write to media/harddrive/filename.avi'. I tried to rename to file to be copied but got the same response, I cannot delete the empty file either, as I get an error telling I cannot delete it. I have tried to do this as the user and root with the same result.Any other file I tried to copy onto the external hard drive is fine, just this one zero length file and the file I was trying to copy, the original of the file. I also tried to delete the file on another computer but couldn'tExternal hard drive is a WD elements ntfs, which works great except for this glitch.

View 3 Replies View Related

OpenSUSE :: How To Force Empty Trash Bin

Mar 27, 2011

I have some files in my user trash bin which don't get emptied. Can you please tell me where I can find my trash bin using Superuser Dolphin? Or how can I force empty it? I tried /home/.Trash-0/files but it's all empty.

View 9 Replies View Related

OpenSUSE :: Info Diriectory Displays Empty?

Sep 19, 2010

When I say info, I get an empty document: nfo: (dir)Top, 1 linii --AllWhen I say info -f /usr/share/info/dir, I get the same.When I open /usr/share/info/dir in KWrite, I notice that there are tabulations in the Node: declaration.When I removed these tabulations, the directory suddenly displayed all right (info -f /tmp/dir).So I tried the same thing with the file extracted from the current package, and it contains tabulation characters, so I can see nothing there with info.

View 5 Replies View Related

OpenSUSE :: Error: Repoindex.xml[1] Document Is Empty

Dec 20, 2010

Starting Yast and then config. repos. gives this error: There were errors while restoring the repository configuration. Error refreshing service Packman Repo (http://packman.inode.at/suse/11.3/packman.repo):Parse error: repoindex.xml[1] Document is empty

If I continue my repo list and software management both come up okay and function as they should (nothing noted yet anyway). Is this just something that glitched when adding the Packman repo and the file repoindex.xml[1] should be deleted?

View 3 Replies View Related

OpenSUSE Install :: Load 11.2 On Empty F: Partition?

Dec 28, 2009

I have Win7. I partitioned my C: and made a empty F:(97gb). I want to install 11.2 on F:.

1) At Sys Ananysis I get; The partitioning on disk /dev/sda is not readable by partitioning tool parted... You can use the partitions on disk /dev/sda/ as they are. You can format and asign mount points on them. But you can not add, edit, resize, or removefrom that disk with this tool. I click OK
2) New Installation, Use Auto Config
3) Time Zone
4) KDE (same results with Gnome)
5) Partition Based. I go to Create Partition Setup.
6) In CPS I get

[Code]...

View 9 Replies View Related

OpenSUSE Install :: All Filesystems Vanish (look Empty) After A While

Jan 17, 2010

I have a mysterious filesystem issue with openSUSE on an old machine. Installation wasn't very pleasant but worked finally. It boots fine. However after 5 or 10 minutes, all filesystems vanish. Most programs (but not all) cannot be found anymore. "ls" output is empty everywhere. "top" used to work (it was working on a ssh connection that I just lost). Now it complains about unset TERM variable. I was able to set it again to xterm. Now "top" is working, displays the running processes : mysqld, Xorg, icewm (my WM), nothing strange there, nobody is eating up the resources. I have other linux installed on that machine : Ubuntu freezes occasionally, mostly with Gnome, but it seems to be a totally different problem (maybe related to the radeon driver) ; Mandriva works fine so far. The two IBM 120 GB harddrives are quite old but the manufacturer fitness test didn't find failures. I also checked for bad sectors before formating in openSUSE setup. It doesn't look like a physical I/O problem. In such a case, it would crash or at least complain about not being able to access the HD. Well ... I switched to console but I didn't get any login prompt and now I cannot switch back to X. I can still ping the machine but of course not ssh to it. SysReq keys (although enabled) doesn't work. I guess I will have to reboot brutally. Last time it took me about one houre of pressing 'y' tp repair the filesystem with Ubuntu. I'm sure I will be back soon. What do you guys think about that situation ? I suspect a kernel issue with that hardware. Have you heard about similar problems ? I'm afraid I will have to reinstall 11.1, which used to work fine, on that machine.

Some details about the hardware : The (onboard) Promise controller and the SATA controller are not used. The 2 HD are on the first IDE interface as master and slave.

|----------------------------------------------------------------------------|
| * Mainboard

[Code]....

View 9 Replies View Related

OpenSUSE Install :: 11.2 Installation To Empty 2GB Partition

Mar 26, 2010

I gave upon 11.3 M4.Tried installation by text mode but there's another screen showing various USB devices status superimposing on the Linux text install. Returned to Live installation via Live CD. Installation completed > restart >autoconfig failed. Tried live installation again but Suse kept suggesting installing into one of the empty 2 Gb partitions. Also had problems with Gparted Live 0.5.1-1 CD because somehow the keys froze. Had to replace it with 0.5.2-1. I am installing 11.2 on a laptop but right now I am stuck with frozen "Creating cache files for fontconfig". This has taken over an hour and nothing seems to be happening. I have successfully installed openSUSE 11.2 on an older laptop and a desktop. Also experienced installing Windows 7, Ubuntu and PC-BSD on both types of machines.

View 9 Replies View Related

OpenSUSE :: Empty Trash When Right Clicking On Icon In KDE4?

Jun 1, 2010

I have opensuse 11.2 with KDE installed and I changed the default File Manager to Konqueror. I cannot empty the Trash when right clicking on Icon in KDE4. If I try, then I get Icon Settings. Howto switch off these Icon Settings generally?

View 2 Replies View Related

OpenSUSE :: Configuration File Proftpd.conf Is Empty?

Oct 1, 2010

I just installed proftpd using webpin but when i tried to gonfigure it ,i figured out that the configuration file proftpd.conf is empty, is it about permission ?i just dont get it!

View 1 Replies View Related

OpenSUSE Install :: Empty User List Pre-logon

Dec 14, 2009

Sometimes my user list is empty on start-up. When it happens the buttons beneath the empty list (shutdown, suspend and restart), are not responding. As a work-around I login to the first terminal as root to restart the machine and usually my normal user account appears back on the list. This morning the reboot work-around didn't work any more..

View 4 Replies View Related

OpenSUSE Multimedia :: Kaffeine Has Empty Video Field?

Jan 17, 2010

Kaffeine has Empty Video Field, as in it plays a video, the audio comes out but where the video should be is just the screensaver backgroundhrough, even after a reinstallAnyone else having this or had this?Maybe too much fooling around trying to get my tv tuner card working,

View 9 Replies View Related

OpenSUSE :: Yast Doesnt Work Correctly \ The Column Is Empty?

Apr 3, 2011

I've installed yast2 on suse 10.3but when i start suse i there should normally be something in the right column but the column is empty. Does anyone know how to fix it

View 7 Replies View Related

OpenSUSE :: How To Restore Data Inside Trash After Make It Empty

Apr 25, 2011

How can I restore the data inside the trash after make it empty ?I need to restore an important folder from the trash and I can't find it there.I am using openSUSE11.1 (KDE)

View 8 Replies View Related

OpenSUSE Hardware :: Brother HL-2040 Prints Empty Pages?

Mar 14, 2010

I have openSUSE 11.2 and printer Brother HL-2040 connected to my openSUSE laptop. It was correctly recognized by manufacturer and model and was "automagically" installed by downloading the appropriate driver. Whenever I click "print" its name correctly appears on the page on which you choose where to send the print jobs to. And when I click "print" it prints... empty pages. When I chose to print the test page, 10 empty pages came out.
This printer worked just fine under Ubuntu 9.04 and winXP. I read the topic here about HL-2040 in openSUSE 11.2 using the driver of 2060 but upon checking both the printer config page and CUPS web admin page it was confirmed that the driver is actually the correct required one, HL-2060 Foomatic/Postscript.

View 2 Replies View Related

OpenSUSE Install :: 11.3 Recently Used Apps Area Empty After Reboot

Jul 22, 2010

Not earth-shattering, I don't suppose, but have noticed that since installing 11.3 (Fresh install, x64, DVD), the "Recently Used" list in the "Start(? Kicker??)" Menu, doesn't save applications through a reboot... ie, if I start Thunderbird, Open Office, whatever while logged in, these will then appear in the "Recently used" section of the menu, but then do a reboot, and the applications area in the recently used menu, will be empty. The "documents" area is fine, and shows stuff after a reboot, but not "applications"....

View 2 Replies View Related







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