| bio | website | sigsegv.be |
|---|---|---|
| location | Belgium | |
| age | 30 | |
| visits | member for | 2 years, 9 months |
| seen | Feb 7 at 15:21 | |
| stats | profile views | 34 |
Embedded Software Developer.
(C++/Linux/Python)
|
Feb 7 |
comment |
How do I cause a watchdog reset of my embedded Linux device Simply killing the watchdog daemon might not be good enough. Depending on how the watchdog device is configured it might disable the watchdog if /dev/watchdog is closed. In that case you can try sending SIGSTOP to your watchdog process instead. |
|
Jan 8 |
awarded | Nice Answer |
|
Aug 18 |
awarded | Yearling |
|
Apr 5 |
comment |
FreeBSD source and how to build You'd also need the correct make version. The FreeBSD build system does not use GNU Make. Just don't bother: build FreeBSD on FreeBSD, Linux on Linux and Windows on Windows. To do otherwise is simply begging for pain and suffering. |
|
Apr 5 |
answered | Cannot find config option “CONFIG_CRASH_DUMP” for kdump |
|
Apr 5 |
comment |
Can I mount NTFS flash drive on linux The kernel actually supports NTFS too, but only in read-only mode. ntfs-3g supports read/write too. It may be worth pointing out that it might be a little slow (because it's fuse based), but on a USB flash drive you'll never notice. |
|
Feb 7 |
answered | How to write makefile for bulk processing? |
|
Dec 11 |
comment |
Atheros ar8151 driver for kernel 3.x (fedora 16) @jilen Have you tried this: unknownimous.blogspot.com/2010/08/… ? |
|
Nov 24 |
answered | Atheros ar8151 driver for kernel 3.x (fedora 16) |
|
Nov 24 |
comment |
Atheros ar8151 driver for kernel 3.x (fedora 16) There may be something wrong with the file you linked to. It seems to contain a driver for a PCI/E ethernet (wired) adapter. Take a look at the readme file. |
|
Sep 20 |
awarded | Scholar |
|
Sep 20 |
awarded | Commentator |
|
Sep 20 |
comment |
How do I add a postinst file to my debian package? I didn't have the 'dh_installdeb' in my debian/rules file. |
|
Sep 20 |
accepted | How do I add a postinst file to my debian package? |
|
Sep 19 |
awarded | Student |
|
Sep 19 |
awarded | Editor |
|
Sep 19 |
revised |
How do I add a postinst file to my debian package? Add permissions & content information |
|
Sep 19 |
asked | How do I add a postinst file to my debian package? |
|
Aug 19 |
awarded | Yearling |
|
Dec 9 |
awarded | Precognitive |