Tobias and Florian, thanks for the tips on the wireless. 

Vito

P.S. any progress on the 2.6 kernel?

----- Original Message ----
From: Tobias Netzel <[EMAIL PROTECTED]>
To: nubus-pmac-users@lists.sourceforge.net
Sent: Sunday, February 12, 2006 4:07:39 AM
Subject: Re: [Nubus-pmac-users] Kernel 2.4.30 + MediaBay hotplug patches

Hi Vito,

I installed the wireless-tools package and then entered the key and the  
network name in the file "/etc/network/interfaces".
I pasted the contents of this file below (enter your network name and  
your key in the marked places). You might have to change "eth0" to the  
interface name the Orinoco driver has got on your system.
In the wireless-tools package there should also be tools to configure  
the "interfaces" file but I found it easier to do it myself.
For further information you should read the man-pages of the  
wireless-tools.
-------------------------------------------------

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp
    # wireless-* options are implemented by the wireless-tools package
    wireless-mode managed
    wireless-essid <network name>
    wireless-key <key in hex>

-------------------------------------------------
After you changed the "interfaces" file you should be able to connect  
with the command "ifup eth0" (or whatever interface name your card has  
got).
On every restart the connection should then be established  
automatically.

Tobias


Am 12.02.2006 um 00:29 schrieb Vito:

> Tobias I have the orinoco card classic gold. It is recognised now by  
> the system. Can you recomment a good settup program from the deb  
> packages? I use 10 digit wep on my dsl router.
>
> Thx,
> Vito
>
> ----- Original Message ----
> From: Florian Boelstler <[EMAIL PROTECTED]>
> To: nubus-pmac-users@lists.sourceforge.net
> Sent: Thursday, February 09, 2006 7:04:47 PM
> Subject: Re: [Nubus-pmac-users] Kernel 2.4.30 + MediaBay hotplug  
> patches
>
> I put the patches online and added a CVS tag
> (linux-2_4_30-PB-mediabay-hotplug-1).
>
>   Florian
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel? 
> cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Nubus-pmac-users mailing list
> Nubus-pmac-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nubus-pmac-users
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log  
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel? 
> cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Nubus-pmac-users mailing list
> Nubus-pmac-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nubus-pmac-users
>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Nubus-pmac-users mailing list
Nubus-pmac-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nubus-pmac-users





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Nubus-pmac-users mailing list
Nubus-pmac-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nubus-pmac-users

Reply via email to