Ubuntu 8.04 Audio Installation

enr00

enr00

Routinier
Hi,
ich habe ein Problem: Ich kriege es einfach nicht hin, Musik auf meinem PC abspielen zu lassen, was meiner Meinung daran liegt, dass der Audio-Treiber nicht korrekt installiert ist.

Ich habe schon gehört, dass man dafür alsaconf verwenden soll, geht aber immer noch nicht:

Code:
christophe@~$alsaconf
bash: alsaconf: command not found
christophe@~$sudo apt-get install alsa
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting alsa-base instead of alsa
alsa-base is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 282 not upgraded.
christophe@~$alsa-base
bash: alsa-base: command not found
christophe@~$

Kann mir jemand helfen, denn allein bekomme ich das nicht hin.
 
Installier mal noch alsa-utils und alsa-libs.
Dann versuch nochmal alsaconf.
 
alsa

Hallo


1. würde ich noch apt-get install alsa-headers und alsa-utils machen

2. alsaconf als root ausfühen, bzw. unter Ubuntu sudo alsaconf

mfg
schwedenmann
 
Ich habe mal Schritt für Schritt das ausgeführt, was ihr mir gesagt habt:

alsa-libs konnte nicht gefunden werden.
alsa-headers auch nicht gefunden, dann eben libasound2-dev installiert.
alsaconf wird immer noch nicht gefunden.
asoundconf zeigt mir an, ich hätte gar keine sound-karte, ich habe aber eine, sie ist im mainboard integriert.


Code:
christophe@~$sudo apt-get install alsa-utils alsa-libs alsa-headers
[sudo] password for christophe: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
alsa-utils is already the newest version.
E: Couldn't find package alsa-libs
christophe@~$sudo apt-get install alsa-utils alsa-headers
Reading package lists... Done
Building dependency tree       
Reading state information... Done
alsa-utils is already the newest version.
Package alsa-headers is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libasound2-dev
E: Package alsa-headers has no installation candidate
christophe@~$sudo apt-get install alsa-utils
Reading package lists... Done
Building dependency tree       
Reading state information... Done
alsa-utils is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 282 not upgraded.
christophe@~$alsaconf
bash: alsaconf: command not found
christophe@~$asoundconf
Usage:
asoundconf is-active
asoundconf get|delete PARAMETER
asoundconf set PARAMETER VALUE
asoundconf list

Convenience macro functions:
asoundconf set-default-card PARAMETER
asoundconf reset-default-card
asoundconf set-pulseaudio
asoundconf unset-pulseaudio

christophe@~$asoundconf list
Names of available sound cards:
christophe@~$sudo apt-get install libasound2-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  libasound2-doc
The following NEW packages will be installed:
  libasound2-dev
0 upgraded, 1 newly installed, 0 to remove and 282 not upgraded.
Need to get 501kB of archives.
After this operation, 1884kB of additional disk space will be used.
Get:1 http://lu.archive.ubuntu.com hardy/main libasound2-dev 1.0.15-3ubuntu4 [501kB]
Fetched 501kB in 1s (253kB/s)          
Selecting previously deselected package libasound2-dev.
(Reading database ... 117223 files and directories currently installed.)
Unpacking libasound2-dev (from .../libasound2-dev_1.0.15-3ubuntu4_i386.deb) ...
Setting up libasound2-dev (1.0.15-3ubuntu4) ...

christophe@~$alsaconf
bash: alsaconf: command not found
christophe@~$
 
Ähm... führ mal alsaconf als root aus, also mit sudo
 
Code:
christophe@~$sudo alsaconf
sudo: alsaconf: command not found
christophe@~$

geht auch nicht.
 
:

alsa-libs konnte nicht gefunden werden.
alsa-headers auch nicht gefunden, dann eben libasound2-dev installiert.
alsaconf wird immer noch nicht gefunden.
asoundconf zeigt mir an, ich hätte gar keine sound-karte, ich habe aber eine, sie ist im mainboard integriert.

Bist du dir ueberhaupt sicher dass Alsa deine Soundkarte untestuetzt?
 
Ich weiss nicht einmal welche Soundkarte ich habe.
Noch weiss ich wie ich den Treiber installieren soll.

Die Soundkarte ist im Mainboard integriert, und ist ein relativ bekanntes Mainboard von Intel und schon etwas älter, deshalb gehe ich davon aus, dass es unterstützt wird.
Könnte ich nicht notfalls einen ganz anderen Treiber installieren, der reicht, um einfache mp3s abzuspielen?

Ich wede mich jetzt mal durch lesen.
 
Soundkarte

Hallo

das geht per lspci oder hwinfo --sound ? (hwinfo -sound)

