Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
keine Internet verbindung [gelöst]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Demmaro
n00b
n00b


Joined: 26 Jan 2012
Posts: 65

PostPosted: Sat Mar 03, 2012 6:42 pm    Post subject: Reply with quote

Code:

"ifconfig eth0 up" oder "ifconfig eth1 up" 


gehen auch nicht

Josef.95

wenn ich
Code:

modprobe atl1c


eingebe bekome ich

Code:
FATAL: module atl1c not found


fuchur

mit der livecd kann ich Netzwerkverbindung herstellen das klappt


wenn ich

lsmod

ausführe kann ich nicht alles lesen der inhalt läuft einfach durch und ich kann nur das Ende lesen mit Befehl more ,less, cat kann man den befehl nicht ausführen ich schreibe mal den tzextz hin den ich lesen kann


sata_svw
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Sat Mar 03, 2012 6:52 pm    Post subject: Reply with quote

Code:
lsmod > geladene-module

weißt ja wie das gemeint ist (und wie du das aus der live-cd in auf deine Festplatte bekommst ;) )
Back to top
View user's profile Send private message
fuchur
Guru
Guru


Joined: 12 Aug 2003
Posts: 578

PostPosted: Sat Mar 03, 2012 6:57 pm    Post subject: Reply with quote

Hi

Demmaro wrote:


...
...
lsmod

ausführe kann ich nicht alles lesen der inhalt läuft einfach durch und ich kann nur das Ende lesen mit Befehl more ,less, cat kann man den befehl nicht ausführen ich schreibe mal den tzextz hin den ich lesen kann


sata_svw

Code:
 lsmod | less
oder
Code:
lsmod >/tmp/modules
less /tmp/modules


MfG
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4570
Location: Germany

PostPosted: Sat Mar 03, 2012 7:04 pm    Post subject: Reply with quote

Poste am besten mal die Ausgabe von
Code:
lspci -nn | grep Ethernet
Back to top
View user's profile Send private message
Demmaro
n00b
n00b


Joined: 26 Jan 2012
Posts: 65

PostPosted: Sat Mar 03, 2012 7:26 pm    Post subject: Reply with quote

schonmal danke an alle die mir versuchen zu helfen

Finswimmer
Code:

"ifconfig eth0 up" oder "ifconfig eth1 up" 


gehen auch nicht wenn ich mein installiertes System starte

Josef.95

wenn ich
Code:

modprobe atl1c


eingebe bekome ich

Code:
FATAL: module atl1c not found


fuchur

mit der livecd kann ich Netzwerkverbindung herstellen das klappt


wenn ich

lsmod

ausführe kann ich nicht alles lesen der inhalt läuft einfach durch und ich kann nur das Ende lesen mit Befehl more ,less, cat kann man den befehl nicht ausführen ich schreibe mal den Daten hin die ich lesen kann


Code:
sata_svw                   4006  0
sata_si124                9940  0
sata_si1                   7052  0
sata_promise           9509  0
pata_s182c105         3451  0
pata_cs5530             4085  0
pata_cs5520             3499  0
pata_via                   8121  0
pata_jmicron             2272  0
pata_marvell             2761  0
pata_sis                    9892  1  sata_sis
pata_netcell              2070  0
pata_sc1200             2831  0
pata_pdc202xx_old    4219  0
pata_triflex               2997  0
pata_atiixp                3537  0
pata_opti                  2631  0
pata_amd                 9868  0
pata_ali                    8767  0
pata_it8213               3255  0
pata_pcmcia              9597  0
pcmcia                       29076  1 pata_pcmcia
firmware_class            5123  8 tg3,aic94xx,libsas.qla1280,advansys,pcmcia
pcmcia_core                10397  1 pcmcia
pata_ns87415              3089  0
pata_ns87410              2629  0
pata_serverworks        4921  0
pata_platform              3176  0
pata_artop                  4645  0
pata_it821x                 8069  0
pata_optidma               4370  0
pata_hpt3x2n               5258  0
pata_hpt3x3                2909  0
pata_hpt37x                10633  0
pata_hpt366                4878  0
pata_cmd64x               5765  0
pata_efar                    3371  0
pata_rz1000                 2586  0
pata_sil680                   4398  0
pata_radisys                 2751  0
pata_pdc2027x              5969  0
pata_mpiix                   135817  0
libata                          135817  53 libsas,pdc_adma,sata_ini162x,sata_mv,ata_piix,ahci,libahci,sata_qstor,sata_uli,sata_sis,sata_sx4,sata_nv,sata_via,satasvw,sata_sil24,sata_sil,sata_promise,pata_s182c105,pata_cs5530,pata_cs5520,pata_via,pata_jmicron,
pata_marvell,pata_sis,pata_netcell,pata_sc1200,pata_pdc202xx_old,pata_triflex,pata_atiixp,pata_opti,pata_amd,pata_ali,pata_it8213,pata_pcmcia,pata_ns87415,pata_ns87410,pata_serverworks,pata_platform,pata_artop,
pata_it821x,,pata_optidma,pata_hpt3x2n,pata_hpt3x3,pata_hpt37x,pata_hpt366,pata_cmd64x,pata_efar,pata_rz1000,pata_sil680,pata_radisys,pata_pdc2027x,pata_mpiix



wenn ich eine neu installation machen sollte soll ich die Manuelle Netzwerkkonfiguration durchführen oder Automatische Netzwerkkonfiguration beim Auktuellen system hab ich automatisch konfiguriert
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4570
Location: Germany

PostPosted: Sat Mar 03, 2012 7:59 pm    Post subject: Reply with quote

Demmaro wrote:
wenn ich
Code:
modprobe atl1c

eingebe bekome ich
Code:
FATAL: module atl1c not found

Ja, und ich denke genau da liegt dein Problem - vermutlich fehlt der passende Treiber.
Wenn du die
Code:
lspci -nn | grep Ethernet
Ausgabe postest könnte man auch geauer herausfinden welcher der passende Treiber wäre, und diesen dann im Kernel bereitstellen.
Back to top
View user's profile Send private message
Demmaro
n00b
n00b


Joined: 26 Jan 2012
Posts: 65

PostPosted: Sun Mar 04, 2012 9:39 am    Post subject: Reply with quote

fuchur
hier nochmal die vollständige liste sorry hatte den richtigen Befehl irgendie übersehen

Code:
lsmod | more


Module         Size Used by
fan         2234 0
ipv6            210768 26
snd_seg_oss          22379 0
snd_seg_midi_event   4588 1 snd_seg_oss
snd_seg             39522 4 snd_seg_oss,snd_seq_midi_event
snd_seg_device      4401 2 snd_seg_oss,snd_seq
snd_pcm_oss          29491 0
snd_mixer_oss          11966 1 snd_pcm_oss
snd_hda_codec_hdmi     20936 1
snd_hda_codec_realtec 179966 1
snd_hda_intel          19672 0
snd_hda__codec          54371 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_pcm             56081 4 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
acer_umi          18056 0
snd_timer          15569 2 snd_seq,snd_pcm
processor          24519 4
video             10823 0
sparse_keymap      2384 1 acer_umi
rtc         5154 0
snd             46275 11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_hdmi,snd_hda_codec_realtec,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
backlight      3640 2 acer_wmi,video
soundcore      4457 1 snd
snd_page_alloc      5841 2 snd_hda_intel,snd_pcm
thermal              7586 0
atl1c             26525 0
rfkill             13076 1 acer_wmi
thermal_sys          12434 4 fan,processor,video,thermal
wmi         7083 1 acer_wmi
battery         6069 0
hwmon         1193 1 thermal_sys
button         4175 0
ac         2152 0
tg3            116723 0
libphy             14043 1 tg3
e1000             83554 0
fuse             54746 1
jfs            136158 0
btrfs            469046 0
zlid_deflate          17552 1 btrfs
raid10             22000 0
raid456             42573 0
async_raid6_recov   1153 1 raid456
async_memcpy      1110 1 raid456
async_pq      2995 1 raid456
async_xor      2113 2 raid456,async_pq
xor         4385 1 async_xor
async_tx      1614 5 raid456,async_raid6_rexcov,async_memcpy;async_pq,async_xor
raid6_pq          77394 2 async_raid6_recov,async_pq
raid1             21458 0
raid0         5862 0
dm_snapshot          23786 0
dm_crypt          13447 0
dm_mirror          11294 0
dm_region_hash           6164 1 dm_mirror
dm_log         7244 2 dm_mirror,dm_region_hash
dm_mod             56914 4 dmsnapshot,dm_crypt,dm_mirror,dm_log
scsi_wait_scan       655 0
hid_sunplus      1321 0
hid_sony      2440 0
hid_samsmung      2702 0
hid_pl         1257 0
hid_petalynx      1850 0
hid_microsoft      2667 0
hid_logitech      6661 0
hid_gyration      1956 0
hid_ezkey      1298 0
hid_cypress      1754 0
hid_chicony      1649 0
hid_cherry      1385 0
hid_belkin      1550 0
hid_apple      4841 0
hid_a4tech      1828 0
sl811_hcd      8727 0
ohci_hcd          17248 0
uchi_hcd          18728 0
usb_storage          39876 0
ehci_hcd          32937 0
aic94xx             64000 0
libsas             44565 1 aic94xx
lpfc            433837 0
qla2xxx            310074 0
megaraid_sas          65934 0
megaraid_mbox          23654 0
megaraid_mm           6777 1 megaraid_mbox
megaraid          35784 0
aacraid             64546 0
sx8             11100 0
DAC9060             61188 0
hpsa             38311 0
cciss             42941 0
3w_9xxx             28905 0
3w_xxx         20595 0
mptsas             43424 0
scsi_transport_sas     20985 3 aic94xx,libsas,mptsas
mptfc         12077 0
scsi_transport_fc      36282 3 lpfc,qla2xxx,mptfc
scsi_tgt      8216 1 scsi_transport_fc
mptspi             13319 0
mptscsih          24037 3 mptsas,mptfc,mptspi
mptbase             75255 4 mptsas,mptfc,mptspi,mptscsih
atp870u             23913 0
dc395x             26891 0
qla1280             19355 0
dmx3191d      9052 0
sym53c8xx          62740 0
gdth             72435 0
advansys          50322 0
initio         15199 0
BusLogic      19389 0
arcmsr         23107 0
aic7xxx         104704 0
aic79xx         119432 0
scsi_transport_spi      19179 5 mptspi,dmx319d,sym53c8xx,aic7xxx,aic79xx
sg         23252 0
pdc_adma      5194 0
sata_inic162x      6178 0
sata_mv         23270 0
ata_plix      20815 0
achi         18965 2
libahci         16674 1 ahci
sata_qstor      4977 0
sata_vsc      3814 0
sata_uli      2865 0
sata_sis      3498 0
sata_sx4      7989 0
sata_nv         17983 0
sata_via      7344 0
sata_svw                   4006  0
sata_si124                9940  0
sata_si1                   7052  0
sata_promise           9509  0
pata_s182c105         3451  0
pata_cs5530             4085  0
pata_cs5520             3499  0
pata_via                   8121  0
pata_jmicron             2272  0
pata_marvell             2761  0
pata_sis                    9892  1  sata_sis
pata_netcell              2070  0
pata_sc1200             2831  0
pata_pdc202xx_old    4219  0
pata_triflex               2997  0
pata_atiixp                3537  0
pata_opti                  2631  0
pata_amd                 9868  0
pata_ali                    8767  0
pata_it8213               3255  0
pata_pcmcia              9597  0
pcmcia                       29076  1 pata_pcmcia
firmware_class            5123  8 tg3,aic94xx,libsas.qla1280,advansys,pcmcia
pcmcia_core                10397  1 pcmcia
pata_ns87415              3089  0
pata_ns87410              2629  0
pata_serverworks        4921  0
pata_platform              3176  0
pata_artop                  4645  0
pata_it821x                 8069  0
pata_optidma               4370  0
pata_hpt3x2n               5258  0
pata_hpt3x3                2909  0
pata_hpt37x                10633  0
pata_hpt366                4878  0
pata_cmd64x               5765  0
pata_efar                    3371  0
pata_rz1000                 2586  0
pata_sil680                   4398  0
pata_radisys                 2751  0
pata_pdc2027x              5969  0
pata_mpiix                   135817  0
libata                          135817  53 libsas,pdc_adma,sata_ini162x,sata_mv,ata_piix,ahci,libahci,sata_qstor,sata_uli,sata_sis,sata_sx4,sata_nv,sata_via,satasvw,sata_sil24,sata_sil,sata_promise,pata_s182c105,pata_cs5530,pata_cs5520,pata_via,pata_jmicron,
pata_marvell,pata_sis,pata_netcell,pata_sc1200,pata_pdc202xx_old,pata_triflex,pata_atiixp,pata_opti,pata_amd,pata_ali,pata_it8213,pata_pcmcia,pata_ns87415,pata_ns87410,pata_serverworks,pata_platform,pata_artop,
pata_it821x,,pata_optidma,pata_hpt3x2n,pata_hpt3x3,pata_hpt37x,pata_hpt366,pata_cmd64x,pata_efar,pata_rz1000,pata_sil680,pata_radisys,pata_pdc2027x,pata_mpiix
 


