Bitmap font is rendered with overlapping characters

2013-05-30 Thread Sladjan Ri
Hi, I am trying to use a bitmap font, but it has overlapping characters in the console in X. http://s21.postimg.org/leqlgxoyv/Capture.png My ~./fonts.config looks like this: http://pastebin.com/P8qVZmYG How can I fix this please? Regards, Sladi

create chroot for armhf - creating tty fails

2013-03-08 Thread Sladjan Ri
Hi, I want to create an image for a Nexus7 Android device. I am following this wiki: http://wiki.debian.org/EmDebian/CrossDebootstrap#Generating_cross_images_as_root_user and this command does not work: chroot /armelfs_debian sh -c "cd /dev; ./MAKEDEV ttyS0" Instead it says: /bin/sh: 1: ./MAKEDE

iptables - conntrack and ip_conntrack_max

2012-08-15 Thread Sladjan Ri
Hi, I am successfully loading the conntrack module with an option: nf_conntrack hashsize=2097152 My problem is that I can't seem to define '/proc/sys/net/ipv4/netfilter/ip_conntrack_max' or '/proc/sys/net/netfilter/nf_conntrack_max'. I tried adding a line to /etc/sysctl.d/local.conf: net.ipv4.ne