Giter VIP home page Giter VIP logo

Comments (4)

BernhardRode avatar BernhardRode commented on July 29, 2024

I also found this bug on the fedora wiki:

https://bugzilla.redhat.com/show_bug.cgi?id=784398

with the fix:

http://pkgs.fedoraproject.org/gitweb/?p=kernel.git;a=commitdiff;h=d5f748edcbaf363a40a59a2069a4acbc37422f20

Could this help to reenable lirc_serial?

from openelec.tv.

BernhardRode avatar BernhardRode commented on July 29, 2024

After a clean build, I changed to my "build./linux" directory and did a "make menuconfig"

And i found the serial driver under -> Device drivers -> Staging drivers -> Media staging drivers -> Homebrew Serial driver

Then I had to Switch Device drivers -> Character devices -> Serial drivers -> 8250/... from * to M

--- This is a diff off thebuild.OpenELEC-ION.x86_64-devel/linux-3.2.1/.config file before and after make menuconfig ---

1324c1324,1325
< CONFIG_SERIAL_8250=m
---
> CONFIG_SERIAL_8250=y
> # CONFIG_SERIAL_8250_CONSOLE is not set
1326,1327c1327,1328
< CONFIG_SERIAL_8250_PCI=m
< CONFIG_SERIAL_8250_PNP=m
---
> CONFIG_SERIAL_8250_PCI=y
> CONFIG_SERIAL_8250_PNP=y
1336c1337
< CONFIG_SERIAL_CORE=m
---
> CONFIG_SERIAL_CORE=y
2305,2314c2306
< CONFIG_LIRC_STAGING=y
< # CONFIG_LIRC_BT829 is not set
< # CONFIG_LIRC_IGORPLUGUSB is not set
< # CONFIG_LIRC_IMON is not set
< # CONFIG_LIRC_SASEM is not set
< CONFIG_LIRC_SERIAL=y
< CONFIG_LIRC_SERIAL_TRANSMITTER=y
< # CONFIG_LIRC_SIR is not set
< # CONFIG_LIRC_TTUSBIR is not set
< # CONFIG_LIRC_ZILOG is not set
---
> # CONFIG_LIRC_STAGING is not set

then i ran a "make clean && make" in "build.OpenELEC-ION.x86_64-devel/linux-3.2.1"

Now I'm building new SYSTEM and KERNEL files to try it...

from openelec.tv.

BernhardRode avatar BernhardRode commented on July 29, 2024

Doesn't work :( anyone any suggestions?

from openelec.tv.

sraue avatar sraue commented on July 29, 2024

already added

from openelec.tv.

Related Issues (20)

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.