Reply
Thread Tools
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#531
@freemangordon:

Necessary changes to the script IMHO, as the explicitely created new node/ loopback device /tmp/n950loop was not writable on my aptosid (=Debian sid) VM:

Code:
#edit that as appropriate for your system
LOOPBACK_DEVICE=/dev/loop0
test -w /
if [ $? != 0 ]; then
    echo 'You must run this script as root'
    exit 1
fi
umount $LOOPBACK_DEVICE
# losetup -d $LOOPBACK_DEVICE
rm -f $LOOPBACK_DEVICE
rm -rf $RX71TMP
# mknod $LOOPBACK_DEVICE b 7 99
if [ $? != 0 ]; then
    echo 'Unable to create loopback device '$LOOPBACK_DEVICE
    exit 1
fi
Just use any available and empty /dev/loop[n] device.

And as Nokia removed the Beta 2 firmware, we need to adapt for:
Win_OCF_39-5_RM680-RM680-OEM1.exe 953 MiB ffe09a83dc5c09afd28ba9152d049290
- or, even better, switch to the binary file that's available and omit some extraction -
Linux_OCF_39-5_RM680-RM680-OEM1.bin 945 MiB 7adf7e021647afa9349a8a4294021296

Sounds good?

Last edited by don_falcone; 2011-11-19 at 09:47.
 

The Following User Says Thank You to don_falcone For This Useful Post:
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#532
I won't ask you here if that was serious. Because it would made you look stupid.
 

The Following User Says Thank You to don_falcone For This Useful Post:
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#533
So then please explain what would make it easier for you and everyone else when packaging the mount-script and the modified libgstdsp.so library in a Debian package? Do you mean a package on the host system used to extract the RX-71 flasher image, or a package for the N900? Or (what i strongly assume) a package intended for the N900 to exchange it's Maemo DSP libs with those extracted from Harmattan, to spare you the complicated work? This won't be done for reasons stated in this thread. I suggest you to re-read this entire thread and then come to your own conclusions.
 

The Following 4 Users Say Thank You to don_falcone For This Useful Post:
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#534
And btw again a thankful message to fremangordon, pali, nicolai to enable this for us (and them, har har). Right before today's Transmission 11/2011 @O2 Arena, Prague. My guess is pali won't attend despite studying there, but if at least his beers would be on me... *g*

Last edited by don_falcone; 2011-11-19 at 11:41.
 
Posts: 559 | Thanked: 166 times | Joined on Jan 2010 @ Cyprus
#535
Originally Posted by strange1712 View Post
Check from here: http://talk.maemo.org/showpost.php?p...&postcount=549
This is getting more interesting everyday, thank you freemangordon and pali and everybody testing and collaborating!
I`m not following this thread but how do you install these .deb files?I get an 'unsupported' file error.It must be a dumb question but do we have to go through what post no.1 says?If so then bye bye 720p, at least for me I`m no guru on this.I`ll just wait for an easier solution
 
Posts: 669 | Thanked: 433 times | Joined on May 2010
#536
I'm not sure which of the latest updates caused this, but the camera application now gets stuck when i switch from image capture to video recording. if the applications starts when the last state was on video recording, the screen is black and the recording doesn't record anything...

it worked great yesterday - before i did apt-get upgrade...

[Edit]
after reinstalling all 3 packages:
camera-ui_1.1.29.2+0cssu7_armel.deb
libgdigicam0_0.3.29.1+0m5_armel.deb
libgdigicam-gst-camerabin0_0.3.29.1+0m5_armel.deb

and restarting - the camera is ok again

Last edited by impeham; 2011-11-19 at 20:03.
 
Minhaz's Avatar
Posts: 117 | Thanked: 76 times | Joined on Aug 2010 @ Samnan,Sharjah,U.A.E.
#537
Hi i have some problem with the script... everytime i execute it in x-terminal i get the following error message:

Code:
[1|root@Nokia-N900|~/n900_720p]./mount_n950_rootfs.sh
umount: cannot umount /tmp/n950loop: Invalid argument
losetup: /tmp/n950loop: No such device or address
Reading package lists... Done
Building dependency tree       
Reading state information... Done
wget is already the newest version.
liblzo2-2 is already the newest version.
p7zip-full is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
/usr/bin/7z: exec: line 2: /usr/lib/p7zip/7z: Too many levels of symbolic links
7z archiver not found.
On n900 it is a part of p7zip-full package
You may try to install it with "sudo apt-get install p7zip-full"
[1|root@Nokia-N900|~/n900_720p]
it says 7z archiver not found and i have already installed using the command apt-get install p7zip-full as root...any help would be appreciated..
 
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#538
Originally Posted by freemangordon View Post
Have no clue, why you ask me . On the other hand if we can include those binaries in CSSU that would be great (along with transforming KP to community kernel once it is stable enough). TBH I don't believe they will allow us to distribute it, most probably those DSP binaries are not owned by Nokia but by TI/ARICENT

Maybe it is better to ask Nokia/Quim/whoever can answer.
I sent mail to Quim.
 

The Following 5 Users Say Thank You to pali For This Useful Post:
Posts: 3,074 | Thanked: 12,964 times | Joined on Mar 2010 @ Sofia,Bulgaria
#539
Just a warning - after today's CSSU update you have to reinstall camera-ui in order to restore HD/DVD video recording capability.
 

The Following 4 Users Say Thank You to freemangordon For This Useful Post:
Posts: 130 | Thanked: 24 times | Joined on Jan 2011
#540
greatt, lets see if its ganna work
 
Reply

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

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:42.