Re: Re: How to capture channel 2 's frames when wireless interface was set to channel 1

2014-06-17 Thread jiangtao.jit
Hi Henry:

Thanks for your reply.

--   

Tao Jiang (姜涛)

jiangtao@gmail.com
2014-06-17

-
发件人:Henry Hallam he...@pericynthion.org
发送日期:2014-06-17 09:12
收件人:jiangtao.jit
抄送:Kernel Newbies
主题:Re: How to capture channel 2 's frames when wireless interface was
 set to channel 1

On Mon, Jun 16, 2014 at 2:36 AM, jiangtao.jit jiangtao@gmail.com wrote:
 Bandwidth is 20MHz, between channel 1 and 2 is 5MHz, 20MHz include channel 2.
 So it's can capture channel 2's frames when wireless card is set in channel 1.
 Is that right?

Hi Tao,

I don't know anything about the kernel wireless drivers.  But I do
know something about RF communications, and based on that I would say
probably not.  I would be extremely surprised if it were possible to
see frames transmitted on channel 2 when the radio is tuned to channel
1.

Traffic on channel 2 could interfere with and corrupt traffic on
channel 1, but that doesn't mean you can successfully decode the
frames.

Cheers, Henry

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Eudyptula Challenge Task 01

2014-06-17 Thread Kristofer Hallin
Attached a ZIP file? If you _read_ the instructions for the challenge,
it states that 'but for all tasks you can't send base64
attachments, as I don't know what to do with them. Just a normal
attachment, in text form, is fine, and preferred.' Just insert patches
as plain text, nothing else.

