wusb54gsc on ubuntu, was:Back to ubuntu



NoOp wrote:
On 09/16/2007 03:47 PM, debian wrote:

Derek Broughton wrote:

debian wrote:



Derek Broughton wrote:


debian wrote:



Derek Broughton wrote:



If your wireless works under KDE, it'll work under Gnome.




ok then how come i can only compile and install them in kubuntu 6.06,
but not in regular ubuntu 6.06 or any other version of ubuntu?



You tell me, What sort of error did you get? Compilers are _also_ not
specific to either KDE or Gnome.



so i attempted to compile the drivers on ubuntu 7.04, and heres what it
gave me:

i dont know if the following is of any help, but the site said that i
had to run clean.sh, which uninstalles my usb drivers so i can compile
their modified usb drivers and install them.

I also installed GCC, CPP, Build-essential, and updated my linux headers
(which were already up to date, i just what they recommended)

its strange how it only works on kubuntu 6.06, cause i tried it on
regular ubuntu 6.06 and it gave me the same exact thing


Off the top of my head, without having tried to compile it myself, I'd say
that under kubuntu 6.06 you were using a compatible kernel, and support has
been removed in later kernels - but it's also possible that your kernel is
not compiled with the necessary options. I've had my own problems with
drivers like that... I used to boot into a 2.4 kernel to go online, then
reboot into a 2.6 kernel to do real work (without Internet access) :-(

The tough part here is that if you ever upgrade your kernel, you're now
hosed, unless you figure out how to get the driver to compile. What
exactly are the driver and the device?


the driver i am using came with the rndiswrapper (thats the only way i
know how to explain, if you want more info, visit : www.jooz.net/rndis
). the device is a linksys wusb54gsc.

this driver is kinda old, it was created around late 2006. so, since i
dont know C++ enough to recreate the driver, i guess im stuck with the
old kernel. ofcoarse i could just do what you did, use one kernel for
internet, and one for work.

______i also remember trying to compile it on ubuntu 6.06 with the same
kernel and it gave me the same problem.______

--cj



No idea regarding the device, but a little googling produced:


I have really bad luck with source code and the ndiswrapper, the first
and second one would have worked, but the cd that came with my wireless
doesnt offer the required files (there hidden somewhere and i cant find
them no matter what i do, and yes i did try extracting the setup.exe
with no luck). I also downloaded the drivers from their website with the
same results.

the third one just flat out didnt work because that one reguards a
different device. sure the drivers are the same, but it didnt work. no
error message was produced, i followed the guide to the letter, but i
couldnt get it to work for some reason
http://ubuntuforums.org/showthread.php?t=459617
http://ubuntuforums.org/showthread.php?t=225206
<http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_openwiki/Itemid,33/id,list_g-l/>
[Card: Linksys WUSB54GSC, 802.11b/g, USB 2.0]

the following is telling the kernel that when i plug in the device, do
this, this wont help for compiling, but if i can get it to compile, this
would be of great help
<quote>
Other: With 2.6.16 and later kernels, RNDIS devices are not initialized
(when device is plugged in, nothing happens). To get it going, you need
to set the variable bConfigurationValue in sysfs. An easy way to do this
is to add this: BUS==”usb”, SYSFS{idProduct}==”0026”,
SYSFS{idVendor}==”13b1”, PROGRAM=”/bin/sh -c ‘echo 1 >
/sys/%p/device/bConfigurationValue’” to /etc/udev/rules.d/<ruleFilename>
file and restart udev. For FC6 <ruleFilename> is 50-udev.rules.
</quote>

Perhaps those will help?




im thinking, since my friend is giving me his computer (because he found
a "better" one), ill just install ubuntu on that, upgrade this one, and
share the internet (unless thats bad? ive always had good luck with
internet connection sharing)

but until that comes in, im using parallels and im sharing my wireless
on that. im downloading ubuntu 7.04 alternate for it as im typing this
message
--cj

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Back to ubuntu
    ... but not in regular ubuntu 6.06 or any other version of ubuntu? ... so i attempted to compile the drivers on ubuntu 7.04, ... that under kubuntu 6.06 you were using a compatible kernel, ... unless you figure out how to get the driver to compile. ...
    (Ubuntu)
  • Re: Driver compilation question?
    ... Is there somewhere that keeps compiled drivers for various versions ... kernel source to compile against!) ... Is "common sense" really valid? ...
    (Debian-User)
  • Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
    ... You can flame about Ubuntu being broken, ... I'm not doing anything _new_ when I update drivers to ... kernel, they'd have long since fixed the bug in their scripts. ... include the required firmware in the initramfs. ...
    (Linux-Kernel)
  • Re: Back to ubuntu
    ... but not in regular ubuntu 6.06 or any other version of ubuntu? ... so i attempted to compile the drivers on ubuntu 7.04, ... that under kubuntu 6.06 you were using a compatible kernel, ... unless you figure out how to get the driver to compile. ...
    (Ubuntu)
  • Re: sio => uart: one port is gone
    ... Recently I decided to update my RELENG_7 system and also to transition from sio to uart. ... kernel: sio0: type 16550A ... as modules (leaf drivers are drivers that have no other drivers ... So, if you compile acpias a module, you must compile all ...
    (freebsd-current)