I want to setup my Pi running raspBMC to provide a WiFi access point. There are many tutorials that work for raspbian e.g. https://learn.adafruit.com/setting-up-a-raspberry-pi-as-a-wifi-access-point/overview.
But these turorials do not work for raspBMC since raspBMC seams to use different network configuration mechanisms (e.g. as described in Raspbmc network configuration file troubles). It seems that raspBMC does not read or gets confused by reading /etc/network/interfaces.
Did anybody get a WiFI access point running under raspBMC? Any hints on the specifics compared to e.g. raspbian would be very welcome.
Update 05.05.2014:
I am using TP-Link TL-WN823N as wifi dongle. It is based on Realtek chipset.
Got the dongle working as access point under raspbian.
Did not get it working under raspBMC.
Did not get it working under openELEC (using the xbmc configuration menu item "enable tethering").