maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Brainstorm (https://talk.maemo.org/forumdisplay.php?f=47)
-   -   [Announce/Request] N900 as speaker for Audio/Video devices (https://talk.maemo.org/showthread.php?t=75388)

SABROG 2011-08-01 09:11

[Announce/Request] N900 as speaker for Audio/Video devices
 
At work i don't have speakers on my desktop, but i have headphone out. So i found two out Jack Plug
http://t2.gstatic.com/images?q=tbn:A...7qs4ZTTBLxxjdg

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"


godofwar424 2011-08-02 12:53

Re: n900 as PC Speaker
 
Quote:

Originally Posted by SABROG (Post 1062144)
At work i don't have speakers on my desktop, but i have headphone out. So i found two out Jack Plug
http://t2.gstatic.com/images?q=tbn:A...7qs4ZTTBLxxjdg

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? :)

gorgezilla 2011-08-02 13:06

Re: n900 as PC Speaker
 
Quote:

Originally Posted by godofwar424 (Post 1062795)
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?

rotoflex 2011-08-02 19:13

Re: n900 as PC Speaker
 
Quote:

Originally Posted by gorgezilla (Post 1062800)
...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.

P4d0uch 2011-08-03 10:23

Re: n900 as PC Speaker
 
Hi, i have got a little problem. is there any way to play stereo from n900. It plays only from one speaker

godofwar424 2011-08-03 14:17

Re: n900 as PC Speaker
 
Quote:

Originally Posted by gorgezilla (Post 1062800)
...and what would you use that for?

Quote:

Originally Posted by rotoflex (Post 1062947)
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.

HtheB 2011-08-03 14:39

Re: n900 as PC Speaker
 
Quote:

Originally Posted by godofwar424 (Post 1063461)
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 :)

rotoflex 2011-08-03 15:38

Re: n900 as PC Speaker
 
Quote:

Originally Posted by P4d0uch (Post 1063302)
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?

P4d0uch 2011-08-03 20:19

Re: n900 as PC Speaker
 
Quote:

Originally Posted by rotoflex (Post 1063534)
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?

rotoflex 2011-08-04 13:39

Re: n900 as PC Speaker
 
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.


All times are GMT. The time now is 08:20.

vBulletin® Version 3.8.8