We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2013-12-27 12:55:24 +0200

How to recompile the kernel for IPv4 multicast support?

CONFIG_IP_MULTICAST is listed as disabled in /proc/config.gz. I think, this might be the reason why the "Panasonic Remote 2" android app running in Alien Dalvik cannot see my TV set. I already did a

route add -net 224.0.0.0/24 dev wlan0

but that alone doesn't help with the issue.

Also, there is only /proc/net/igmp6, no /proc/net/igmp present on the device.

Any hints how I could compile my own kernel to check that suspicion? In particular I am looking for the exact kernel version and patch set used on the release.

How to recompile the kernel for IPv4 multicast support?

CONFIG_IP_MULTICAST is listed as disabled in /proc/config.gz. I think, this might be the reason why the "Panasonic Remote 2" android app running in Alien Dalvik cannot see my TV set. I already did a

route add -net 224.0.0.0/24 224.0.0.0/4 dev wlan0

but that alone doesn't help with the issue.

Also, there is only /proc/net/igmp6, no /proc/net/igmp present on the device.

Any hints how I could compile my own kernel to check that suspicion? In particular I am looking for the exact kernel version and patch set used on the release.