First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 127569
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Petteri Räty <betelgeuse@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petteri Räty <betelgeuse@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ndiswrapper-1.13-urbs.patch Make it works without the "usb" flag patch Neil Dökkalfar 2006-04-12 08:47 0000 564 bytes Details | Diff
ndiswrapper-1.2-kernel-2.6.16.patch ndiswrapper-1.2-kernel-2.6.16.patch patch Daniel Drake 2006-04-19 03:56 0000 600 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 127569 depends on: 126829 129364 Show dependency tree
Show dependency graph
Bug 127569 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-25 14:26 0000
The stable ndiswrapper does not compile with 2.6.16 kernel and versions before
1.9 have not proven stable enough. Let's see how 1.11 does but we need a stable
versions that works before 2.6.16 goes stable.

------- Comment #1 From Vincent Paeder 2006-04-08 10:05:18 0000 -------
I can confirm there are odd problems with 2.6.16 and ndiswrapper (1.2 and 1.9
at least). But I wonder if it comes also partly from ndiswrapper since v1.9
doesn't work with 2.6.15 either (should say, partly works since I can connect
to my router, and some restricted websites only).

------- Comment #2 From Vincent Paeder 2006-04-08 10:50:56 0000 -------
tried ndiswrapper 1.11 and it works flawlessly with kernel 2.6.16.

------- Comment #3 From Petteri Räty 2006-04-09 00:05:23 0000 -------
(In reply to comment #2)
> tried ndiswrapper 1.11 and it works flawlessly with kernel 2.6.16.
> 

Arch teams: I just unmasked this today but I have had reports from several
users on both x86 and amd64 that ndiswrapper-1.11 works for them. I recommend
we mark this version just before 2.6.16 goes stable to give it as much time in
~arch as possible.

------- Comment #4 From Petteri Räty 2006-04-09 10:23:03 0000 -------
1.13 is out with bugfixes so probably better to target that after I get the
bump done. Release early and release often I guess. 

------- Comment #5 From Neil Dökkalfar 2006-04-12 08:47:22 0000 -------
Created an attachment (id=84512) [edit]
Make it works without the "usb" flag

A small commenting-patch by giri on #ndiswrapper@irc.freenode.net making the
1.13 version work with 

------- Comment #6 From Chris White (RETIRED) 2006-04-12 09:04:04 0000 -------
I'd like to get a comment from the patch author on why they commented out
instead of removing. It seems like removing that would also remove the need for
the else conditional that utilizes it, as well as reworking/removal of any
if/else if statements before it.

------- Comment #7 From Vincent Paeder 2006-04-14 16:32:09 0000 -------
well ... 1.11 works but 1.13 doesn't.

------- Comment #8 From Wim van Dorst 2006-04-16 02:53:54 0000 -------
(In reply to comment #7)
> well ... 1.11 works but 1.13 doesn't.

During emerging I get warnings about the two urbs things, but it does compile.
But it fails to start up with these same two warnings. Commenting out as
suggested by Neil would probably make it work, but I just reverted back to
1.11.

Reference: running gcc-3.3.5-0050130 on Linux 2.6.11-gentoo-r6 on a Pentium M
environment.

Met vriendelijke groeten, Wim van Dorst

------- Comment #9 From Guillaume Ayoub 2006-04-16 08:19:03 0000 -------
(In reply to comment #8)
> (In reply to comment #7)
> > well ... 1.11 works but 1.13 doesn't.
> 
> During emerging I get warnings about the two urbs things, but it does compile.
> But it fails to start up with these same two warnings. Commenting out as
> suggested by Neil would probably make it work, but I just reverted back to
> 1.11.
> 
I had the same problem, but adding "usb" to USE flags works. Quite strange,
should be fixed quickly...

------- Comment #10 From Vincent Paeder 2006-04-16 16:20:00 0000 -------
Tried with the usb USE flag but in my case 1.13 still doesn't work. And I have
a pcmcia card so I hardly think I need the usb flag :) ...
anyway ... sticking to 1.11 for now (am I sticky?).

------- Comment #11 From Wim van Dorst 2006-04-17 09:37:15 0000 -------
(In reply to comment #9)
> I had the same problem, but adding "usb" to USE flags works. Quite strange,
> should be fixed quickly...


Thanks. That did the trick. I agree this needs fixing.

Reference: ndiswrapper for BCMWL5.

------- Comment #12 From Daniel Drake 2006-04-19 03:56:15 0000 -------
Created an attachment (id=84948) [edit]
ndiswrapper-1.2-kernel-2.6.16.patch

This patch allows ndiswrapper-1.2-r1 to compile on 2.6.16. I don't know if it
works, but as long as it compiles it's better than nothing. I'll probably
commit this later today, I hope that is OK. (2.6.16 stable request coming up
very soon)

------- Comment #13 From Daniel Drake 2006-04-19 12:32:52 0000 -------
Committed that patch to avoid compilation breakage in stable tree. Any
success/failure reports with 1.2-r1 on 2.6.16 would be appreciated.

------- Comment #14 From t35t0r 2006-04-23 08:01:46 0000 -------
ndiswrapper-1.13 breaks my bcmwl5 under 2.6.16. I get these messages in dmesg:

ndiswrapper: Unknown symbol wrap_suspend_urbs
ndiswrapper: Unknown symbol wrap_resume_urbs

Downgrading to 1.11 fixed the problem. Btw 1.15-rc1 and 1.14 stable have been
released by ndiswrapper.

------- Comment #15 From t35t0r 2006-04-23 08:08:21 0000 -------
can someone update the subject to ndiswrapper-1.14 stable and
ndiswrapper-1.15_rc1 released ?

------- Comment #16 From Chris Gianelloni (RETIRED) 2006-04-23 08:13:00 0000 -------
No.  Daniel asked to have 1.2-r1 tested.  We really aren't concerned about
updating the version in stable until absolutely necessary, and after it has
undergone the proper testing.

------- Comment #17 From Mark Loeser 2006-04-29 20:10:35 0000 -------
I don't think x86 needs to be on this bug any longer since the current stable
version should compile and work.  Re-add us if necessary.

------- Comment #18 From Raymond Lewis Rebbeck 2006-04-29 20:34:22 0000 -------
ndiswrapper-1.2-r1 appears to be working fine on my x86 laptop with a WG511
pcmcia card. I'm using gentoo-sources-2.6.16-r3 and wpa_supplicant-0.4.8 I am
using it to post this comment.

------- Comment #19 From Petteri Räty 2006-04-30 15:10:35 0000 -------
(In reply to comment #18)
> ndiswrapper-1.2-r1 appears to be working fine on my x86 laptop with a WG511
> pcmcia card. I'm using gentoo-sources-2.6.16-r3 and wpa_supplicant-0.4.8 I am
> using it to post this comment.
> 

Closing this as fixed then.

First Last Prev Next    No search results available      Search page      Enter new bug