Alle tekniske spørgsmål som ikke hører ind under de andre fora.
runeoester
Indlæg: 53 Tilmeldt: 6. jan 2010, 15:30
IRC nickname: runeoester
Indlæg
af runeoester » 23. jan 2010, 20:20
Okay. - Prøver det lige om lidt. Skal spise nu. Men vær sød lige af at kommenter følgende:
Jeg kan godt prøve at gøre det, men hvordan tester jeg om det virker? installerer driveren og genstarter og afspiller noget, genstarter og installerer ikke etc? - Jeg er nødt til at få det skåret ud i pap, for jeg er virkeligt meget hjælpeløs (beklager)
- BAre så jeg ved hvordan jeg skal teste om det virker.
zob
Redaktør
Indlæg: 4430 Tilmeldt: 6. jan 2009, 22:01
Geografisk sted: København
Indlæg
af zob » 24. jan 2010, 00:51
Ja prøv at tilføje den linje med options i den der /etc/modprobe.d/alsa-base.conf fil. Genstart. Hvis du ikke har lyd hvor du tidligere har kunne lave lyd ved at geninstallere de drivere, så er det i hvert fald ikke nok. Så må vi se på en opdatering af ALSA. Men prøv det her først.
runeoester
Indlæg: 53 Tilmeldt: 6. jan 2010, 15:30
IRC nickname: runeoester
Indlæg
af runeoester » 24. jan 2010, 22:24
sudo gedit /etc/modprobe.d/alsa-base.conf Og tilføje en (og kun en) af følgende linjer nederst (måske skal du prøve dig frem) options snd-hda-intel model=3stack options snd-hda-intel model=toshiba options snd-hda-intel model=acer options snd-hda-intel model=auto
Ingen af dem virkede, lyen virker stadigvæk kun hvis jeg installerer omtalte pakke ved opstart.
mvh rune.
zob
Redaktør
Indlæg: 4430 Tilmeldt: 6. jan 2009, 22:01
Geografisk sted: København
Indlæg
af zob » 24. jan 2010, 22:29
Følg med her. Vi er i gang med samme proces:
viewtopic.php?p=59114#p59114 Bare læs den post du lander på. Det er om alsaupgrade.
Du kan måske også overveje at komme på IRC, hvis du er i tvivl.
runeoester
Indlæg: 53 Tilmeldt: 6. jan 2010, 15:30
IRC nickname: runeoester
Indlæg
af runeoester » 24. jan 2010, 22:53
Hvor henne?
zob
Redaktør
Indlæg: 4430 Tilmeldt: 6. jan 2009, 22:01
Geografisk sted: København
Indlæg
af zob » 24. jan 2010, 23:03
runeoester
Indlæg: 53 Tilmeldt: 6. jan 2010, 15:30
IRC nickname: runeoester
Indlæg
af runeoester » 25. jan 2010, 00:05
Kode: Vælg alt
# autoloader aliases install sound-slot-0 /sbin/modprobe snd-card-0 install sound-slot-1 /sbin/modprobe snd-card-1 install sound-slot-2 /sbin/modprobe snd-card-2 install sound-slot-3 /sbin/modprobe snd-card-3 install sound-slot-4 /sbin/modprobe snd-card-4 install sound-slot-5 /sbin/modprobe snd-card-5 install sound-slot-6 /sbin/modprobe snd-card-6 install sound-slot-7 /sbin/modprobe snd-card-7 # Cause optional modules to be loaded above generic modules install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; } # # Workaround at bug #499695 (reverted in Ubuntu see LP #319505) install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; } install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; } install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; } # install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; } # Cause optional modules to be loaded above sound card driver modules install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; } install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; } # Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway) install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; } # Prevent abnormal drivers from grabbing index 0 options bt87x index=-2 options cx88_alsa index=-2 options saa7134-alsa index=-2 options snd-atiixp-modem index=-2 options snd-intel8x0m index=-2 options snd-via82xx-modem index=-2 options snd-usb-audio index=-2 options snd-usb-us122l index=-2 options snd-usb-usx2y index=-2 options snd-usb-caiaq index=-2 # Ubuntu #62691, enable MPU for snd-cmipci options snd-cmipci mpu_port=0x330 fm_port=0x388 # Keep snd-pcsp from being loaded as first soundcard options snd-pcsp index=-2 # Power down HDA controllers after 10 idle seconds #options snd-hda-intel power_save=10 power_save_controller=N options snd-hda-intel model=zepto
zob
Redaktør
Indlæg: 4430 Tilmeldt: 6. jan 2009, 22:01
Geografisk sted: København
Indlæg
af zob » 25. jan 2010, 01:57
Dette problem blev løst ved at indsætte linjen
nederst i følgende fil: /etc/modprobe.d/alsa-base.conf
Du kan markere tråden som løst ved at redigere emne-linjen i den første post i tråden og indsætte [LØST] før titlen.
runeoester
Indlæg: 53 Tilmeldt: 6. jan 2010, 15:30
IRC nickname: runeoester
Indlæg
af runeoester » 25. jan 2010, 08:30
De filer der ligger på skrivebordet (tar-pakken og en sd-fil) er der noget af det der sal gemmes/kan slettes? mvh rune
zob
Redaktør
Indlæg: 4430 Tilmeldt: 6. jan 2009, 22:01
Geografisk sted: København
Indlæg
af zob » 25. jan 2010, 16:30
Ja dem kan du bare slette. Selv om... sd-fil? Mon ikke det var den sh-fil der kom ud af tar-pakken? De hedder sikker begge noget med AlsaUpgrade, dem kan du bare slette.