Hello all,
this is the second time i’m dealing with openSUSE 11 sound problem.
last time it happened, i switched to ubuntu(it sucks!). Installing it back, i’m agian finding the sound problem. i’ve followed the first step of the audio troublshooting guide and got this:
abhishek@linux-qucp:~> rpm -q alsa alsa-utils alsa-frimware
alsa-1.0.16-39.1
alsa-utils-1.0.16-35.1
package alsa-frimware is not installed
abhishek@linux-qucp:~> zypper install alsa-firmware
Root privileges are required for installing or uninstalling packages.
abhishek@linux-qucp:~> su
Password:
linux-qucp:/home/abhishek # rpm -q alsa alsa-utils alsa-firmware
alsa-1.0.16-39.1
alsa-utils-1.0.16-35.1
alsa-firmware-1.0.16-24.1
linux-qucp:/home/abhishek #
linux-qucp:/home/abhishek # zypper install alsa-firmware
Download (curl) error for ‘http://download.opensuse.org/update/11.0/repodata/repomd.xml’:
Error code:
Error message: Couldn’t resolve host ‘download.opensuse.org’
Abort, retry, ignore? [A/r/i]: i
Download (curl) error for ‘http://download.opensuse.org/update/11.0/repodata/repomd.xml’:
Error code:
Error message: Couldn’t resolve host ‘download.opensuse.org’
Abort, retry, ignore? [A/r/i]: i
Error building the cache database:
Download (curl) error for ‘http://download.opensuse.org/update/11.0/repodata/repomd.xml’:
Error code:
Error message: Couldn’t resolve host ‘download.opensuse.org’
Warning: Disabling repository ‘Updates for 11.0’ because of the above error.
Download (curl) error for ‘http://download.opensuse.org/distribution/11.0/repo/oss/repodata/repomd.xml’:
Error code:
Error message: Couldn’t resolve host ‘download.opensuse.org’
Abort, retry, ignore? [A/r/i]: i
Error building the cache database:
Download (curl) error for ‘http://download.opensuse.org/distribution/11.0/repo/oss/repodata/repomd.xml’:
Error code:
Error message: Couldn’t resolve host ‘download.opensuse.org’
Warning: Disabling repository ‘openSUSE-11.0-Oss’ because of the above error.
Download (curl) error for ‘http://download.opensuse.org/distribution/11.0/repo/non-oss/repodata/repomd.xml’:
Error code:
Error message: Couldn’t resolve host ‘download.opensuse.org’
Abort, retry, ignore? [A/r/i]: i
Error building the cache database:
Download (curl) error for ‘http://download.opensuse.org/distribution/11.0/repo/non-oss/repodata/repomd.xml’:
Error code:
Error message: Couldn’t resolve host ‘download.opensuse.org’
Warning: Disabling repository ‘openSUSE-11.0-Non-Oss’ because of the above error.
Reading installed packages…
‘alsa-firmware’ is already installed.
Nothing to do.
linux-qucp:/home/abhishek #
What should i do?!