Jump to content
Flirc Forums

Search the Community

Showing results for tags 'XBMCBuntu'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Flirc forums
    • Skip
    • Raspberry Pi Cases
    • Flirc USB
    • Flirc USB Gen1
    • Jeff Probe

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location


Interests

Found 3 results

  1. There are a number of situations where you may want to configure/control flirc from the command line rather than the GUI. For example, XBMCbuntu is made to boot directly to XBMC without ever displaying a desktop environment. You may also like to be able to modify your flirc configuration via ssh without interrupting an XBMC session. In this tutorial I'll cover some basic steps for getting started with flirc from a command line. INSTALLATION First, we'll install the flirc software. To do this, you need to add flirc to your apt-get sources. You can do this with any text editor. Easiest is probably nano: sudo nano /etc/apt/sources.list Scroll all the way to the bottom of the file (Ctrl+V is page down) and add these lines: # flirc deb http://apt.flirc.tv/arch/i386 binary/ Save your changes (Ctrl+X exits nano, prompting you to save. Hit Y for yes, and enter to save without changing the file name). Then update apt-get to include your new source: sudo apt-get update Now you can install the flirc software: sudo apt-get install flirc Now it's possible to run all flirc commands from the command line, including programming the device, backing up your configuration, firmare installs, etc. For a list of flirc commands, you can just type 'flirc' and press enter, or 'flirc help'. For help with a specific flirc command, use 'flirc help <command>'. FIRMWARE You'll want a place for storing flirc firmware and config files. Here's how I do it: Go to your home directory if you aren't there already (in Linux, the tilde (~) represents your home directory, so if you're using XBMCbuntu and logged in as the xbmc user, 'cd ~' will take you to your home directory). If you're using another computer to do all of this via ssh, your ssh sessions will start in your home directory anyway by default. Make a folder called .flirc: mkdir .flirc Go to your new folder: cd .flirc To pull down firmware 1.0: wget http://downloads.flirc.tv/fw/fw_1.0.bin (Optional) Linux tip: If you use 'ls' you will see that there's now a file called fw_1.0.bin in your ~/.flirc/ folder. I use 'ls -al' (or just 'll' on most Linux builds), as that will also show hidden files and folders (like the ones with dots (.) in front of them) and the list is formatted nicer and provides much more info than ls alone. To install the firmware, make sure your flirc is connected and run: flirc upgrade fw_1.0.bin I don't know direct addresses for beta firmware. I'm not sure if Jason wants those to be public anyway. If he does he can add them to this thread. Either way, I'll add a post about copying files to and from an XBMCbuntu box soon. Also, since the flirc software is now installed, you can get to the GUI if you really need to as well, by exiting XBMC and logging into xbmcbuntu from the log in window, using the same account/password as your xbmc account. Flirc will most likely be one of very few apps installed so it's not hard to find, and it looks the same on Linux as is does on Windows or Mac, but I really like using flirc from the command line honestly. It's really easy to use 'flirc delete' and 'flirc record <key>' to change buttons on the fly without interrupting your xbmc sessions.
  2. Hi everyone, just got my flirc yesterday, and i am having some troubles with it. Hardware: Custom built i3 Asrock h77m-itx 4gb ram BIOS 1.90 Harmony 900 remote Dinovo Mini Blue tooth Keyboard FLIRC XBMC Gotham 13.1 It took me awhile to get it working but flirc is working fine, i have programed the activity to use flirc on the harmony 900 it will power on my tv and zvox but not my htpc, i have to use my dinovo mini to power it on. For the life of me i can not figure out why the flirc does not power on my htpc, i have checked all the bios settings updated to the latest asrock bios 1.90, i even used my wireless logitech keyboard and it powers the machine one with no issues. If someone could help me that would be so good. Could it be that i am putting it to a shutdown state rather than sleep mode state ? that is why it is not wkring if so then why would my other devices be able to power it on. thanks w
  3. I'm curious to know if anybody running XBMCbuntu (or any other Linux setup) has successfully programmed a Logitech Harmony remote for full functionality. I installed the Flirc GUI within XBMCbuntu, which seemed to record the basic functionality. I had to use the terminal command line to record advanced keystrokes. Within XBMC, however, I get almost no real functionality. Only the directional buttons "work," and that is occasional and usually scrolls in whatever direction it chooses, regardless of the actual input. I think the problem may be in the device or activity setup within the Logitech Harmony software. Obviously, neither XBMC nor Flirc have profiles within the software, but some users running Linux XBMC builds have reported success in the past. Unfortunately, I've never been able to replicate. The device profiles I've tried include DVD Player, MCE Keyboard and a Panasonic/Samsung TV as suggested by a user in another thread. No joy, but it could be that I'm setting up the activity improperly or customizing the buttons differently... haven't found any advice on those fronts. Any suggestions on what device profile should be used, how the activity should be setup, or how the buttons should be customized? Really looking for help here, I'm on my last nerve finding a working solution. Thanks in advance.
×
×
  • Create New...