Active Topics

 


Reply
Thread Tools
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#711
Originally Posted by marbleuser View Post
in fact gstreamer web streaming for video seems broken too.

in microb, type in the following url (sky news)

mms://live1.wm.skynews.servecast.net/skynews_wmlz_live300k

and it doesn't play in the stock media player (it used to).

the stream works fine in kmplayer via ffmpeg
Confirmed, will try to solve it.

What are those vagalume/libre.fm and canola/libre.fm applications?
 

The Following 2 Users Say Thank You to freemangordon For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#712
Originally Posted by vi_ View Post
Latest version of CT-Q fails to play any videos with new 720p codecs. It stalls at 'loading'. Dmesg below.

Code:
[30874.911651] ***** DSPMMU FAULT ***** IRQStatus 0x2
[30874.911682] ***** DSPMMU FAULT ***** fault_addr 0x20e4e180
[30874.911682] bridge_deh_notify: ********** DEVICE EXCEPTION **********
[30874.911712] bridge_deh_notify: DSP_MMUFAULT,err_info = 0x0
[30874.911712] bridge_deh_notify: DSP_MMUFAULT, High Address = 0x20e4
[30874.911712] bridge_deh_notify: DSP_MMUFAULT, Low Address = 0xe180
[30874.911743] bridge_deh_notify: DSP_MMUFAULT, fault address = 0x20e4e180
[30874.911865] print_dsp_trace_buffer:
[30874.911865] 
[30875.043029] procwrap_detach: deprecated dspbridge ioctl
[30875.338134] proc_stop: Can't stop device, active nodes = 1 
[30877.242156] cam_focus (GPIO 68) is now active
[30877.406250] cam_focus (GPIO 68) is now inactive
[30879.562652] slide (GPIO 71) is now open
[30949.146514] procwrap_detach: deprecated dspbridge ioctl
If CT-Q stands for cutetube-qml it WFM. Try to raise your voltages a bit or lower/move your DSP frequencies.
 

The Following 3 Users Say Thank You to freemangordon For This Useful Post:
Posts: 154 | Thanked: 110 times | Joined on Aug 2011
#713
Originally Posted by freemangordon View Post
Confirmed, will try to solve it.

What are those vagalume/libre.fm and canola/libre.fm applications?
vagalume is a libre.fm (free version of last.fm) player, and available in extras.

canola2 is available in extras devel, but difficult to install unless you get the right version of libeet1 first. There's a last.fm plugin for canola2 which i've tricked into talking to libre.fm instead.

I've asked in the vagalume thread if it's working for everyone else, and it seems fine unless you have the 720p codecs installed.

it seems to be related to streaming, either video or mp3 . I'd pay more attention to vagalume which is supposed to work out of the box rather than canola which i've hacked a bit.
 

The Following User Says Thank You to marbleuser For This Useful Post:
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#714
Originally Posted by freemangordon View Post
If CT-Q stands for cutetube-qml it WFM. Try to raise your voltages a bit or lower/move your DSP frequencies.
Apologies for the terse report, typing on an n900 is not conducive to lengthy discussion. cutetube-qml fails to play videos no matter what SR value is set. Even at stock voltages and frequencies it vomits.

How can I assist in diagnosing this issue?
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following User Says Thank You to vi_ For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#715
Originally Posted by vi_ View Post
Apologies for the terse report, typing on an n900 is not conducive to lengthy discussion. cutetube-qml fails to play videos no matter what SR value is set. Even at stock voltages and frequencies it vomits.

How can I assist in diagnosing this issue?
Did you uninstall gstreamer0.10-openmax?

EDIT: you can help by providing syslog.
 

The Following User Says Thank You to freemangordon For This Useful Post:
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#716
Originally Posted by freemangordon View Post
Did you uninstall gstreamer0.10-openmax?

EDIT: you can help by providing syslog.
It turns out...some how that son of a ***** openmax was re-installed. It now works fine with openmax removed.

Can I expect something bad to happen in the future if I apt-PERMABAN openmax?
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following 2 Users Say Thank You to vi_ For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#717
Originally Posted by vi_ View Post
It turns out...some how that son of a ***** openmax was re-installed. It now works fine with openmax removed.

Can I expect something bad to happen in the future if I apt-PERMABAN openmax?
No need, as noone depends on it, I just can't think of a way this get re-installed. Seems somehow de-installation was unsuccessful and you have missed that.
 

The Following User Says Thank You to freemangordon For This Useful Post:
Posts: 22 | Thanked: 0 times | Joined on Oct 2011
#718
to overclock dsp
i tried this....

/usr/sbin/kernel-config lock freq [volt] [dsp]

in place of freq i put 850
in place of volt 60
and in place of dsp 600

and after hitting enter
it says
locking freq 850000

after giving show command it is showing
min.freq 850
max freq 850
avoid freq fro 125 to 850
active freq: 850:60,500 .................1150:72,520

this means my dsp is still the same and not overclocked
can anyone plz tell me what i'm doing wrong n guide me.

thanx in advance
 
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#719
Originally Posted by Tousif zeba View Post
to overclock dsp
i tried this....

/usr/sbin/kernel-config lock freq [volt] [dsp]

in place of freq i put 850
in place of volt 60
and in place of dsp 600
Code:
sudo gainroot
apt-get install leafpad
leafpad /usr/share/kernel-power-settings/dsp // whichever profile you use
Don't close terminal, just change the 500 to 600 and save. 850:60,600

Code:
kernel-config load dsp // whichever profile you use
kernel-config lock 850
exit
exit
Keep in mind, if you lock the frequency, it'll stay at 850 only, until a reboot or reload of profile.

Last edited by patlak; 2011-12-13 at 18:40.
 

The Following User Says Thank You to patlak For This Useful Post:
Posts: 22 | Thanked: 0 times | Joined on Oct 2011
#720
thanx patlak ji......
I don't want my freq to be locked

so changing dsp only will replace all the default dsp values or i have to do something extra......
 
Reply

Tags
balls, gpl violation, hackjobs, lgpl violation, nokia, upgrade..., video player


 
Forum Jump


All times are GMT. The time now is 10:15.