|
Page 4 of 13 |
|
Prev |
2 3 4
5 6
|
Next
| Last
Re: debian jessie image for N900
Quote:
-> I got it running. |
Re: debian jessie image for N900
Quote:
It was a pleasure to be able to help you. |
Re: debian jessie image for N900
Next problem (I'm feeling newbie again):
I can't connect to wifi. I'm trying to connect open access point. I thought that this will work: Code:
iwconfig wlan0 essid ESSID(connman or wpa_supplicant maybe?) |
Quote:
See http://www.aboutcher.co.uk/2012/07/l...-reason-codes/ |
Re: debian jessie image for N900
Quote:
I don't know how to disable wifi power save. I can guess: 'iwconfig wlan0 txpower fixed', close enough? wifi firmware log is somewhere on dmesg right? As I first tried without X, I didn't figure how to produce pipe or redirect output (| and >). Should firmware get started automatically? But somehow I get it connected and ssh running. Now I'm afraid to reboot device. -------- I'm so excited about this. I'm planning something like this: Add to /etc/apt/sources.list Code:
deb-src http://repository.maemo.org/ fremantle/sdk freeCode:
apt-get source libhildon1I'm open for comments. ---- Another idea (which is not yet working): add your secret nokia-binaries-key to the /etc/apt/sources.list Code:
deb http://repository.maemo.org/ fremantle/SECRET nokia-binariesCode:
apt-get install Xhttp://wiki.maemo.org/Fremantle_closed_packages But apt-get update encounter error, because it is looking for http://repository.maemo.org/dists/fremantle/SECRET/nokia-binaries/binary-armhf/Packages but file on the server is http://repository.maemo.org/dists/fremantle/SECRET/nokia-binaries/binary-armel/Packages (verified with wget) This armhf is not part of the deb-row, so is it resolved runtime, maybe by dpkg-architecture? So how to spoof it? (I haven't yet tested is there any possibility they could work at all) |
Re: debian jessie image for N900
Quote:
Quote:
|
Re: debian jessie image for N900
Quote:
Code:
iwconfig wlan0 power offQuote:
Quote:
Quote:
Quote:
Code:
dpkg --add-architecture armel |
Re: debian jessie image for N900
Quote:
Jessie's glibc has 2.6.32 hardcoded (i.e. not just a debian dependency) as a minimum requirement. So if you want to run a Jessie glibc on top of Maemo's 2.6.28 kernel you need to patch and recompile the glibc sources. [1] The result apparently works but since I have done only very basic testing in Easy Debian I can't tell if there are any subtle problems I just didn't see. [1] http://talk.maemo.org/showpost.php?p...postcount=3030 |
Re: debian jessie image for N900
I would stick with upstream n900 kernel. fmg pointed me to the patch for the driver which contains test instructions for using ofono. I would use that along with a replacement "phone" app to remove more of the closed apps.
|
Re: debian jessie image for N900
Now my wireless are connecting easily without tricks (iwconfig essid + dhclient), don't know what happened.
What is the preferred way to get same MAC-adddress on every boot? ----------------------------- I also think that now is the moment to drop maemo's 2.x kernel. Do we have gles-driver which work with new kernel? What is the way (in the meantime) use software openGL? E.g. I tested glxgears from mesa-utils, I have installed libgl1-mesa-glx and glx-alternative-mesa, but no success: Code:
Error: couldn't get an RGB, Double-buffered visualCode:
name of display: :0By the way: This is dmesg, just after boot http://paste.ubuntu.com/7581763/ There are couple of things I would like to point for somebody deep in kernel (even they are not show-stoppers yet): Code:
row 105: -------- I'm using 'user' -account, and I can startx and then over ssh start e.g. DISPLAY=:0 xterm When I try startx over ssh, it doesn't work: Code:
X: user not authorized to run the X server, aborting. |
| All times are GMT. The time now is 22:28. |
Page 4 of 13 |
|
Prev |
2 3 4
5 6
|
Next
| Last
vBulletin® Version 3.8.8