josef.95

hab mal rausgeschrieben

Code:
lspci -nn | grep Ethernet
Code:


03:00.0 Ethernet controller [0200]: atheros Communications Inc. AR8131 Gigabit Ethernet [1969:1063] (rev c0)
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Sun Mar 04, 2012 9:54 am    Post subject: Reply with quote

Der atl1c wird in der livecd verwendet. Du bekommst ihn mit
Device Drivers -> Network Device Support -> Ethernet Driver Support -> Atheros Devices -> Atheros L1C Gigabit Ethernet support (EXPERIMENTAL) (NEW)
Du bekommst Infos zu den einzelnen Punkten (Kategorie/Teriber) in
* make menuconfig über den Punkt "Help" oder einfach "?" "Enter" tippen
* make nconfig direkt bei "F2"
Dort findest du den Punkt "Symbol" - so heißt dann später das Modul. Bei dem Atheros Treiber steht dort "ATL1C".
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4570
Location: Germany

PostPosted: Sun Mar 04, 2012 1:37 pm    Post subject: Reply with quote

Jo, wenn man mit der Vendor und Device ID deines Chipsatzes nachschaut landet man auf der Seite vom ATL1C Treiber --> http://cateee.net/lkddb/web-lkddb/ATL1C.html mit allen weiteren nötigen Informationen.
Diesen Treiber musst du, wie franzf schon beschrieben hat, im Kernel bereitstellen.
Damit sollte deine Netzwerkkarte dann funktionieren (von der LiveCD aus tut sie das ja auch). ;)

