Re: Volume Control problem

2005-01-09 Diskussionsfäden Lucas Lang
alsa hatte ich nicht laufen. m.e. brauche ich das
auch nicht, weil ich auf einem anderen rechner
eine quasi identische debian konfiguration
installiert habe (ohne alsa) und dort das volume
control perfekt funktioniert.

habe trotzdem mal alsa installiert mit

apt-get install alsa-base alsa-utils

installation war erfolgreich, problem hat sich
aber verschlimmert, weil alsaconf sich nicht
starten laesst. ursache ist leider, dass m.e. die
soundkarte nicht mehr erkannt wird (kann auch
keine cd's mehr hoeren, was vorher noch ging):

Starting ALSA.../etc/rc2.d/S20alsa: Error: alsactl
restore failed with message '/etc/rc2.d/S20alsa:
alsa 1: alsactl: command not found'.

und auch mein setmixer geht nicht mehr ;-(

Setting mixer volumes with setmixer... Error
opening /dev/mixer.failed.

was tun? 

ach ja ... hardware ist m.e. ok (andere soundkarte
gleiches modell eingebaut, anderen pci steckplatz
benutzt, error message bleibt)

lucas





 frage: was muss ich machen, damit mein volume
 control funktioniert?

Hast du alsa am laufen? Wenn nicht, installiers
mal und probiers nochmal.
-- 
   bis denne,
 Chrissie


This message was sent from the free private e-mail service by easy.com, the 
portal site owned by Stelios and the easyGroup. This email service is available 
to all members of the public to use for personal reasons only.  Not all 
subscribers to this e-mail service are representatives of an easyGroup company.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Volume Control problem

2005-01-09 Diskussionsfäden Andreas Pakulat
On 09.Jan 2005 - 13:17:55, Lucas Lang wrote:
 habe trotzdem mal alsa installiert mit
 
 apt-get install alsa-base alsa-utils

Da fehlt für dein setmixer noch alsa-oss oder die
OSS-Compatibilitätsmodule.

 installation war erfolgreich, problem hat sich
 aber verschlimmert, weil alsaconf sich nicht
 starten laesst. ursache ist leider, dass m.e. die
 soundkarte nicht mehr erkannt wird (kann auch
 keine cd's mehr hoeren, was vorher noch ging):

?? alsaconf versucht ja gerade die Soundkarte zu finden... Welche
Fehlermeldungen gibt es? Hast du die OSS-Module vorher entladen?

 Starting ALSA.../etc/rc2.d/S20alsa: Error: alsactl
 restore failed with message '/etc/rc2.d/S20alsa:
 alsa 1: alsactl: command not found'.

alsactl gehört zum Paket alsa-utils  , bist du sicher das das korrekt 
installiert
wurde? Was sagt ein which alsactl als root?

 und auch mein setmixer geht nicht mehr ;-(
 
 Setting mixer volumes with setmixer... Error
 opening /dev/mixer.failed.

setmixer versucht per OSS auf den Sound zuzugreifen, wenn aber die
Module entladen wurden kann er das nicht mehr tun.

Es gibt ausreichend gute HowTo's für die Installation von Alsa im
Internet, ausserdem haben die Pakete alsa-base und alsa-utils
Dokumentation in /usr/share/doc/alsa-base bzw alsa-utils abegelegt.

Andreas

-- 
You may be gone tomorrow, but that doesn't mean that you weren't here today.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Volume Control problem

2005-01-09 Diskussionsfäden Lucas Lang
apt-get install alsa-oss  habe ich gemacht

which alsactl  /usr/sbin/alsactl

alsaconf  error message ist
modinfo: snd: no modules found with this name
im weiteren dann
No supported PnP or PCI card found
dito in /var/log/messages
isapnp: Scanning for PnP cards ... No Plug  Play
device found

hast du die oss module entladen was genau meinst
du damit? ich haette das tun sollen? oder wolltest
du dich nur vergewissern, dass ich das nicht
gemacht habe? habe ich naemlich m.e. nicht gemacht.

howtos: klar weiss ich, dass es die gibt. nur ...
eigentlich moechte ich alsa nicht wirklich
installieren, denn ich sehe ja (wegen zweitem
quasi identischen rechner), dass es auch ohne alsa
funktioniert.

gruss
lucas

ps. habe eine kernel version 2.4.27-1-686





 habe trotzdem mal alsa installiert mit

 apt-get install alsa-base alsa-utils

Da fehlt für dein setmixer noch alsa-oss oder die
OSS-Compatibilitätsmodule.

 installation war erfolgreich, problem hat sich
 aber verschlimmert, weil alsaconf sich nicht
 starten laesst. ursache ist leider, dass m.e. die
 soundkarte nicht mehr erkannt wird (kann auch
 keine cd's mehr hoeren, was vorher noch ging):

?? alsaconf versucht ja gerade die Soundkarte zu
finden... Welche
Fehlermeldungen gibt es? Hast du die OSS-Module
vorher entladen?

 Starting ALSA.../etc/rc2.d/S20alsa: Error: alsactl
 restore failed with message '/etc/rc2.d/S20alsa:
 alsa 1: alsactl: command not found'.

alsactl gehört zum Paket alsa-utils  , bist du
sicher das das korrekt installiert
wurde? Was sagt ein which alsactl als root?

 und auch mein setmixer geht nicht mehr ;-(

 Setting mixer volumes with setmixer... Error
 opening /dev/mixer.failed.

setmixer versucht per OSS auf den Sound
zuzugreifen, wenn aber die
Module entladen wurden kann er das nicht mehr tun.

Es gibt ausreichend gute HowTo's für die
Installation von Alsa im
Internet, ausserdem haben die Pakete alsa-base und
alsa-utils
Dokumentation in /usr/share/doc/alsa-base bzw
alsa-utils abegelegt.

Andreas


This message was sent from the free private e-mail service by easy.com, the 
portal site owned by Stelios and the easyGroup. This email service is available 
to all members of the public to use for personal reasons only.  Not all 
subscribers to this e-mail service are representatives of an easyGroup company.



Re: Volume Control problem

2005-01-09 Diskussionsfäden Andreas Pakulat
On 09.Jan 2005 - 15:12:25, Lucas Lang wrote:
 alsaconf  error message ist
 modinfo: snd: no modules found with this name
 im weiteren dann
 No supported PnP or PCI card found
 dito in /var/log/messages
 isapnp: Scanning for PnP cards ... No Plug  Play
 device found

Dir fehlen die alsa-Module, diese stecken für 2.4.27er Kernel in einem
extra Paket das alsa-modules-2.4.27 heisst (IIRC, apt-cache search
alsa-modules sollte dir da weiterhelfen)

 hast du die oss module entladen was genau meinst
 du damit? ich haette das tun sollen? oder wolltest
 du dich nur vergewissern, dass ich das nicht
 gemacht habe? habe ich naemlich m.e. nicht gemacht.

Ich meinte ob du das gemacht hast (modprobe -r modulname), aber
eigentlich sollte alsaconf das auch machen.

 howtos: klar weiss ich, dass es die gibt. nur ...
 eigentlich moechte ich alsa nicht wirklich
 installieren, denn ich sehe ja (wegen zweitem
 quasi identischen rechner), dass es auch ohne alsa
 funktioniert.

Hmm, wenn du keine Möglichkeit findest einzustellen ob du Alsa oder
OSS benutzen willst, erzähl doch mal welche Desktopumgebung du benutzt
und welches Programm sich hinter Volume Control verbirgt. In meinem
KDE-Menu Multimedia-Lautstärkeregelung zeigt mir den
gnome-volume-control an... Vielleicht fehlt auch nur ein Treiber für
den Mixer (was für eine Soundkarte hast du?)... Wenn du KDE benutzt:
nimm kmix das ist besser, da KDE ja eh mit artsd läuft... 

Kannst du das ToFu lassen - in Dtl. lesen die meisten Menschen von
oben nach unten. (http://learn.to/quote)

Andreas

-- 
You are the only person to ever get this message.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Volume Control problem

2005-01-09 Diskussionsfäden Lucas Lang
 Dir fehlen die alsa-Module

apt-get install alsa-modules-2.4.27-1-686

ok, aber 7 oder 8 error message, alle
depmod: Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-

 Ich meinte ob du das gemacht hast
 (modprobe -r modulname),

modprobe -r alsa
Note: /etc/modules.conf is more recent than
/lib/modules/2.4.27-1-686/modules.dep

 welche Desktopumgebung du benutzt

gnome

 welches Programm sich hinter Volume Control
verbirgt.

gnome-volume-control

 Vielleicht fehlt auch nur ein Treiber für
den Mixer

wie koennte ich das herausfinden?

 (was für eine Soundkarte hast du?)

soundblaster live

 Kannst du das ToFu lassen

ok, habe ich kapiert *smile*

lucas


This message was sent from the free private e-mail service by easy.com, the 
portal site owned by Stelios and the easyGroup. This email service is available 
to all members of the public to use for personal reasons only.  Not all 
subscribers to this e-mail service are representatives of an easyGroup company.



Re: Volume Control problem

2005-01-09 Diskussionsfäden Andreas Pakulat
On 09.Jan 2005 - 17:48:09, Lucas Lang wrote:
  Dir fehlen die alsa-Module
 
 apt-get install alsa-modules-2.4.27-1-686
 
 ok, aber 7 oder 8 error message, alle
 depmod: Unresolved symbols in
 /lib/modules/2.4.27-1-686/updates/alsa/snd-

Das sollte nicht passieren IMHO, welche genau?

  Ich meinte ob du das gemacht hast
  (modprobe -r modulname),
 
 modprobe -r alsa
 Note: /etc/modules.conf is more recent than
 /lib/modules/2.4.27-1-686/modules.dep

Das Modul alsa gibts nicht und ich meinte auch eher sowas wie modprobe
-r sb16 oder sblive (Weiss jetzt nicht wie das OSS-Modul für sbLive
heisst).

  welche Desktopumgebung du benutzt
 
 gnome

Benutzt du den Soundserver von Gnome? Hast du mal ins control-center
geguckt ob da was auffällig ist?

  Vielleicht fehlt auch nur ein Treiber für
 den Mixer
 
 wie koennte ich das herausfinden?

Eventuell gibt dir die config des Kernels da eine Hilfe, ansonsten
wüsste ich auch grad nichts..

  Kannst du das ToFu lassen
 
 ok, habe ich kapiert *smile*

Wenn wir schon dabei sind: Dein Mailprogramm zerstört ausserdem die
Referenzen, aber ich schätze da hast du nicht allzuviel Einfluss
drauf?

Andreas

-- 
Don't you feel more like you do now than you did when you came in?


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Volume Control problem

2005-01-09 Diskussionsfäden Lucas Lang

 apt-get install alsa-modules-2.4.27-1-686 
 ok, aber 7 oder 8 error message,
 welche genau?

Setting up alsa-modules-2.4.27-1-686 (1.0.6a+5) ...
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-pdaudiocf.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-tea575x-tuner.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-usb-audio.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-usb-lib.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-usb-usx2y.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-vx-cs.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-vxp440.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-vxpocket.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd.o


mir ist noch was anderes aufgefallen. an sich ist
die soundkarte da:

pci bus 0x cardnum 0x09 function 0x00: vendor
0x1102 device 0x0002
 Creative Labs SB Live! EMU10k1

pci bus 0x cardnum 0x09 function 0x01: vendor
0x1102 device 0x7002
 Creative Labs SB Live! MIDI/Game Port


_aber_ hier laeuft was falsch, vielleicht haengt
das damit zusammen:

Jan  9 11:59:28 localhost kernel: gameport0:
Emu10k1 Gameport at 0xb800 size 8 speed 1217 kHz
Jan  9 11:59:28 localhost kernel: uhci.c: USB
Universal Host Controller Interface driver v1.1
Jan  9 11:59:28 localhost kernel: pci_hotplug: PCI
Hot Plug PCI Core version: 0.5
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: shpchp:
acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
Jan  9 11:59:28 localhost kernel: shpchp:
acpi_shpchprm:get_device PCI ROOT HID fail=0x5
Jan  9 11:59:28 localhost kernel: pci_hotplug: PCI
Hot Plug PCI Core version: 0.5
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_







This message was sent from the free private e-mail service by easy.com, the 
portal site owned by Stelios and the easyGroup. This email service is available 
to all members of the public to use for personal reasons only.  Not all 
subscribers to this e-mail service are representatives of an easyGroup company.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Volume Control problem

2005-01-09 Diskussionsfäden Lucas Lang

 apt-get install alsa-modules-2.4.27-1-686
 ok, aber 7 oder 8 error messages

Setting up alsa-modules-2.4.27-1-686 (1.0.6a+5) ...
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-pdaudiocf.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-tea575x-tuner.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-usb-audio.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-usb-lib.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-usb-usx2y.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-vx-cs.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-vxp440.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-vxpocket.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd.o


noch was anderes in diesem zusammenhang. ein
scanpci liefert u.a. folgendes resultat:

pci bus 0x cardnum 0x09 function 0x00: vendor
0x1102 device 0x0002
 Creative Labs SB Live! EMU10k1

pci bus 0x cardnum 0x09 function 0x01: vendor
0x1102 device 0x7002
 Creative Labs SB Live! MIDI/Game Port

wo hingegen hier m.e. etwas nicht stimmt:

Jan  9 11:59:28 localhost kernel: gameport0:
Emu10k1 Gameport at 0xb800 size 8 speed 1217 kHz
Jan  9 11:59:28 localhost kernel: uhci.c: USB
Universal Host Controller Interface driver v1.1
Jan  9 11:59:28 localhost kernel: pci_hotplug: PCI
Hot Plug PCI Core version: 0.5
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: shpchp:
acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
Jan  9 11:59:28 localhost kernel: shpchp:
acpi_shpchprm:get_device PCI ROOT HID fail=0x5
Jan  9 11:59:28 localhost kernel: pci_hotplug: PCI
Hot Plug PCI Core version: 0.5
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_


This message was sent from the free private e-mail service by easy.com, the 
portal site owned by Stelios and the easyGroup. This email service is available 
to all members of the public to use for personal reasons only.  Not all 
subscribers to this e-mail service are representatives of an easyGroup company.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Volume Control problem

2005-01-09 Diskussionsfäden Michelle Konzack
Am 1997-01-01 01:38:27, schrieb Lucas Lang:

Währe es DIR möglich, Deinem Computer die richtige Zeit beizubringen ?

Ich hasse es , wenn mir meine postgresql Datenbank eine Warnmeldung
schickt, weil ich eine Message von vor über 8 Jahren erhalten habe...

Mittlerweile sind es zwei Messages !

Ich finde es nicht besonderst lustig, laufend irgendwelche Tabellen
manuell löschen zu müssen...


Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/3/8845235667100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Volume Control problem

2005-01-09 Diskussionsfäden Lucas Lang
[hatte ein boot-problem und habe leider zwei
postings mit datum 1/1/97 versandt. sorry]
---

 apt-get install alsa-modules-2.4.27-1-686
 ok, aber 7 oder 8 error messages

Setting up alsa-modules-2.4.27-1-686 (1.0.6a+5) ...
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-pdaudiocf.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-tea575x-tuner.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-usb-audio.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-usb-lib.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-usb-usx2y.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-vx-cs.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-vxp440.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd-vxpocket.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.27-1-686/updates/alsa/snd.o


noch was anderes in diesem zusammenhang. ein
scanpci liefert u.a. folgendes resultat:

pci bus 0x cardnum 0x09 function 0x00: vendor
0x1102 device 0x0002
Creative Labs SB Live! EMU10k1

pci bus 0x cardnum 0x09 function 0x01: vendor
0x1102 device 0x7002
Creative Labs SB Live! MIDI/Game Port

wo hingegen hier m.e. etwas nicht stimmt:

Jan  9 11:59:28 localhost kernel: gameport0:
Emu10k1 Gameport at 0xb800 size 8 speed 1217 kHz
Jan  9 11:59:28 localhost kernel: uhci.c: USB
Universal Host Controller Interface driver v1.1
Jan  9 11:59:28 localhost kernel: pci_hotplug: PCI
Hot Plug PCI Core version: 0.5
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: shpchp:
acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
Jan  9 11:59:28 localhost kernel: shpchp:
acpi_shpchprm:get_device PCI ROOT HID fail=0x5
Jan  9 11:59:28 localhost kernel: pci_hotplug: PCI
Hot Plug PCI Core version: 0.5
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKA._STA] (Node effeea40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKB._STA] (Node effeeb40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKC._STA] (Node effeec40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-1133:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_EXIST
Jan  9 11:59:28 localhost kernel: ACPI-0154:
*** Error: Method execution failed
[\_SB_.LNKD._STA] (Node effeed40), AE_NOT_


This message was sent from the free private e-mail service by easy.com, the 
portal site owned by Stelios and the easyGroup. This email service is available 
to all members of the public to use for personal reasons only.  Not all 
subscribers to this e-mail service are representatives of an easyGroup company.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Volume Control problem

2005-01-08 Diskussionsfäden Lucas Lang
hallo,

mein volume control (applicationsmultimedia)
funktioniert nicht. fehlermeldung: Sorry, no
mixer elements and/or devices found.

habe in der not das package setmixer installiert,
damit kann ich nun auf der kommandozeile die
laustaerke aendern (bspw.: setmixer -V vol 100
fuer volle lautstaerke).

frage: was muss ich machen, damit mein volume
control funktioniert?

$ uname -r
2.4.27-1-686

lucas



This message was sent from the free private e-mail service by easy.com, the 
portal site owned by Stelios and the easyGroup. This email service is available 
to all members of the public to use for personal reasons only.  Not all 
subscribers to this e-mail service are representatives of an easyGroup company.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Volume Control problem

2005-01-08 Diskussionsfäden Christian Leitold
Lucas Lang wrote:
hallo,
mein volume control (applicationsmultimedia)
funktioniert nicht. fehlermeldung: Sorry, no
mixer elements and/or devices found.
Könnte sein, dass das volume control ALSA will, und das bei dir nicht 
installiert ist. Ich kann mich jedenfalls erinnern, einmal eine ähnliche 
Fehlermeldung gehabt zu haben, die nach der erfolgreichen Installation 
und Konfiguration von ALSA verschwunden ist.

mfg
Christian Leitold
--
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)


Re: Volume Control problem

2005-01-08 Diskussionsfäden Chrissie Brown
On Sat, 08 Jan 2005 21:40:07 +0100, Lucas Lang wrote:


 frage: was muss ich machen, damit mein volume
 control funktioniert?

Hast du alsa am laufen? Wenn nicht, installiers mal und probiers nochmal.
-- 
   bis denne,
 Chrissie


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)