Find the answer to your Linux question:
Results 1 to 10 of 10
Hey, everyone. I have been using linux lightly now for about a year, and I feel guilty. I know it's open-source, but I feel like I should be doing something ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Location
    New South Whales, Australia
    Posts
    30

    Lightbulb Bridging the gap

    Hey, everyone.

    I have been using linux lightly now for about a year, and I feel guilty.
    I know it's open-source, but I feel like I should be doing something to help.

    As an 18 year old with no job, I can't really give much financial support.
    I do not know enough programming yet to effectivley create or a program, or extend the capabilities of one.

    But, I can help bridge the gap.

    Open source and Linux are fantastic, but I think that maybe there are some proprietry software that could improve it, or help it.

    So, if you know of any program that you would like to see open sorce, or source code released, please post it here and I will see what I can do

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,941
    I don't expect you can do anything with TTS software as it is highly proprietary and very expensive to use.

    Maybe you might be interested in coming up with a deb version of
    Dan's Motorcycle Software

    of any of those free downloads on that list on that page.

    The only reason I still run Windows is because Linux has not cracked the motorcycle interface with fuel injection and electronic ignition modules/hardware on motorcycles. You would be the first if you succeeded as far as I know. Firmware in those modules that control ignition and fuel injection in Harley davidsons, or any other motorcycle for that matter is probably insurmountable. And Windows or Mac is the only things these modules will talk to (with the right CD and Harness to connect to Laptop).

    I don't expect much from this. It is a daunting task at best. And way beyond my skill set. Happy Trails, Rok
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  3. #3
    Just Joined!
    Join Date
    May 2009
    Location
    New South Whales, Australia
    Posts
    30
    No, I don't mean to create a program, I mean to try and loosen some of the copyright and licensing on proprietary software that wolud help the open source community, and allow you to create a linux version

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,955
    Quote Originally Posted by rokytnji View Post
    I don't expect you can do anything with TTS software as it is highly proprietary and very expensive to use.

    Maybe you might be interested in coming up with a deb version of
    Dan's Motorcycle Software

    of any of those free downloads on that list on that page.

    The only reason I still run Windows is because Linux has not cracked the motorcycle interface with fuel injection and electronic ignition modules/hardware on motorcycles. You would be the first if you succeeded as far as I know. Firmware in those modules that control ignition and fuel injection in Harley davidsons, or any other motorcycle for that matter is probably insurmountable. And Windows or Mac is the only things these modules will talk to (with the right CD and Harness to connect to Laptop).

    I don't expect much from this. It is a daunting task at best. And way beyond my skill set. Happy Trails, Rok
    Wazzamatta Roky? Not up to some good old fashioned reverse engineering? Whatta ya think recording oscilloscopes and logic analyzers are for? Right! I know, you just happen to have a couple sitting in the garage, gathering dust! Anyway, are the ignition and EFI controls digital, or analog? Back in the "good old days" when I was a mechanic, the first Volvo EFI and ignition computers were analog units. Not much we could do with them suckers, other than replace them. There was some minor adjustments we could make, but nothing substantial. Then they went to the CFI (Continuous Fuel Injection) systems (air-flow control w/ continuous feedback) and it was a bit easier to fix. Unfortunately, I don't have much (as in none) experience with current motorcycle electronics, though I have some knowledge of automotive electronics.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  5. #5
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,941
    Wazzamatta Roky? Not up to some good old fashioned reverse engineering?
    Grin. Nope.

    Unfortunately, I don't have much (as in none) experience with current motorcycle electronics, though I have some knowledge of automotive electronics.
    Nothing is anolog anymore Rubberman. Just like cars they have sensors and pickup units that send a signal to the PC Controller for that sending unit.
    The computer can be accessed with the right harness and Laptop. But only wants to talk to a Windows based CD, And boy are they expensive/run once
    cds. These systems are more tightly wrapped than a car computer module.
    Only a one way street dealing with this stuff as I am used to.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  6. #6
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,955
    I kinda figured that they were all digital now. No analog feedback loops, just PID controllers, most likely. Well, as long as they aren't using strong encryption on the data stream to the laptop, and with a good decompiler, it should be possible to reverse engineer what the laptop is doing in terms of a communication protocol. No way to tell what the on-board hardware is doing with that data, but with enough time it should be possible to duplicate the software on the laptop. Not trivial, but possible. I've done this with other systems in the past. It was necessary in a couple of cases when the vendor went off into that great Chapter 7 in the sky...
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  7. #7
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,941
    @ Caboose

    Grin. I could have your computer triple booting Puppy Linux with Windows and some Debian Flavor if I was close to ya. But I am lost when trying to write any new programs or dealing with C or C++ or building my own kernel from scratch.

    Just a Linux using Biker is all.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  8. #8
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,941
    to tell what the on-board hardware is doing with that data,
    More than likely. And I speak from personal experience. On a Stock Harley Computer Module. The firmware is locked tighter than a drum for interacting with the Linux File system. You can sorta get around this by ripping out the stock setup and going with a after market setup. Which in turn means you have to use the after market software to talk to their hardware. Kinda a Catch-22.

    I guess I better quit hi jacking Cabooses thread. Sorry Dude.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  9. #9
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,112
    There may be some hope on the legal front, at least in the
    long run. Since much of the vehicle electronics are a result
    of government mandates, the aftermarket repair industry
    can argue that they are entitled to interface with
    those systems, otherwise they violate antitrust laws.

  10. #10
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Hi,

    Quote Originally Posted by caboose View Post
    No, I don't mean to create a program, I mean to try and loosen some of the copyright and licensing on proprietary software that wolud help the open source community, and allow you to create a linux version
    please refer to
    Current Campaigns — Free Software Foundation
    for ideas where community work is currently most needed.
    Debian GNU/Linux -- You know you want it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •