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

This Month's Specials

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

   







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

Reply
 
Thread Tools Display Modes
  #41  
Old March 8th, 2007, 10:54 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: OT: Windows is too expensive

For software installation, just use Synaptics. Its often as easy as Windows, cause you can get almost all software you'd need in one integrated package management application.

Network configuration is loads of fun...
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #42  
Old March 8th, 2007, 11:34 PM

Baron Munchausen Baron Munchausen is offline
General
 
Join Date: Aug 2000
Location: Ohio, USA
Posts: 4,323
Thanks: 0
Thanked 0 Times in 0 Posts
Baron Munchausen is on a distinguished road
Default Re: OT: Windows is too expensive

That has been the standing complaint about Linux, recognized even by the geeks who are boosting it, for some years now. Linux is still not being adopted, despite being better at nearly everything. Linux has native security and has had for years. Windows is still a bug-riddled trojan that lets all the organized crime syndicates who have now entered into cyber crime do whatever they please with your machine. Apache on Linux is vastly more secure and more stable as a web server than Windows and IIS, and it can carry a much heavier load on the same hardware. Open Office has almost every single feature that MS Office has, and it is more backwards compatible than Office itself -- yes, a third party program is better at loading old Word or Excel files than brand-name MS Office! Games is where Windows still has the undisputed advantage. Everyone has gotten used to using Direct-X and it's hard to make the effort to independently learn how to program graphical hardware. But because it's still so hard to use -- the learning curve is just too steep for anyone but a tech geek -- almost no but but the geeks are using it. So it remains a niche product or a server OS at best while Windows continues to rule the desktop.
Reply With Quote
  #43  
Old March 8th, 2007, 11:52 PM
Will's Avatar

Will Will is offline
Lieutenant Colonel
 
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
Will is on a distinguished road
Default Re: OT: Windows is too expensive

For getting the wireless adapter to work, your best bet is probably to do a walkthrough on installing ndiswrapper, and wrapping the windows driver that came with the wireless card. There are a few wireless devices that are part of the kernel that will Just Work, but for the most part you need to get the Windows driver loaded into Linux.
__________________
GEEK CODE V.3.12: GCS/E d-- s: a-- C++ US+ P+ L++ E--- W+++ N+ !o? K- w-- !O M++ V? PS+ PE Y+ PGP t- 5++ X R !tv-- b+++ DI++ D+ G+ e+++ h !r*-- y?
SE4 CODE: A-- Se+++* GdY $?/++ Fr! C++* Css Sf Ai Au- M+ MpN S Ss- RV Pw- Fq-- Nd Rp+ G- Mm++ Bb@ Tcp- L+
Reply With Quote
  #44  
Old March 9th, 2007, 12:11 AM
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:
Will said:
For getting the wireless adapter to work, your best bet is probably to do a walkthrough on installing ndiswrapper, and wrapping the windows driver that came with the wireless card. There are a few wireless devices that are part of the kernel that will Just Work, but for the most part you need to get the Windows driver loaded into Linux.
That sounds exactly like what I did, but it doesn't seem to see the adapter. I installed the driver, but I don't see where to go to get it to connect to my wireless network.
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #45  
Old March 9th, 2007, 04:41 AM
narf poit chez BOOM's Avatar

narf poit chez BOOM narf poit chez BOOM is offline
Shrapnel Fanatic
 
Join Date: Mar 2003
Location: CHEESE!
Posts: 10,009
Thanks: 0
Thanked 7 Times in 1 Post
narf poit chez BOOM is on a distinguished road
Default Re: OT: Windows is too expensive

Market forces. If Linux becomes easier to use, more people will use it.
__________________
If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++
Some of my webcomics. I've got 400+ webcomics at Last count, some dead.
Sig updated to remove non-working links.
Reply With Quote
  #46  
Old March 9th, 2007, 06:41 AM

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

Wireless is a pain in the butt with any OS besides windows. Don't jump on ndiswrapper right away; I have seen wireless cards not show up because /etc/network/interfaces has a typo or doesn't have wep set or the module hasn't been added to the repositories. With that said whats the hardware? This will display all your "pci" devices (actually a lot more but...):
Code:
lspci -v | less


If its usb:
Code:
lsusb -v | less



It would help if you would post your /etc/network/interfaces and what you have done.
__________________
King of the Hill League
Reply With Quote
  #47  
Old March 9th, 2007, 10:16 AM
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:
With that said whats the hardware?

It's a Trendnet TEW424UB v2.0 which according to everything I've read is not supported natively by Ubuntu. That seems to be confirmed by the fact that when I plug it in it doesn't "just work". According to the info I could find it uses a driver sis163u.inf driver. I loaded that driver using the GUI driver interface thingy and it seems to work there, but it doesn't appear to find the hardware. I did notive when I do the command "ndiswrapper -l" it shows the driver as loaded but out to the right says "invalid driver!" so maybe I've got the wrong one somehow.

I'll play with it some more tonight and try your commands para.

On the bright side I have managed to load the flash and adobe plugins for firefox so at least browsing seems to work pretty well at this point. Using an ethernet cable was totally painless. Didn't have to do anything at all to get it to work except plug the cable into the NIC port. I'd just like to move off the floor next to my router and on to the desk, so I'd like to get that wireless working.

Anybody have any experience getting VNC to work? I want to load VNC server on the Ubuntu pc and use my windows laptop with the vnc client to control it. That should work, right? Or do I have to have the same OS on both machines to use VNC?

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

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: OT: Windows is too expensive

You can use VNC across OSes.
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #49  
Old March 9th, 2007, 05:45 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

Nevermind
__________________
King of the Hill League
Reply With Quote
  #50  
Old March 9th, 2007, 06:33 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

How do I tell what version of ndiswrapper I have? This doc you linked to was one I found, but it's for Ubuntu 5.10 and I have 6.10. I assumed that page was out of date and that probably the ndiswrapper I had was actually the latest one.

Geoschmo
__________________
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 09:35 PM.


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