![]() ![]() |
Apr 10 2008, 08:25 AM
Post
#1
|
|
![]() Group: Members Posts: 57 Joined: 12-March 08 From: North Pole Member No.: 21,496 |
I am very happy
But i have a sound problem. When i plug in a stereo-headphone it causes a system crash. When i reboot with the stereo-headphone already plugged the system boots without problems. So every time, if i want to use a stereo-headphone, i have to halt the system first Other problem: I am trying to recieve weather-faxes via the soundcard and a microphone on the zaurus. The debian hamradio-software installs without problems. But i canīt get the alsamixer ready to recieve signals (only noise). Any suggestions? thanks |
|
|
|
Apr 10 2008, 01:08 PM
Post
#2
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
does it crash if zaurus is suspended?
|
|
|
|
Apr 11 2008, 12:41 AM
Post
#3
|
|
![]() Group: Members Posts: 57 Joined: 12-March 08 From: North Pole Member No.: 21,496 |
does it crash if zaurus is suspended? No, suspend is working. Maybe the C1000 needs a 4-pole plug. The 3-pole Headphone plug may shorten the remote-to-ground-pin (3-4) because - if i unplug the Headphone i get an error message about a remote-control. Had no problems with other Distributions (pdaXrom, cacko, OZ ...) Maybe a Debian Problem |
|
|
|
Apr 11 2008, 05:26 AM
Post
#4
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
I believe the zaurus uses one pin for the remote control, one is dual headphone or microphone set by the driver when you want to record sound, the other is analogue out.
depending on the kernel and driver, you may or may not get remote control signals. AIUI, the remote control is simply a CR circuit whose time constant is measured by the kernel. Sharp in their wisdom used the same technique across a range of zauruses, but they changed the RC values so that they're not all interchangeable... d'oh! |
|
|
|
Apr 11 2008, 05:29 AM
Post
#5
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
Other problem: I am trying to recieve weather-faxes via the soundcard and a microphone on the zaurus. The debian hamradio-software installs without problems. But i canīt get the alsamixer ready to recieve signals (only noise). that sounds like a very interesting project; ensure you connect the audio input to the correct ring on the audio jack. use the zaurus sound recorder utility to verify if it's detecting sound; being a microphone you need quite a small signal, probably less than 100mV otherwise you'll overload the input; use a couple of resistors as an attenuator if needed, let me know if you want help calculating the values, but at a guess a log potentiometer of about 1K with the wiper connected to the Z should be about right. |
|
|
|
Apr 11 2008, 06:43 AM
Post
#6
|
|
![]() Group: Members Posts: 57 Joined: 12-March 08 From: North Pole Member No.: 21,496 |
Other problem: I am trying to recieve weather-faxes via the soundcard and a microphone on the zaurus. The debian hamradio-software installs without problems. But i canīt get the alsamixer ready to recieve signals (only noise). that sounds like a very interesting project; ensure you connect the audio input to the correct ring on the audio jack. use the zaurus sound recorder utility to verify if it's detecting sound; being a microphone you need quite a small signal, probably less than 100mV otherwise you'll overload the input; use a couple of resistors as an attenuator if needed, let me know if you want help calculating the values, but at a guess a log potentiometer of about 1K with the wiper connected to the Z should be about right. Thank you for your answer. I have already connected a shortwave-reciever (while rebooting, see freezing-problem above) to the C1000-headphone jack. Then i started a clean weather-fax-sound. With 1000 settings in alsamixer and xoscope i finally could recognize a signal at /dev/dsp. But i could not get a duplicated control-sound out to the speaker. Anyway hamfax and acfax could not decode any tone With a reciever, the ZAURUS could be the smalles weather-fax and satellite-fax reciever in the world. |
|
|
|
Apr 11 2008, 09:06 AM
Post
#7
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
clean weather-fax-sound. With 1000 settings in alsamixer and xoscope i finally could recognize a signal at /dev/dsp. But i could not get a I imagine there's going to be some leakage between headphone outputs and microphone input so if you're not triggering the driver into putting it into input mode, you're going to get *something*. BTW, the zaurus's sound chip seems to be only capable of 48kHz sampling; on playback if you feed it a different rate the driver has to resample which can be quite slow (e.g. movie playback is very adversely affected, or at least it used to be). |
|
|
|
Apr 11 2008, 09:49 AM
Post
#8
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
does it crash if zaurus is suspended? No, suspend is working. sorry, what I meant was, if the zaurus is suspended and you remove or insert the plug, does the zaurus crash or can you resume operation? that is, if there's no driver triggering a remote-control event because the kernel's sleeping, it might give a clue as to where the fault lies. |
|
|
|
Apr 11 2008, 01:44 PM
Post
#9
|
|
![]() Group: Members Posts: 57 Joined: 12-March 08 From: North Pole Member No.: 21,496 |
|
|
|
|
Apr 12 2008, 11:45 AM
Post
#10
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
does it crash if zaurus is suspended? Sorry i missunderstood the question. YES! If i plug in any headphone while the C1000 is in suspend-mode, the C1000 will not wake up. Freeeze. I have to do a reset. hmm, that's very interesting... it implies that the kernel gets an interrupt even when the Z is asleep, and that it crashes the kernel. I wonder if there's a command you can feed the Z via the /proc or /dev devices? It's quite a nuisance I grant you! |
|
|
|
Apr 13 2008, 02:34 AM
Post
#11
|
|
![]() Group: Members Posts: 57 Joined: 12-March 08 From: North Pole Member No.: 21,496 |
clean weather-fax-sound. With 1000 settings in alsamixer and xoscope i finally could recognize a signal at /dev/dsp. But i could not get a I imagine there's going to be some leakage between headphone outputs and microphone input so if you're not triggering the driver into putting it into input mode, you're going to get *something*. BTW, the zaurus's sound chip seems to be only capable of 48kHz sampling; on playback if you feed it a different rate the driver has to resample which can be quite slow (e.g. movie playback is very adversely affected, or at least it used to be). I solved 50% of my problem |
|
|
|
Apr 13 2008, 06:46 AM
Post
#12
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
clean weather-fax-sound. With 1000 settings in alsamixer and xoscope i finally could recognize a signal at /dev/dsp. But i could not get a I imagine there's going to be some leakage between headphone outputs and microphone input so if you're not triggering the driver into putting it into input mode, you're going to get *something*. BTW, the zaurus's sound chip seems to be only capable of 48kHz sampling; on playback if you feed it a different rate the driver has to resample which can be quite slow (e.g. movie playback is very adversely affected, or at least it used to be). I solved 50% of my problem When the keyboard part of the clamshell is separated, the speaker contacts also separate from their associated connections. There is a discussion in the cxx00 model forums somewhere. When in Cacko, turn up the volume all the way and squeeze the keyboard area near the menu or home button, this is where the speaker is located and it will sometimes make contact. My SL-C3100 has done this for about a year now. I'll look for the thread I mentioned above. Here are 2 threads referring this problem. http://www.oesf.org/forum/index.php?showto...&hl=speaker http://www.oesf.org/forum/index.php?showtopic=20986&st |
|
|
|
Apr 21 2008, 01:17 AM
Post
#13
|
|
![]() Group: Members Posts: 57 Joined: 12-March 08 From: North Pole Member No.: 21,496 |
Thank you for your informative advice Jon_J, but i had no luck with it.
Anyway, i got a SL-C3200 this weekend. I tested the debian distribution and had no problems pluggin in the headphone. O.K. does anyone know which parameters i have to set when using the alsamixer? The input-device might be a headphone, with one earphone as microphone for the beginning. And i need a clean mono-signal at the /dev/dsp. Any experiences? |
|
|
|
Apr 21 2008, 03:11 AM
Post
#14
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
I was reading recently that the simply mechanical cut-over switches in headphone sockets can get dirty and don't operate properly. when the plug is inserted it contacts the input terminals and lifts the contacts off the output contacts thus disconnecting the speaker. dirt can get trapped.
apparently a cotton bud, with the end cut off to leave a small ribbon of cotton attached, dampened very slighy, is quite effective at removing trapped dirt. the trick is to leave just sufficient cotton on the bud and only slightly dampen otherwise it can pull off. |
|
|
|
May 2 2008, 04:51 AM
Post
#15
|
|
![]() Group: Members Posts: 57 Joined: 12-March 08 From: North Pole Member No.: 21,496 |
Thank you speculatrix. I had no luck with it, so i sold the C1000 to work on a C3200.
So, whats the fact? There are many settings and switches in the alsamixer control-panel. Too many for me. I found out, that pluggin in a headphone causes the alsacontrol to switch the "jack-function" to "headphones". "Speaker function" and "mic boost" should be on higher level. O.K. thatīs not very much engeneering. But what about the other cryptic settings? For example, what are the settings to get a clean voice-signal from the left headphone used as microphone"?. Putting all controls to the highest levels - like it was posted in earlier discussions - might mot be a real solution. The alsamixer-controls: Haedphone 0 <--------> 100 Haedphone Playback ZC (00) Bass0 <--------> 100 Bass Boost (Linear Control, Adaptive Boost) Bass Filter (200Hz, 130Hz @ 48kHz) Treble 0 <--------> 100 Treble Cut-off (4kHz, 8khz) PCM 0 <--------> 100 Mic Boost 0 <--------> 100 Mono 0 <--------> 100 Mono Mixer Left (0ff) (MM) Mono Mixer Left Bypass (Off) (MM) Mono Mixer Right Bypass (Off) (MM) Mono Mixer Right Playback Switch (Off) (MM) Mono Playback ZC (Off) (MM) Playback 6dB Attenuate (Off) (MM) Playback De-emphasis (48Khz, 44,1kHz, 32kHz, None) Playback Invert (off) (MM) Capture 0 <--------> 100 Capture 6dB Attenuate (Off) (MM) Capture Polarity (Normal, L Invert, R Invert, L+R Invert)) Capture ZC (Off) (MM) 3D (off) 0 <--------> 100 3D Lower Cut-off (200Hz, 500Hz) 3D Mode (Capture, Playback) 3D Upper Cut-off (1,5kHz, 2,2kHz) ALC Capture Attack Time 0 <--------> 100 ALC Capture Decay Time 0 <--------> 100 ALC Capture Function (Off, Right, Left, Stereo) ALC Capture Hold Time 0 <--------> 100 ALC Capture MAX 0 <--------> 100 ALC Capture NG (Off) (MM) ALC Capture NG Threshold 0 <--------> 100 ALC Capture NG Type (1,5kHz, 2,2kHz) ALC Capture Target 0 <--------> 100 ALC Capture ZC (Off) (MM) Bypass Left 0 <--------> 100 Bypass Mono 0 <--------> 100 Bypass Right 0 <--------> 100 Differential Mux (Line1, Line2) Jack Function (Off, Headset, Line, Mic, Headphone) Left ADC 0 <--------> 100 Left ADC Mux (Stereo, Mono-Left, Mono-Right, Digital-Mono) Left Line Mux (Line 1, Line 2 Line 3, PGA, Differential) Left Mixer (00) Left Mixer Left Bypass (00) Left Mixer Right Bypass (00) Left Mixer Right Playback Switch (00) Left PGA Mux (Line 1, Line 2, Line 3, Differential) Out3 Mux (VREF, ROUT1 + Vol, MonoOut, ROUT1) Right ADC 0 <--------> 100 Right ADC Mux (Stereo, Mono-Left, Mono-Right, Digital-Mono) Right Line Mux (Line 1, Line 2, Line 3, PGA, Differential) Right Mixer (00) Right Mixer Left Bypass (Off) (MM) Right Mixer Left Playback Switch (00) Right Mixer Right Bypass (00) Right PGA Mux (Line 1, Line2, Line 3, Differential) Right Speaker Playback invert (00) Speaker 0 <--------> 100 Speaker Function (On, Off) Speaker Playback ZC (00) ZC Timeout (Off) MM So, is there anyone having experiences in setting the right parameters to get voip, sound-recording or hamradio-applications running on Debian? What are the right settings and what can be forgettable? Thank you. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 12:04 AM |