View Single Post
  #5 (permalink)  
Old 27-Jul-2009, 04:05
oldcpu's Avatar
oldcpu oldcpu is online now
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,774
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Headphones not recognized!

Quote:
Originally Posted by xizzling View Post
Upon going for help trying to update alsa drivers, the following rpm install cmd is not very simple:

Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/libs/openSUSE_11.0/
I think you copied that wrong. I just double checked Alsa-update - openSUSE and it appears correct.

You should have copied:
Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/libs/openSUSE_11.0/ multimedia
ie that assigns the repository URL to the "label" multimedia, which simplifies removing the repository afterward, where afterward one will type:
Code:
zypper rr multimedia
I hope that explanation helps.
Reply With Quote