Pfff, look: I like Kubuntu. I like Linux. It isn't the fault of Linux that it doesn't support wireless like it should, that's the fault of the hardware-"people" that creates those hardware and didn't create a driver for Linux.
(By the way, forgive me for my English, I know it isn't very good.)
A good friend of mine helped me with the wireless-ussue. But we didn't found the solution. Unfortunalty.
I installed ndiswrapper. But my stick (U.S.Robotics 5421)
It didn't had an ".inf" file on it... Big problems... But in the list from ndiswrapper my USR-stick was on it... And they said that I most "opened" some "Setups"... I did this using Winzip Pro... Wow, Suddently I had maps... And not those setups anymore, but in those maps there weren't .inf files in it...
Pfff, it was useless. But the stick is brandnew. And it was not very cheep.
But okay, as a temporary solution I used my old wireless stick.
This is a Topcom Skyr@cer V2
But even this wasn't so good... On the cd I found the ".inf" file... I copy it to my desktop and I gaved some commands in the Console:
And:
Can someone please help!!! I want to use the USR-stick (because it's much better) but if that isn't possible I would use my Topcom... Please help me.
(By the way, forgive me for my English, I know it isn't very good.)
A good friend of mine helped me with the wireless-ussue. But we didn't found the solution. Unfortunalty.
I installed ndiswrapper. But my stick (U.S.Robotics 5421)
It didn't had an ".inf" file on it... Big problems... But in the list from ndiswrapper my USR-stick was on it... And they said that I most "opened" some "Setups"... I did this using Winzip Pro... Wow, Suddently I had maps... And not those setups anymore, but in those maps there weren't .inf files in it...
Pfff, it was useless. But the stick is brandnew. And it was not very cheep.
But okay, as a temporary solution I used my old wireless stick.
This is a Topcom Skyr@cer V2
But even this wasn't so good... On the cd I found the ".inf" file... I copy it to my desktop and I gaved some commands in the Console:
Code:
jenthe@jenthe-pc:~$ sudo ndiswrapper -i sis163u.inf Password: Installing sis163u couldn't copy sis163u.inf at /usr/sbin/ndiswrapper line 135. jenthe@jenthe-pc:~$ sudo ndiswrapper -i Autorun.inf Installing autorun couldn't copy Autorun.inf at /usr/sbin/ndiswrapper line 135. jenthe@jenthe-pc:~$ sudo ndiswrapper -i sis163u.inf sis163u is already installed. Use -e to remove it jenthe@jenthe-pc:~$ ndiswrapper -l Installed ndis drivers: autorun invalid driver! sis163u invalid driver! jenthe@jenthe-pc:~$ sudo ndiswrapper -i SiS163.inf Installing sis163 couldn't copy SiS163.inf at /usr/sbin/ndiswrapper line 135. jenthe@jenthe-pc:~$
Code:
Password: sis163u is already installed. Use -e to remove it jenthe@jenthe-pc:~$ -e bash: -e: command not found jenthe@jenthe-pc:~$ sudo ndiswrapper -e sis163u.inf Driver sis163u.inf is not installed.Use -l to list installed drivers jenthe@jenthe-pc:~$ ndiswrapper -l Installed ndis drivers: autorun invalid driver! sis163 invalid driver! sis163u invalid driver! jenthe@jenthe-pc:~$ jenthe@jenthe-pc:~$ ndiswrapper -e autorun Can't remove directory /etc/ndiswrapper/autorun (Toegang geweigerd) at /usr/sbin/ndiswrapper line 166 jenthe@jenthe-pc:~$ sudo ndiswrapper -i /media/sda2/home/jenthe/cd/Driver/setupXP2000/USB/WINXP/sis163.u.inf Installing sis163.u couldn't copy /media/sda2/home/jenthe/cd/Driver/setupXP2000/USB/WINXP/sis163.u.inf at /usr/sbin/ndiswrapper line 135. jenthe@jenthe-pc:~$ sudo ndiswrapper -i /media/sda2/home/jenthe/cd/Driver/setupXP2000/USB/WINXP/sis163.u.inf sis163.u is already installed. Use -e to remove it jenthe@jenthe-pc:~$ networking restart bash: networking: command not found jenthe@jenthe-pc:~$ network restart bash: network: command not found jenthe@jenthe-pc:~$ restart network bash: restart: command not found jenthe@jenthe-pc:~$ sudo ndiswrapper sis163.u.inf Usage: ndiswrapper OPTION Manage ndis drivers for ndiswrapper. -i inffile Install driver described by 'inffile' -d devid driver Use installed 'driver' for 'devid' -e driver Remove 'driver' -l List installed drivers -m Write configuration for modprobe where 'devid' is either PCIID or USBID of the form XXXX:XXXX jenthe@jenthe-pc:~$ ndiswrapper -m Adding "alias wlan0 ndiswrapper" to /etc/modprobe.d/ndiswrapper sh: /etc/modprobe.d/ndiswrapper: Toegang geweigerd jenthe@jenthe-pc:~$
Comment