Re: rtl8192cu: slow path warning

2013-07-23 Thread ポールロラン
Hello, On Thu, 27 Jun 2013 09:33:20 +0200 Richard Genoud wrote: > Yes, of course, you can add my > Reported-by: Richard Genoud > > But the patch doesn't compile on my platform ( since I'm on ARM, I > haven't got a PCI bus, so rtlwifi/pci.c is not compiled ) : > > ERROR: "rtl_lps_change_work_c

Re: rtl8192cu: slow path warning

2013-07-23 Thread ポールロラン
fully compiled that on my machine, but I have PCI set in my .config, so I'd like your feedback. Best, Paul On Tue, 23 Jul 2013 14:29:07 +0200 Paul Rolland (ポール・ロラン) wrote: > Hello, > > On Thu, 27 Jun 2013 09:33:20 +0200 > Richard Genoud wrote: > > > Yes, of course, you can

Re: rtl8192cu: slow path warning

2013-07-23 Thread ポールロラン
Hello Larry, On Tue, 23 Jul 2013 10:05:26 -0500 Larry Finger wrote: > The reason that patch is not in mainline is that it takes time. If you > want to have it, you can get the official patch from > http://marc.info/?l=linux-wireless&m=137242880222442&w=2, or you need to > implement kernels fro

constant_tsc and TSC unstable

2007-11-29 Thread ポールロラン
Hello, I've a machine with a Core2Duo CPU. /proc/cpuinfo reports the flag constant_tsc, but at boot time, I have the log : ... Total of 2 processors activated (6919.15 BogoMIPS). ENABLING IO-APIC IRQs ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 checking TSC synchronization [CPU#0 -> CPU#

Re: constant_tsc and TSC unstable

2007-11-29 Thread ポールロラン
Hello, On Fri, 30 Nov 2007 00:26:47 +0300 Michael Tokarev <[EMAIL PROTECTED]> wrote: > H. Peter Anvin wrote: > > Paul Rolland (ポール・ロラン) wrote: > [] > >> Measured 3978592228 cycles TSC warp between CPUs, turning off TSC clock. > >> Marking TSC unstable

Re: [2.6.22.5] irq X: nobody cared but X is successfully used by libata

2007-09-15 Thread ポールロラン
Hello, Just to let you know that this seems to be over in 2.6.23-rc6. Don't know exactly what fixed it, but it is no more present in my bootlog, with or without the irqpoll option. Nice job, Regards, Paul On Sun, 9 Sep 2007 08:59:23 +0200 Paul Rolland <[EMAIL PROTECTED]> wrote: > Hello Tejun, >

2.6.23-rc6 : crash with RTL8187 USB

2007-09-15 Thread ポールロラン
Hello, Each time I add the support for this piece of hardware, I have a crash during the boot process. Serial console gives the attached boot message... Linux version 2.6.23-rc6 ([EMAIL PROTECTED]) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Sat Sep 15 15:02:47 CEST 2007 Command line:

Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.

2007-09-15 Thread ポールロラン
Hi Rob, On Sat, 15 Sep 2007 12:28:36 -0400 "Rob Hussey" <[EMAIL PROTECTED]> wrote: > On 9/15/07, Eric Valette <[EMAIL PROTECTED]> wrote: > > Eric Valette wrote: > > > > > I can probably take a picture of the backtrace if you want. > > > > Just saw that just above my message in the LKML web interf

Re: rtl8187 driver in 2.6.23-rc6-git5: kernel panic if not used as a module. Works as a module.

2007-09-15 Thread ポールロラン
Hi Eric, On Sat, 15 Sep 2007 20:30:14 +0200 Eric Valette <[EMAIL PROTECTED]> wrote: > Rob Hussey wrote: > > On 9/15/07, Eric Valette <[EMAIL PROTECTED]> wrote: > >> Eric Valette wrote: > >> > > Thanks for your help: it does indeed fix the problem. Nice it works for you too ! > Now I have two s

2.6.23-rc7 - _random_ IRQ23 : nobody cared

2007-09-23 Thread ポールロラン
Hello, I already reported kernel 2.6.23-rcX warning about irq X : nobody cared, and it seemed to have been fixed in 2.6.23-rc6... Unfortunately, just rebooting with my 2.6.23-rc7, I got it appearing again, though the previous boot was just fine, and I didn't change/recompile my kernel in between.

Re: PROBLEM: Can ping address, but traceroute gets ENETDOWN

2012-07-17 Thread ポールロラン
Hello, On Tue, 17 Jul 2012 09:41:27 -0400 Terry Phelps wrote: > On Tue, Jul 17, 2012 at 9:30 AM, Eric Dumazet > wrote: > > On Tue, 2012-07-17 at 09:04 -0400, Terry Phelps wrote: > >> socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 > >> setsockopt(3, SOL_IP, IP_MTU_DISCOVER, [0], 4) = 0 > >> setsock

Re: constant_tsc and TSC unstable

2007-11-29 Thread Paul Rolland (ポールロラン)
Hello, On Thu, 29 Nov 2007 15:29:49 -0800 "Pallipadi, Venkatesh" <[EMAIL PROTECTED]> wrote: > TSCs on Core 2 Duo are supposed to be in sync unless CPU supports deep idle > states like C2, C3. Can you send the full /proc/cpuinfo and full dmesg. > Sure I can... [EMAIL PROTECTED] log]# cat /proc/

Re: 2.6.23-rc6 : crash with RTL8187 USB

2007-09-22 Thread Paul Rolland (ポールロラン)
Hello, > [PATCH] mac80211: fix initialisation when built-in > http://article.gmane.org/gmane.linux.kernel.wireless.general/5710/match=patch+mac80211+initialisation > > [PATCH] cfg80211: fix initialisation if built-in > http://article.gmane.org/gmane.linux.network/71326/match=patch+cfg80211+initia