Can't upload files

Bug #77152 reported by diegoe
18
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned
linux-ubuntu-modules-2.6.22 (Ubuntu)
Won't Fix
Undecided
Unassigned
ndiswrapper (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I'm using ndiswrapper for my realtek 818x card, the native linux module is r818x and works fine (except for some quirks with wifi security).
Since I'm using ndiswrapper I can't upload files (I can send any kind of info however) to any site (bugzilla, malone, flickr, etc).
I can send files via gaim file transfer however.

Don't know if the bug is in ndiswrapper but is my closest responsable for the problem.

Revision history for this message
Andreas Gnau (rondom) wrote :

Try to upload the same (large!) file via gaim and via firefox to see if it makes a difference (both after a reboot or reload of the module).

Revision history for this message
diegoe (diegoe-deactivatedaccount-deactivatedaccount) wrote :

I can confirm this. I can't upload files and I'm unable to do some network operations like svn diff, log, ci.

Revision history for this message
Andreas Gnau (rondom) wrote :

Try the latest version of ndiswrapper (1.49rc1 at the time of this writing) and don't forget to do a sudo make uninstall before the sudo make install.

Changed in ndiswrapper:
status: New → Confirmed
Revision history for this message
diegoe (diegoe-deactivatedaccount-deactivatedaccount) wrote :

Are there .debs for 1.49? I'll try today to use the 1.49rc4 version

Revision history for this message
diegoe (diegoe-deactivatedaccount-deactivatedaccount) wrote :

It still happens with the rc4 driver. How can we debug this?

Revision history for this message
David García (dav.garcia) wrote :

Hi,

I'm also having this very same problem with large file uploads on Kubuntu 7.10.
Web browsing and small uploads work fine.

I can confirm it is related to ndiswrapper as I've tried different protocols (svn, ftp, http) and two different wireless USB adapters (TVISTO TVT-RWUSB54, VIVANCO 21283).

I'll be watching this issue so if you need more info about this please ask.
Thanks a lot for your help.

Technical details follow...

-----------------
dpkg-query -l 'ndiswrapper*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Nombre Versión Descripción
+++-========================-========================-================================================================
ii ndiswrapper-common 1.43-1ubuntu2 Common scripts required to use the utilities for ndiswrapper
un ndiswrapper-modules-1.9 <ninguna> (no hay ninguna descripción disponible)
un ndiswrapper-source <ninguna> (no hay ninguna descripción disponible)
un ndiswrapper-utils <ninguna> (no hay ninguna descripción disponible)
ii ndiswrapper-utils-1.9 1.43-1ubuntu2 Userspace utilities for the ndiswrapper linux kernel module

-----------------
ndiswrapper -l (NOTE: normally I don't use both adapters at the same time)
netmw225 : driver installed
        device (1286:1FAB) present
wlanuig : driver installed
        device (0CDE:0015) present

-----------------
iwconfig (NOTE: normally I don't use both adapters at the same time)
lo no wireless extensions.

eth0 no wireless extensions.

wlan1 IEEE 802.11g ESSID:"xxxxxxxxxx"
          Mode:Managed Frequency:2.437 GHz Access Point: xx:xx:xx:xx:xx:xx
          Bit Rate=48 Mb/s Tx-Power:17 dBm
          RTS thr:2347 B Fragment thr:2346 B
          Encryption key:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Security mode:restricted
          Power Management:off
          Link Quality:62/100 Signal level:-56 dBm Noise level:-96 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0

wlan0 IEEE 802.11g ESSID:"xxxxxxxxxx"
          Mode:Managed Frequency:2.437 GHz Access Point: xx:xx:xx:xx:xx:xx
          Bit Rate=48 Mb/s Sensitivity=-200 dBm
          RTS thr=2347 B Fragment thr=2346 B
          Encryption key:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Security mode:restricted
          Power Management:off
          Link Quality:32/100 Signal level:-75 dBm Noise level:-96 dBm
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0

Revision history for this message
David García (dav.garcia) wrote :

I manually upgraded to ndiswrapper-1.52 and the bug is GONE.

Solution how-to:
1. Download the latest tarball from http://ndiswrapper.sourceforge.net.
2. Optionally, uninstall your current (old) ndiswrapper-* packages. I didn't do it because ndiswrapper will "disable" them during installation.
3. tar xvzf ndiswrapper-1.52.tar.gz
4. cd ndiswrapper-1.52
5. sudo make uninstall
6. sudo make
7. sudo make install

Revision history for this message
diegoe (diegoe-deactivatedaccount-deactivatedaccount) wrote :

are you sure? doesn't seem to be fixed here in hardy with kernel 2.6.24-5-generic.
I downloaded the latest ndis.

Revision history for this message
Andreas Gnau (rondom) wrote :

As ndiswrapper 1.52 is in LUM 2.6.24-7-generic this bug I'm gonna mark this as fixed.

Diego, update to 2.6.24-7 and it should be fixed. If not, reopen this bug.

Changed in linux-ubuntu-modules-2.6.22:
status: New → Fix Committed
status: Fix Committed → Fix Released
Changed in ndiswrapper:
status: Confirmed → Fix Released
Revision history for this message
Andreas Gnau (rondom) wrote :

Sorry for the mess...

Changed in linux-ubuntu-modules-2.6.22:
status: Fix Released → Confirmed
Changed in linux-ubuntu-modules-2.6.24:
status: New → Fix Released
Revision history for this message
diegoe (diegoe-deactivatedaccount-deactivatedaccount) wrote :

It's not fixed in hardy's LUM.
davidmb could provide his .INF file so we can test with the same conditions.

Revision history for this message
Andreas Gnau (rondom) wrote :

If it isn't fixed in hardy. I suggest reporting this bug upstream. Instructions on how to do this can be found on http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_openwiki/Itemid,33/id,bugs/
I suggest loading the debug-version of the driver with sudo insmod debug=0 and enabling debug before uploading a large file.

Changed in linux-ubuntu-modules-2.6.24:
status: Fix Released → Confirmed
Changed in ndiswrapper:
status: Fix Released → Confirmed
Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

During the Intrepid development cycle the linux-ubuntu-modules package was merged with the linux kernel package. Going forward bugs should target the "linux" kernel package. I'm going to automatically migrate this bug forward. However, can you please confirm this is still an issue with the most recent Intrepid Ibex 8.10 release? Thanks.

Changed in linux-ubuntu-modules-2.6.24:
status: Confirmed → Incomplete
Changed in linux-ubuntu-modules-2.6.22:
status: Confirmed → Won't Fix
Revision history for this message
Javier Jardón (jjardon) wrote :

 We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in linux:
status: Incomplete → Invalid
Changed in ndiswrapper:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.