Search found 20 matches

by Merhaba
Fri Mar 29, 2013 4:01 pm
Forum: Other Linux distributions
Topic: needing kernel patch for FitPC2i rev. 1.1
Replies: 6
Views: 46176

Re: needing kernel patch for FitPC2i rev. 1.1

Here's a working patch I made today. Patches flawlessly using the command

Code: Select all

patch -u -p0 fitpci_hdd_fix.txt
on my Ubuntu 10.04 box

Sorry for linking, but the board won't allow my to upload the diff. I'll try and keep it available.
by Merhaba
Fri Mar 29, 2013 12:09 pm
Forum: Other Linux distributions
Topic: needing kernel patch for FitPC2i rev. 1.1
Replies: 6
Views: 46176

Re: needing kernel patch for FitPC2i rev. 1.1

Hm, didn't get a reply for this. Just in case others have this problem too:
Looks like the pasted code lacks a space in front of the non-patched context codelines. This at least helped me get rid of the malformed patch error.
Had to patch manually nevertheless :-/
by Merhaba
Wed Mar 27, 2013 2:28 pm
Forum: General fit-PC2 questions
Topic: Hardware Clock set back on power loss
Replies: 6
Views: 42220

Re: Hardware Clock set back on power loss

Well, that's obvious. ;-)
I've got a good set of screwdrivers, a binocular loupe and the wit to be curious.

Is is hard to disassemble the device? Is the battery located in the very last and hardest to reach corner? Can you provide me an exploded view so I can see where to go to?
by Merhaba
Tue Mar 26, 2013 2:33 pm
Forum: General fit-PC2 questions
Topic: Hardware Clock set back on power loss
Replies: 6
Views: 42220

Re: Hardware Clock set back on power loss

Oops, forgot about this thread. Nevertheless, thanks for replaying.

Just being curious: Warranty is over for sure - is it difficult to replace the battery on my own? I'm not too bad at soldering ;)
by Merhaba
Wed Sep 19, 2012 3:34 pm
Forum: General fit-PC2 questions
Topic: Hardware Clock set back on power loss
Replies: 6
Views: 42220

Re: Hardware Clock set back on power loss

The work around of that problem can be disabling the filesystem check during the bootup, and rescheduling it after the NTP server will synchronize the system clock .
Hi gabrielh,
thx for your reply.8-)
How do I disable the fs check? and which are the fsck parameters to use later?
Thanks :D
by Merhaba
Sat Sep 15, 2012 8:38 pm
Forum: General fit-PC2 questions
Topic: Hardware Clock set back on power loss
Replies: 6
Views: 42220

Hardware Clock set back on power loss

Hi, I got a FitPC2i from the first batch (which includes that SATA bug) and happened to stumble upon a weird bug: My FitPC crashed somehow (I use it as a mailserver and stuff, running 24/7), and after restarting it, it failed to boot up into standard init level (Ubuntu Linux 10.04). When investigati...
by Merhaba
Wed Aug 29, 2012 8:53 pm
Forum: Other Linux distributions
Topic: Ubuntu 12.04 rc1 test
Replies: 26
Views: 75855

Re: Ubuntu 12.04 rc1 test

ook wrote:i have been running ubuntu 12.04.1 on two fit-pc2s since it came out. no problems; if anything, it is the most stable it has been.
Which revision of FitPC2 do you have?
Mine is from pilot batch which has a hardware fault that can only be worked around, but I need to patch kernel source...
by Merhaba
Fri Aug 24, 2012 8:27 pm
Forum: Other Linux distributions
Topic: Ubuntu 12.04 rc1 test
Replies: 26
Views: 75855

Re: Ubuntu 12.04 rc1 test

Hi all,
did anyone test the upgrade to 12.04.1 which has been released today?
I'm a bit unsure about doing it, because I have a FitPC2 from the first batch which required a patch to the SATA driver in order to be able to access the harddisk I put into the machine.

Any hints anyone?
by Merhaba
Sat Mar 17, 2012 10:32 pm
Forum: Other Linux distributions
Topic: needing kernel patch for FitPC2i rev. 1.1
Replies: 6
Views: 46176

Re: needing kernel patch for FitPC2i rev. 1.1

Hi Denis, took me a while to try and apply the patch to the latest sources in precise repos, but my patch program keeps complaining that the patch you posted was malformed. I invoked patch with this command: patch --dry-run -F 10 -i ../../pata_sch-for-fitpc2i-rev1.1.patch patch: **** malformed patch...

Go to advanced search