Bug 10840 - dmesg ничего не выводит
Summary: dmesg ничего не выводит
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: util-linux (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: inger@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 17:34 MSK by Anton Farygin
Modified: 2007-02-15 10:11 MSK (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Farygin 2007-02-14 17:34:09 MSK
С чего бы это?:
#rpm -qf /bin/dmesg 
util-linux-2.12r-alt5

syslog(0xa, 0, 0)                       = 131072
syslog(0x3, 0x602640, 0x20008)          = 0

# uname -a
Linux stanv.malta.altlinux.ru 2.6.18-std-smp-alt3 #1 SMP Fri Dec 22 22:42:05 MSK
2006 x86_64 GNU/Linux
Comment 1 Dmitry V. Levin 2007-02-15 04:29:03 MSK
Если системный вызов syslog(3,buf,len) вернул 0 байт, это значит что kernel log
buffer пуст, см. man 2 syslog.
Comment 2 Anton Farygin 2007-02-15 10:11:19 MSK
А почему он может быть пуст ? по какой причине ?

Может быть виновато ядро ?