1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
+title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
+url: null
+body: """
I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
\n
It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
\n
```\n
\n
<span style="color:#323232;">alsactl info\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;"># Sound card\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;">- card: 0\n
</span><span style="color:#323232;">[....]\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;"># Sound card\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;">- card: 1\n
</span><span style="color:#323232;"> id: Generic\n
</span><span style="color:#323232;"> name: HD-Audio Generic\n
</span><span style="color:#323232;"> longname: HD-Audio Generic at 0xba600000 irq 68\n
</span><span style="color:#323232;"> driver_name: HDA-Intel\n
</span><span style="color:#323232;"> mixer_name: Realtek ALC1220\n
</span><span style="color:#323232;"> components: HDA:10ec1168,10438724,00100003\n
</span><span style="color:#323232;"> controls_count: 47\n
</span><span style="color:#323232;"> pcm:\n
</span><span style="color:#323232;"> - stream: PLAYBACK\n
</span><span style="color:#323232;"> devices:\n
</span><span style="color:#323232;"> - device: 0\n
</span><span style="color:#323232;"> id: ALC1220 Analog\n
</span><span style="color:#323232;"> name: ALC1220 Analog\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> - device: 1\n
</span><span style="color:#323232;"> id: ALC1220 Digital\n
</span><span style="color:#323232;"> name: ALC1220 Digital\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> - stream: CAPTURE\n
</span><span style="color:#323232;"> devices:\n
</span><span style="color:#323232;"> - device: 0\n
</span><span style="color:#323232;"> id: ALC1220 Analog\n
</span><span style="color:#323232;"> name: ALC1220 Analog\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> - device: 2\n
</span><span style="color:#323232;"> id: ALC1220 Alt Analog\n
</span><span style="color:#323232;"> name: ALC1220 Alt Analog\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> hwdep:\n
</span><span style="color:#323232;"> - device: 0\n
</span><span style="color:#323232;"> id: HDA Codec 0\n
</span><span style="color:#323232;"> name: HDA Codec 0\n
</span><span style="color:#323232;"> iface: 16\n
</span><span style="color:#323232;">[...]\n
</span>\n
```\n
\n
```\n
\n
<span style="color:#323232;">arecord -l Do 14 Dez 2023 14:53:16 CET\n
</span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
</span><span style="color:#323232;">[...]\n
</span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
</span><span style="color:#323232;"> Subdevices: 1/1\n
</span><span style="color:#323232;"> Subdevice #0: subdevice #0\n
</span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
</span><span style="color:#323232;"> Subdevices: 1/1\n
</span><span style="color:#323232;"> Subdevice #0: subdevice #0\n
</span><span style="color:#323232;">[...]\n
</span>\n
```\n
\n
Does anyone have any clue what I could do to use that mic?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702562046 {#2410
date: 2023-12-14 14:54:06.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 28086
-titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
-bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 0
+visibility: "visible "
+apId: "https://feddit.de/post/6701894"
+editedAt: null
+createdAt: DateTimeImmutable @1702562046 {#1850
date: 2023-12-14 14:54:06.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
+title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
+url: null
+body: """
I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
\n
It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
\n
```\n
\n
<span style="color:#323232;">alsactl info\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;"># Sound card\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;">- card: 0\n
</span><span style="color:#323232;">[....]\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;"># Sound card\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;">- card: 1\n
</span><span style="color:#323232;"> id: Generic\n
</span><span style="color:#323232;"> name: HD-Audio Generic\n
</span><span style="color:#323232;"> longname: HD-Audio Generic at 0xba600000 irq 68\n
</span><span style="color:#323232;"> driver_name: HDA-Intel\n
</span><span style="color:#323232;"> mixer_name: Realtek ALC1220\n
</span><span style="color:#323232;"> components: HDA:10ec1168,10438724,00100003\n
</span><span style="color:#323232;"> controls_count: 47\n
</span><span style="color:#323232;"> pcm:\n
</span><span style="color:#323232;"> - stream: PLAYBACK\n
</span><span style="color:#323232;"> devices:\n
</span><span style="color:#323232;"> - device: 0\n
</span><span style="color:#323232;"> id: ALC1220 Analog\n
</span><span style="color:#323232;"> name: ALC1220 Analog\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> - device: 1\n
</span><span style="color:#323232;"> id: ALC1220 Digital\n
</span><span style="color:#323232;"> name: ALC1220 Digital\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> - stream: CAPTURE\n
</span><span style="color:#323232;"> devices:\n
</span><span style="color:#323232;"> - device: 0\n
</span><span style="color:#323232;"> id: ALC1220 Analog\n
</span><span style="color:#323232;"> name: ALC1220 Analog\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> - device: 2\n
</span><span style="color:#323232;"> id: ALC1220 Alt Analog\n
</span><span style="color:#323232;"> name: ALC1220 Alt Analog\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> hwdep:\n
</span><span style="color:#323232;"> - device: 0\n
</span><span style="color:#323232;"> id: HDA Codec 0\n
</span><span style="color:#323232;"> name: HDA Codec 0\n
</span><span style="color:#323232;"> iface: 16\n
</span><span style="color:#323232;">[...]\n
</span>\n
```\n
\n
```\n
\n
<span style="color:#323232;">arecord -l Do 14 Dez 2023 14:53:16 CET\n
</span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
</span><span style="color:#323232;">[...]\n
</span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
</span><span style="color:#323232;"> Subdevices: 1/1\n
</span><span style="color:#323232;"> Subdevice #0: subdevice #0\n
</span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
</span><span style="color:#323232;"> Subdevices: 1/1\n
</span><span style="color:#323232;"> Subdevice #0: subdevice #0\n
</span><span style="color:#323232;">[...]\n
</span>\n
```\n
\n
Does anyone have any clue what I could do to use that mic?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702562046 {#2410
date: 2023-12-14 14:54:06.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 28086
-titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
-bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 0
+visibility: "visible "
+apId: "https://feddit.de/post/6701894"
+editedAt: null
+createdAt: DateTimeImmutable @1702562046 {#1850
date: 2023-12-14 14:54:06.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
+title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
+url: null
+body: """
I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
\n
It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
\n
```\n
\n
<span style="color:#323232;">alsactl info\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;"># Sound card\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;">- card: 0\n
</span><span style="color:#323232;">[....]\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;"># Sound card\n
</span><span style="color:#323232;">#\n
</span><span style="color:#323232;">- card: 1\n
</span><span style="color:#323232;"> id: Generic\n
</span><span style="color:#323232;"> name: HD-Audio Generic\n
</span><span style="color:#323232;"> longname: HD-Audio Generic at 0xba600000 irq 68\n
</span><span style="color:#323232;"> driver_name: HDA-Intel\n
</span><span style="color:#323232;"> mixer_name: Realtek ALC1220\n
</span><span style="color:#323232;"> components: HDA:10ec1168,10438724,00100003\n
</span><span style="color:#323232;"> controls_count: 47\n
</span><span style="color:#323232;"> pcm:\n
</span><span style="color:#323232;"> - stream: PLAYBACK\n
</span><span style="color:#323232;"> devices:\n
</span><span style="color:#323232;"> - device: 0\n
</span><span style="color:#323232;"> id: ALC1220 Analog\n
</span><span style="color:#323232;"> name: ALC1220 Analog\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> - device: 1\n
</span><span style="color:#323232;"> id: ALC1220 Digital\n
</span><span style="color:#323232;"> name: ALC1220 Digital\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> - stream: CAPTURE\n
</span><span style="color:#323232;"> devices:\n
</span><span style="color:#323232;"> - device: 0\n
</span><span style="color:#323232;"> id: ALC1220 Analog\n
</span><span style="color:#323232;"> name: ALC1220 Analog\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> - device: 2\n
</span><span style="color:#323232;"> id: ALC1220 Alt Analog\n
</span><span style="color:#323232;"> name: ALC1220 Alt Analog\n
</span><span style="color:#323232;"> subdevices:\n
</span><span style="color:#323232;"> - subdevice: 0\n
</span><span style="color:#323232;"> name: subdevice #0\n
</span><span style="color:#323232;"> hwdep:\n
</span><span style="color:#323232;"> - device: 0\n
</span><span style="color:#323232;"> id: HDA Codec 0\n
</span><span style="color:#323232;"> name: HDA Codec 0\n
</span><span style="color:#323232;"> iface: 16\n
</span><span style="color:#323232;">[...]\n
</span>\n
```\n
\n
```\n
\n
<span style="color:#323232;">arecord -l Do 14 Dez 2023 14:53:16 CET\n
</span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
</span><span style="color:#323232;">[...]\n
</span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
</span><span style="color:#323232;"> Subdevices: 1/1\n
</span><span style="color:#323232;"> Subdevice #0: subdevice #0\n
</span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
</span><span style="color:#323232;"> Subdevices: 1/1\n
</span><span style="color:#323232;"> Subdevice #0: subdevice #0\n
</span><span style="color:#323232;">[...]\n
</span>\n
```\n
\n
Does anyone have any clue what I could do to use that mic?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1702562046 {#2410
date: 2023-12-14 14:54:06.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 28086
-titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
-bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 0
+visibility: "visible "
+apId: "https://feddit.de/post/6701894"
+editedAt: null
+createdAt: DateTimeImmutable @1702562046 {#1850
date: 2023-12-14 14:54:06.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|