Черт знает что, простите. Ситуация следующая - неделю назад приносит мне мать тошибу ac100 с жалобой, что не работает wifi. Я его покрутил, перепрошил пару раз, разобрал, посмотрел невооруженным глазом, что механических повреждений вроде нет, и решил, что сгорел модуль, и я тут уже сделать ничего не могу.
Сегодня сижу со своим планшетом Chuwi V99x quad, и замечаю, что wifi и у него отвалился. Перешивать я его пока не стал, полез сразу в консоль. А в консоли netcfg мне и молвит, что нету у меня wlan0 устройства. Как нету, думаю я, когда в wpa_supplicant оно явным текстом описано... Ага, а что мне скажет dmesg? А говорит он мне следующее:
root@m0:/ # dmesg|grep rtl
<6>[ 4.174938] usbcore: registered new interface driver rtl8150
<4>[ 185.470723] [rtl8188eu]: rtl8188eu module power set by axp.
<4>[ 185.470805] [rtl8188eu]: regulator on.
<4>[ 185.471193] [rtl8188eu]: usb wifi power state: on
<6>[ 185.500618] usbcore: registered new interface driver rtl8188eu
<6>[ 189.934657] usbcore: deregistering interface driver rtl8188eu
<4>[ 189.955085] [rtl8188eu]: rtl8188eu module power set by axp.
<4>[ 189.955438] [rtl8188eu]: regulator off.
<4>[ 189.955551] [rtl8188eu]: usb wifi power state: off
root@m0:/ # dmesg|grep axp
<4>[ 1.219098] regulator_init_complete: axp22_DCDC5: incomplete constraints, leaving on
<4>[ 1.219155] regulator_init_complete: axp22_DCDC4: incomplete constraints, leaving on
<4>[ 1.219211] regulator_init_complete: axp22_DCDC3: incomplete constraints, leaving on
<4>[ 1.219267] regulator_init_complete: axp22_DCDC2: incomplete constraints, leaving on
<4>[ 1.219323] regulator_init_complete: axp22_DCDC1: incomplete constraints, leaving on
<4>[ 1.219378] regulator_init_complete: axp22_ldo12: incomplete constraints, leaving on
<4>[ 1.219433] regulator_init_complete: axp22_ldo11: incomplete constraints, leaving on
<4>[ 1.219725] regulator_init_complete: axp22_ldo4: incomplete constraints, leaving on
<4>[ 1.219780] regulator_init_complete: axp22_ldo3: incomplete constraints, leaving on
<4>[ 3.034590] create_regulator: axp22_DCDC2: Failed to create debugfs directory
<4>[ 3.065816] create_regulator: axp22_ldo7: Failed to create debugfs directory
<4>[ 3.065847] create_regulator: axp22_ldo8: Failed to create debugfs directory
<4>[ 3.065888] create_regulator: axp22_ldo7: Failed to create debugfs directory
<4>[ 3.065922] create_regulator: axp22_ldo10: Failed to create debugfs directory
<4>[ 4.134707] create_regulator: axp22_ldo7: Failed to create debugfs directory
<4>[ 4.134734] create_regulator: axp22_ldo8: Failed to create debugfs directory
<4>[ 4.134760] create_regulator: axp22_ldo10: Failed to create debugfs directory
<4>[ 4.135293] create_regulator: axp22_ldo7: Failed to create debugfs directory
<4>[ 4.135318] create_regulator: axp22_ldo8: Failed to create debugfs directory
<4>[ 4.135343] create_regulator: axp22_ldo10: Failed to create debugfs directory
<4>[ 185.470723] [rtl8188eu]: rtl8188eu module power set by axp.
<4>[ 185.470790] create_regulator: axp22_ldo2: Failed to create debugfs directory
<4>[ 189.955085] [rtl8188eu]: rtl8188eu module power set by axp.
<4>[ 189.955420] create_regulator: axp22_ldo2: Failed to create debugfs directory
Что теперь делать - ума не приложу. Интересует, можно ли вылечить зверька, и если нет, то возможно ли, что что-то каким-то образом убивает wifi модули, а то подозрительно как-то.