[gentoo-ppc-user] usb network card

2006-05-08 Thread stephan ulbing
hi there,

i have to convert a mac mini into a linux router/firewall. so i am looking for 
a usb network card which is supported by linux.

maybe somebody has experience with that stuff...

lg steph.



pgpfgsHq5I3tl.pgp
Description: PGP signature


RE: [gentoo-ppc-user] Mac on Linux?

2006-05-08 Thread Mark M. Hart


Thanks!
 
Mark M. Hart
-Original Message-
From: Joseph Jezak [mailto:[EMAIL PROTECTED] 
Sent: Sunday, May 07, 2006 1:47 PM
To: gentoo-ppc-user@lists.gentoo.org
Subject: Re: [gentoo-ppc-user] Mac on Linux?

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mark M. Hart wrote:
 Here's after re-emerging with USE=sheep
 I actually got a window for a split-second with the mac-on-linux penguin
 symbol.
 
 Please let me know how to re-emerge with the network masquerading enabled;
 do I do a USE=nat or USE=tun or something like that?
 
 Anyway, here goes:
 
 startmol
 Mac-on-Linux 0.9.71-pre8 [May 7 2006 11:11]
 Copyright (C) 1997-2004 Samuel Rydh
 Starting MOL session 0
 The kernel module '/usr/lib/mol/0.9.71/modules/2.6.15-gentoo-r1/tun.o'
 appears to be missing.
 Running in PowerPC 750 mode, 96 MB RAM
 Timebase: 16.70 MHz, Bus: 66.82 MHz, Clock: 233 MHz
 Using USB mouse on /dev/input/mice
 OHCI USB controller registered
 Could not open '/var/lib/mol/x11.kbd'
 Fullscreen video on VT 9.
 Could not open '/var/lib/mol/console.kbd'
 Cache enabled for console-video
 Video driver(s): [xvideo] [console_video]
 
  640* 480, depth 8,15,32   { 59.9, 72.1, 74.9, 89.9, 99.7 } Hz
  640* 480, depth 8   { 116.6 } Hz
  800* 600, depth 8,15,32   { 56.2, 60.3, 70.0, 72.1, 89.9 } Hz
  800* 600, depth 8   { 94.8 } Hz
  800* 600, depth 8,15,32   { 99.9 } Hz
 1024* 768, depth 8,15,32   { 60.0, 70.0 } Hz
 1024* 768, depth 8   { 74.8 } Hz
 1024* 768, depth 8,15,32   { 75.0 } Hz
 1152* 768, depth 8,15,32   { 54.7 } Hz
 1280* 854, depth 8,15,32   { 60.0 } Hz
 1152* 864, depth 8,15,32   { 59.9 } Hz
 1280*1024, depth 8,15,32   { 0.0, 60.0, 60.0 } Hz
 1440* 960, depth 8,15   { 0.0 } Hz
 1600*1024, depth 8,15   { 0.0 } Hz
 1600*1200, depth 8,15   { 0.0 } Hz
 1680*1050, depth 8,15   { 0.0 } Hz
 
 Ethernet Interface (port 1) 'sheep-eth0' @ FE:FD:DE:AD:BE:EF  [nodhcp]
 
 FATAL: Module ip_tables not found.
 iptables v1.3.4: can't initialize iptables table `nat': iptables who? (do
 you need to insmod?)
 Perhaps iptables or your kernel needs to be upgraded.
 Ethernet Interface (port 2) 'tun-tun0' @ 00:00:0D:EA:DB:EE
 
 ip/mask: 192.168.40.2/255.255.255.0  gw: 192.168.40.1
 broadcast: 192.168.40.255  nameserver: 192.168.40.1
 
 ALSA lib confmisc.c:672:(snd_func_card_driver) cannot find card '0'
 ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_card_driver
 returned error: No such device
 ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
 ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_concat
 returned error: No such device
 ALSA lib confmisc.c:1072:(snd_func_refer) error evaluating name
 ALSA lib conf.c:3493:(_snd_config_evaluate) function snd_func_refer
returned
 error: No such device
 ALSA lib conf.c:3962:(snd_config_expand) Evaluate error: No such device
 ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default
 
 CD/dev/cdrom   CD/DVD read-only   --
 -- /dev/hda6 is linux-mounted with write privileges.
 HFS+  /dev/hda6os 9.0 system  read-only  1024 MB
 
 SCSI devices:
 
 SCSI  /dev/cdrom   [CDROM/DVD driver]
 
 
 =
 Mac-on-Linux OpenFirmware 0.9.70
 
 --- No bootable disk was found! -
 If this is an oldworld machine, try booting from the MacOS
 install CD and install MacOS from within MOL.
 -
 cleaning up...
 FATAL: Module ip_tables not found.
 iptables v1.3.4: can't initialize iptables table `nat': iptables who? (do
 you need to insmod?)
 Perhaps iptables or your kernel needs to be upgraded.
 Terminating threads...
 DONE
 [EMAIL PROTECTED] ~ $ 
 
 Thanks!
  
 Mark M. Hart

OK, fine, in the kernel.  I did a genconfig --menuconfig and couldn't find
these options in the menus.  So, do I need to specify them on the genconfig
command line?  And if so, what is the proper way?  I did a genconfig --help
but got little support from that.  There is no  man  entry for genconfig.

Thank you SO MUCH for all the help you are giving me, I REALLY appreciate
it.

-- Your entry below 

They're *kernel* options.  You need to enable these options in your
*kernel* and recompile with support for the things below.

- From the ebuild:

If errors with networking occur, make sure you have the following
kernel functions enabled:
For connecting to Linux:
Universal TUN/TAP device driver support (CONFIG_TUN)
For the dhcp server:
Packet Socket (CONFIG_PACKET)
For NAT:
Network packet filtering (CONFIG_NETFILTER)
Connection tracking (CONFIG_IP_NF_CONNTRACK)
IP tables support (CONFIG_IP_NF_IPTABLES)
Packet filtering (CONFIG_IP_NF_FILTER)
Full NAT (CONFIG_IP_NF_NAT)
MASQUERADE target support (CONFIG_IP_NF_TARGET_MASQUERADE)

- -Joe
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

Re: [gentoo-ppc-user] Mac on Linux?

2006-05-08 Thread Joseph Jezak
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 OK, fine, in the kernel.  I did a genconfig --menuconfig and couldn't find
 these options in the menus.  So, do I need to specify them on the genconfig
 command line?  And if so, what is the proper way?  I did a genconfig --help
 but got little support from that.  There is no  man  entry for genconfig.
 
 Thank you SO MUCH for all the help you are giving me, I REALLY appreciate
 it.
 

No worries. :)

Okay, so a trick to find things in the menuconfig is to use the / key.
 This lets you search for an option to enable.  You should be able to
find the options previously mentioned in your config using this trick.

- -Joe
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEX3miwGq7BLLARfoRAmNMAJ4/2OzYrBWm9rQAkoLklJ7wbcJbWQCg00Ol
82cZExQHXqms3nA9PqJKDdc=
=vuPd
-END PGP SIGNATURE-
-- 
gentoo-ppc-user@gentoo.org mailing list