Die Karte muß aber natürlich im Bios aktiviert sein !


mfg
schwedenmann
 
Naja so langsam glaube ich auch, dass meine Soundkarte nicht von Alsa unterstützt wird, oder Linux erkennt sie einfach nicht:

Code:
christophe@~$cat /proc/asound/cards 
--- no soundcards ---

Auf der anderen Seite stelle ich fest, dass ich aber herausfinden kann, welchen Chipsatz meine Soundkarte verwendet:

Code:
christophe@~$lspci|grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)

Hier suche ich nach einem Treiber:
Code:
christophe@~$modprobe -l | grep snd | grep via 
/lib/modules/2.6.24-16-generic/ubuntu/sound/alsa-driver/pci/snd-via82xx-modem.ko
/lib/modules/2.6.24-16-generic/ubuntu/sound/alsa-driver/pci/snd-via82xx.ko

Diese beiden Treiber werde ich jetzt nacheinander laden:
Code:
christophe@~$sudo modprobe snd-via82xx
christophe@~$sudo modprobe snd-via82xx-modem
christophe@~$cat /proc/asound/cards 
--- no soundcards ---
und es wird trotzdem noch keine Soundkarte erkannt.

Hier was mir hwinfo --sound anzeigt:
Code:
christophe@~$hwinfo --sound
29: PCI 1b.0: 0403 Audio device                                 
  [Created at pci.296]
  UDI: /org/freedesktop/Hal/devices/pci_8086_284b
  Unique ID: u1Nb.kURRCMIOEo3
  SysFS ID: /devices/pci0000:00/0000:00:1b.0
  SysFS BusID: 0000:00:1b.0
  Hardware Class: sound
  Model: "ASUSTeK HD Audio Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x284b "HD Audio Controller"
  SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
  SubDevice: pci 0x81ec 
  Revision: 0x02
  Memory Range: 0xfebfc000-0xfebfffff (rw,non-prefetchable)
  IRQ: 22 (no events)
  Module Alias: "pci:v00008086d0000284Bsv00001043sd000081ECbc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
christophe@~$

Jetzt weiss ich wirklich nicht mehr weiter. Es muss nicht ein Treiber sein, der die Grafikkarte 100% unterstützt, es reicht wenn ich mir ein paar mp3s anhören kann.
 
das hat mich auch nicht wirklich weitergebracht.
Aber kann ich nicht einen Treiber installieren, der meine Soundkarte nur teilweise unterstützt?
 
Code:
christophe@~$sudo apt-get install alsa
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting alsa-base instead of alsa
alsa-base is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and [B]282 not upgraded[/B].
Vielleicht solltest Du Dein System auf den aktuellen Stand bringen. Möglicherweise ist da auch n neuer Kernel mit aktuelleren ALSA-Modulen dabei ...
 
Zuletzt bearbeitet:
Vielleicht solltest Du Dein System auf den aktuellen Stand bringen. Möglicherweise ist da auch n neuer Kernel mit aktuelleren ALSA-Modulen dabei ...

Meinst du sudp apt-get update oder meinst du ich sollte einen neuen kernel installieren, denn ich weiss, dass ich vor kurzem einen Treiber automatisch habe installieren lassen, und ich habe auch immer akzteptiert, wenn er mich gefragt hat, Updates zu installieren.
 
Diese Modul scheint instaliiert zu sein:
Code:
christophe@~$ dpkg --list|grep -i linux-ubuntu-modules-2.6.24-16-generic
ii  linux-ubuntu-modules-2.6.24-16-generic     2.6.24-16.23                      Ubuntu supplied Linux modules for version 2.
christophe@~$

Hier der Beitrag von Ubuntuusers:
Ich habe schon ziemlich viel probiert, auf Google sowie auf eurer Seite gesucht und ausprobiert.
Doch es bleibt gleich: überhaupt kein Sound ist zu hören, ausgenommen die Beep-Töne.

Ganz oben rechts ist das Lautsprechersymbol mit einem roten Quadret und weissem Kreuzchen.
Wenn ich drauf klicke, kommt beim ersten Mal folgendes:

Die Lautstärkeregelung konnte keine Elemente und/oder keine Geräte zum Regeln finden. Dies bedeutet entweder, dass Sie nicht das richtige GStreamer-Plugin installiert haben oder dass Ihre Soundkarte nicht oder nicht richtig konfiguriert ist.

Sie können die Lautsärkeregelung vom Panel entfernen, in dem Sie das Lautsprechersymbol mit der rechten Maustaste anklicken und "Aus dem Panel entfernen" aus dem Menü auswählen.

