Search found 46 matches
- Fri Nov 30, 2018 3:20 am
- Forum: AIY Projects
- Topic: Voice V1 is supported with Raspberry pi 3B+?
- Replies: 2
- Views: 1514
Re: Voice V1 is supported with Raspberry pi 3B+?
I don't recall which RPi I am using with my V1 Voice Kit, however, with the latest software the microphone level is very low, although my audio output was fine. There have been a couple of solutions involving installing Pulse Audio, which I think are mentioned in earlier posts. Although if you can't...
- Sun Aug 05, 2018 3:23 am
- Forum: AIY Projects
- Topic: New AIY *drastically* reduces recording volume [evidence]
- Replies: 6
- Views: 1672
Re: New AIY *drastically* reduces recording volume [evidence]
Workaround: I posted a workaround to this problem in a replay to the issue 356: https://github.com/google/aiyprojects-r ... issues/356
It's a bit involved, and it does seem to work.
It's a bit involved, and it does seem to work.
- Sat Aug 04, 2018 2:45 am
- Forum: AIY Projects
- Topic: Microphone stopped working after update
- Replies: 13
- Views: 2106
Re: Microphone stopped working after update
Using the 2018-04-13 img file, I had the problem with the record level being too low. I applied the solution described in issue #313 as above. After installing a bunch of pulseaudio files, I was able to set the record level to a useful level. See my comment in issue #356 https://github.com/google/ai...
- Sun Jan 17, 2016 11:52 pm
- Forum: General discussion
- Topic: Getting Qt5 with Serialport on Raspberry Pi 2
- Replies: 7
- Views: 15559
Re: Getting Qt5 with Serialport on Raspberry Pi 2
A late reply, for anybody searching for the qt5 serialport:
The serialport module has its own package:
apt-get install libqt5serialport5
The serialport module has its own package:
apt-get install libqt5serialport5
- Fri Oct 05, 2012 10:42 pm
- Forum: Advanced users
- Topic: Removal of composite video out
- Replies: 13
- Views: 5029
Re: Removal of composite video out
And the board looks so much nicer without that bright yellow distraction. 