On Tue, Jun 17, 2014 at 6:20 AM, sanjeev sharma
sanjeevsharmae...@gmail.com wrote:
 I have sent exercise attachment in zip file and may be i.e root cause
 of the problem .BTW i did select Plain text mode option but it didn't
 work and i get complain from
 Little Penguin.

 Regars
 Sanjeev Sharma

 On Mon, Jun 16, 2014 at 9:55 PM, Manish Katiyar mkati...@gmail.com wrote:
 I just use the attached script from command line to send mails via
 gmail. Its much more convenient than configuring a new client. You'll
 need to change your mail and eudyptula id.
 Thanks -
 Manish


 On Mon, Jun 16, 2014 at 8:44 AM, Oussama Jabbari
 oussama.jabb...@gmail.com wrote:
 On Mon, Jun 16, 2014 at 5:31 PM, Chen Weixiang weixiangc...@gmail.com 
 wrote:
 On Mon, Jun 16, 2014 at 05:07:05PM +0530, sanjeev sharma wrote:
 is Really we need to use Email Client ? Don't we have another option
 using GMAIL ?

 I don't know why but I never had any problem sending my first
 exercises attachments (I'm now at 8) with gmail webmail.
 I just select Plain text mode and it's ok...



 I met the same problem when I sent first mail to Eudyptula Challenge.
 I thinke below two links are helpful for configuring mutt mail client:

 http://nongeekshandbook.blogspot.fi/2009/02/mutt-email-client-that-sucks-less.html
 http://nongeekshandbook.blogspot.fi/2009/03/mutt-color-configuration.html


 Regards
 Sanjeev Sharma

 On Sun, Jun 15, 2014 at 2:57 PM, Abhishek Sharma asharma...@gmail.com 
 wrote:
 
  On 13-06-2014 AM 04:10, Nada Saif wrote:
  Hi,
  Which email client is best to submit tasks . I use gmail , and I get a
  problem with attachment base64!?
 
  What you suggest me to use!
 
  Regards,
  N.G
  Thunderbird
 
  Regards,
  Abhishek Sharma
 
  On Tue, Apr 29, 2014 at 6:34 PM, Pranay Srivastava pran...@gmail.com 
  wrote:
  On Tue, Apr 29, 2014 at 8:40 PM, me storage me.storage...@gmail.com 
  wrote:
  Hi i every one i am new to linux kernel programming .I am 
  participating in
  Eudyptula Challenge .Recently i submitted my solutions to Task 01 
  but i
  gives me reply like the below
 
  Please read the requirements for the Makefile and allow the module 
  to be
  built against any kernel source tree on the filesystem, not just 
  those
  kernels that happened to be installed in /lib/ at some point in 
  time.
 
  And my make file is like this
 
  ifneq ($(KERNELRELEASE),)
obj-m += helloworld.o
else
default
  I hope you understand the -C switch
  :
  make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
clean:
  make -C /lib/modules/$(shell uname -r)/bulid M=$(PWD) clean
end
 
  If not then find it out and see what you need to change.
 
  So can any please tell me how to allow the module to be built 
  against any
  kernel source tree on the filesystem?
  or can any one pleae tell me what does it mean?
  Thank you
 
  ___
  Kernelnewbies mailing list
  Kernelnewbies@kernelnewbies.org
  http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
 
 
 
  --
   ---P.K.S
 
  ___
  Kernelnewbies mailing list
  Kernelnewbies@kernelnewbies.org
  http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
  ___
  Kernelnewbies mailing list
  Kernelnewbies@kernelnewbies.org
  http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
 
 
  ---
  This email is free from viruses and malware because avast! Antivirus 
  protection is active.
  http://www.avast.com
 
 
  ___
  Kernelnewbies mailing list
  Kernelnewbies@kernelnewbies.org
  http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

 ___
 Kernelnewbies mailing list
 Kernelnewbies@kernelnewbies.org
 http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

 --
 Best regards,
 Chen Weixiang (Alex)


 ___
 Kernelnewbies mailing list
 Kernelnewbies@kernelnewbies.org
 http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

 ___
 Kernelnewbies mailing list
 Kernelnewbies@kernelnewbies.org
 http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

 ___
 Kernelnewbies mailing list
 Kernelnewbies@kernelnewbies.org
 http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Eudyptula Challenge Task 01

2014-06-17 Thread Vlad Ungureanu
 Hi,
 Which email client is best to submit tasks . I use gmail , and I get a
 problem with attachment base64!?
 
 What you suggest me to use!

Mutt

 
 Regards,
 N.G
 
 On Tue, Apr 29, 2014 at 6:34 PM, Pranay Srivastava pran...@gmail.com wrote:
  On Tue, Apr 29, 2014 at 8:40 PM, me storage me.storage...@gmail.com wrote:
  Hi i every one i am new to linux kernel programming .I am participating in
  Eudyptula Challenge .Recently i submitted my solutions to Task 01 but i
  gives me reply like the below
 
  Please read the requirements for the Makefile and allow the module to be
  built against any kernel source tree on the filesystem, not just those
  kernels that happened to be installed in /lib/ at some point in time.
 
  And my make file is like this
 
  ifneq ($(KERNELRELEASE),)
   obj-m += helloworld.o
   else
   default
 
  I hope you understand the -C switch
  :
 make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
   clean:
 make -C /lib/modules/$(shell uname -r)/bulid M=$(PWD) clean
   end
 
 
  If not then find it out and see what you need to change.
 
 
  So can any please tell me how to allow the module to be built against any
  kernel source tree on the filesystem?
  or can any one pleae tell me what does it mean?
  Thank you
 
  ___
  Kernelnewbies mailing list
  Kernelnewbies@kernelnewbies.org
  http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
 
 
 
 
  --
  ---P.K.S
 
  ___
  Kernelnewbies mailing list
  Kernelnewbies@kernelnewbies.org
  http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
 
 ___
 Kernelnewbies mailing list
 Kernelnewbies@kernelnewbies.org
 http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

-- 
Vlad Ungureanu


signature.asc
Description: Digital signature
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Kernel Kconfig doubt..

2014-06-17 Thread siva sangeetha
Hi,

I am facing one config issue in kernel building. I have added new define in
my board def config, i added the config in Kconfig also but it is not
taking and my expected part of define based code not building. Can anyone
tel me what i am missing.
___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Kernel Kconfig doubt..

2014-06-17 Thread Sudip Mukherjee
On Tue, Jun 17, 2014 at 3:21 PM, siva sangeetha
coolgeetha@gmail.com wrote:
 Hi,

 I am facing one config issue in kernel building. I have added new define in
 my board def config, i added the config in Kconfig also but it is not taking
 and my expected part of define based code not building. Can anyone tel me
 what i am missing.

You also need to mention that in the relevant Makefile .

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Eudyptula Challenge Task 01

2014-06-17 Thread Anurudh Tiwari
Hi,
   You can use sylpheed as well. it is working fine for me.

Thanks
Anurudh

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Kernel Kconfig doubt..

2014-06-17 Thread AYAN KUMAR HALDER
On Tue, Jun 17, 2014 at 4:32 PM, Sudip Mukherjee
sudipm.mukher...@gmail.com wrote:
 On Tue, Jun 17, 2014 at 3:21 PM, siva sangeetha
 coolgeetha@gmail.com wrote:
 Hi,

 I am facing one config issue in kernel building. I have added new define in
 my board def config, i added the config in Kconfig also but it is not taking
 and my expected part of define based code not building. Can anyone tel me
 what i am missing.

Do you see your newly added configuration in the automatically
generated file include/config/auto.conf

Regards,
Ayan Kumar Halder

___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Kernel Kconfig doubt..

2014-06-17 Thread Abhishek Sharma
Hi,
Have you modified the Makefile accordingly?

Regards,
Abhishek Sharma

On 17-06-2014 PM 03:21, siva sangeetha wrote:
 Hi,

 I am facing one config issue in kernel building. I have added new 
 define in my board def config, i added the config in Kconfig also but 
 it is not taking and my expected part of define based code not 
 building. Can anyone tel me what i am missing.


 ___
 Kernelnewbies mailing list
 Kernelnewbies@kernelnewbies.org
 http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Unsuccessful transactions during usb enumeration

2014-06-17 Thread Ranjith T. C.
Hi,

I am using a device with Marvel USB controller in device mode with Linux 2.6.22 
running on it.
During the enumeration, I am getting so many unsuccessful  transactions in my 
USB packet sniffer.
Can anyone please tell me the possible reason  for this?

Any help in this regard is much appreciated.
Please copy me in the further communications.

Regards,
Ranjith


Confidentiality Statement / Disclaimer : This message and any attachments is 
intended for the sole use of the intended recipient. It may contain 
confidential information. Any unauthorized use, dissemination or modification 
is strictly prohibited. If you are not the intended recipient, please notify 
the sender immediately then delete it from all your systems, and do not copy, 
use or print. Internet communications are not secure and it is the 
responsibility of the recipient to make sure that it is virus/malicious code 
exempt.

The company/sender cannot be responsible for any unauthorized alterations or 
modifications made to the contents. If you require any form of confirmation of 
the contents, please contact the company/sender. The company/sender is not 
liable for any errors or omissions in the content of this message.


___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies


Re: Unsuccessful transactions during usb enumeration

2014-06-17 Thread Greg KH
On Wed, Jun 18, 2014 at 05:27:35AM +, Ranjith T. C. wrote:
 Hi,
 
  
 
 I am using a device with Marvel USB controller in device mode with Linux 
 2.6.22
 running on it.

You do realize just how old and obsolete that kernel version is, right?
You are pretty much on your own here, unless you can get support for the
company that is forcing you to stay on that kernel version.

 During the enumeration, I am getting so many unsuccessful  transactions in my
 USB packet sniffer.

What exactly do you mean by this?

 Can anyone please tell me the possible reason  for this?

Your device is broken?  :)


___
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies