Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-12 Thread Stefan Becker
Hi, ext Andi Kleen wrote: So what can we do about the clflush on this CPU? I'll just remove that CLFLUSH statement. It was just supposed to be an optimization, but is not strictly needed. 2.6.23-rc6 boots up fine on my box. Regression fixed. Thanks. Regards, Stefan --- Stefan

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-12 Thread Stefan Becker
Hi, ext Andi Kleen wrote: So what can we do about the clflush on this CPU? I'll just remove that CLFLUSH statement. It was just supposed to be an optimization, but is not strictly needed. 2.6.23-rc6 boots up fine on my box. Regression fixed. Thanks. Regards, Stefan --- Stefan

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-06 Thread Stefan Becker
: kernel-2.6.23-rc5-git WITH clflush: always crashes kernel-2.6.23-rc5-git WITHOUT clflush: always boots The only difference between the two kernels is the commented line in alternative.c/text_poke(). Regards, Stefan --- Stefan Becker E-Mail: [EMAIL PROTECTED] - To unsubscribe from

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-06 Thread Stefan Becker
to not use clflush on. Please see <http://lkml.org/lkml/2007/9/5/135> Regards, Stefan --- Stefan Becker E-Mail: [EMAIL PROTECTED] - 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:/

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-06 Thread Stefan Becker
to not use clflush on. Please see http://lkml.org/lkml/2007/9/5/135 Regards, Stefan --- Stefan Becker E-Mail: [EMAIL PROTECTED] - 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

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-06 Thread Stefan Becker
: kernel-2.6.23-rc5-git WITH clflush: always crashes kernel-2.6.23-rc5-git WITHOUT clflush: always boots The only difference between the two kernels is the commented line in alternative.c/text_poke(). Regards, Stefan --- Stefan Becker E-Mail: [EMAIL PROTECTED] - To unsubscribe from

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-05 Thread Stefan Becker
Hi, ext Andi Kleen wrote: flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge cmov pat clflush acpi mmx fxsr sse sse2 tm up pni est tm2 rng rng_en ace ace_en Hmm, I can't really see anything wrong. This means the original version of the patch you found had a few problems, but they were

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-05 Thread Stefan Becker
me de pse tsc msr pae mce cx8 apic mtrr pge cmov pat clflush acpi mmx fxsr sse sse2 tm up pni est tm2 rng rng_en ace ace_en ace2 ace2_en phe phe_en pmm pmm_en bogomips: 2396.03 clflush size : 64 Regards, Stefan --- Stefan Becker E-Mail: [EMAIL PROTECTED] # # Automatically gene

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-05 Thread Stefan Becker
fxsr sse sse2 tm up pni est tm2 rng rng_en ace ace_en ace2 ace2_en phe phe_en pmm pmm_en bogomips: 2396.03 clflush size: 64 Regards, Stefan --- Stefan Becker E-Mail: [EMAIL PROTECTED] # # Automatically generated make config: don't edit # Linux kernel version: 2.6.22 # Wed

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-05 Thread Stefan Becker
Hi, ext Andi Kleen wrote: flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge cmov pat clflush acpi mmx fxsr sse sse2 tm up pni est tm2 rng rng_en ace ace_en Hmm, I can't really see anything wrong. This means the original version of the patch you found had a few problems, but they were

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-03 Thread Stefan Becker
Hi, Stefan Becker wrote: while trying to debug a hibernation/rtc_cmos alarm wakeup problem in 2.6.22 (or later) I noticed that the latest kernel crashes (or gets stuck sometimes) during boot after the message: SMP alternatives: switching to UP code Retested with 2.6.23-rc4. Same result

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-09-03 Thread Stefan Becker
Hi, Stefan Becker wrote: while trying to debug a hibernation/rtc_cmos alarm wakeup problem in 2.6.22 (or later) I noticed that the latest kernel crashes (or gets stuck sometimes) during boot after the message: SMP alternatives: switching to UP code Retested with 2.6.23-rc4. Same result

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-08-27 Thread Stefan Becker
Hi, Stefan Becker wrote: while trying to debug a hibernation/rtc_cmos alarm wakeup problem in 2.6.22 (or later) I noticed that the latest kernel crashes (or gets stuck sometimes) during boot after the message: SMP alternatives: switching to UP code Retested with 2.6.23-rc3-git10. Same

