I have a problem on OpenSuse 10.3 with my DWL-G122 Version C1 wireless dongle. If I’ve my dongle connected before starting Linux or connected after linux is running the OS goes in crash.
This is probably the result of bad istalling rt73 driver on my PC
I tried to unistall the old driver using the command “modprobe -r rt73”.
After this I listed again the installed modules using the command “modprobe -l !grep rt73” and nothing was changed. Then I went in the directory where the “modprobe -l !grep rt73” command told me the file was saved and changed its extension in order to prevent linux to load it again at the next reboot.
After this I reboot linux and installed the new driver with the effect you know.
I don’t really know how to unistall the driver in another way. I will appreciate if you could help me on this!
The option “unistall” does not exist in the makefile; the option “clean” does exist instead!!!
Without dongle plugged in an USB port:
I run the command “make clean” and then “rmmod rt73” in the relevant directory for both the two driver previously installed.
After this, I installed again the second driver running the command “make all” and “make install”, as described in the README file, in the relevant directory.
I reboot the PC and plugged the dongle in an USB port… the system went equally in crash!!!
Jumpy73 wrote:
> Do you have any other idea on how solve the problem?
>
> Is it possible to make a log of boot? In this way I can show you when
> the boot procedure fail and above all understand the reason of failure
>
> Thanks in advance
You can see that log in /var/log/boot.msg and in the output of dmesg.