- Fri Sep 28, 2012 2:41 am
- Forum: HATs and other add-ons
- Topic: Gertboard shipping date.
- Replies: 279
- Views: 45467
Re: Gertboard shipping date.
I'm going to old off until I can get one ready-made. Is that going to be an option in the future? I'm useless with a soldering iron! I doubt it. :( Shame. Oh well. I'll continue hacking about with the TI-Launchpad. Maybe I'll get so fed up with banging my head against a set of registers there that ...
- Mon Sep 10, 2012 10:31 am
- Forum: Troubleshooting
- Topic: Bricked my RPi running rpi-update
- Replies: 23
- Views: 7077
Re: Bricked my RPi running rpi-update
I think the problem is caused because the rpi-update script doesn't include a sync command at its end. rpi-update does a lot of writing to the flash card, and it uses standard linux file i/o. This means the writes are buffered and finished whenever the kernel gets around to it, or when a sync comman...
- Wed Sep 05, 2012 1:22 pm
- Forum: Troubleshooting
- Topic: 5V @ 10 AMPS
- Replies: 5
- Views: 4338
Re: 5V @ 10 AMPS
Quote: I found a power supply for a old game. Which I was thinking of using, but was not comfortable with. Which was wise... Aside from the voltage and current specification, the accuracy of the voltage regulation is a concern, as is the ripple voltage (an AC voltage riding on the DC from the supply...
- Wed Aug 22, 2012 12:57 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: USB to printer without cups
- Replies: 3
- Views: 3862
Re: USB to printer without cups
Given that somebody went to the trouble of creating a Next Gen of lpr, you might google lprng as well. From the Synaptic description: The LPRng software is an enhanced, extended, and portable version of the Berkeley LPR software (the standards UNIX printer spooler) You can use this for local and rem...
- Mon Aug 13, 2012 1:48 am
- Forum: Troubleshooting
- Topic: Record USB audio input
- Replies: 31
- Views: 36211
Re: Record USB audio input
There have been reports that low sampling rate files have problems with playback. I believe Dom is aware of these problems and working on a fix (or fixes). You might try installing sox and converting a file up to 48000 - although re-recording is obviously best, this would test the theory. I wish we ...
- Mon Aug 13, 2012 1:33 am
- Forum: Troubleshooting
- Topic: No soundcard
- Replies: 4
- Views: 16884
Re: No soundcard
Are you using an lxterm within X? (I have a similar problem when I use aplay within an lxterm, but not when I exit X and try aplay at the console. I'm pretty sure this is a bug.) What do you get when you do 'ls -l /lib/modules/3.1.9+/kernel/sound' and 'ls -l /lib/modules/3.1.9+/kernel/sound/core' ? ...
- Sat Aug 11, 2012 2:28 am
- Forum: Raspberry Pi OS
- Topic: No sound from on-board card
- Replies: 10
- Views: 8526
Re: No sound from on-board card
A quick update - The official RPF raspbian distribution does not contain the alsa fix. I then added a new line to the file /etc/apt/sources.list.d/raspi.list 'deb http://archive.raspberrypi.org/debian wheezy untested' which is the existing line with 'main' changed to 'untested'. This will pull in a ...
- Sat Aug 11, 2012 1:29 am
- Forum: Raspberry Pi OS
- Topic: Raspbian + Mate
- Replies: 2
- Views: 1382
Re: Raspbian + Mate
I think you need to use 'startx' and then it will do the 'mate-session' after creating the x-display. - That's if the installation did all the set up properly. I'm not entirely sure because I used the pisces-mate download, which was complete - but a little out of date by now. Your English is fine; I...
- Sat Aug 11, 2012 1:21 am
- Forum: Raspberry Pi OS
- Topic: No sound from on-board card
- Replies: 10
- Views: 8526
Re: No sound from on-board card
The missing 1.5 seconds of sound was fixed in a kernel update, I believe. If you are still with one of the Raspbian hosted downloads, use rpi-update to get new kernel and modules and video core firmware. I think this is fixed in the 'official' RPF Raspian distribution, but I should double check.
- Thu Aug 09, 2012 11:31 pm
- Forum: General discussion
- Topic: Raspberry Pi is missing keyboard events
- Replies: 30
- Views: 9592
Re: Raspberry Pi is missing keyboard events
To find out if a device is USB 1.1 or 2.0 you can (with the device plugged in) enter 'lsusb' and then find the device in the list and note the vendor and product id - EX: Bus 001 Device 004: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse Then enter 'sudo lsusb -v -d 046d:c018' and look for the line...
- Tue Aug 07, 2012 1:30 pm
- Forum: Raspberry Pi OS
- Topic: Packages from debian you want to see in raspbian repository
- Replies: 172
- Views: 53951
Re: Packages from debian you want to see in raspbian reposit
This probably needs some checking: See http://packages.qa.debian.org/libu/libusb-1.0.html which suggests that libusb-1.0 has just been dropped. The libusb-1.0 source package was dropped because it no longer had any binaries built from it. Looking further it seems that the source package name change...
- Tue Aug 07, 2012 4:24 am
- Forum: Raspberry Pi OS
- Topic: FCEU and no sound?
- Replies: 5
- Views: 2654
Re: FCEU and no sound?
I googled "fceu linux sound" and found many problems and some possible solutions. From a Spanish debian forum I found "install oss-alsa and oss-compat and then modprobe snd_pcm_oss " If that isn't self-explanitory, just ask. It also relies on having oss compatibility compiled int...
- Tue Aug 07, 2012 1:32 am
- Forum: Raspberry Pi OS
- Topic: Packages from debian you want to see in raspbian repository
- Replies: 172
- Views: 53951
Re: Packages from debian you want to see in raspbian reposit
Please add Libusb 1.0.9 http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.9/libusb-1.0.9.tar.bz2 I see old legacy libusb 0.1.x This probably needs some checking: See http://packages.qa.debian.org/libu/libusb-1.0.html which suggests that libusb-1.0 has just been dropped. It appears ...
- Sun Jul 29, 2012 9:21 pm
- Forum: C/C++
- Topic: Can't start PortAudio
- Replies: 2
- Views: 2583
Re: Can't start PortAudio
On my desktop I get a ton of messages even with the sound working: phil@AmyDee:~$ grandfatherclock.py ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknow...
- Fri Jul 27, 2012 4:48 pm
- Forum: Raspberry Pi OS
- Topic: Sound problems with new image
- Replies: 15
- Views: 4952
Re: Sound problems with new image
That's because aplay wants a .wav file with proper headers, not just random garbage...I still don't get any sound out of aplay < /dev/random though...
- Fri Jul 27, 2012 4:40 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Driving a RGB LED (PWM and 555 IC's)
- Replies: 20
- Views: 10234
Re: Driving a RGB LED (PWM and 555 IC's)
"sudo code?" whats that?
"pseudo code" pronounced 'sue dough' -- almost like 'Sue do' this (or that)
as in imitation or almost like code - text that presents an idea but would never compile..
Gotta love those homophones!
"pseudo code" pronounced 'sue dough' -- almost like 'Sue do' this (or that)
as in imitation or almost like code - text that presents an idea but would never compile..
Gotta love those homophones!
- Sat Jul 21, 2012 5:51 pm
- Forum: Raspberry Pi OS
- Topic: SEVERE bug in sound driver
- Replies: 5
- Views: 1941
Re: SEVERE bug in sound driver
I believe the problem is caused by the initial volume value set by snd_bcm2835_new_pcm(...) in bcm2835-pcm.c (at the end). The value is 100, out of a range from -10320 to 400. That's about 97%, so it's no wonder it's loud. A value of -5000 would be safer, but maybe too soft for people to notice. I'l...
- Fri Jul 20, 2012 8:42 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: audio speaker inside the plastic case
- Replies: 1
- Views: 1569
Re: audio speaker inside the plastic case
Your biggest problem is that the Pi doesn't have enough power to drive speakers through the 3.5mm jack. You will need an amplifier for each channel to drive speakers. I think you can remove the 3.5mm jack if you are skillful with a solder sucker, but I would try to find a little right angle plug ins...
- Fri Jul 20, 2012 12:37 am
- Forum: Raspberry Pi OS
- Topic: FCEU and no sound?
- Replies: 5
- Views: 2654
Re: FCEU and no sound?
I'm not familiar with FCEU, so let's step back a bit. Have you got sound from 'hello_audio.bin x' where x is either 0 or 1? This is the first basic test. You can find instructions for building it in the wiki, I think. Then, have you got the alsa sound driver installed? If you have the line 'snd_bcm2...
- Thu Jul 19, 2012 2:26 am
- Forum: Raspberry Pi OS
- Topic: default HOSTS file entry for raspberrypi
- Replies: 2
- Views: 6165
Re: default HOSTS file entry for raspberrypi
I noticed that hosts includes this line: 127.0.1.1 raspberrypi Shouldn't that be the default loopback address, 127.0.0.1? Yep. I wonder how that slipped in. From Wikipedia: # This is an example of the hosts file 127.0.0.1 localhost loopback ::1 localhost I'll fix mine after the news at 11:00 ...