Also erstmal vielen Dank für so prompte Hilfe ☺
Also bei den Hardwaretreibern bietet er mir nur andere Grafikkartentreiber an... sonst ist da leider nix...
lsmod bringt:
Module Size Used by
cryptd 8116 0
aes_x86_64 7912 1
aes_generic 27607 1 aes_x86_64
binfmt_misc 7960 1
snd_hda_codec_realtek 279040 1
snd_hda_intel 25677 2
snd_hda_codec 85759 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 6924 1 snd_hda_codec
snd_pcm_oss 41394 0
snd_mixer_oss 16299 1 snd_pcm_oss
snd_pcm 87882 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 1782 0
snd_seq_oss 31219 0
snd_seq_midi 5829 0
snd_rawmidi 23420 1 snd_seq_midi
snd_seq_midi_event 7267 2 snd_seq_oss,snd_seq_midi
snd_seq 57481 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 23649 2 snd_pcm,snd_seq
snd_seq_device 6888 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
fbcon 39270 71
tileblit 2487 1 fbcon
snd 71106 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
font 8053 1 fbcon
bitblit 5811 1 fbcon
soundcore 8052 1 snd
snd_page_alloc 8500 2 snd_hda_intel,snd_pcm
softcursor 1565 1 bitblit
i2c_nforce2 6099 0
nvidia 10832442 38
vga16fb 12757 1
vgastate 9857 1 vga16fb
arc4 1473 2
k8temp 3912 0
edac_core 45423 0
ppdev 6375 0
edac_mce_amd 9278 0
rtl8187 53470 0
psmouse 64576 0
serio_raw 4918 0
parport_pc 29958 1
lp 9336 0
parport 37160 3 ppdev,parport_pc,lp
mac80211 261314 1 rtl8187
led_class 3764 1 rtl8187
cfg80211 169518 2 rtl8187,mac80211
eeprom_93cx6 1765 1 rtl8187
joydev 11072 0
usbhid 41084 0
hid 83440 1 usbhid
floppy 63156 0
pata_amd 11962 0
forcedeth 55592 0
ahci 37838 2
und dmesg | grep ath:
[ 0.653290] device-mapper: multipath: version 1.1.0 loaded
[ 0.653293] device-mapper: multipath round-robin: version 1.0.0 loaded
Dafür gibts aber ne blacklist-ath_pci.conf mit folgendem Inhalt:
# For some Atheros 5K RF MACs, the madwifi driver loads buts fails to
# correctly initialize the hardware, leaving it in a state from
# which ath5k cannot recover. To prevent this condition, stop
# madwifi from loading by default. Use Jockey to select one driver
# or the other. (Ubuntu: #315056, #323830)
blacklist ath_pci
Aber bei den Hardware Treibern erscheint wie gesagt weder der eine noch der andre Treiber... :O
Danke
kreen