Join Today
+ Reply to Thread
Results 1 to 7 of 7

Thread: Z6 sound system

  1. #1
    Join Date
    Dec 2007
    Location
    Lviv, Ukraine
    Posts
    47

    Default Z6 sound system

    Hi guys. I'm looking for sound system in Z6, I want to install a new player, but OSS seems not working (no /dev/dsp like in other Linux phones).

    Any suggestions? Maybe ALSA?
    Wanna try?

  2. #2

    Default

    Quote Originally Posted by Abram View Post
    Hi guys. I'm looking for sound system in Z6, I want to install a new player, but OSS seems not working (no /dev/dsp like in other Linux phones).

    Any suggestions? Maybe ALSA?

    Definitely ALSA. It's the default sound system on 2.6 kernels (Z6 uses 2.6.10) and probably Motorola hasn't turned on the OSS emulation.
    ROKR Z6 (2BR firmware) + microSD 2GB
    Pinguins Móveis - a blog about consumer-electronics Linux in Portuguese

  3. #3
    Join Date
    Dec 2007
    Location
    Lviv, Ukraine
    Posts
    47

    Smile

    Quote Originally Posted by cesarcardoso View Post
    Definitely ALSA. It's the default sound system on 2.6 kernels (Z6 uses 2.6.10) and probably Motorola hasn't turned on the OSS emulation.
    Ok, thanks, I'll try to look for alsa libs on phone. BTW, it the only trouble before making mplayer work
    Wanna try?

  4. #4
    Join Date
    Dec 2007
    Location
    Lviv, Ukraine
    Posts
    47

    Default

    Damn, there's no any information about ALSA in sources on opensource.motorola.com . Any suggestions how2 compile and/or use ALSA libs?
    Wanna try?

  5. #5

    Default

    linux/sound/makefile

    obj-$(CONFIG_SOUND) += soundcore.o
    obj-$(CONFIG_SOUND_PRIME) += oss/
    obj-$(CONFIG_DMASOUND) += oss/
    obj-$(CONFIG_SND) += core/ i2c/ drivers/ isa/ pci/ ppc/ arm/ synth/ usb/ sparc/ parisc/ pcmcia/ mips/

    ifeq ($(CONFIG_SND),y)
    obj-y += last.o
    endif

    soundcore-objs := sound_core.o sound_firmware.o

    looks like it's got OSS .. also there does not seem to be any alsa PCM plugins ... check for dsp or dsp1 in /dev/sound for OSS dev files
    For alsa u shd have /dev/snd/pcmC0d0p/c files

  6. #6
    Join Date
    Dec 2007
    Location
    Lviv, Ukraine
    Posts
    47

    Default

    Nope . What's dsp's node? I mean, I want to see ls -al and check, maybe it have another name
    Last edited by Abram; 12-27-2007 at 05:24 PM.
    Wanna try?

  7. #7
    Join Date
    Dec 2007
    Location
    Lviv, Ukraine
    Posts
    47

    Default

    Hey guys, try looking at libezxsound - I really need sound to get mplayer and other useful stuff working! I think it's same in all EZX phones.
    Wanna try?


 
+ Reply to Thread

Similar Threads

  1. A1200 ringer/system sound issue
    By chayzer in forum A1200 General Chat
    Replies: 1
    Last Post: 10-29-2009, 06:24 PM
  2. Q: Is there an app to measure height to sound (sound pressure?)
    By felipesalomao in forum A1200 General Chat
    Replies: 5
    Last Post: 12-23-2007, 01:44 PM
  3. EZX-SysEdit -> System Info, System-file Editor, and more
    By inijohan in forum Development Stickys
    Replies: 97
    Last Post: 11-17-2007, 08:01 AM
  4. Can we change the default Alarm Sound to some other sound?
    By mgreddy7 in forum A1200 General Chat
    Replies: 8
    Last Post: 05-15-2007, 08:09 PM
  5. .system
    By swaroopdas in forum A1200 General Chat
    Replies: 6
    Last Post: 11-18-2006, 06:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1