Go to advanced search

by xranby
Sun Jan 27, 2013 1:16 am
Forum: General discussion
Topic: How to read data through USB
Replies: 21
Views: 28744

Re: How to read data through USB

... C/C++ libraries like libUSB and libHID. Writing your own Java JNI to interface libUSB is a quite small task because the libUSB interface is quite slim but still it can be error prone. You can use libraries like Java Native Access, JNA (internally using JNI and libffi) to create the C/C++ library ...
by antonholmstedt
Thu Jan 24, 2013 10:27 pm
Forum: Graphics, sound and multimedia
Topic: Logitech Media Server / Raspbian
Replies: 112
Views: 77350

Re: Logitech Media Server / Raspbian

... dpkg -i logitechmediaserver_7.8.0~1346674706_all.deb service logitechmediaserver stop tar -zxvf lms-rpi-raspbian.tar.gz patch /usr/share/perl5/Slim/bootstrap.pm lms-rpi-bootstrap.patch mv arm-linux-gnueabihf-thread-multi-64int /usr/share/squeezeboxserver/CPAN/arch/5.14/ mv libmediascan.so.0.0.0 ...
by aframe
Thu Jan 24, 2013 11:57 am
Forum: General discussion
Topic: One PSU for Pi, WebCam, Wifi and 12v Motor
Replies: 12
Views: 10609

One PSU for Pi, WebCam, Wifi and 12v Motor

... to plug in (literally) the final piece of the puzzle. I want to be able to power my Pi, USB Camera, Wifi Dongle and a 12v dc gear motor, from one slim-as-possible wall plug power supply. The way I have things at the moment is: Pi plugged in using stock power supply. The wifi dongle and USB cam ...
by talladega
Thu Jan 24, 2013 1:16 am
Forum: Media centres
Topic: SqueezePlug Version 6 available
Replies: 541
Views: 122831

Re: SqueezePlug Version 6 available

... server while this was happening. I looked in the logs of LMS and this seems to show up every time it gets disconnected. [13-01-23 07:20:46.7067] Slim::Networking::Discovery::Players::_players_error (146) Unable to get players: Connect timed out: [13-01-23 07:20:47.6555] Slim::Networking::IO::Select::__ANON__ ...
by Briareos
Tue Jan 22, 2013 8:17 am
Forum: Français
Topic: Ecran login session
Replies: 10
Views: 4451

Re: Ecran login session

Code: Select all

sudo apt-get install slim
devrait te remettre les choses en place...
by chefwear
Tue Jan 22, 2013 4:47 am
Forum: Other projects
Topic: The piPhone
Replies: 9
Views: 4951

Re: The piPhone

... old Nokia, perhaps even bigger. I am scared to begin removing components from an Rpi so I gave in to the idea that I was going to have to find a slim enough case to fit around the boards original form, provide room for a battery and the bare minimum peripherals. I don't think there is an immediate ...
by mihol
Wed Jan 16, 2013 7:34 pm
Forum: Raspberry Pi OS
Topic: Slim down Raspbian?
Replies: 14
Views: 9595

Re: Slim down Raspbian?

another approach might be to use the new TinyCore (TC) distribution for RaspberryPi.
It seems under active deveolpment according to their forum and many posts in thread http://forum.tinycorelinux.net/index.ph ... 30.30.html

Regards Mike
by drgeoff
Tue Jan 15, 2013 8:09 pm
Forum: Advanced users
Topic: Accessing Raspberry Pi's music over internet on an iPhone
Replies: 10
Views: 10712

Re: Accessing Raspberry Pi's music over internet on an iPhon

... in the browser URL. The following is copied directly from a help page in LMS: The Logitech Media Server was designed to stream mp3 files to a Slim Devices/Logitech network music player. However, it can also stream the same files over the Internet to an MP3 software player such as Winamp and ...
by bugsy_malone 666
Tue Jan 15, 2013 1:58 pm
Forum: General discussion
Topic: Minor usb hardware issue?
Replies: 16
Views: 2601

Re: Minor usb hardware issue?

... adaptor, which is different to the external hard drive I am currently using, so I may see if its just the interface, equally I have a laptop slim DVD rom drive on sata that I am going to plug in with USB, I might try that out before I go further too.
by pocster
Mon Jan 14, 2013 2:04 pm
Forum: Automation, sensing and robotics
Topic: Complete home automation
Replies: 3
Views: 1733

Re: Complete home automation

... voice and iphone and web control. I guess I am lost where to start!. I presume the best (simplest?) starting point is to get the pi to act like a slim box or sonos streamer..... Cheers
by bismosa
Sun Jan 13, 2013 5:29 pm
Forum: Deutsch
Topic: Hardware(?) Probleme
Replies: 10
Views: 3447

Re: Hardware(?) Probleme

... stop wget http://allthingspi.webspace.virginmedia.com/files/lms-rpi-raspbian.tar.gz tar -zxvf lms-rpi-raspbian.tar.gz sudo patch /usr/share/perl5/Slim/bootstrap.pm lms-rpi-bootstrap.patch sudo mv arm-linux-gnueabihf-thread-multi-64int /usr/share/squeezeboxserver/CPAN/arch/5.14/ sudo mv libmediascan.so.0.0.0 ...
by Shadwblade2652
Sun Jan 13, 2013 3:29 am
Forum: Raspberry Pi OS
Topic: running xfce4
Replies: 3
Views: 3109

Re: running xfce4

what about slim? I'm really confused about this whole thing :S
by Cloudcentric
Sun Jan 13, 2013 12:38 am
Forum: Raspberry Pi OS
Topic: running xfce4
Replies: 3
Views: 3109

Re: running xfce4

