Re: Kernel messages during startup

2011-08-14 Thread Ralf Jung
Hi, > >From the reporter POV, I'd say it is justified to report anything we > consider is not normal or that it should not be present. I wouldn't worry > about that, devels and packagers take the appropiate steps, that is, if > there is no real bug to worry about, they will just ignore your report

Re: Kernel messages during startup

2011-08-12 Thread Camaleón
On Wed, 10 Aug 2011 20:44:15 +0200, Ralf Jung wrote: >> On Tue, 09 Aug 2011 13:26:46 +0200, Ralf Jung wrote: >> > every time I boot my laptop (HP Compaq 615) into Debian testing, some >> > kernel messages are printed on the boot console: [0.470960] >> > pci_root PNP0A03:00: address space colli

Re: Kernel messages during startup

2011-08-11 Thread Ralf Jung
Hi, > In the old days when we all used command line style screens and when all > output was appended at the bottom of the screen.. I joined the Unix/Linux train in 2007, so I never saw those times ;-) > The scrool lock key still has a function when using spreadsheets. Normaly > when you press

Re: Kernel messages during startup

2011-08-11 Thread Bonno Bloksma
Hi Ralf, The Scroll Lock key. wow, you finally solved the something that puzzled me for some years now: What the heck is the point of that key! Thanks :D In the old days when we all used command line style screens and when all output was appended at the bottom of the screen.. The scroo

Re: Kernel messages during startup

2011-08-10 Thread Ralf Jung
Hi, > On Tue, 09 Aug 2011 13:26:46 +0200, Ralf Jung wrote: > > every time I boot my laptop (HP Compaq 615) into Debian testing, some > > kernel messages are printed on the boot console: > > [0.470960] pci_root PNP0A03:00: address space collision: host bridge > > window [mem 0x000cc000-0x000cff

Re: Kernel messages during startup

2011-08-10 Thread Ralf Jung
Hi, > The Scroll Lock key. wow, you finally solved the something that puzzled me for some years now: What the heck is the point of that key! Thanks :D Kind regards, Ralf -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Re: Kernel messages during startup

2011-08-10 Thread Wayne Topa
On 08/09/2011 12:37 PM, abdelkader belahcene wrote: *Hi, by the way how to stop/start the " Kernel messages during startup", to have enough time to read on the fly, what it is doing thanks * The Scroll Lock key. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a sub

Re: Kernel messages during startup

2011-08-09 Thread John L. Cunningham
Thanks, Ralf! I've wondered about that since 1999. John On Tue, Aug 09, 2011 at 07:04:28PM +0200, Ralf Jung wrote: > Hi, > > > *Hi, > > by the way how to stop/start the " Kernel messages during startup", > > to have enough time to read on the fly, what it is doing > > > > thanks > > * > th

Re: Kernel messages during startup

2011-08-09 Thread Ralf Jung
Hi, > *Hi, > by the way how to stop/start the " Kernel messages during startup", > to have enough time to read on the fly, what it is doing > > thanks > * that depends on which messages you mean: The messages coming from the kernel (recognisable by the [timestamp]) end up in /var/log/dmesg,

Re: Re: Kernel messages during startup

2011-08-09 Thread abdelkader belahcene
*Hi, by the way how to stop/start the " Kernel messages during startup", to have enough time to read on the fly, what it is doing thanks *

Re: Kernel messages during startup

2011-08-09 Thread Camaleón
On Tue, 09 Aug 2011 13:26:46 +0200, Ralf Jung wrote: > every time I boot my laptop (HP Compaq 615) into Debian testing, some > kernel messages are printed on the boot console: > [0.470960] pci_root PNP0A03:00: address space collision: host bridge > window [mem 0x000cc000-0x000c] conflict

Re: kernel messages in active virtual console

2004-02-25 Thread Chris
On Wed, 2004-02-25 at 22:47, Serge Tensen wrote: > Hello, > > I'm using a very default Debian 3.0r2 system. Every time something happens > with my NIC's (plug 'em in and out a hub) this generates a message in the > active virtual console. In /var/log/messages these messages are said to come >

Re: kernel messages to virtual console instead of to log file/etc.

2003-10-01 Thread Larry Holish
On Wed, Oct 01, 2003 at 01:41:15AM -0400, Daniel B. wrote: > Although I have /etc/syslog.conf set up to send most messages elsewhere, > I still get messages like: > > EXT2-fs: Unrecognized mount option bs > > and > > EXT2-fs: blocksize too small for device. > > dumped directly to the curren

Re: kernel messages

2002-02-05 Thread Mark Ferlatte
On Tue, Feb 05, 2002 at 12:37:42AM -0800, Osamu Aoki wrote (0.77): > Garbage display by klogd daemon can be annoying. Set KLOGD="-c 4" in > /etc/init.d/klogd solved this problem on Linux 2.4.17-686 iptables > on Debian woody. This is the best solution. '-c 4' tells klogd to tell the kernel to onl

Re: kernel messages

2002-02-05 Thread Osamu Aoki
On Tue, Feb 05, 2002 at 10:17:16AM +0300, Alexey wrote: > > Subj. "kernel messages" is derived from "simple questions" > > > > MSDOS FS: Using codepage 866 > > > MSDOS FS: IO charset koi8-r > > > This is kernel messages. > > You can't hide them on a console. Yes you can. > Thanks. Can I c

Re: kernel messages

1999-01-22 Thread Sanzo Miyazawa
I forgot to say: If this script is run on another pc with the same os, ( Tyan Titan Pro, Pentium Pro 200Mhz x 2, FastPage with parity) there is always no problem. >From [EMAIL PROTECTED] Fri Jan 22 10:22:53 1999 >Does anyone understand what caused the following error m

Re: End of device [was Re: kernel messages]

1997-10-31 Thread Torsten Hilbrich
Corey A <[EMAIL PROTECTED]> writes: > a Similar thin happened to a good friend of mine, the problem was resolved > by dd'in /dev/null to the partition > > dd if=/dev/null of=/dev/hdax > where x is the partition # /dev/null will not work, use /dev/zero instead. Torsten -- !07/11 PDP a

Re: End of device [was Re: kernel messages]

1997-10-29 Thread Corey A
a Similar thin happened to a good friend of mine, the problem was resolved by dd'in /dev/null to the partition dd if=/dev/null of=/dev/hdax where x is the partition # take care At 09:32 PM 10/28/97 -0800, Mike Orr wrote: >On Sun, Oct 26, 1997 at 09:14:56PM -0500, Thalia L. Hooker wrote: >> Hi, >>

End of device [was Re: kernel messages]

1997-10-29 Thread Mike Orr
On Sun, Oct 26, 1997 at 09:14:56PM -0500, Thalia L. Hooker wrote: > Hi, > > I was just noticed in my log files that I have these messages in my > /var/adm/kern.log: > attempt to access beyond end of device > 03:02: rw=0, want 707406379, limit 1433376 > > This message is repeated several times and