Viel Erfolg
Back to top
View user's profile Send private message
fuchur
Guru
Guru


Joined: 12 Aug 2003
Posts: 578

PostPosted: Sun Mar 04, 2012 2:03 pm    Post subject: Reply with quote

Hi

Demmaro wrote:

...
...

wenn ich

lsmod

ausführe kann ich nicht alles lesen der inhalt läuft einfach durch und ich kann nur das Ende lesen mit Befehl more ,less, cat kann man den befehl nicht ausführen ich schreibe mal den tzextz hin den ich lesen kann


sata_svw


Wenn du deine Gentoo booten kannst und auch eine Internetverbindung hast solltest du dir zuerst
einmal eine Seite/Buch wie z.B.:
http://www.vorkon.de/SU1210.001/drittanbieter/Dokumentation/linuxfibel/content.htm
durchlesen. Ich habe so das gefühlt das es bei dir mit grundlegenden Kenntnissen bei Linux noch mangelt, was sicher
nicht schlimm ist. Wenn meine Vermutung richtig ist wirst du ohne diese von Linux/gentoo relativ schnell
die Schnauze voll habe, und das ist weder böse noch arrogant gemeint (alle haben mal angefangen) sondern
als Tip gedacht.

MfG
Back to top
View user's profile Send private message
Demmaro
n00b
n00b


Joined: 26 Jan 2012
Posts: 65

PostPosted: Tue Mar 06, 2012 4:49 pm    Post subject: Reply with quote

Heute kam ich endlich dran es auszuprobieren und es hat funktioniert beim starten von meinem System sind die error Meldungen über eth0 weg und ich kann den ping Befehl mit Erfolg durchführen.
vielen dank an euch allen. Jetzt kann ich endlich mein System zu ende installieren. :D

fuchur

ja das stimmt habe noch nicht viel mit Linux zu tun gehabt habe mal open Suse 11.1 installiert gehabt und das war es dann auch schon.
openSuse zu installieren ist ja nichts gegenüber von gentoo hier muss man schon viel mehr wissen über Linux und über die Hardware die man hat.
Deswegen vielen dank für den Link ich werde es mir durchlesen.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum