Skip to content

ucm2: Add config for Tascam US-2x2HR#693

Open
jfrob wants to merge 1 commit intoalsa-project:masterfrom
jfrob:tascam_us2x2hr
Open

ucm2: Add config for Tascam US-2x2HR#693
jfrob wants to merge 1 commit intoalsa-project:masterfrom
jfrob:tascam_us2x2hr

Conversation

@jfrob
Copy link
Copy Markdown

@jfrob jfrob commented Jan 21, 2026

USB ID 0644:8070 TEAC Corp. US-2x2HR

Line1/Mic1/Mic2 comments mostly match the device labels:
2 mono inputs, labeled IN1 and IN2
1 stereo output, shared with physical Line OUT L/R jacks and a Phone jack

alsa-info.txt

@perexg perexg force-pushed the master branch 10 times, most recently from 90b4ed1 to 67998e1 Compare March 30, 2026 16:38
@github-actions github-actions bot added the signed off by Missing Signed-off-by: line. label Mar 31, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

⚠️ Signed-off-by Validation Issues

The following commits have issues with their Signed-off-by lines:

Please add a proper Signed-off-by: Your Name <your.email@example.com> line to each commit message.

Missing correct Signed-off-by line

This pull request has commits that are missing proper Signed-off-by lines or use invalid email addresses.

Requirements:

  • Each commit must include at least one Signed-off-by: Your Name <your.email@example.com> line
  • Commit author email must appear in at least one Signed-off-by line
  • Commit committer email must appear in at least one Signed-off-by line (if not a GitHub bot)
  • Multiple Signed-off-by lines are allowed for co-authored commits
  • Anonymous GitHub emails (like @users.noreply.github.com) are not allowed
  • The Signed-off-by line indicates that you agree to the Developer Certificate of Origin (DCO)

How to fix:

# Configure your git identity first (if needed):
git config user.name "Your Name"
git config user.email "your.email@example.com"

# For the last commit:
git commit --amend --signoff

# For multiple commits, use interactive rebase:
git rebase -i HEAD~N --signoff

# For co-authored commits, add multiple Signed-off-by lines manually:
git commit --amend
# Then add in the commit message:
# Signed-off-by: Author One <author1@example.com>
# Signed-off-by: Author Two <author2@example.com>

# Then force push:
git push --force-with-lease

Reference: Developer Certificate of Origin

USB ID 0644:8070 TEAC Corp. US-2x2HR

Line1/Mic1/Mic2 comments mostly match the device labels

Signed-off-by: Jake Fröberg <jfroberg@gmail.com>
@jfrob
Copy link
Copy Markdown
Author

jfrob commented Apr 1, 2026

Does this still need something from me or is the check just broken?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

signed off by Missing Signed-off-by: line.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant