Show Posts
|
|
Pages: [1] 2
|
|
2
|
Linux Stuff / Kernel / Re: 2.6.32.4 new release
|
on: January 22, 2010, 05:46:09 PM
|
Thanks birdman... that solved the startup issue  I am trying to set up a nfs connection between my plug and a windows 7 machine but have failed miserably so far. If I manage to set it up I will post it... Regards, TJeh
|
|
|
|
|
3
|
Linux Stuff / Kernel / Re: 2.6.32.4 new release
|
on: January 22, 2010, 10:32:01 AM
|
@birdman here is the output: root@ubuntu:~# zgrep NFS /proc/config.gz CONFIG_NFS_FS=y CONFIG_NFS_V3=y # CONFIG_NFS_V3_ACL is not set CONFIG_NFS_V4=y # CONFIG_NFS_V4_1 is not set CONFIG_ROOT_NFS=y CONFIG_NFSD=m CONFIG_NFSD_V3=y # CONFIG_NFSD_V3_ACL is not set CONFIG_NFSD_V4=y CONFIG_NFS_COMMON=y root@ubuntu:~# lsmod Module Size Used by nfsd 251628 1 exportfs 3308 1 nfsd ipv6 246849 16 dm_crypt 12186 0 dm_mod 60748 1 dm_crypt mv_cesa 4982 0 root@ubuntu:~# /etc/init.d/nfs-kernel-server start * Not starting NFS kernel daemon: no support in current kernel. root@ubuntu:~#
the module nfsd seems to be loaded... any other ideas? Regards, TJeh
|
|
|
|
|
4
|
Linux Stuff / Kernel / Re: 2.6.32.4 new release
|
on: January 21, 2010, 02:54:30 PM
|
Hi, while trying to set up NFS i keep running into the following message: * Not starting NFS kernel daemon: no support in current kernel. any thoughts why it is not working  ? Regards, TJeh P.S.: I am using the current 2.6.32.4 
|
|
|
|
|
5
|
Linux Stuff / Kernel / Re: 2.6.31.5 new release
|
on: November 05, 2009, 08:46:53 AM
|
Installed the new kernel just yesterday. It seems to be working fine. Thanks  btw is the high speed mode for SD Cards deactivated within this build? I am just wondering because my SD 16 GB Class6 card really sucks at the writing speed... the cpu has to go to waiting state a lot of the time 
|
|
|
|
|
7
|
Linux Stuff / General Linux questions / transmissionbt --> 99% wa
|
on: October 12, 2009, 10:14:53 AM
|
Hi, i have been running transmission bt 1.75 quite a while now. Everytime I start a new download the system becomes unresponsive. Using "top" I get the following... top - 19:10:06 up 18 min, 1 users, load average: 5.84, 4.67, 2.44 Tasks: 60 total, 1 running, 59 sleeping, 0 stopped, 0 zombie Cpu(s): 2.8%us, 2.8%sy, 0.0%ni, 0.0%id, 94.4%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 513380k total, 499548k used, 13832k free, 6076k buffers Swap: 1005528k total, 0k used, 1005528k free, 408916k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1529 transmis 20 0 49604 9220 4512 S 0.0 1.8 0:54.10 transmission-da Is there any way of getting around the extremly high "%wa" ?! I am running Ubuntu from a sdhc card (16GB) (root and bootimage). Regards, TJeh
|
|
|
|
|
8
|
Linux Stuff / Kernel / Re: 2.6.31.3 new release
|
on: October 12, 2009, 10:09:17 AM
|
thanks for the update  it's running perfectlyEdit:When trying to mount ntfs-3g partition from external harddrive within fstab during startup I get the following error: usb 1-1: new high speed USB device using orion-ehci and address 2 usb 1-1: configuration #1 chosen from 1 choice scsi0 : SCSI emulation for USB Mass Storage devices * Filesystem type 'fusectl' is not supported. Skipping mount. I have to do a "mount -a" after login to get it to work Edit2:ok its far too late for me  I just added a rootdelay=10 to the uboot arguments and it works like a charm now. Regards, TJeh
|
|
|
|
|
12
|
Linux Stuff / General Linux questions / Re: swap on SD Card
|
on: September 16, 2009, 03:20:30 PM
|
@cbxbiker61 Thank you for the programm code. Executing it, verified that my swap is working.  Mem: 513752k total, 510520k used, 3232k free, 88k buffers Swap: 1005528k total, 172208k used, 833320k free, 3584k cached I was hoping to use the swap partition to extend the memory that transmissionbt can use. Especially when downloading new files, probably just before completion neither the webui nor the transmission-remote of the transmission-daemon is responding to queries. Looking at the plug's memory it showed that it was filled up whereas the cpu had only 15% load. Does this indicate that I have a bad build of transmission 1.75? It looks to me like you are filling your memory with cached data, and not program memory, so the kernel has no need to move anything to swap. So basically the downloaded data is put into memory before writing it to the sd card? Is there a way of avoiding a situation as i described above? Regards, TJeh
|
|
|
|
|
14
|
Linux Stuff / General Linux questions / Re: swap on SD Card
|
on: September 16, 2009, 11:52:02 AM
|
@DamonHD I have tried a swapfile as well on USB and SD... both did not work. @restamp the trouble is while running transmission-daemon my memory gets filled up and the result is something like this: Mem: 513752k total, 489272k used, 24480k free, 3716k buffers Swap: 1005528k total, 0k used, 1005528k free, 431912k cached Filename Type Size Used Priority /dev/mmcblk0p2 partition 1005528 0 -1 even though I have a swap partiton assigned my plug does not use it  Regards, TJeh
|
|
|
|
|
15
|
Linux Stuff / General Linux questions / swap on SD Card
|
on: September 16, 2009, 10:50:32 AM
|
Hi am stuck getting my Plug to use a swap partition that is on my sd card. Kernel and rootfs is on partition 1. Even stressing the Plug's memory with: dd if=/dev/urandom bs=768304 of=/tmp/memtest count=1050 fills only the 512 Mbyte Ram an the swap is just ignored! Here is my setup: root@ubuntu:/# fdisk -l && free -t && swapon -s && cat /etc/fstab
Disk /dev/mmcblk0: 16.0 GB, 16062087168 bytes 4 heads, 16 sectors/track, 490176 cylinders Units = cylinders of 64 * 512 = 32768 bytes Disk identifier: 0x15fe73a8
Device Boot Start End Blocks Id System /dev/mmcblk0p1 1 458753 14680088 83 Linux /dev/mmcblk0p2 458754 490176 1005536 82 Linux swap / Solaris
total used free shared buffers cached Mem: 513752 79380 434372 0 2232 58356 -/+ buffers/cache: 18792 494960 Swap: 1005528 0 1005528 Total: 1519280 79380 1439900
Filename Type Size Used Priority /dev/mmcblk0p2 partition 1005528 0 -1
# UNCONFIGURED FSTAB FOR BASE SYSTEM /dev/mmcblk0p2 none swap sw 0 0 has anybody else come accross this? Regards, TJeh
|
|
|
|
|