Re: [pre-2.6.23 REGRESSION] 2.6.23-rc3-git1 crash/stuck on VIA CN700 system

2007-08-27 Thread Stefan Becker
Hi, Stefan Becker wrote: while trying to debug a hibernation/rtc_cmos alarm wakeup problem in 2.6.22 (or later) I noticed that the latest kernel crashes (or gets stuck sometimes) during boot after the message: SMP alternatives: switching to UP code Retested with 2.6.23-rc3-git10. Same

Re: RealTek 8139 driver updated, tested requested

2001-04-14 Thread Stefan Becker
Hi! Jeff Garzik wrote: > A new version of the ethernet driver for RTL-8139-based 10/100 boards > has been posted at > > http://sourceforge.net/projects/gkernel/ > > This update includes a couple major bugfixes, and I am interested in > getting the widest testing possible for it. No

Re: RealTek 8139 driver updated, tested requested

2001-04-14 Thread Stefan Becker
Hi! Jeff Garzik wrote: A new version of the ethernet driver for RTL-8139-based 10/100 boards has been posted at http://sourceforge.net/projects/gkernel/ This update includes a couple major bugfixes, and I am interested in getting the widest testing possible for it. No problems

Re: 8139too.c and 2.4.4-pre1 kernel burp

2001-04-11 Thread Stefan Becker
ete, link ok capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD advertising: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD Greetings, Stefan Becker - To unsubscribe from this list: send the line "unsubscribe linu

Re: 8139too.c and 2.4.4-pre1 kernel burp

2001-04-11 Thread Stefan Becker
, link ok capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD advertising: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD Greetings, Stefan Becker - To unsubscribe from this list: send the line "unsubscribe linux-k

Re: ASSISTANCE

2001-03-26 Thread Stefan Becker
Juha Saarinen wrote: > This is a variant on the Nigerian Scam... avoid at all cost. This is very funny. - 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

Re: ASSISTANCE

2001-03-26 Thread Stefan Becker
Juha Saarinen wrote: This is a variant on the Nigerian Scam... avoid at all cost. This is very funny. - 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

Problem with bttv in 2.4.3-pre[567]

2001-03-25 Thread Stefan Becker
0 risc=0, bits: VSYNC HSYNC OCERR* unknown kernel: bttv0: irq: OCERR risc_count=17e8001c unknown kernel: bttv0: aiee: error loops After that, the contents of the xawtv window freezes. Greetings, Stefan Becker - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Problem with bttv in 2.4.3-pre[567]

2001-03-25 Thread Stefan Becker
: bttv0: irq: OCERR risc_count=17e8001c unknown kernel: bttv0: aiee: error loops After that, the contents of the xawtv window freezes. Greetings, Stefan Becker - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majo

Re: IDE hang when using v4l (bttv) on all kernels.

2000-12-14 Thread Stefan Becker
Hello! I see similar effects with IDE DMA. It isn't that bad but it may be related. The difference is that I use 2.2.18. Whether I use the ide.2.2.18.1209.patch or not makes no difference. My box doesn't lockup, but since I bought a second IDE harddisk I cannot use DMA anymore. Boot messages

Re: IDE hang when using v4l (bttv) on all kernels.

2000-12-14 Thread Stefan Becker
Hello! I see similar effects with IDE DMA. It isn't that bad but it may be related. The difference is that I use 2.2.18. Whether I use the ide.2.2.18.1209.patch or not makes no difference. My box doesn't lockup, but since I bought a second IDE harddisk I cannot use DMA anymore. Boot messages

No Subject

2000-09-02 Thread Stefan Becker
Hi! Alan Cox wrote: [...] > o Add later sb16 imix support tot he sb driver(Massimo Dal Zotto) [...] I have a sb16 ISA card and a hauppauge win-pci and the following patch prevents my hauppauge card from doing sound output. 2.2.17pre20 and 2.2.18pre2 without the patch are working

No Subject

2000-09-02 Thread Stefan Becker
Hi! Alan Cox wrote: [...] o Add later sb16 imix support tot he sb driver(Massimo Dal Zotto) [...] I have a sb16 ISA card and a hauppauge win-pci and the following patch prevents my hauppauge card from doing sound output. 2.2.17pre20 and 2.2.18pre2 without the patch are working very