.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #51  
Old March 9th, 2007, 06:57 PM

parabolize parabolize is offline
Second Lieutenant
 
Join Date: Aug 2003
Posts: 412
Thanks: 0
Thanked 0 Times in 0 Posts
parabolize is on a distinguished road
Default Re: OT: Windows is too expensive

5.10, 6.10 its close! You should have 1.18 which is a bit newer. You can check in synaptic with a search for ndiswrapper. Sorry about that.
__________________
King of the Hill League
Reply With Quote
  #52  
Old March 9th, 2007, 07:30 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: OT: Windows is too expensive

Para, why did you edit out your post? I found the link, but you had some other stuff there. The ndiswrapper I have is 1.18, but according to this link the version I want is 1.5. Unless that's a misprint and they meant 1.05 or something, that's sounds newer than what I have.

Geoschmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #53  
Old March 9th, 2007, 07:43 PM

parabolize parabolize is offline
Second Lieutenant
 
Join Date: Aug 2003
Posts: 412
Thanks: 0
Thanked 0 Times in 0 Posts
parabolize is on a distinguished road
Default Re: OT: Windows is too expensive

Version 1.5 is from 2005-10-30 and 1.18 is 2006-06-22. After looking a while whoever made the ubuntu 6.10 ndiswrapper-utils also had trouble with looking at version numbers. XD
Did you install ndiswrapper-utils or ndiswrapper-utils-1.8?
bug
__________________
King of the Hill League
Reply With Quote
  #54  
Old March 9th, 2007, 08:11 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: OT: Windows is too expensive

I have:
ndiswrapper-common .............1.18-lubuntu2
ndiswrapper-utils .............1.1-5
ndiswrapper-utils-1.1 ..........1.1-5
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #55  
Old March 9th, 2007, 08:37 PM

parabolize parabolize is offline
Second Lieutenant
 
Join Date: Aug 2003
Posts: 412
Thanks: 0
Thanked 0 Times in 0 Posts
parabolize is on a distinguished road
Default Re: OT: Windows is too expensive

Yeah you want the 1.8 utils
run
Code:

sudo apt-get install ndiswrapper-utils-1.8
sudo ndiswrapper-1.8 -i /path/to/inf/SiS163u.INF
sudo modprobe ndiswrapper

__________________
King of the Hill League
Reply With Quote
  #56  
Old March 9th, 2007, 09:26 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: OT: Windows is too expensive

Ok, I didn't do that yet, but I've made some progress. I found a post one place stating the XP driver may not work and to try the other versions. I got the driver to install with no errors by using the Win2K driver instead of the XP driver. Here's what I get now...

lsusb
Bus 001 Device 002: ID 0457:0163 Silicon Integrated Systems Corp.
Bus 001 Device 001: ID 0000:0000
ndiswrapper -l
Installed drivers:
sis163u driver installed, hardware present


It looks like progress to me, but I still cant' seem to figure out how to get the device to connect to my wireless network. And the led on the adapter isn't on. Any ideas?

Geoschmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #57  
Old March 9th, 2007, 09:41 PM

parabolize parabolize is offline
Second Lieutenant
 
Join Date: Aug 2003
Posts: 412
Thanks: 0
Thanked 0 Times in 0 Posts
parabolize is on a distinguished road
Default Re: OT: Windows is too expensive

Code:

sudo depmod -a
sudo modprobe ndiswrapper


Then look at the end of /var/log/messages for errors. Then go into System - Administration - Networking and set stuff up. If all works run this to load the mod at startup:
Code:

sudo ndiswrapper -m

__________________
King of the Hill League
Reply With Quote
  #58  
Old March 9th, 2007, 09:56 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: OT: Windows is too expensive

Ok, didn't see any errors in the log file. But when I do this...
sudo ndiswrapper -m

I get this...
modprobe config already contains alias directive
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #59  
Old March 9th, 2007, 10:15 PM

parabolize parabolize is offline
Second Lieutenant
 
Join Date: Aug 2003
Posts: 412
Thanks: 0
Thanked 0 Times in 0 Posts
parabolize is on a distinguished road
Default Re: OT: Windows is too expensive

Look for ndiswrapper in the list
Code:
gedit /etc/modules

__________________
King of the Hill League
Reply With Quote
  #60  
Old March 9th, 2007, 10:22 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: OT: Windows is too expensive

Quote:
parabolize said:
Look for ndiswrapper in the list
Code:
gedit /etc/modules


# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp


That's all. Don't see ndiswrapper in it.
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 11:17 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.