Re[10]: Linux Help
am 20.07.2004 18:27:19 von Kev
how can you make Debian Detect hardware after the installation ?
-------
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
Re: Re[10]: Linux Help
am 20.07.2004 18:42:44 von Sascha Retzki
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
Re[12]: Linux Help
am 20.07.2004 18:57:58 von Kev
PS. the LAN cards are both, Realtek RTL8139
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
Re: Re[12]: Linux Help
am 20.07.2004 19:05:52 von 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 :) ).
>
> 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
Re: Re[12]: Linux Help
am 20.07.2004 19:07:49 von Sascha Retzki
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
>
>
-
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
Re[14]: Linux Help
am 20.07.2004 19:55:03 von Kev
>Oh well, command is "modprobe 8139too" or "modprobe 8139cp" or "modrpobe
>ne" ... after you found out which one works, put it into /etc/modules.
oh yeah it works !!!! THANKS !!!
its 8139too
On Tue, 20 Jul 2004 19:07:49 +0200
Sascha Retzki wrote:
>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
>>
>>
>
>-
>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