Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205734 - Firewire port on Audigy 2 livedrive not working properly
Summary: Firewire port on Audigy 2 livedrive not working properly
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-14 04:01 UTC by Eric Bosch
Modified: 2008-01-21 08:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Bosch 2008-01-14 04:01:48 UTC
I have a Creative Audigy on my AMD64 machine, in which I am trying to mount my iPod after plugging into the Firewire port on the LiveDrive (front panel) port.  This used to work, however I believe there was an emu10k1 option that needed to be turned on/configured.

Reproducible: Always

Steps to Reproduce:
1.Plug ipod into Firewire port on Audigy 2 LiveDrive panel
2.unable to mount /dev/sdc2 - device does not exist
3.

Actual Results:  
/dev/sdc does not appear.  If I connect to TI firewire port (on MB), it works fine. I suspect I have left something out of /etc/modules.d/alsa, but I've searched and cannot find it.

Expected Results:  
Expect sdc to be created as it is when connected to TI controller.

lspci output: Working Device
07:03.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)

lspci output: Non-working Device
07:01.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)

Contents of /etc/modules.d/alsa:
# Alsa kernel modules' configuration file.

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion
alias snd-card-0 snd-emu10k1
## alias snd-card-1 snd-ens1371
##  OSS/Free portion
## alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##

# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
##  OSS/Free portion - card #2
## alias sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.
options snd cards_limit=1
options snd-emu10k1 enable_ir=1 enable=1
post-install snd-emu10k1 echo -e '\360\000\040\041\141\000\000\000\177\000\367' > /dev/dmmidi
Comment 1 Eric Bosch 2008-01-14 05:22:31 UTC
Sorry, a small error in my information.  The Audigy device shown below is the on-card ieee1394 device, which works.  How do you enable the LiveDrive port?
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2008-01-14 16:19:10 UTC
The livedrive port is a passthrough port. Please make sure that you have connected the cabling correctly. The firewire cable from PCI card to bay should be in AD_LINK2 on the bay side, *not* Firewire.
Comment 3 Stefan Richter 2008-01-21 07:27:21 UTC
The FireWire functionality of Audigy cards is unrelated to ALSA.
Comment 4 Tony Vroon (RETIRED) gentoo-dev 2008-01-21 08:59:43 UTC
Requested information from bug submitter that has not been provided. Please reopen the bug once this has been done.