Re: New to Pi, and my Pi 3 setup
.
Last edited by GTR2Fan on Tue Mar 08, 2016 6:29 pm, edited 1 time in total.
Pi2B Mini-PC/Media Centre: ARM=1GHz (+3), Core=500MHz, v3d=500MHz, h264=333MHz, RAM=DDR2-1200 (+6/+4/+4+schmoo). Sandisk Ultra HC-I 32GB microSD card on '50=100' OCed slot (42MB/s read) running Raspbian/KODI16, Seagate 3.5" 1.5TB HDD mass storage.
Re: New to Pi, and my Pi 3 setup
I like your desktop background.
Did you make a backup of your SD card yet?
It would be a shame if you had to do it all over again...
Did you make a backup of your SD card yet?
It would be a shame if you had to do it all over again...
I think that you can get rid of the first line here is you enable sound in the Raspi config utility (Menu / preferences).Code: Select all
sudo modprobe snd_bcm2835 sudo amixer cset numid=3 1
-
- Posts: 27225
- Joined: Tue Mar 25, 2014 12:40 pm
Re: New to Pi, and my Pi 3 setup
Just one point max_usb_current=1 is actually the default for new install of Raspbian Jessie on a RPi 3B 

Take what I advise as advice not the utopian holy grail, and it is gratis !!
Re: New to Pi, and my Pi 3 setup
deleted
Last edited by Nickcn on Mon May 16, 2016 2:33 am, edited 8 times in total.
Re: New to Pi, and my Pi 3 setup
.
Last edited by GTR2Fan on Tue Mar 08, 2016 6:30 pm, edited 1 time in total.
Pi2B Mini-PC/Media Centre: ARM=1GHz (+3), Core=500MHz, v3d=500MHz, h264=333MHz, RAM=DDR2-1200 (+6/+4/+4+schmoo). Sandisk Ultra HC-I 32GB microSD card on '50=100' OCed slot (42MB/s read) running Raspbian/KODI16, Seagate 3.5" 1.5TB HDD mass storage.
Re: (optimized Pi 3)New to Pi, and my Pi 3 setup
I always learn stuff from reading these posts.
I have done similar, but am currently annoying my wife with XScreensaver, messing with MyPaint, Scribus and Audacious.
Can you get sound via BT when using OMXPlayer as it won't play to USB Speaker! Boo.
I have done similar, but am currently annoying my wife with XScreensaver, messing with MyPaint, Scribus and Audacious.
Can you get sound via BT when using OMXPlayer as it won't play to USB Speaker! Boo.
____________________________________________
Looking for where to start - try Kernel Panic - http://goo.gl/EEQ5J
Looking for where to start - try Kernel Panic - http://goo.gl/EEQ5J
Re: (optimized Pi 3)New to Pi, and my Pi 3 setup
deleted
Last edited by Nickcn on Mon May 16, 2016 2:33 am, edited 1 time in total.
Re: My Pi3 optimized and overclocked
oxmplayer sends audio directly to the hardware, so there is not support for USB/Bluetooth or whatever additional audio.
It might work with a hardware accelerated version of VLC (but I haven't tried it yet).
viewtopic.php?f=66&t=59814
It might work with a hardware accelerated version of VLC (but I haven't tried it yet).
viewtopic.php?f=66&t=59814
Minimal Kiosk Browser (kweb)
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer
Re: My Pi3 optimized and overclocked
deleted.
Last edited by Nickcn on Mon May 16, 2016 2:33 am, edited 1 time in total.
Re: My Desktop Pi3 fan cooled, optimized and overclocked
Very interesting post, Nickcn.
I'm running Raspbian Jessee on a RP3. Today I went from a plastic case and a aluminum heatsink to a Flirc case. The Flirc case lowered idle temps from 54 degrees to 39 degrees. I think my passive setup with the Flirc case is good enough to give your overclock a go but I'm hesitant.
I'm running Raspbian Jessee on a RP3. Today I went from a plastic case and a aluminum heatsink to a Flirc case. The Flirc case lowered idle temps from 54 degrees to 39 degrees. I think my passive setup with the Flirc case is good enough to give your overclock a go but I'm hesitant.
Re: My Desktop Pi3 fan cooled, optimized and overclocked
deleted
Last edited by Nickcn on Mon May 16, 2016 2:33 am, edited 1 time in total.
-
- Posts: 2
- Joined: Thu Apr 14, 2016 3:51 am
Re: Pi3 fan cooled, optimized and overclocked
Hello
your sdbench.sh continually says must be run as root even though i am sudoing.
might you all know why this happens? i've chmoded to 777 just in case and still no go.
your sdbench.sh continually says must be run as root even though i am sudoing.
Code: Select all
pi@raspberrypi:~ $ sudo ./sdbench.sh
./sdbench.sh: 9: [: root: unexpected operator
Must be run as root!