Marcin Mielniczuk

Results 91 comments of Marcin Mielniczuk

Just a note: creating a Wireless Hotspot via the Cinnamon GUI doesn't work either. Using Arch Linux.

This isn't specific to Nokia N900. I tried connecting another computer to my AP, yields the same result. Besides, disabling NetworkManager doesn't help - on dhcpcd the result is the...

Output from `nslookup` resolves the IP. `ping 8.8.8.8` gives a 100% packet loss

``` [root@arch marcin]# iptables -S -P INPUT ACCEPT -P FORWARD ACCEPT -P OUTPUT ACCEPT -A INPUT -p udp -m udp --dport 67 -j ACCEPT -A INPUT -p udp -m udp...

So, do you have any idea why this happens?

`ping` on the computer works perfectly fine. How do I get this pcap? I have two thoughts: 1. May it be that it's the ISP that does something nasty? We...

And is there any way for the script to detect itself this workaround is needed?

Ok, but I think that detection would be handy (if possible). Something like: `Your ISP blocks routed packages. See for more details`

Is it not enough that the include files are provided by the package too? Output of `pacman -Ql openmpi | grep include`: http://paste.ubuntu.com/24025653/