Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
U10 & sb live! no midi
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
Emphii
n00b
n00b


Joined: 08 Oct 2004
Posts: 46

PostPosted: Sun Jan 30, 2005 11:06 pm    Post subject: U10 & sb live! no midi Reply with quote

I've decided to put my SB Live! -card into my U10 and have been compiling kernel again and again to find out, where's the problem.

I got
Code:
cd /lib/modules/2.4.27-sparc; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o* | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.27-sparc; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.27-sparc/kernel/drivers/sound/sound.o
depmod:         disable_dma
depmod:         get_dam_residue
depmod:         set_dma_mod
depmod:         enable_dma
depmod:         set_dma_addr
depmod:         set_dma_count
depmod:         clear_dma_ff
depmod:         virt_to_bus_not_defined_use_pci_map

as last lines, while trying to put it as module and quite similar, while trying to compile it into the kernel.

Now it looks like there is problem with the MIDI part of SB Live!.
Without it compilation goes fine.

Does anyone have this composition up and everything running?
_________________
/tmp.
Back to top
View user's profile Send private message
spam_
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jan 2004
Posts: 105
Location: /dev/null

PostPosted: Tue Feb 01, 2005 12:03 am    Post subject: Reply with quote

I tried this before, the compile was clean for me but the SBLive emu10k1 driver won't actually work, the card seems to want to use a PCI DMA mode that the U10 doesn't support. I'd love to hear to the contrary though.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum