![]() |
2013-05-19
, 00:51
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#2
|
Hi, a friend of mine gave me a Nokia N9 with broken screen (totally broken, no interaction and all black, visible crack on the inside). I had already set up SSH access for automatic backup, and I can ssh into it after it boots and autoconnects to my network.
I do not intend to fix it the screen, as I am looking towards Sailfish at this point.
Now, I though it try to do as I did with my old N900:
Put mpd on it and connect some loudspeakers.
So my questions are:
- How would I go about to add the required repos, and build environment on the N9, using ONLY the terminal. Is it possible at all?
- Any special things I should consider, before I change settings and reboot (as I cannot interact with the screen)
- Would it be possible to activate VNC from the command line?
- Are there any other nice use cases. All tips appreciated!
![]() |
2013-05-22
, 16:08
|
Posts: 22 |
Thanked: 3 times |
Joined on Jun 2010
|
#3
|
~ # apt-get install build-essential g++ libc-dev libc6 Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting libc6-dev instead of libc-dev libc6 is already the newest version. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libc6-dev: Depends: libc6 (= 2.10-0maemo18.1+0m6) but 2.10-0maemo20+0m7 is to be installed E: Broken packages
~ # cat /etc/apt/sources.list.d/harmattan-dev.list deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free
![]() |
2013-05-23
, 13:57
|
Posts: 187 |
Thanked: 121 times |
Joined on Jun 2011
@ Subang Jaya, Selangor Darul Ehsan, Malaysia
|
#4
|
![]() |
2013-05-23
, 14:11
|
Posts: 329 |
Thanked: 422 times |
Joined on Feb 2011
@ derpton
|
#5
|
![]() |
2013-05-23
, 14:28
|
|
Posts: 7,075 |
Thanked: 9,073 times |
Joined on Oct 2009
@ Moon! It's not the East or the West side... it's the Dark Side
|
#6
|
The Following User Says Thank You to Dave999 For This Useful Post: | ||
![]() |
2013-05-23
, 14:59
|
Posts: 22 |
Thanked: 3 times |
Joined on Jun 2010
|
#7
|
![]() |
2013-05-27
, 04:43
|
Posts: 230 |
Thanked: 302 times |
Joined on Oct 2009
@ Helsinki, Suomi (Finland)
|
#8
|
The Following User Says Thank You to ladoga For This Useful Post: | ||
I do not intend to fix it the screen, as I am looking towards Sailfish at this point.
Now, I though it try to do as I did with my old N900:
Put mpd on it and connect some loudspeakers.
So my questions are: