Forum: The Other Half
2015-07-13, 10:58
|
Replies: 1,813
Views: 605,183
Re: TOHKBD rev2
I've just got mine, 4 keys in the qwerty row sometimes did not register, but after about 100 presses they are mostly ok.
For those in Russia: I've got it in common post office after receiving...
|
Forum: Jolla1 & TOH
2015-06-09, 15:53
|
Replies: 82
Views: 76,406
Re: 64GB microSD & Jolla
I've also got a 128G Sandisk microSD about 8 month ago, formatted it with BTRFS. It works nicely. Previous 64G AData (or was it SiliconePower?) died after 2 months.
bruce-one: I'd strongly advice...
|
Forum: SailfishOS
2014-11-20, 17:42
|
Replies: 792
Views: 165,892
Re: Jolla at Slush 2014
Well, here is an answer from an hour ago (https://together.jolla.com/question/63823/jolla-tablet-considering-hardware-requests-usefulness/). It looked like they considered HW frozen, but now I read...
|
Forum: SailfishOS
2014-11-20, 17:15
|
Replies: 792
Views: 165,892
Re: Jolla at Slush 2014
So at the moment we have:
Jolla announced that CPU was selected with SW freedom in mind,
Stskeeps hinted that the tablet has an Intel GPU,
The Register reports that Intel (!) said the...
|
Forum: Jolla1 & TOH
2014-10-06, 15:58
|
Replies: 515
Views: 113,252
Re: Update 1.0.9.n this week?
It's bugfix update, as Leinad stated.
Also in comments at TJC: "chances are slim to get u9 out during this week, we are working our way towards release candidate 11 now internally."
Edit: more...
|
Forum: The Other Half
2014-01-04, 21:55
|
Replies: 801
Views: 392,871
Re: Building OtherHalf keyboard prototype
The example in the datasheet uses mixed R/W i2c transactions that are not available from userspace through i2c-dev interface. I still think that it should be possible to split a read transaction into...
|
Forum: Maemo 5 / Fremantle
2011-10-17, 10:32
|
Replies: 2,990
Views: 1,131,351
Re: [Announce] kernel-power unstable v49
There is nilfs2 support mentioned in changelog but it's not compiled in and there is no module. Both following commands return nothing:
cat /proc/filesystems | grep nilfs
ls...
|
Forum: Applications
2011-03-12, 20:50
|
Replies: 33
Views: 11,204
Re: [Announce] EBD - Enhanced Backlight Daemon
Yes, that would be nice. There is an opensource program "redshift" that does the same and it's packaged in (easy) debian. Problem is that it doesn't work, at least on my n900. Xrandr method does...
|
Forum: Applications
2011-03-03, 18:37
|
Replies: 233
Views: 65,903
Re: Evopedia
What's wrong with torrents? IMO they are convinient and fast.
I can put some downloaded archives on my http server if you don't mind downloading from an unofficial source, but that won't be too...
|
Forum: Applications
2011-02-04, 00:18
|
Replies: 3
Views: 2,546
|
Forum: General
2011-01-26, 22:04
|
Replies: 1
Views: 2,154
Re: how what and where to backup a virtual server
1. You can use svn over ssh, that is a very common usage pattern.
IMHO git or mercurial are better. If you code on n900, you will be able to use these VCSs' to view and do commits, view diffs, etc....
|
Forum: Nokia N900
2011-01-20, 00:48
|
Replies: 31
Views: 12,520
Re: LED (Flashlight) Durability
You can reduce screen brightness further. Try in terminal:
root
echo >/sys/class/backlight/acx565akm/brightness 3
Number in the command should be in range 1..255. Change is temporary -- it...
|
Forum: General
2011-01-04, 02:08
|
Replies: 5
Views: 4,690
|
Forum: General
2011-01-03, 01:42
|
Replies: 5
Views: 4,690
|
Forum: General
2011-01-03, 01:24
|
Replies: 5
Views: 4,690
|
Forum: Applications
2010-11-19, 10:17
|
Replies: 233
Views: 65,903
Re: Evopedia
I have metadata.txt in both wikipedia_en_2010-06-22 and wikipedia_de_2010-07-27 torrents, so the dumps seem ok.
|
Forum: Applications
2010-11-18, 21:25
|
Replies: 233
Views: 65,903
Re: Evopedia
Oh, indeed there is a metafile:
metadata.txt
[coordinates]
file_11 = coordinates_11.idx
file_10 = coordinates_10.idx
file_13 = coordinates_13.idx
file_12 = coordinates_12.idx
file_15 =...
|
Forum: Applications
2010-11-18, 12:41
|
Replies: 233
Views: 65,903
Re: Evopedia
File list looks ok...
If path are really hardcoded, you can use mount --bind to make files available where evopedia expects them.
mkdir -p /home/user/MyDocs/evopedia
mount --bind...
|
Forum: Applications
2010-11-18, 10:27
|
Replies: 233
Views: 65,903
Re: Evopedia
If you don't have .evopediarc, it should be created when evopedia starts. If you have one but with old paths, you can delete/rename it, then it should be recreated. In any case, here is mine:
...
|
Forum: Applications
2010-11-18, 10:16
|
Replies: 233
Views: 65,903
Re: Evopedia
That's an old file. Try this one:
http://evopedia.info/dumps/wikipedia_en_2010-06-22.torrent
|
Forum: Maemo 5 / Fremantle
2010-11-07, 02:18
|
Replies: 23
Views: 6,616
Re: Security breach on the N900?!
If you have easydebian installed, run netstat -npt as root, it will show what program uses this socket. If you don't, try lsof -P | grep 82.1.19.66 .
|
Forum: Nokia N900
2010-11-04, 10:27
|
Replies: 1
Views: 3,216
Re: What will be transmitted on SPI bus?
SPI is synchronous and full duplex. When master transmits N bits, it also has to receive N bits from slave.
Some of the bits may be discarded later. In case of mem chip, there is nothing useful...
|
Forum: Nokia N900
2010-10-20, 15:51
|
Replies: 8
Views: 5,857
Re: Charger Option
It seems like charging chip limits total consumption to 3.5W.
Phone consumes ~420mW while cpu is idling, screen is on and wifi off, as battery charger chip reports. Charging in the same settings...
|
Forum: Nokia N900
2010-10-20, 13:41
|
Replies: 13
Views: 9,640
|
Forum: Nokia N900
2010-10-20, 09:18
|
Replies: 13
Views: 9,640
|