Re: 2.6.23.1-rt5 (was 2.6.23-rt1 trouble)

2007-11-03 Thread Gabriel C
>> Steven Rostedt wrote: >>> When things start to freeze, could you capture the output of a sysrq-t. >>> Hi , I have also the same problem on my SMP box[1] ( i686 ), random hard freeze I can just hard reset the box. I'm not able to capture any output :/ keyboard does not work , netconsole does

Re: 2.6.23.1-rt5 (was 2.6.23-rt1 trouble)

2007-10-30 Thread Rui Nuno Capela
Steven Rostedt wrote: > -- >> yes, running without the *cough* nvidia module is under way. but do you >> remember that on my other laptop the freezes also happen and on that one >> there's no single proprietary modules in it? (same .config btw) problem >> is, like most modern laptops, it doesn't co

Re: 2.6.23.1-rt5 (was 2.6.23-rt1 trouble)

2007-10-30 Thread Steven Rostedt
-- > > > > yes, running without the *cough* nvidia module is under way. but do you > remember that on my other laptop the freezes also happen and on that one > there's no single proprietary modules in it? (same .config btw) problem > is, like most modern laptops, it doesn't come bundled with a ser

Re: 2.6.23.1-rt5 (was 2.6.23-rt1 trouble)

2007-10-30 Thread Rui Nuno Capela
Steven Rostedt wrote: > -- > On Tue, 30 Oct 2007, Rui Nuno Capela wrote: > >> still in trouble with 2.6.23.1-rt5 :( >> >> .config: >> http://www.rncbc.org/datahub/config-2.6.23.1-rt5.0 >> >> serial console capture: >> http://www.rncbc.org/datahub/console-2.6.23.1-rt5.0-1.log > > "NVRM: loadin

Re: 2.6.23.1-rt5 (was 2.6.23-rt1 trouble)

2007-10-30 Thread Steven Rostedt
-- On Tue, 30 Oct 2007, Rui Nuno Capela wrote: > > still in trouble with 2.6.23.1-rt5 :( > > .config: > http://www.rncbc.org/datahub/config-2.6.23.1-rt5.0 > > serial console capture: > http://www.rncbc.org/datahub/console-2.6.23.1-rt5.0-1.log "NVRM: loading NVIDIA UNIX x86 Kernel Module 100

Re: 2.6.23.1-rt5 (was 2.6.23-rt1 trouble)

2007-10-30 Thread Rui Nuno Capela
Rui Nuno Capela wrote: > Steven Rostedt wrote: >> >> When things start to freeze, could you capture the output of a sysrq-t. >> > > yes, you can find a complete serial console capture here, where it holds > the final SysRq-T output: > http://www.rncbc.org/datahub/console-2.6.23.1-rt4.1-1.log >

Re: 2.6.23-rt4 (was 2.6.23-rt1 trouble)

2007-10-27 Thread Rui Nuno Capela
Steven Rostedt wrote: > -- > > On Sat, 27 Oct 2007, Rui Nuno Capela wrote: > >>> On Mon, October 15, 2007 11:49, Rui Nuno Capela wrote: >>>> I am experiencing some highly annoying but intermitent freezing on a >>>> pentium4 2.80G HT/SMT box, w

Re: 2.6.23-rt4 (was 2.6.23-rt1 trouble)

2007-10-27 Thread Steven Rostedt
-- On Sat, 27 Oct 2007, Rui Nuno Capela wrote: > > On Mon, October 15, 2007 11:49, Rui Nuno Capela wrote: > >> > >> I am experiencing some highly annoying but intermitent freezing on a > >> pentium4 2.80G HT/SMT box, when doing normal desktop work with 2.

Re: 2.6.23-rt4 (was 2.6.23-rt1 trouble)

2007-10-27 Thread Rui Nuno Capela
> On Mon, October 15, 2007 11:49, Rui Nuno Capela wrote: >> >> I am experiencing some highly annoying but intermitent freezing on a >> pentium4 2.80G HT/SMT box, when doing normal desktop work with 2.6.23-rt1. >> >> >> The same crippling behavior does not

Re: USB Disconnect BUG with RT Kernels (linux-2.6.23-rt1)

2007-10-22 Thread Jiri Kosina
On Mon, 22 Oct 2007, Esben Stien wrote: > [] input_unregister_device+0x67/0xfc > [] hidinput_disconnect+0x2e/0x47 > [] hid_disconnect+0x76/0xce > [] usb_unbind_interface+0x2d/0x6e > [] __device_release_driver+0x71/0x8e > [] device_release_driver+0x18/0x21 > [] bus_remove_device+0x70/0x80 >

USB Disconnect BUG with RT Kernels (linux-2.6.23-rt1)

2007-10-22 Thread Esben Stien
al address 00100100 printing eip: c031c3d9 *pde = stopped custom tracer. Oops: [#1] PREEMPT Modules linked in: snd_seq_midi snd_rtctimer rtc radeon snd_hdsp snd_rawmidi firmware_class snd_hwdep CPU:0 EIP:0060:[]Not tainted VLI EFLAGS: 00010206 (2.6.23-rt1 #1)

Re: 2.6.23-rt1 trouble

2007-10-17 Thread Rui Nuno Capela
On Mon, October 15, 2007 11:49, Rui Nuno Capela wrote: > On Fri, October 12, 2007 03:04, Steven Rostedt wrote: > >> We are pleased to announce the 2.6.23-rt1 tree, which can be >> downloaded from the location: >> >> http://www.kernel.org/pub/linux/kernel/projects/r

2.6.23-rt1 trouble

2007-10-15 Thread Rui Nuno Capela
On Fri, October 12, 2007 03:04, Steven Rostedt wrote: > We are pleased to announce the 2.6.23-rt1 tree, which can be > downloaded from the location: > > http://www.kernel.org/pub/linux/kernel/projects/rt/ > > Changes since 2.6.23-rc9-rt2 > > - updated to 2.6.23 > > -

Re: 2.6.23-rt1 lockup after loading HAL deamon

2007-10-13 Thread Rok Markovic
Hi Good news (I hope). With kernel option maxcpus=1, I can not get a lock, so the system is stable and running. Where could be a problem? Best regards, Rok Ingo Molnar wrote: >> Hi >> >> I have recompiled kernel with OPROFILE disabled. I am sending in >> attachment /proc/interrupts (i ran it

Re: 2.6.23-rt1 lockup after loading HAL deamon

2007-10-13 Thread Ingo Molnar
* Rok Markovic <[EMAIL PROTECTED]> wrote: > Hi > > I have recompiled kernel with OPROFILE disabled. I am sending in > attachment /proc/interrupts (i ran it 3 times with 2 sec delay) and > netconsole log. Lockup in the lock is software made with ./lockup. The > kernel still locks 4-5minutes af

Re: 2.6.23-rt1 lockup after loading HAL deamon

2007-10-13 Thread Rok Markovic
-fasteoi eth0 NMI:255196 LOC: 62237 65219 ERR: 0 [ 177.078312] [ 190.712608] ide-cd: cmd 0x1e timed out [ 190.731121] hdc: lost interrupt [0.00] Linux version 2.6.23-rt1 ([EMAIL PROTECTED]) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)) #5 SMP PREEMPT

Re: 2.6.23-rt1 lockup after loading HAL deamon

2007-10-12 Thread Ingo Molnar
* Rok Markovic <[EMAIL PROTECTED]> wrote: > I enabled netconsole but I am affraid that it won't help. In > attachment I am sending complete log over netconsole. While I was > trying to make everything, I got a lockup on linux-2.6.23-rc8, but I > am not sure into this. But all lockups happend i

Re: 2.6.23-rt1 lockup after loading HAL deamon

2007-10-12 Thread Rok Markovic
rite through [ 860.618633] sd 2:0:0:1: [sdc] 494080 512-byte hardware sectors (253 MB) [ 860.619414] sd 2:0:0:1: [sdc] Write Protect is off [ 860.619433] sd 2:0:0:1: [sdc] Assuming drive cache: write through [ 1007.878314] nfsd: last server has exited [ 1007.926075] nfsd: unexporting all fi

Re: 2.6.23-rt1 lockup after loading HAL deamon

2007-10-12 Thread Rok Markovic
Hi I enabled netconsole but I am affraid that it won't help. In attachment I am sending complete log over netconsole. While I was trying to make everything, I got a lockup on linux-2.6.23-rc8, but I am not sure into this. But all lockups happend in VGA console mode. Any ideas. Rok Ingo Molnar w

Re: 2.6.23-rt1 lockup after loading HAL deamon

2007-10-12 Thread Rok Markovic
Hi again! I tried to boot into VGA mode with NMI watchdog=2. System loads OK, nmi counter is increasing on both CPUs (procesor is HT), but when I start to load the CPU (compiling kernel), system locks without any message. Even blinking cursor disapears. I will try to do netconsole loging, but I ca

Re: 2.6.23-rt1 lockup after loading HAL deamon

2007-10-12 Thread Ingo Molnar
* Rok Markovic <[EMAIL PROTECTED]> wrote: > I tried to recompile with those options enabled, kernel and linux > boots and loads fine, but after few minutes (if i try to recompile > kernel in console) the system locks completely (hard reset) without > any messages. Is there anything I can do, m

Re: 2.6.23-rt1 lockup after loading HAL deamon

2007-10-12 Thread Ingo Molnar
does anything get printed prior the lockup if you enable all of these: # CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_RT_MUTEXES is not set # CONFIG_RT_MUTEX_TESTER is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_LOCK_ALLOC is not set # CONFIG_PROVE_LOCKING is not set # CONFIG_DEBUG_S

2.6.23-rt1

2007-10-11 Thread Steven Rostedt
We are pleased to announce the 2.6.23-rt1 tree, which can be downloaded from the location: http://www.kernel.org/pub/linux/kernel/projects/rt/ Changes since 2.6.23-rc9-rt2 - updated to 2.6.23 - spin_trylock_irqsave macro fix (Sébastien Dugué) - move rcu_preempt_boost init earlier