Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Multimedia & Video
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Multimedia & Video
Have multimedia question? ATI, Nvidia, Sound cards. Just ask here.

 
Thread Tools Display Modes
Old January 25th, 2007   #1
sonicste
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 8
Sound blaster live! external - Remote control

(ubuntu 6.06)
I bought a sound blaster live! external USB; it cames with a remote control that does not work.
I would like to control a LIRC-compatile program.

Please help!!!
Thanks!
sonicste is offline   Reply With Quote
Old January 25th, 2007   #2
Spin Doctor
Gee! These Aren't Roasted!
 
Join Date: Nov 2006
Location: Gothenburg, Sweden
Beans: 160
Ubuntu 9.10 Karmic Koala
Re: Sound blaster live! external - Remote control

Is the IR receiver a USB stick?
Spin Doctor is offline   Reply With Quote
Old January 26th, 2007   #3
sonicste
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 8
Re: Sound blaster live! external - Remote control

No, the receiver is embedded into the sound card.

Here is the link to the product:
http://www.soundblaster.com/products...&product=10702

The soundcard basically works out of the box at least in a stereo configuration.
It is recognized as a SB Live! 24-bit external.
The most annoying thing is that the remote control does not work.

Please help!
Thanks!
sonicste is offline   Reply With Quote
Old January 26th, 2007   #4
sonicste
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 8
Re: Sound blaster live! external - Remote control

Some news:

According to this document:
http://www.alsa-project.org/changes/...1--v1-0-12.txt

The ALSA versione 1.0.12 willa add the support!!!!!!!!!!!!!!!

Ok, now how can I install ALSA 1.0.12?
Any Howto?

Thanks!
sonicste is offline   Reply With Quote
Old January 26th, 2007   #5
Spin Doctor
Gee! These Aren't Roasted!
 
Join Date: Nov 2006
Location: Gothenburg, Sweden
Beans: 160
Ubuntu 9.10 Karmic Koala
Re: Sound blaster live! external - Remote control

I am running Edgy. And this is the WIKI I used to get my remote to work.

https://help.ubuntu.com/community/Install_Lirc_Edg

General page about Linux Infrared Remote Control: www.lirc.org
Spin Doctor is offline   Reply With Quote
Old January 29th, 2007   #6
sonicste
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 8
Re: Sound blaster live! external - Remote control

sorry for my late answer.

I upgraded to Edgy.
Now I'm following the howto.
https://help.ubuntu.com/community/Install_Lirc_Edgy
During the configuration of lirc-modules-source it ask me to select a driver (cmdir. gpio etc...)

Wich Driver should I select to use the receiver of the Sound Blaster Live! external USB?

Thanks!
sonicste is offline   Reply With Quote
Old January 31st, 2007   #7
Squee22
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 9
Re: Sound blaster live! external - Remote control

http://www.develia.org/documents.php...=lirclivedrive

this worked great for me. but mine isn't the USB variant. try this out but replace "Live_midi" with the creative usb driver
Squee22 is offline   Reply With Quote
Old February 2nd, 2007   #8
sonicste
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 8
Re: Sound blaster live! external - Remote control

Eureka! now the remote control works!

How-to use the Creative Rm-1500 remote control with sound blaster live! external USB on ubuntu 6.10 Edgy.

1. Install Lirc:
sudo apt-get install lirc

2. Modify /etc/lirc/hardware.conf
LIRCD_ARGS="-d hw:External"
DRIVER="alsa_usb"

4. Edit /etc/lirc/lircd.conf
copied from a section of this file:
http://lirc.sourceforge.net/remotes/....conf.alsa_usb

5. Edit the file ~/.lircrc

6. reboot

7. sudo /etc/init.d/lirc start

8. Test with irw

9. sudo irexec (can be started at boot as a daemon with the --daemon option)

Thanks!
sonicste is offline   Reply With Quote
Old May 29th, 2007   #9
dummy_drop
First Cup of Ubuntu
 
Join Date: May 2007
Beans: 1
Re: Sound blaster live! external - Remote control

Quote:
Originally Posted by sonicste View Post
Eureka! now the remote control works!

How-to use the Creative Rm-1500 remote control with sound blaster live! external USB on ubuntu 6.10 Edgy.

1. Install Lirc:
sudo apt-get install lirc

2. Modify /etc/lirc/hardware.conf
LIRCD_ARGS="-d hw:External"
DRIVER="alsa_usb"

4. Edit /etc/lirc/lircd.conf
copied from a section of this file:
http://lirc.sourceforge.net/remotes/....conf.alsa_usb

5. Edit the file ~/.lircrc

6. reboot

7. sudo /etc/init.d/lirc start

8. Test with irw

9. sudo irexec (can be started at boot as a daemon with the --daemon option)

Thanks!
I'm trying to get the remote control to work with my sound blaster live external and feisty.
Is there a more detailed set of instructions?

This is what I have for hardware.conf
Quote:
# /etc/lirc/hardware.conf
#
# Arguments which will be used when launching lircd
LIRCD_ARGS="-d hw:External"

#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD=false

#Try to load appropriate kernel modules
LOAD_MODULES=true

# Run "lircd --driver=help" for a list of supported drivers.
DRIVER="alsa_usb"
# If DEVICE is set to /dev/lirc and devfs is in use /dev/lirc/0 will be
# automatically used instead
DEVICE=""
MODULES=""

# Default configuration files for your hardware if any
LIRCD_CONF=""
LIRCMD_CONF=""
lircd.conf is as follows
Quote:
#
# this config file was automatically generated
# using lirc-0.8.0(userspace) on Sun Aug 13 19:42:12 2006
#
# contributed by
#
# brand: Creative
# model no. of remote control:
# devices being controlled by this remote: Sound Blaster Live! External USB
#

begin remote

name Creative_SBL
bits 8
eps 30
aeps 100

one 0 0
zero 0 0
gap 315937
toggle_bit 0


begin codes
touche1 0x74
touche2 0x70
touche3 0x6F
touche4 0x75
touche5 0x7B
touche6 0x87
touche7 0x76
touche8 0x7C
touche9 0x88
touche0 0x7F
CMSS 0x8E
EAX 0x73
vol- 0x9C
vol+ 0x9D
up 0x84
down 0x72
left 0x78
right 0x8A
ok 0x7E
return 0x71
start 0x77
cancel 0x83
record 0x8C
options 0x7D
display 0x89
previous 0x80
playpause 0x86
next 0x85
slow 0x82
stop 0x7A
step 0x81
end codes

end remote
I wasn't sure what to put into the .lircrc file so I left it blank.

When I try /etc/init.d/lirc start, I get
Quote:
##################################################
## LIRC IS NOT CONFIGURED ##
## ##
## read /usr/share/doc/lirc/html/configure.html ##
##################################################
Any ideas?
dummy_drop is offline   Reply With Quote
Old February 10th, 2007   #10
Spin Doctor
Gee! These Aren't Roasted!
 
Join Date: Nov 2006
Location: Gothenburg, Sweden
Beans: 160
Ubuntu 9.10 Karmic Koala
Re: Sound blaster live! external - Remote control

Cool you got it to work!!
Spin Doctor is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:44 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry