Active Topics

 


Reply
Thread Tools
Posts: 5 | Thanked: 27 times | Joined on Aug 2011
#1
At work i don't have speakers on my desktop, but i have headphone out. So i found two out Jack Plug


and connect it to headphone port in n900 and soundcard on desktop pc. But don't plug it on full size in n900, and disconnect USB cable (electrical interference). Then just run this script:

Speaker ON
Code:
#!/bin/sh
amixer -c0 set PCM 100%
amixer -c0 set 'Right PGA Bypass Mixer HP Switc' on
amixer -c0 set 'Left PGA Bypass Mixer HP' on
amixer -c0 set 'Left PGA Mixer Line1L' on
amixer -c0 set 'Left PGA Mixer Line2L' on
amixer -c0 set 'HP PGA Bypass' 100%
amixer -c0 set 'Speaker Function' On
echo "Speaker is ON"
Speaker OFF

Code:
#!/bin/sh
amixer -c0 set PCM 100%
amixer -c0 set 'Right PGA Bypass Mixer HP Switc' off
amixer -c0 set 'Left PGA Bypass Mixer HP' off
amixer -c0 set 'Left PGA Mixer Line1L' off
amixer -c0 set 'Left PGA Mixer Line2L' off
amixer -c0 set 'HP PGA Bypass' 0%
echo "Speaker is OFF"

Last edited by SABROG; 2011-08-06 at 07:00. Reason: change title
 

The Following 25 Users Say Thank You to SABROG For This Useful Post:
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#2
Originally Posted by SABROG View Post
At work i don't have speakers on my desktop, but i have headphone out. So i found two out Jack Plug


and connect it to headphone port in n900 and soundcard on desktop pc. But don't plug it on full size in n900, and disconnect USB cable (electrical interference). Then just run this script:
Hey, AWESOME script

Could this possibly be tweaked so that we could input using the N900's 3.5mm jack and then output the sound through the FM Transmitter?
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page
 

The Following User Says Thank You to godofwar424 For This Useful Post:
Posts: 193 | Thanked: 104 times | Joined on Oct 2010 @ Romania
#3
Originally Posted by godofwar424 View Post
Hey, AWESOME script

Could this possibly be tweaked so that we could input using the N900's 3.5mm jack and then output the sound through the FM Transmitter?
...and what would you use that for?
 
Posts: 569 | Thanked: 462 times | Joined on Jul 2010 @ USA
#4
Originally Posted by gorgezilla View Post
...and what would you use that for?
The N900 would then be used as an FM transmitter from some other audio source.

It would for example enable music played from a PC connected to an N900 to be transmitted via FM to nearby radios, like in adjoining office cubicles, etc.

Another possibility: a passenger with an mp3 player can use the N900 as an FM transmitter to play its music through a car sound system that doesn't have an aux input.
 

The Following User Says Thank You to rotoflex For This Useful Post:
Posts: 51 | Thanked: 32 times | Joined on Dec 2010
#5
Hi, i have got a little problem. is there any way to play stereo from n900. It plays only from one speaker
 
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#6
Originally Posted by gorgezilla View Post
...and what would you use that for?
Originally Posted by rotoflex View Post
The N900 would then be used as an FM transmitter from some other audio source.

It would for example enable music played from a PC connected to an N900 to be transmitted via FM to nearby radios, like in adjoining office cubicles, etc.

Another possibility: a passenger with an mp3 player can use the N900 as an FM transmitter to play its music through a car sound system that doesn't have an aux input.

Exactly The ability to plug my ipod into my N900 via an 3.5mm jack lead, and then play it through the radio in my garage, as my N900 has a faulty USB meaning I have no way to put new songs onto it.
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page
 
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#7
Originally Posted by godofwar424 View Post
my N900 has a faulty USB meaning I have no way to put new songs onto it.
You can still use Bluetooth file transfer or WiFi
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
Posts: 569 | Thanked: 462 times | Joined on Jul 2010 @ USA
#8
Originally Posted by P4d0uch View Post
Hi, i have got a little problem. is there any way to play stereo from n900. It plays only from one speaker
It sounds like a hardware problem. Is your N900 still under warranty?
 
Posts: 51 | Thanked: 32 times | Joined on Dec 2010
#9
Originally Posted by rotoflex View Post
It sounds like a hardware problem. Is your N900 still under warranty?
yes but when i playinng normaly songs from n900 it works on both speakers but when i try connect pc to n900 plays only from 1 speaker. so maybe damaged cabel?
 
Posts: 569 | Thanked: 462 times | Joined on Jul 2010 @ USA
#10
Yes, it does sound like one of the following:
1. Damaged jack on N900
2. Damaged cable
3. Damaged jack on PC
4. PC stereo balance somehow set all the way to left or right

Do the headphones sound OK when connected to the N900?

I'd check what happens using another PC.
If it persists, then try another cable.
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:32.