Und beim zweiten Mal und alle weiteren Male:

Es konnten keine GStreamer-Plugins und/oder Geräte für Mischpultelemente gefunden werden

Sytem -> Einstellungen -> Audio und der Button „Test“ gibt aus (Geräte auswählen lassen sich keine):

audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink: Failed to connect stream: Invalid argument

Ähnlich auch Rythmbox und Totem:

Failed to connect stream: Invalid argument

alsamixer ist nicht auffindbar (alsa-base und alsa-utils sind installiert):

alsamixer: function snd_ctl_open failed for default: No such file or directory

hwinfo –sound (Ist die Soundkarte auffindbar?):

28: PCI 1b.0: 0403 Audio device
[Created at pci.296]
UDI: /org/freedesktop/Hal/devices/pci_8086_284b
Unique ID: u1Nb.kURRCMIOEo3
SysFS ID: /devices/pci0000:00/0000:00:1b.0
SysFS BusID: 0000:00:1b.0
Hardware Class: sound
Model: "ASUSTeK HD Audio Controller"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x284b "HD Audio Controller"
SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
SubDevice: pci 0x81ec
Revision: 0x02
Memory Range: 0xffaf8000-0xffafbfff (rw,non-prefetchable)
IRQ: 22 (no events)
Module Alias: "pci:v00008086d0000284Bsv00001043sd000081ECbc04sc03i00"
Config Status: cfg=new, avail=yes, need=no, active=unknown

vergrößern

modprobe -l | grep snd | grep pci gibt garnichts aus.

Ich bin ratlos und hoffe, dass ihr mir helfen könnt.

ddux
Bei mir ist es genau das gleiche, ausser dass der Befehl modprobe -l | grep snd | grep pci bei mir folgendes ausgibt:
Code:
christophe@~$ modprobe -l | grep snd | grep pci
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-sis7019.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/ca0106/snd-ca0106.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-mona.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-darla20.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-layla24.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-indigoio.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-gina24.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-darla24.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-indigodj.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-layla20.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-gina20.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-echo3g.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-indigo.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/echoaudio/snd-mia.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-cs4281.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-atiixp.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/cs46xx/snd-cs46xx.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/pcxhr/snd-pcxhr.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/pdplus/snd-pdplus.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-sonicvibes.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-fm801.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/au88x0/snd-au8810.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/au88x0/snd-au8830.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/au88x0/snd-au8820.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/oxygen/snd-oxygen.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/oxygen/snd-hifier.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/oxygen/snd-virtuoso.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/ali5451/snd-ali5451.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-via82xx-modem.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/nm256/snd-nm256.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-als300.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/cs5535audio/snd-cs5535audio.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/vx222/snd-vx222.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/rme9652/snd-rme9652.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/rme9652/snd-hdsp.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/rme9652/snd-hdspm.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-es1938.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-intel8x0m.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-ens1370.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/ac97/snd-ak4531-codec.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/ac97/snd-ac97-codec.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/asihpi/snd-asihpi.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/trident/snd-trident.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-es1968.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-bt87x.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-rme96.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-maestro3.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-als4000.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-atiixp-modem.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/korg1212/snd-korg1212.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/mixart/snd-mixart.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-cmipci.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/ice1712/snd-ice1712.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/ice1712/snd-ice1724.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/riptide/snd-riptide.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-ens1371.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-cs5530.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-rme32.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-via82xx.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-ad1889.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-azt3328.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/emu10k1/snd-emu10k1.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/snd-intel8x0.ko
/lib/modules/2.6.24-22-generic/ubuntu/sound/alsa-driver/pci/ymfpci/snd-ymfpci.ko
christophe@~$

Geht jetzt, seltsam:

Mit

apt-get install linux-ubuntu-modules-2.6.24-16-386

und Neustart ist das Problem gelöst.
Ich habe das gleiche gemacht, und beim Start war in GRUB ein neuer Kernel, den ich gebootet habe, aber das hat nicht geklappt.

Auch scheint bei mir schon dieses Paket installiert zu sein:
Code:
christophe@~$ sudo apt-get install linux-ubuntu-modules-2.6.24-16-generic
Reading package lists... Done
Building dependency tree       
Reading state information... Done
linux-ubuntu-modules-2.6.24-16-generic is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
christophe@~$

Auch bei aplay -l bekomme ich nichts Verwertbares:
Code:
christophe@~$ aplay -l
aplay: device_list:205: no soundcards found...
christophe@~$

Trotzdem scheint die Soundkarte irgendwie erkannt zu werden:
Code:
christophe@~$ lspci -v|grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
christophe@~$

