8
Attempting to nfs mount from fedora to FreeBSDview story

http://forums.fedoraforum.org – I am having a whirlwind of trouble mounting a drive over nfs onto my FreeBSD machine from Fedora. I can mount from Fedora to Fedora using nfs (and its external IP) without fail, and I can mount from ubuntu to FreeBSD over NFS. I have set Fedora's SELinux to permissive with no noticeable change. I will try to provide as much information as possible. (HowTos)

8
Cannot manage to build android from command lineview story

http://stackoverflow.com – I have created my project and configured it correcly. I have added google play libs and using target 4.2 of google API 17. I run the ./android update project --name GPSTest --target 4 --path "/home/me/workspace/GPSTest" and then I run ant debug in my project and this happens. Just started to happen, no idea what I changed. (HowTos)

8
[lubuntu] PCMANFM 0.9.10 Can't Refresh Samba Shareview story

http://ubuntuforums.org – Lubuntu 12.04/ASUS EEE 900 I've noticed that while PCMANFM can handily access a smb share, when working within that samba directory, changes aren't noted on the screen until F5 is used. Googling tells me this could be a problem from an updated glib lib, but there's nothing definitive. (Hardware)

8
Python - socket.error: [Errno 98] Address already in useview story

http://serverfault.com – I'm currently attempting to setup a SiriServer (that's beside the point) on Xubuntu 12.10 x64, when I run the server python returns error socket.error: [Errno 98] Address already in use. (HowTos)

8
Code: e8 dc de 35...INFO: rcu_preempt detected stalls on CPUs/taskview story

https://bbs.archlinux.org – setup details:0, download archlinux-2013.01.04-dual.iso, archiso.img, vmlinuz, and add a title to my exist memu.list1, mkdir /mnt2, mkfs /dev/sda83, mount /dev/sda8 /mnt4, mkdir /mnt/home5, wifi-menu6, vi /etc/pacman.d/mirrorlist7, pacman -Syy8, pacstrap -i /mnt base base-devel9, genfstab -U -p /mnt  | sed 's/rw,relatime,data=ordered/defaults,relatime/' >> /mnt/etc/fstab10, ar (HowTos)

8
gparted issueview story

http://chakra-project.org – Hmmmm...When did you update last update 'parted'?Run 'pacman -Qi parted' and pasted the value shown on 'Install Date' (fourth from the bottom).And anyway, 'pacman -Ql parted' shows that:parted /usr/lib/libparted.soparted /usr/lib/libparted.so.2parted /usr/lib/libparted.so.2.0.0exists, so the library must be newer version, I'm guessing.Also, try deleting (HowTos)

8
glibc: /lib exists in filesystemview story

https://bbs.archlinux.org – This is an issue caused by trying to update from an install that is almost a year old...    I'm not sure my blog post will help any more. Allan https://bbs.archlinux.org/profile.php?id=11253 2013-01-27T05:03:51Z (HowTos)

8
brightness set to 100% following updateview story

https://bbs.archlinux.org – I usually have laptop-mode tools configure my brightness. Essentially, it sets the brightness to 12 on AC and 7 on battery. This worked fine until a recent update. This coincided with the upgrade to the latest kernel in the stable repo but I'm not sure the kernel is responsible. Basically, when I boot, brightness is now at 100% (15). If I remove the AC, brightness is correctly set to 7. (HowTos)

8
Get video stream from webcam in Linuxview story

http://stackoverflow.com – I'm looking for some general way to get video stream from webcam in Linux and then process and show it in a window. The second part seems simple, but I don't know how to deal with the first one. Is there some API, lib, docs, etc?.. Where to start? (HowTos)

8
Hardware acceleration with Sapphire Radeon HD5450 on AMD64 Debian?view story

http://unix.stackexchange.com – My Sapphire Radeon HD5450 graphics card works great with 2D graphics, but I can't seem to get hardware 3D acceleration working properly on an up-to-date Debian Squeeze running on the amd64 architecture. glxinfo reports: direct rendering: Yes server glx vendor string: SGI server glx version string: 1.2 ... client glx vendor string: Mesa Project and SGI client glx version string: 1.4 while lspci (HowTos)