Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Headset sound fix for DELL laptops, presets for Dell7577 #279

Closed
wants to merge 2 commits into from

Conversation

yurkis
Copy link

@yurkis yurkis commented Jan 26, 2019

Changes to snd_hda:

  1. Added patch that fixes sound on headset jack for ALC256 codec (like DELL Inspirion 7577, Vostro 15-3568, Latitude 7370, Inspiron 15-3552 and Inspiron 15-3567). A solution was found here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219350 , patch was got from linux snd_hda commit here: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188702&action=diff .
  2. While I was there I've added right audio groups for Inspirion 7577 (work "out of box" now, without device.hints)

@yurkis
Copy link
Author

yurkis commented Jan 28, 2019

Looks like it is not a code problem but something happened with git checkout during Jenkins job work.
@kmoore134 please review this PR. It is only one chance for me to hear sound in headphones without kernel rebuild after each update

@miwi-fbsd miwi-fbsd self-requested a review January 28, 2019 23:40
@miwi-fbsd
Copy link
Contributor

I'll take this pr on FreeBSD side and see if i can land the patch directly instance of here.

@miwi-fbsd
Copy link
Contributor

Quick update I've open a review on fbsd side, https://reviews.freebsd.org/D19017

@yurkis
Copy link
Author

yurkis commented Jan 30, 2019

Thanks a lot!
BTW, sorry for spaces. I will re-read style(9) next time

@beanpole135
Copy link
Member

Closing this PR. Patch was accepted on the FreeBSD side of things.

@beanpole135 beanpole135 closed this Jun 4, 2019
uqs pushed a commit to freebsd/freebsd-src that referenced this pull request Jul 30, 2019
PR:		219350 [1], [2]
Submitted by:	Masachika ISHIZUKA (ish_at_amail.plala.or.jp) [1]
		Neel Chauhan (neel_at_neelc.org) [2]
		uri Momotyuk (yurkis_at_gmail.com) [3]
Reported by:	miwi
Reviewed by:	mav
Obtained from:	trueos/trueos#279 [3]
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19017


git-svn-id: svn+ssh://svn.freebsd.org/base/head@350433 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
uqs pushed a commit to freebsd/freebsd-src that referenced this pull request Jul 30, 2019
PR:		219350 [1], [2]
Submitted by:	Masachika ISHIZUKA (ish_at_amail.plala.or.jp) [1]
		Neel Chauhan (neel_at_neelc.org) [2]
		uri Momotyuk (yurkis_at_gmail.com) [3]
Reported by:	miwi
Reviewed by:	mav
Obtained from:	trueos/trueos#279 [3]
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19017
mat813 pushed a commit to mat813/freebsd that referenced this pull request Jul 30, 2019
PR:		219350 [1], [2]
Submitted by:	Masachika ISHIZUKA (ish_at_amail.plala.or.jp) [1]
		Neel Chauhan (neel_at_neelc.org) [2]
		uri Momotyuk (yurkis_at_gmail.com) [3]
Reported by:	miwi
Reviewed by:	mav
Obtained from:	trueos/trueos#279 [3]
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19017


git-svn-id: https://svn.freebsd.org/base/head@350433 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bdrewery pushed a commit to bdrewery/freebsd that referenced this pull request Aug 2, 2019
PR:		219350 [1], [2]
Submitted by:	Masachika ISHIZUKA (ish_at_amail.plala.or.jp) [1]
		Neel Chauhan (neel_at_neelc.org) [2]
		uri Momotyuk (yurkis_at_gmail.com) [3]
Reported by:	miwi
Reviewed by:	mav
Obtained from:	trueos/trueos#279 [3]
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19017


git-svn-id: svn+ssh://svn.freebsd.org/base/head@350433 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
uqs pushed a commit to freebsd/freebsd-src that referenced this pull request Aug 27, 2019
PR:		219350 [1], [2]
Submitted by:	Masachika ISHIZUKA (ish_at_amail.plala.or.jp) [1]
		Neel Chauhan (neel_at_neelc.org) [2]
		Yuri Momotyuk (yurkis_at_gmail.com) [3]
Reported by:	miwi
Reviewed by:	mav
Obtained from:	trueos/trueos#279 [3]
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19017
mat813 pushed a commit to mat813/freebsd that referenced this pull request Aug 27, 2019
PR:		219350 [1], [2]
Submitted by:	Masachika ISHIZUKA (ish_at_amail.plala.or.jp) [1]
		Neel Chauhan (neel_at_neelc.org) [2]
		Yuri Momotyuk (yurkis_at_gmail.com) [3]
Reported by:	miwi
Reviewed by:	mav
Obtained from:	trueos/trueos#279 [3]
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19017


git-svn-id: https://svn.freebsd.org/base/stable/12@351541 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
brooksdavis pushed a commit to CTSRD-CHERI/cheribsd that referenced this pull request Oct 14, 2019
PR:		219350 [1], [2]
Submitted by:	Masachika ISHIZUKA (ish_at_amail.plala.or.jp) [1]
		Neel Chauhan (neel_at_neelc.org) [2]
		uri Momotyuk (yurkis_at_gmail.com) [3]
Reported by:	miwi
Reviewed by:	mav
Obtained from:	trueos/trueos#279 [3]
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D19017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants