Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Lenovo R500 & Soundkarte ab Kernel 3.2
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Mon Feb 20, 2012 8:17 pm    Post subject: Lenovo R500 & Soundkarte ab Kernel 3.2 Reply with quote

Hallo,

bis Kernel 3.1 funktioniert die Karte ohne Probleme. Seit 3.2 wird sie nicht mehr automatisch erkannt. Ich muss extra in /etc/modprobe.d/alsa.conf
Code:
options snd-hda-intel model=thinkap enable=1 index=0

eintragen, aber trotzdem schaltet die Mute-Taste nicht mehr. Im ganzen Mixer gibt es kein Mute mehr. Kann mir jemand sagen, wieso? Bisher wurde es immer besser. Doch jetzt, ... :(
Code:
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
        Subsystem: Lenovo Device 20f2
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin B routed to IRQ 48
        Region 0: Memory at f8500000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
                Address: 00000000fee0300c  Data: 41a9
        Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
                        ExtTag- RBE- FLReset+
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 128 bytes
                DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
                LnkCap: Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
                        ClockPM- Surprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk-
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
        Capabilities: [100 v1] Virtual Channel
                Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
                Arb:    Fixed- WRR32- WRR64- WRR128-
                Ctrl:   ArbSelect=Fixed
                Status: InProgress-
                VC0:    Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
                        Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
                        Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
                        Status: NegoPending- InProgress-
                VC1:    Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
                        Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
                        Ctrl:   Enable- ID=0 ArbSelect=Fixed TC/VC=00
                        Status: NegoPending- InProgress-
        Capabilities: [130 v1] Root Complex Link
                Desc:   PortNumber=0f ComponentID=02 EltType=Config
                Link0:  Desc:   TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
                        Addr:   00000000fed1c000
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd-hda-intel
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Tue Feb 21, 2012 8:47 am    Post subject: Reply with quote

Gibt es vielleicht schon während der Kompilezeit eine Abhängigkeit des KDE's zum Kernel? Doch jetzt so einfach alles mit den neuen Kernel Testweise zu kompilieren wollte ich vermeiden.
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


Joined: 12 Feb 2007
Posts: 2229
Location: My own world! I and Gentoo!

PostPosted: Tue Feb 21, 2012 1:11 pm    Post subject: Reply with quote

Eigentlich nicht. und wenn sollte dir module-rebuild oder ab portage 2.2 das Set @x11-module-rebuild helfen.
_________________
mfg
Steel
___________________

Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2)
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4552
Location: Germany

PostPosted: Tue Feb 21, 2012 5:58 pm    Post subject: Reply with quote

Bei einem neuen Kernel mit neuen Alsa Treibern hilft es eventuell erneut
Code:
# alsaconf
zu nutzen?!

@Max Steel
Und nein, externe Module sollten damit vermutlich nichts zu tun haben, zudem ist x11-module-rebuild sicher auch nicht das richtige Set für Kernel Module ;)
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


Joined: 12 Feb 2007
Posts: 2229
Location: My own world! I and Gentoo!

PostPosted: Tue Feb 21, 2012 6:15 pm    Post subject: Reply with quote

Josef.95 wrote:
@Max Steel
Und nein, externe Module sollten damit vermutlich nichts zu tun haben, zudem ist x11-module-rebuild sicher auch nicht das richtige Set für Kernel Module ;)


Ach mist, richtig, dankeschön.
ich meinte auch eig. module-rebuild
_________________
mfg
Steel
___________________

Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2)
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Wed Feb 22, 2012 6:47 am    Post subject: Reply with quote

alsaconf & module-rebuild schon alles gemacht. Leider wird jetzt meine Soundkarte nicht mehr richtig unterstützt. :( Meine Ideen sind fast am Ende.

Wie kann ich Alsa als fragen, welches Modell es eingestellt hat? Dann könnte ich den 3.0-Kernel fragen und das im 3.2 einstellen. Ist aber nur ein Hack. :(

Edit:
Code:
alsa-info
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Wed Feb 22, 2012 2:28 pm    Post subject: Reply with quote

Vorweg zur Erklärung:
Code:
-Kernel release:    3.0.17-gentoo-r2
+Kernel release:    3.2.1-gentoo-r2

Ich glaube der entscheidene Unterschied ist:
Code:
 **** List of PLAYBACK Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
-  Subdevices: 1/1
-  Subdevice #0: subdevice #0
-card 0: Intel [HDA Intel], device 1: Conexant Digital [Conexant Digital]
-  Subdevices: 1/1
+  Subdevices: 0/1
   Subdevice #0: subdevice #0

Die Erkennung selbst ist die Gleiche: :(
Code:
snd-hda-intel: model=thinkap enable=1 index=0
snd-hda-intel: model=thinkap enable=1 index=0

Aber: :cry:
Code:
 Node 0x12 [Audio Output] wcaps 0x211: Stereo Digital
-  Control: name="IEC958 Playback Con Mask", index=0, device=0
-  Control: name="IEC958 Playback Pro Mask", index=0, device=0
-  Control: name="IEC958 Playback Default", index=0, device=0
-  Control: name="IEC958 Playback Switch", index=0, device=0
-  Control: name="IEC958 Default PCM Playback Switch", index=0, device=0
-  Device: name="Conexant Digital", type="SPDIF", device=1
   Converter: stream=0, channel=0
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum