Re: Pausing kernel boot messages

2007-08-27 Thread Zilvinas Valinskas
Esteban, Alternatively, read Documentation/networking/netconsole.txt. Might help or might not. It depends when system is crashing. On Mon, 2007-08-27 at 13:53 +0200, Hans-Jürgen Koch wrote: > Am Montag 27 August 2007 13:21 schrieb Esteban Fernandez: > > How do you pause the kernel boot messages ?

Kernel Oops in ext3 (kernel tainted, fglrx

2007-08-21 Thread Zilvinas Valinskas
Hello lkml, A moment ago I've got this beauty below. Kernel is tainted due to fglrx.ko feel free to ignore. ATI drivers 8.40.4 and for some reason iwl3945(F). What does it mean (F) - forced insmod ? :\ iwl3945 driver is from git repository. I am running 2.6.23-rc3, 2GB of RAM, dual Core, HP nx94

Re: Linux 2.6.23-rc3

2007-08-14 Thread Zilvinas Valinskas
Hi Zilvinas, > > On 13/08/07, Zilvinas Valinskas <[EMAIL PROTECTED]> wrote: > > Hello lkml, > > > > Linux kernel v2.6.23-rc3 booted ok and so far everything is fine. I have > > HP Compaq nx9420 laptop (Dual Core). > > > > Just a few things that I f

Re: Linux 2.6.23-rc3

2007-08-14 Thread Zilvinas Valinskas
d 6:0:0:0: [sdb] Attached SCSI removable disk sd 6:0:0:0: Attached scsi generic sg2 type 0 On Mon, 2007-08-13 at 15:23 +0300, Zilvinas Valinskas wrote: > Hello lkml, > > Linux kernel v2.6.23-rc3 booted ok and so far everything is fine. I have > HP Compaq nx9420 laptop (Dual Core). &g

Re: Linux 2.6.23-rc3

2007-08-13 Thread Zilvinas Valinskas
Hello lkml, Linux kernel v2.6.23-rc3 booted ok and so far everything is fine. I have HP Compaq nx9420 laptop (Dual Core). Just a few things that I found interesting: 1. /sys/devices/system/clocksource/clocksource0/* $ sudo grep . * available_clocksource:hpet hpet acpi_pm jiffies tsc

Re: Kernel NFS lockd freezes notebook on shutdown (Linux 2.6.22-rc1 + CFS v12)

2007-05-18 Thread Zilvinas Valinskas
, 16 May 2007 21:00:41 +0300 > Zilvinas Valinskas <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > In short, on shutdown my laptop is always freezing now. I was able to > > capture the 'sysrq-P' (hit that several times), sysrq-T outputs. Please >

Re: Kernel NFS lockd freezes notebook on shutdown (Linux 2.6.22-rc1 + CFS v12)

2007-05-18 Thread Zilvinas Valinskas
Hello Oleg, On Thu, 2007-05-17 at 22:45 +0400, Oleg Nesterov wrote: > Hello Zilvinas, > > On 05/17, Zilvinas Valinskas wrote: > > > > Patch seems to help and it seems kernel doesn't free anymore. I've > > booted new kernel and did : > > OK, thank you

Re: Kernel NFS lockd freezes notebook on shutdown (Linux 2.6.22-rc1 + CFS v12)

2007-05-17 Thread Zilvinas Valinskas
17 11:37:39 zv kernel: [ 689.012881] Emergency Sync complete May 17 11:37:39 zv kernel: [ 689.575176] SysRq : Emergency Remount R/O May 17 11:37:40 zv kernel: [ 690.296747] SysRq : Emergency Remount R/O On Thu, 2007-05-17 at 11:21 +0300, Zilvinas Valinskas wrote: > Hello Oleg, > > Pa

Re: Kernel NFS lockd freezes notebook on shutdown (Linux 2.6.22-rc1 + CFS v12)

2007-05-17 Thread Zilvinas Valinskas
[ 623.639871] RIP [] __kfree_skb+0x9f/0x150 [ 623.639878] RSP [ 623.639881] CR2: Hmm, I've got something different now :( - On Thu, 2007-05-17 at 02:55 +0400, Oleg Nesterov wrote: > On Wed, 16 May 2007 21:00:41 +0300 > Zilvinas Valinskas <[EMAIL PROTECTED]>

Re: Kernel NFS lockd freezes notebook on shutdown (Linux 2.6.22-rc1 + CFS v12)

2007-05-16 Thread Zilvinas Valinskas
Hello Oleg, Andrew, Sure no problem Oleg, compiling now, reboot will follow with results. Thank you both ! On Thu, 2007-05-17 at 02:55 +0400, Oleg Nesterov wrote: > Zilvinas, could you try the patch below? > > It is a shot in the dark. I hope I'll suggest somethimg better tomorrow. > > Oleg. >

Kernel NFS lockd freezes notebook on shutdown (Linux 2.6.22-rc1 + CFS v12)

2007-05-16 Thread Zilvinas Valinskas
Hello, In short, on shutdown my laptop is always freezing now. I was able to capture the 'sysrq-P' (hit that several times), sysrq-T outputs. Please see .config and log messages at http://barclay.balt.net/~zilvinas/oops/ Kernel version I had built according git is : [EMAIL PROTECTED]:/projects

Re: Kernel Oops in pl2303_shutdown()

2007-03-19 Thread Zilvinas Valinskas
Hello Adrian, reverting d9a7ecacac5f8274d2afce09aadcf37bdb42b93a does help. thanks ! On Mon, 2007-03-19 at 17:34 +0100, Adrian Bunk wrote: > On Mon, Mar 19, 2007 at 05:27:58PM +0200, Zilvinas Valinskas wrote: > > Hello, > > > > Before 2.6.21-rc4 (vanilla) serial was

Kernel Oops in pl2303_shutdown()

2007-03-19 Thread Zilvinas Valinskas
Hello, Before 2.6.21-rc4 (vanilla) serial was oopsing if I pull usb-serial cable while minicom was running. Now it doesn't matter if minicom is running or minicom closed, pulling serial cable results in such oops. (gdb) l *pl2303_shutdown+0x45 0x1f95 is in pl2303_shutdown (include/linux/device.

Re: LOCKDEP warning if CONFIG_DETECT_SOFTLOCKUP=y

2007-03-16 Thread Zilvinas Valinskas
NFIG_RT_MUTEXES plist_head_init(&p->pi_waiters, &p->pi_lock); p->pi_blocked_on = NULL; #endif On Fri, 2007-03-16 at 16:55 +0200, Zilvinas Valinskas wrote: > Hello lkml, > > Booting ixp4xx/ARM/BE with lockdep enabled to test my code, I got a > lockdep warnin

LOCKDEP warning if CONFIG_DETECT_SOFTLOCKUP=y

2007-03-16 Thread Zilvinas Valinskas
Hello lkml, Booting ixp4xx/ARM/BE with lockdep enabled to test my code, I got a lockdep warning (see below). Does it mean that soft-lockup detector is started too early ? Any advice how to approach and fix the problem are appreciated very much. If CONFIG_DETECT_SOFTLOCKUP=n, lockdep does not co

Re: kernel status, 4 Aug 2005

2005-08-08 Thread Zilvinas Valinskas
Hello Andrew, > [Bugme-new] [Bug 4992] New: Power off stops > http://bugzilla.kernel.org/show_bug.cgi?id=4992 Works for me now. I've tested with 2.6.13-rc6 a few hours again. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

Re: [PATCH] Remove suspend() calls from shutdown path

2005-08-04 Thread Zilvinas Valinskas
On Thu, 2005-08-04 at 17:20 +0200, Benjamin Herrenschmidt wrote: > On Thu, 2005-08-04 at 15:16 +0300, Zilvinas Valinskas wrote: > > Hello Ben, Andrew, > > > > This patch helps me if I disconnect all USB peripherals before shutting > > down notebook. With connected per

Re: [PATCH] Remove suspend() calls from shutdown path

2005-08-04 Thread Zilvinas Valinskas
Hello Ben, Andrew, This patch helps me if I disconnect all USB peripherals before shutting down notebook. With connected peripherals (USB mouse, PL2303 USB<->serial converter/port) - powering off process stops right after unmounting filesystems but before hda power off ... There is a bug report

Re: VIA/PDC/Athlon

2001-05-16 Thread Zilvinas Valinskas
t; To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Zilvinas Valinskas - To unsubscr

Re: Athlon possible fixes

2001-05-06 Thread Zilvinas Valinskas
kely to trash your hard drives or experience random lock ups with KT133a chipset especially if you use off-board ide controller ... As to why it happens is beyond me to explain ... (maybe even this doesn't apply for case). -- Zilvinas Valinskas - To unsubscribe from this list: send the line &q

ABit KT7A-RAIN random lock ups

2001-05-05 Thread Zilvinas Valinskas
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow bogomips : 1697.38 Any ideas ? -- Zilvinas Valinskas - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message