[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kegs on Raspberry Pi



On 5/8/2013 8:57 PM, Polymorph wrote:
On Thursday, May 9, 2013 9:04:10 AM UTC+10, schmidtd wrote:
I installed the fonts-base package and now get the following error, seems to still be related to the x system.

oz390gta

pi@raspberrypi ~ $ kegs
Trying 'config.kegs'
Trying 'kegs_conf'
Trying '.config.kegs'
Trying './config.kegs'
Trying './kegs_conf'
Trying './.config.kegs'
Trying '/home/pi/config.kegs'
Trying '/home/pi/kegs_conf'
Trying '/home/pi/.config.kegs'
Trying '/home/pi/Library/KEGS/config.kegs'
Trying '/home/pi/Library/KEGS/kegs_conf'
Trying '/home/pi/Library/KEGS/.config.kegs'
Trying './/Contents/Resources/config.kegs'
Trying './/Contents/Resources/kegs_conf'
Trying './/Contents/Resources/.config.kegs'
Trying '/usr/local/lib/config.kegs'
Parsing config.kegs file
...parse_option: line 11, 0x6326c,0x6326c = g_cfg_rom_path = /usr/local/lib/rom.kegs (g_cfg_rom_path = /usr/local/lib/rom.kegs) len:40
Read: 262144 bytes of ROM
Patching ROM 03 smartport bug
RAM size is 0 - 900000 (9.00MB)
Preparing X Windows graphics system
Visual 0
	id: 00000021, screen: 0, depth: 16, class: 4
	red: 0000f800, green: 000007e0, blue: 0000001f
	cmap size: 64, bits_per_rgb: 8
Chose visual: 0, max_colors: -1
Will use shared memory for X
pipes: pipe_fd = 4, 5  pipe2_fd: 6,7
open /dev/dsp failed, ret: -1, errno:2
parent dying, could not get sample rate from child
ret: 0, fd: 6 errno:11
pi@raspberrypi ~ $

Please follow Ivan X's prior advice...
add snd-pcm-oss to /etc/modules
(reboot)
sudo chmod 666 /dev/dsp
kegs -audio 0
Actually, that was also my advice.  :-)

Yes, indeed it was. I think there are definitely some very basic things that are not being observed here. And it's all on GSport's page, thanks to you.