Hi,
for me it’s same issue. I’ve that Realtek WIFI card which Marvell put inside the package, but I can’t use it in Ubuntu too.
I followed same wiki pages as you ( http://wiki.espressobin.net/tiki-index.php?page=Configuring+Realtek+RTL8191SE+mini+PCIe+WiFi+card ), but it doesn’t help and inserting mods doesn’t start wifi card:
root@espressobin:/home# insmod rtlwifi.ko
root@espressobin:/home# insmod rtl8xxxu.ko
root@espressobin:/home# insmod rtl_pci.ko
root@espressobin:/home# insmod rtl8192se.ko
root@espressobin:/home# iw reg set US
root@espressobin:/home# hostapd -B hostapd.conf
Configuration file: hostapd.conf
Could not read interface wlan0 flags: No such device
nl80211: Driver does not support authentication/association or connect commands
Could not read interface wlan0 flags: No such device
nl80211 driver initialization failed.
hostapd_free_hapd_data: Interface wlan0 wasn't started
I don’t know if I have made any mistake or…