Amigo This forum is for the discussion of Amigo Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
09-17-2004, 03:52 PM
|
#1
|
LQ Newbie
Registered: Sep 2004
Posts: 2
Rep:
|
Network settings in Amigo Linux
Hi, I'm trying to use Linux for the first time. I've "installed" Amigo Linux on my laptop. Also on the LAN are an XP box, ME box and 3.11 box. I want to network the Linux laptop to the others but can't even find where to enter the network settings!! Could someone please point me in the right direction?
Many thanks!
|
|
|
09-18-2004, 12:12 AM
|
#2
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
Double-click the penguin to open an xterm and type 'netconfig' to change your network settings.
|
|
|
09-19-2004, 12:50 AM
|
#3
|
LQ Newbie
Registered: Sep 2004
Location: Hoboken, N.J.
Distribution: Amigo, Feather, Slackware !
Posts: 5
Rep:
|
Wireless Amigo ...
Hey... Everybody
Just wondering wlcardconfig included in Amigo? Are there ANY wireless tools included in Amigo? Would be great to use wireless in Amigo ! I've had luck with Feather Linux... But none with any Slackware distros 
|
|
|
09-19-2004, 04:39 AM
|
#4
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
Because of size limitations, MANY useful pkgs were left out of some 'bundles'. You'll need to add wireless-tools pkg from Slackware. See /etc/Slackware-version to find out which version of Slackware pkgs to use.
|
|
|
09-19-2004, 11:54 AM
|
#5
|
LQ Newbie
Registered: Sep 2004
Location: Hoboken, N.J.
Distribution: Amigo, Feather, Slackware !
Posts: 5
Rep:
|
Will do ...
THANX gnashley ...
|
|
|
09-24-2004, 08:40 AM
|
#6
|
LQ Newbie
Registered: Aug 2004
Location: Washington, DC
Distribution: Amigo 2.0/Slackware 9.1
Posts: 20
Rep:
|
Re: Network settings in Amigo Linux
Quote:
Originally posted by hornmeister2000
Hi, I'm trying to use Linux for the first time. I've "installed" Amigo Linux on my laptop. Also on the LAN are an XP box, ME box and 3.11 box. I want to network the Linux laptop to the others but can't even find where to enter the network settings!! Could someone please point me in the right direction?
Many thanks!
|
Hey did you ever get your Amigo box on your network? I'm having similar problems getting an Amigo box to talk to my network and I'm out of new ideas, maybe we can muddle through together.
Cheers!
|
|
|
09-24-2004, 02:24 PM
|
#7
|
LQ Newbie
Registered: Sep 2004
Posts: 2
Original Poster
Rep:
|
Thanks for your help - I've managed to configure the network, but can't get it to find my network card.
The machine is an IBM Thinkpad 240X(laptop) with a Netgear Carbus Mobile Adaptor PC card...
|
|
|
09-24-2004, 02:56 PM
|
#8
|
LQ Newbie
Registered: Aug 2004
Location: Washington, DC
Distribution: Amigo 2.0/Slackware 9.1
Posts: 20
Rep:
|
Did you try to use 'lsmod' to make sure that you didn't load the driver and just not realize it? I did that when I first got started
|
|
|
09-25-2004, 07:34 AM
|
#9
|
LQ Newbie
Registered: Aug 2004
Location: Mountains of West Virginia
Distribution: tinycorelinux and Puppy Linux
Posts: 14
Rep:
|
1st. bootup a success...
not bad for a n00b in training diapers.
I'm using Amigo as per instructions unzipped on C: drive on a FAT32 partition.
booted up great with this version=amigo2rc10.zip
it even installed/loaded the "swap" file/partition from vectorlinux,kinda cool,but wonder if two (2) swap partitions are a good thing?
anyway my problem is I am not able to access the internet.
I am using a dsl modem.
amigo is loading the driver(s)/module(s) for my net card=pcnet32,but when I engage xterm and type in "lsmod" the "3" modules are not being used = "0"
also I have done the netconfig script to allow dhcp.
on vectorlinux at least one of these modules have a number=1 next to said drivers/modules.
also why is this net card driver loaded via rc.d instead of modprobe.conf?
I love this version of slackware as it allows this  to learn.
dos is boss is no more.
Last edited by noprob; 09-25-2004 at 08:07 PM.
|
|
|
09-25-2004, 12:07 PM
|
#10
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
Hello, and thanks. You'll need the dhcp and dhcpcd pks and maybe rp-pppoe as well if using ethernet (all from Slackware 9.1).
You can comment out the line in /etc/fsatb for the onboard swapFILE in /root. It's there just in case no swap partitioni s found.
You can put any modules you want in /etc/modules.conf, though it's more Slackish to just uncomment the line for the module(s) in /etc/rc.d/rc.modules or put a line in rc.local.
|
|
|
09-25-2004, 08:03 PM
|
#11
|
LQ Newbie
Registered: Aug 2004
Location: Mountains of West Virginia
Distribution: tinycorelinux and Puppy Linux
Posts: 14
Rep:
|
Thx. for the reply.
Will do as instructed.
I have the Slackware linux 4cd set I believe version 10.
A friend gave it to me.
I will see if this version works instead of slack9.1
I will post the results here on this thread unless directed otherwise.
|
|
|
09-28-2004, 07:18 AM
|
#12
|
LQ Newbie
Registered: Aug 2004
Location: Washington, DC
Distribution: Amigo 2.0/Slackware 9.1
Posts: 20
Rep:
|
Quote:
Originally posted by gnashley
Hello, and thanks. You'll need the dhcp and dhcpcd pks and maybe rp-pppoe as well if using ethernet (all from Slackware 9.1).
You can comment out the line in /etc/fsatb for the onboard swapFILE in /root. It's there just in case no swap partitioni s found.
You can put any modules you want in /etc/modules.conf, though it's more Slackish to just uncomment the line for the module(s) in /etc/rc.d/rc.modules or put a line in rc.local.
|
What are the "dhcp and dhcpcd" packs? What do they do, where can I find them, etc.?
Thanks for any assistance!
|
|
|
09-28-2004, 07:54 AM
|
#13
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
Get them from any Slackware mirror from the 9.1 version tree. they are in ...../slackware/slackware9.1/slackware/a
You might want to browse the /a and /ap directories especially and see if you need anything else.
|
|
|
09-28-2004, 11:49 AM
|
#14
|
LQ Newbie
Registered: Aug 2004
Location: Washington, DC
Distribution: Amigo 2.0/Slackware 9.1
Posts: 20
Rep:
|
What, specifically, should I look for in those directories? I've checked a couple of different mirrors and I didn't see anything with dhcp in the title in the 'a' or 'ap' directories, but I did find dhcp packages in the 'n' folder.
Last edited by gken69; 09-28-2004 at 12:40 PM.
|
|
|
09-28-2004, 04:30 PM
|
#15
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
Oh sorry, they are in /n.
|
|
|
All times are GMT -5. The time now is 08:16 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|