محمد بسام 0 Posted October 21, 2019 Share Posted October 21, 2019 What is that mean Is a directory?? 0 Quote Link to post Share on other sites More sharing options...
JMCC 341 Posted October 21, 2019 Share Posted October 21, 2019 I think you may want to have a look to some page teaching the basics of Linux, like this one: https://maker.pro/linux/tutorial/basic-linux-commands-for-beginners 0 Quote Link to post Share on other sites More sharing options...
محمد بسام 0 Posted October 21, 2019 Author Share Posted October 21, 2019 8 minutes ago, JMCC said: I think you may want to have a look to some page teaching the basics of Linux, like this one: https://maker.pro/linux/tutorial/basic-linux-commands-for-beginners Ok thanks but i want to know what is that mean specifically 0 Quote Link to post Share on other sites More sharing options...
guidol 277 Posted October 21, 2019 Share Posted October 21, 2019 38 minutes ago, محمد بسام said: What is that mean Is a directory?? try to cd ./DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/ make make install at the first make you may need a type of system (like linux, arm - but this info could be found in the make file) BUT drivers-source from 2013 may not work see also:https://gist.github.com/rajtan/20408c61af47a8638009745c1236235a In actual (dev) versions of armbian the driver/firmware seems to be included: Debian Buster with Armbian Linux 5.3.6-sunxi64 package bsp-kernel[5.98.191016] u-boot[5.98] dtb[5.98.191016] firmware[5.98] config[5.98] root@npi-neo-core2(192.168.6.21):~# find / -name *7601* /lib/firmware/mt7601.bin /lib/firmware/mt7601u.bin /lib/modules/5.3.6-sunxi64/kernel/drivers/net/wireless/mediatek/mt7601u /lib/modules/5.3.6-sunxi64/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko 0 Quote Link to post Share on other sites More sharing options...
martinayotte 678 Posted October 21, 2019 Share Posted October 21, 2019 5 hours ago, محمد بسام said: i want to know what is that mean specifically In you screenshot, you tried to execute ./DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/ instead of "cd" into it. So, linux simply answered you that this is a directory not an executable. 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.