Ich werde es jetzt einmal mit snd-hda-intel.model=6stack-dig als Kernelparameter versuchen.

//edit: Das hat auch nicht geklappt, es kam eine Meldung, dass dieser Parameter nicht erkannt wurde und ignoriert würde.
 
Zuletzt bearbeitet:
Hast Du nun auch mal das Update für die 282 Pakete gemacht? Wenn ich das richtig sehe, ist Deine Kernel nicht der letzte aus Hardy ... d.h. vielleicht kommt da noch was.
 
Ich bin mir nicht sicher, aber ich glaube, dass ich das hiermit gemacht habe:
christophe@~$ sudo apt-get update && sudo apt-get dist-upgrade
Hit http://lu.archive.ubuntu.com hardy Release.gpg
Ign http://lu.archive.ubuntu.com hardy/main Translation-en_US
Hit http://security.ubuntu.com hardy-security Release.gpg
Ign http://security.ubuntu.com hardy-security/main Translation-en_US
Ign http://security.ubuntu.com hardy-security/restricted Translation-en_US
Ign http://ppa.launchpad.net hardy Release.gpg
Ign http://ppa.launchpad.net hardy/main Translation-en_US
Ign http://lu.archive.ubuntu.com hardy/restricted Translation-en_US
Ign http://lu.archive.ubuntu.com hardy/universe Translation-en_US
Ign http://lu.archive.ubuntu.com hardy/multiverse Translation-en_US
Hit http://lu.archive.ubuntu.com hardy-updates Release.gpg
Ign http://lu.archive.ubuntu.com hardy-updates/main Translation-en_US
Ign http://lu.archive.ubuntu.com hardy-updates/restricted Translation-en_US
Ign http://lu.archive.ubuntu.com hardy-updates/universe Translation-en_US
Ign http://lu.archive.ubuntu.com hardy-updates/multiverse Translation-en_US
Hit http://lu.archive.ubuntu.com hardy Release
Ign http://security.ubuntu.com hardy-security/universe Translation-en_US
Ign http://security.ubuntu.com hardy-security/multiverse Translation-en_US
Hit http://security.ubuntu.com hardy-security Release
Get:1 http://ppa.launchpad.net hardy Release [27.6kB]
Hit http://lu.archive.ubuntu.com hardy-updates Release
Hit http://security.ubuntu.com hardy-security/main Packages
Ign http://ppa.launchpad.net hardy/main Packages
Hit http://lu.archive.ubuntu.com hardy/main Packages
Hit http://lu.archive.ubuntu.com hardy/restricted Packages
Hit http://lu.archive.ubuntu.com hardy/main Sources
Hit http://lu.archive.ubuntu.com hardy/restricted Sources
Hit http://lu.archive.ubuntu.com hardy/universe Packages
Hit http://security.ubuntu.com hardy-security/restricted Packages
Hit http://security.ubuntu.com hardy-security/main Sources
Hit http://security.ubuntu.com hardy-security/restricted Sources
Hit http://security.ubuntu.com hardy-security/universe Packages
Ign http://ppa.launchpad.net hardy/main Sources
Hit http://lu.archive.ubuntu.com hardy/universe Sources
Hit http://lu.archive.ubuntu.com hardy/multiverse Packages
Hit http://lu.archive.ubuntu.com hardy/multiverse Sources
Hit http://lu.archive.ubuntu.com hardy-updates/main Packages
Hit http://lu.archive.ubuntu.com hardy-updates/restricted Packages
Hit http://lu.archive.ubuntu.com hardy-updates/main Sources
Hit http://lu.archive.ubuntu.com hardy-updates/restricted Sources
Hit http://lu.archive.ubuntu.com hardy-updates/universe Packages
Hit http://lu.archive.ubuntu.com hardy-updates/universe Sources
Hit http://lu.archive.ubuntu.com hardy-updates/multiverse Packages
Hit http://security.ubuntu.com hardy-security/universe Sources
Hit http://security.ubuntu.com hardy-security/multiverse Packages
Hit http://security.ubuntu.com hardy-security/multiverse Sources
Hit http://ppa.launchpad.net hardy/main Packages
Hit http://lu.archive.ubuntu.com hardy-updates/multiverse Sources
Hit http://ppa.launchpad.net hardy/main Sources
Fetched 1B in 0s (2B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
christophe@~$

Eigentlich müsste doch jetzt alles auf dem neuesten Stand sein.
 

Ähnliche Themen

Ich mag Dovecot nicht ...

./easy-wi_install.sh install Script

Installationsabbruch

NagiosGrapher 1.7.1 funktioniert nicht

apt-get upgrade schlägt fehl...

Zurück
Oben