From: Larry Finger <Larry.Finger@lwfinger.net>
To: "Nikita N." <nikitan@operamail.com>, linux-wireless@vger.kernel.org
Subject: Re: RTL8187 bugs
Date: Sat, 30 Nov 2013 13:04:37 -0600 [thread overview]
Message-ID: <529A36C5.4060209@lwfinger.net> (raw)
In-Reply-To: <1385835820.6559.53858669.5FD3F3A6@webmail.messagingengine.com>
On 11/30/2013 12:23 PM, Nikita N. wrote:
>
> Hi Larry, thanks for your answer, I respect your experience, because in
> fact I have 20+ years heavy professional experience in programming, but
> very little indeed in linux kernel programming.
> The frames I see in monitor mode are real, not made up.. are real probe,
> beacons, acks, auth, and so on, I can see the same using laptop
> interface of my friend, which never got in contact with 3.11 - and he
> gets also all data frames too.. lucky him! :)
> What do you mean "make up the data"?
I have no idea how it worked at all Without the entry points in the EEPROM
routine, module loading should have gotten an error. I hope you did not force
the module to load. The driver had to generate a random MAC address. That is
made up data.
> About the kernel behavior I know.. but what you say is illogical.. if
> what you say is true, how can you explain that before exposing my two
> interfaces to 3.11, my kernel was nice, and after 3.11 got "severely
> broken" ?? if what you say its true, also kernel configuration of BT5
> all versions, Kali all versions, Weaknet all version became suddenly
> broken just a few days ago.. by what, a collapsed star passing on Hearth
> orbit, a Solar Storm ? :))
> The issue appears *EVERYWHERE* now.. before *EXPOSING* my two interfaces
> to 3.11 I had no problems whatsoever.. is that concept clear?
> Sorry, I dont know how to explain that better..
Your attitude is really putting me off!
> Infact in the little free time I got today I have been analyzing some
> code.. and I see there are several calls to eeprom_93cx6_read and
> eeprom_93cx6_write.. so it looks possible to write data into eeprom,
> isnt it?
> Also the read operations imply some bit write into eeprom, isnt it?
> So, I think its possible that some bit got "flipped", due to some little
> bug/whatever around, isn'it?
> So, how can I "re-flip" back the right bit?
> I dont know.. but I guess you know what is the right bit to flip.. isn't
> it? ;)
When you want to read data from the PROM, you need to set up its controller to
allow the read. The PROM is not mapped to memory. That is what the write
operations do. As far as I know, there is no way to modify the data written into
the PROM.
>
> THAT IS EXACTLY WHAT I WANT TO DO! :D
> But for doing so I need my interfaces to go back operational, so I can
> reproduce all steps of last time, and catch the damned bug!
> Like that I cant see sh*t! if sh*t will happen again will mix with sh*t
> and I will keep seeing only sh*t! :))
>
>
> Nice to know that something is working.. ;)
> So, are you going to give me some help or not?
> And I repeat, its not for me only, its for the whole community, for
> whoever will fall in that issue too!
> Thanks :)
If you want to send me one of your devices, I'll check it out. Otherwise, there
is little I can do. It would be impossible to duplicate the path you have followed.
Larry
next prev parent reply other threads:[~2013-11-30 19:04 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 22:06 RTL8187 bugs Nikita N.
2013-11-27 22:08 ` Larry Finger
2013-11-27 22:59 ` Nikita N.
2013-11-27 23:30 ` Larry Finger
2013-11-28 17:44 ` Nikita N.
2013-11-29 2:46 ` Larry Finger
2013-11-29 6:26 ` Nikita N.
2013-11-30 13:48 ` Fwd: " Nikita N.
2013-11-30 13:45 ` Nikita N.
2013-11-28 0:04 ` Larry Finger
2013-11-30 12:03 ` Nikita N.
2013-11-30 13:50 ` Fwd: " Nikita N.
2013-11-30 17:07 ` Larry Finger
2013-11-30 18:23 ` Nikita N.
2013-11-30 19:04 ` Larry Finger [this message]
2013-12-01 9:23 ` Nikita N.
2013-12-03 13:59 ` Nikita N.
2013-12-03 16:05 ` Larry Finger
2013-12-03 21:21 ` Nikita N.
2013-12-04 2:32 ` Larry Finger
2013-12-04 7:52 ` Nikita N.
2013-12-04 20:49 ` Larry Finger
2013-12-05 7:46 ` Nikita N.
2013-12-05 12:51 ` Nikita N.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=529A36C5.4060209@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=linux-wireless@vger.kernel.org \
--cc=nikitan@operamail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.