Shadwblade2652 wrote:I'm wondering if there is a way to install xfce on raspbian?
and how do i install slim?

http://www.raspberrypi.org/phpBB3/viewt ... 2&p=216284
by Shadwblade2652
Sun Jan 13, 2013 12:04 am
Forum: Raspberry Pi OS
Topic: running xfce4
Replies: 3
Views: 3109

Re: running xfce4

I'm wondering if there is a way to install xfce on raspbian?
and how do i install slim?
by trouch
Sat Jan 12, 2013 4:34 pm
Forum: Advanced users
Topic: Speed Comparison
Replies: 6
Views: 8860

Re: Speed Comparison

... that the python port for arm was so slow. And the Oracle JVM is very impressive. For integer stuff (Suduko test) it looks like your phone (wink slim) trounced the pi. Where as my iphone4S only narrowly beat out the Apple Iphone 4S. I guess you can't believe the Apple hype: the A5 is not exactly ...
by ChickenBoy
Sat Jan 12, 2013 4:11 pm
Forum: Advanced users
Topic: Speed Comparison
Replies: 6
Views: 8860

Re: Speed Comparison

... that the python port for arm was so slow. And the Oracle JVM is very impressive. For integer stuff (Suduko test) it looks like your phone (wink slim) trounced the pi. Where as my iphone4S only narrowly beat out the Apple Iphone 4S. I guess you can't believe the Apple hype: the A5 is not exactly ...
by RichieStacker
Sat Jan 12, 2013 3:05 pm
Forum: Troubleshooting
Topic: Playing music from an external HDD?
Replies: 0
Views: 458

Playing music from an external HDD?

... current setup is this: The Pi (obviously) A Belkin 7-port USB hub (model F4U039qukAPL): http://www.ebuyer.com/290102-belkin-usb-2-0-7-port-ultra-slim-aluminium-series-silver-f4u039qukapl?gclid=CJmk0N2H47QCFaTMtAodcSAAMA A 500GB Verbatim Store 'n' Go (model #53002): http://www.firststopofficesupplies.co.uk/products/verbatim-portable-hard-drive-25inch-usb-20-backup-software-480-mb-s-135x85x25mm-0168kg-500gb-ref-47630 ...
by skaldicpoet9
Thu Jan 10, 2013 9:32 pm
Forum: Troubleshooting
Topic: No video using aux channel on t.v.
Replies: 11
Views: 2218

Re: No video using aux channel on t.v.

... the disconnect. I made a couple of assumptions mainly: 1) The Pi is brand new and the chances that the analogue video out being faulty were slim. 2) Both of the audio inputs on the two tv's I was using worked just fine. This was just to see if the a/v inputs on the t.v. were faulty, well ...
by milhouse
Wed Jan 09, 2013 11:41 pm
Forum: Graphics, sound and multimedia
Topic: Logitech Media Server / Raspbian
Replies: 112
Views: 77350

Re: Logitech Media Server / Raspbian

... than switching it off (ie. pulling the plug out of the back), I don't think so. Given the nature of Squeezebox (made by a company formerly called "Slim Devices" - clue in the name :)), the clients/players are not that intelligent, offloading much of their functionality to the server so fairly frequent ...
by juppiter89
Tue Jan 08, 2013 4:08 pm
Forum: General discussion
Topic: Accelerated X driver testing
Replies: 141
Views: 65661

Re: Accelerated X driver testing

... an rpi-update should not replace the driver. AFAIK it only changes the kernel and firmware. If however you do an apt-get update/upgrade there's a slim chance a new version may come down the pipes and erase it ;) Anyway I'll have a new version for you all in a few days to fix these few bugs. You'll ...
by teh_orph
Tue Jan 08, 2013 3:27 pm
Forum: General discussion
Topic: Accelerated X driver testing
Replies: 141
Views: 65661

Re: Accelerated X driver testing

... an rpi-update should not replace the driver. AFAIK it only changes the kernel and firmware. If however you do an apt-get update/upgrade there's a slim chance a new version may come down the pipes and erase it ;) Anyway I'll have a new version for you all in a few days to fix these few bugs. You'll ...
by SirLagz
Tue Jan 08, 2013 2:15 pm
Forum: Raspberry Pi OS
Topic: Slim down Raspbian?
Replies: 14
Views: 9595

Re: Slim down Raspbian?

Forgive my ignorance, but what is the benefit of a 'slimmed down' Raspbian except for SD card space of which I have plenty? Not everyone has huge SD cards. I'm working off a 2gig SD card for one of my installations, and the default raspbian install pretty much fills that SD card up. so is there a l...
by hayesey
Mon Jan 07, 2013 5:12 pm
Forum: Raspberry Pi OS
Topic: Slim down Raspbian?
Replies: 14
Views: 9595

Re: Slim down Raspbian?

Time. It's a lot faster to write an image and then strip the packages than downloading individual packages and installing them via the installer, at least for me anyway. I did the installer once, and that one time was enough for me haha so is there a list of everything that is installed to the rasp...
by poing
Mon Jan 07, 2013 4:42 pm
Forum: Raspberry Pi OS
Topic: Slim down Raspbian?
Replies: 14
Views: 9595

Re: Slim down Raspbian?

Forgive my ignorance, but what is the benefit of a 'slimmed down' Raspbian except for SD card space of which I have plenty?
by SirLagz
Mon Jan 07, 2013 4:11 pm
Forum: Raspberry Pi OS
Topic: Slim down Raspbian?
Replies: 14
Views: 9595

Re: Slim down Raspbian?

what's wrong with just using the raspbian installer on the raspbian website to build your own stripped down image? This is what I've done, it just has ssh running and nothing else (aside from the base OS of course). That's way easier than installing the full raspbian official image and then trying ...

Go to advanced search