Coder Social home page Coder Social logo

alsa-driver-build's Introduction

ALSA branches
=============

master		- just stub with this text

build		- build code (not included to upstream,
		  can touch only alsa/ tree)
mirror		- mirrored code (from upstream)
release		- merged build & mirror trees for packaging

Branch release
==============

Please, use --log for the git merge command to show the "subject" of commits.
It might be handy to define these git aliases in your .git/config file:

[alias]
	bmerge = !git checkout release && git merge --log build
	mmerge = !git checkout release && git merge --log mirror

alsa-driver-build's People

Contributors

perexg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

plbossart

alsa-driver-build's Issues

Compile Issue while patching file card.c

I'm tryin to add a patch for the novation twitch device to the alsa driver.
My first step was to try to build the alsa-driver from source. I checked both the build branch of this repositoy and the sound-repository out. I then followed the manual with the command ALSAKERNELDIR=../../sound/ ./gitcompile but I get this error:

patching file card.c
Hunk #2 FAILED at 242.
Hunk #3 succeeded at 357 (offset 15 lines).
Hunk #4 succeeded at 466 (offset 15 lines).
Hunk #5 succeeded at 609 (offset 15 lines).
Hunk #6 succeeded at 719 (offset 15 lines).
Hunk #7 succeeded at 736 (offset 15 lines).
Hunk #8 succeeded at 771 (offset 15 lines).
1 out of 8 hunks FAILED -- saving rejects to file card.c.rej

Full log via dropbox

How can I get this to compile?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.