From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sascha Retzki Subject: Re: Re[12]: Linux Help Date: Tue, 20 Jul 2004 19:07:49 +0200 Sender: linux-admin-owner@vger.kernel.org Message-ID: <1090343269.2282.22.camel@linux.local> References: <20040720222617.16C3.SAVAGE-GARDEN@hanikamail.com> <1090341764.2470.16.camel@linux.local> <20040720224526.16CE.SAVAGE-GARDEN@hanikamail.com> <1090343151.2282.20.camel@linux.local> Reply-To: lantis@iqranet.info Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1090343151.2282.20.camel@linux.local> List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-admin@vger.kernel.org Am Di, 2004-07-20 um 19.05 schrieb Sascha Retzki: > Am Di, 2004-07-20 um 18.46 schrieb Kev: > > I have installed Debina with out my LAN cards (Realtec) i did add the > > cards after the Denian installation, now i cant seem to get Debian to > > detect them :( > > > > Realtec ? Maybe 8139too or 8139cp... RealTek RTL-8029 ? that is ne ... . > ( ne is generally a module I constantly try because NE1/2000 are widely > used :) ). > Oh well, command is "modprobe 8139too" or "modprobe 8139cp" or "modrpobe ne" ... after you found out which one works, put it into /etc/modules. > > > > > On Tue, 20 Jul 2004 18:42:44 +0200 > > Sascha Retzki wrote: > > > > >--> Am Di, 2004-07-20 um 18.27 schrieb Kev: > > >--> > how can you make Debian Detect hardware after the installation ? > > >--> > > >--> This question is ( among many other debian-specific questions ) covered > > >--> by their documentations, but ok :) > > >--> > > >--> > > >--> "detect" hardware .. hm .. first of, /etc/modules is a > > >--> one-modulename-per-line file is loaded at boottime, so this is the place > > >--> where you put the module-names in ( without the path or the .o ). The > > >--> detection is imho manually done with debian. Tip is to use modprobe > > >--> instead of isnmod to load dependencies of modules, use lspci -v to find > > >--> out all pci/Isa/... adapters and chipnames in your computer ... . Linux > > >--> module-names are named after chipsetname, not that what the vendor tries > > >--> to tell you on the cage ;) ... . > > >--> > > >--> > > > >--> > ------- > > >--> > Web Hosting at cheep price, stating at $1 per moth with your own domain, .COM, .NET, .LK, .ORG etc.. > > >--> > PHP, CGI, Perl, MySQL, Cpanel 9, POP3, POP3s, SMTP, IMAP, FTP, > > >--> > http://www.orbitsl.net > > >--> > > > >--> > - > > >--> > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > > >--> > the body of a message to majordomo@vger.kernel.org > > >--> > More majordomo info at http://vger.kernel.org/majordomo-info.html > > >--> > > > >--> > > > >--> > > >--> - > > >--> To unsubscribe from this list: send the line "unsubscribe linux-admin" in > > >--> the body of a message to majordomo@vger.kernel.org > > >--> More majordomo info at http://vger.kernel.org/majordomo-info.html > > >--> > > > > ------- > > Web Hosting at cheep price, stating at $1 per moth with your own domain, .COM, .NET, .LK, .ORG etc.. > > PHP, CGI, Perl, MySQL, Cpanel 9, POP3, POP3s, SMTP, IMAP, FTP, > > http://www.orbitsl.net > > > > - > > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > > > - > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > >