wget
http://prdownloads.sourceforge.net/rt2400/rt2570-1.1.0-b2.tar.gz?download
Preparation
If not installed already, these packages need to be installed.
Code:
sudo apt-get install build-essential linux-headers-`uname -r` gcc-3.4
At the time this was written driver was rt2570-1.1.0-b1. If drive
So ndiswrapper works, but that solution only helps x86, and not other
supported platforms (ppc, sparc). When possible, it's better to fix a
driver than to retreat to ndiswrapper.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://bugs.launchpad.net/bugs/34902
You received this bug notification be
Yea, good idea with ndiswrapper - or maybe selectable options in restricted
manager...
Can you post (or send me by mail) the link to the windows-inf-driver working
with rt2570usb? (If you are using the USB variant) Thanks.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://bugs.launchpad.net/bu
Honestly, if the license premits, then I think it would be much better
to setup the Restricted Drivers manager to handle this using
ndiswrapper. The ndiswrapper drivers tend to work really well for this
card. I have this working myself (Linksys WUSB54gv) on feisty and I
haven't had a freeze but fro
I testet now my WLAN RT2570USB with the feisty beta desktop CD and it still
don't work. Why don't you intigrate the closed binary driver like some other
one in the restricted manager or intigrate the open one? It's really bad to try
get it working with long manuel installations - and this since
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Fix Committed => Fix Released
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I'm using the newest feisty and have here a rt2570USB in my medion PC.
When I try to use the serial monkey drivers feisty crashes every boot.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu
I just posted a somewhat related bug with feisty (amd64) and the rt61 module
with a PCI wireless device.
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/94944
It may be related, but I will confirm this after investigation.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.
** Changed in: linux-source-2.6.20 (Ubuntu)
Importance: Undecided => Medium
Assignee: Tim Gardner => Ubuntu Kernel Team
Status: Needs Info => Fix Committed
** Changed in: linux-source-2.6.15 (Ubuntu)
Assignee: Ben Collins => Ubuntu Kernel Team
** Changed in: linux-source-2.6.1
Needs Info should be assigned to a person, not kernel team.
** Changed in: linux-source-2.6.20 (Ubuntu)
Assignee: Ubuntu Kernel Team => Tim Gardner
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://
Feisty Beta 1 will be out soon Please attach the output of dmesg and
lspci from that release.
dmesg > dmesg.txt
lspci -vv > lspci.txt
** Changed in: linux-source-2.6.20 (Ubuntu)
Assignee: (unassigned) => Ubuntu Kernel Team
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Unconfir
** Also affects: linux-source-2.6.20 (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
My sistem d'ont crash but the conexion hangs at 29%, the wireless ca'nt
connect. My machine is a targa laptop, amd64 turion mt-30. The chip is a
Ralink RT2561/RT61 rev. 802.11g, Subsystem Micro Star international co.
ltd. unknowm device b833.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://lau
I'am using Buffalo WLI-U2-KG54 usb wireless (rt2570) with Dapper in VIA
epia M1 machine. Freezing happens after few minutes. I have also
tried this same adapter in Athlon XP and edgy with same results, both
ndiswrapper and included drivers. Only way I can make my system stabile
is boot adapter
This is strange. If I startup Dapper with eth0 deactivated and rausb0
activated I get no link over the DLINK dwl-g122 using the driver
mentioned above. The interface is up but I have got no IP from the DHCP
over WiFi. What makes it work hints about a startup script problem:
Open System->Administra
A major source of confusion for the DLINK dwl-g122 USB WiFi dongle, I
think, is that they use another chip from rev C onwards. I have a rev C
dongle and had to compile the driver module from the latest CVS sources
at http://rt2x00.serialmonkey.com/rt73-cvs-daily.tar.gz to get it to
work. The rt73 d
When I unplug dlink dwl-g122 or linksys wusb54 (rt2570 driver), keyboard
and shutdown button stop works. Tested with latest CVS 20061103
** Changed in: linux-source-2.6.17 (Ubuntu)
Status: Unconfirmed => Confirmed
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
This seems to be a bug in the rt2570 module. Since you can also use
ndiswrapper to drive these cards (at least those of us on intel boxes),
there is a simple workaround: disable the rt2570 module. You can compile
it out, or just add these two lines to your /etc/modprobe.d/blacklist:
# use ndiswrap
Oh, more information, for those more interested in getting their card
working than in fixing kernel bugs:
I was able to get my card up by properly configuring
/etc/network/interfaces manually, in the standard Ubuntu kernels, with
DHCP. I can get exactly one "ifup" command through per reboot. You c
Here is some additional information:
Playing around in a text console, it appears that the "freeze" is caused
by a kernel panic that occurs when we hit a BUG in a bh context at
kernel/timer.c, line 411 (in cascade, an inline function that appears in
__run_timers, which itself is an inline function
I have similar feedback to rlancefield. I'm using an up to date dapper
install with kernel 2.6.15-26-686 and an asus wl-167g usb 80211b/g
adapter which uses the ralink rt2570 chip I think.
If I configure and activate my wl-167g manually using
/etc/network/interfaces and calling 'ifup rausb0' or se
Just re-read my post above and realised that I called my solution a
'fix'. That's incorrect, it's merely a workaround as the original
problem with the system freezing after configuration changes using the
Gnome Networking tool persists on the machine. However, manually editing
'interfaces' has enab
Hi all,
Running Dapper 2.6.15-26-386 on an MSI 654 Ultra (MS-6547 v.1) with a
Matrox G550. (The mobo BIOS has not been updated since purchase.)
I installed an Asus WL-167G USB 2.0 wifi adapter (Ralink RT2500 chipset)
which initially worked fine out of the box, using default Dapper
drivers. I plu
Same problem here. I have the DLink DWL-G510 wireless card running on
Dapper kernel 2.6.15-26-amd-64. I have tried compiling the rt61 driver
from the website and adding the configuration files into
/etc/Wireless/RT61STA but whenever I do anything to do with the adapter
(ifconfig up or iwconfig es
I had the iwlist 99% problem, which I "solved" by moving iwlist out of /sbin in
recovery mode, but I have since reinstalled and my system hangs when I click
"Configure" in the network settings tool. It works on the live CD, so I think
it is my -23-k7 kernel. My card is PCI and uses rt61 driver.
I have an rt2400 and after I installed the 2.6.15-26-k7 kernel package
it hangs on startup. I returned using 2.6.15-26-386 and it works fine. I
had similar problems on my previous Dapper install, iwconfig used 99%
percent CPU, and it can't be killed, because even sudo wasn't
responding,
--
Ralink
** Also affects: linux-source-2.6.17 (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Same problem here with Belkin F5D7000 PCI wireless card. Freezes the
computer if its enabled and blocks booting. Must boot with live cd to
fix and disable.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:
the problem is not only the driver in dapper with the pc freeze, but also the
latest CVS version doesn't work properly.
For me with a Netopia USB wifi stick the cvs version is working a bit. Means
after several minutes connection get lost. The driver even in cvs are not
really working.
--
Rali
** Changed in: linux-source-2.6.15 (Ubuntu)
Importance: Critical => High
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Tags added: dapper
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Tags added: wireless
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I'm also having a problem with my Zonet ZEW2500P USB Wireless Adapter,
which uses the rt2570 kernel module. I've compiled the latest CVS from
rt2x00.serialmonkey.com, but it only lasts longer than the original
module before burning out and going "kaput".
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
with email help from "tz" I made the changes but unfortunately it didn't
fix the problem.
Thank you tz anyway.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-b
I am new to linux and ubuntu and am having the hang problem with a
Gigabyte WP01GS wireless pci card. I thought I'd try adding the
"irqpoll" to my boot menu and the "DisableIRQ" to my xorg.conf as
suggested but I have no idea where to start. Can anyone point me in the
right direction?
--
Ralink
Thank you.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
> Maybe I missed this but where do I add DisableIRQ in xorg.conf??
I used muadib's suggestion and added
Option "DisableIRQ"
as the very last thing before
EndSection
. For example, my entire entry is as follows:
Section "Device"
Identifier "VIA Technologies, Inc. S3 Unichrome Pro
Maybe I missed this but where do I add DisableIRQ in xorg.conf??
I reccomend that the driver be spearated from the kernel. Perhaps put
the extra .deb on the cd so that it can be installed via synaptic (like
the ndiswrapper driver) (for the next ubuntu release that is). This
would stop the problems
Hello Dimitri
I am making the point that whether using an older or newer version of
the kernel, whether 386 or 686, it works for me.
Of course, this doesn't immediately help you if it isn't working for
you. But at least the developer knows that there are platforms where it
works perfectly, and th
Correct me if I'm wrong, but first you used a kernel for a 386. The one you
used after the upgrade is for a 686-system. Is this a typing error? Because
it would be of great help if it's the 386-version
2006/7/21, Nick_Hill <[EMAIL PROTECTED]>:
>
> I am using a d-link WL-107g cardbus adapter connec
I am using a d-link WL-107g cardbus adapter connected to an IBM thinkpad
570 (Pentium 2 366). The adapter uses the ralink RT-2500 chipset.
lspci -v:
:06:00.0 Network controller: RaLink Ralink RT2500 802.11 Cardbus Reference
Card (rev 01)
Subsystem: ASUSTeK Computer Inc.: Unknown devic
added irqpoll to the kernel /vmlinuz ... line and my Averatec 3250 now
works with kernel 2.6.15-23-386. Thanks tz
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-
I don't know if there is a solution to this bug as of yet, but I've
attached a guide (borrowing heavily from the Ubuntu Wiki) that should
run through the process of setting up the D-Link DWL-G122 Wireless USB
Adapter using ndiswrapper.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.
Yes the presence of my Netgear WG511 wireless card will usually freeze my
laptop at boot. Removing the card fixes the problem.
Worked very well in Breezy. Ndiswrapper is used to load driver.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing lis
Problem still exists.
** Changed in: linux-source-2.6.15 (Ubuntu)
Status: Fix Released => Confirmed
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
The problem is in the Ubuntu patches as Debian unstable does not suffer
this problem.
Is there anyway we can get a kernel that doesn't have the wifi drivers
in it? I belive that has alot to do with the instability. Or could
someone point me to where I can find the Ubuntu kernel patches and
source?
Is this bug fixed or not? I see the status changed but I have yet to see
a fix commited or commented on in the notes.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubu
I'm using the D-Link DWL-G122 USB stick and receiving the same problem.
Could someone clarify the solution for me?
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubunt
I can confirm that this bug is still not fixed in the 2.6.15-25-686
kernel current release of dapper. I still get a complete system freeze
as soon as I activate the wl-167g.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Yea, I'm afraid I don't believe this bug is fixed - I still get a lock
after doing all updates (so I have the -25 kernel)
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo
** Bug 34845 has been marked a duplicate of this bug
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Using the command
sudo dhclient rausb0
allows me to connect to the internet on a WUSB54gv4 wifi card. Using a
p4 1.7ghz Desktop with 512 mb of ram. However using the GUI for
networking I the computer hangs. Sometimes it hangs on it's own. This
problem also happens with the ndiswrapper drivers for
Confirm that I also get the system lock with a Dlink DWL-G122 (ver B1)
with the -25 kernel.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I have a Linksys Wireless - G PCI adapter in my linux server with ubuntu
dapper and kernel version 2.6.15-23-server. The driver module used seems
to be "rt61". I also had the same problem with the system locking down
after doing for example "iwlist ra0 scan" or any other operation using
the card. A
I don't have the new kernel.
I have three changes which make it work on my Averatec for the internal
rt2500 card.
I don't know if all are necessary or if just one or two are required.
1. In the driver itself, rtmp_init.c, right at the end, there is an #if
which switches del_timer and del_timer_s
With the new kernel (2.6.15-25) I am still getting a system lock when
activating the driver.
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Changed in: linux-source-2.6.15 (Ubuntu)
Status: Fix Committed => Fix Released
--
Ralink Wireless USB/PCMCIA/PCI hangs PC
https://launchpad.net/bugs/34902
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I also had to add irqpoll to the bootup (in /boot/grub/menu.lst, where
it says "kernel ... vmlinuz ... ro". I haven't tried removing the
option from xorg, but my Avaratec now works. I added the irqpoll since
I got the message that IRQ185 wasn't being handled.
I think the irq "multiplexer" in the
muadib how do you think the wifi and xorg are related to the hanging of
the pc? I have suspected this but I have had no evidence to belive this.
Or is it something to do with IRQ? I have had the same exact problem
with Arch Linux as well, using both the native linux driver (rt2570) as
well as ndisw
"Re: Ralink Wireless USB hangs PC Posted by coldsalmon at 2006-05-28
07:42:39 UTC
Me too, I'm running an Averatec 3715-EH1 laptop with an internal RT2500
wireless card. Worked perfectly in Breezy, then I apt-get dist-upgraded to
Dapper yesterday. Now when I 'ifup ra0' or 'dhclient ra0' the syste
60 matches
Mail list logo