[FS#804] mt7621: kernel errors - rcu_sched detected stalls on CPUs/tasks

LEDE Bugs lede-bugs at lists.infradead.org
Mon Jul 24 05:14:16 PDT 2017


The following task has a new comment added:

FS#804 - mt7621: kernel errors - rcu_sched detected stalls on CPUs/tasks
User who did this - camel (camel)

----------
is too much, and i don'T know exactly which packackes are then needed to reflect kernel builds ...

but if interested .. this is my list of packages what I'm installing ...


#disk & SD related stuff
opkg install block-mount # --force-reinstall
opkg install kmod-scsi-core kmod-usb-storage #--force-reinstall
opkg install kmod-fs-ext4 kmod-fs-vfat 
opkg install kmod-nls-utf8 kmod-nls-cp437 kmod-nls-iso8859-1 #--force-reinstall
opkg install kmod-fs-nfs nfs-utils #--force-reinstall
opkg install kmod-fs-ext4 kmod-fs-vfat kmod-nls-utf8 kmod-nls-base kmod-nls-cp437 kmod-nls-iso8859-1 cfdisk e2fsprogs #--force-reinstall
opkg install kmod-fs-f2fs libf2fs f2fs-tools f2fsck mkf2fs
opkg install fdisk  #--force-reinstall
opkg install rsync

#WEBIFACE:
opkg install luci #--force-reinstall
opkg install luci-ssl-openssl

#luci extra stuff:
opkg install luci-app-commands #--force-reinstall
opkg install luci-app-ddns #--force-reinstall
opkg install luci-app-diag-core #--force-reinstall
opkg install luci-app-firewall #--force-reinstall
opkg install luci-app-ntpc #--force-reinstall
opkg install luci-app-uhttpd #--force-reinstall

#3g/4g + luci (https://wiki.openwrt.org/doc/recipes/3gdongle)
opkg install chat #--force-reinstall
opkg install comgt #--force-reinstall
opkg install luci-proto-3g #--force-reinstall
opkg install kmod-usb-serial #--force-reinstall
opkg install kmod-usb-serial-option #--force-reinstall
opkg install kmod-usb-serial-wwan #--force-reinstall #(mostly added now in current release or trunk)

#3ginfo package
opkg install http://dl.eko.one.pl/chaos_calmer/ar71xx/packages/3ginfo-text_20170524_all.ipk
#opkg install http://dl.eko.one.pl/chaos_calmer/ar71xx/packages/3ginfo__20170524_all.ipk --force-checksum --force-reinstall

#pptp + pptpd =>
#=======
opkg install kmod-crypto-manager kmod-crypto-pcompress kmod-crypto-ecb
opkg install  kmod-crypto-null kmod-crypto-aead kmod-iptunnel kmod-gre resolveip kmod-pptp kmod-crypto-sha1
opkg install ppp-mod-pptp kmod-nf-nathelper-extra
#is for routing vpn client to vpn client and lan to vpn-client
opkg install kmod-ipt-nat-extra
opkg install luci-proto-ppp

#VPN PPTP server:
opkg install pptpd kmod-mppe

#OPENVPN: (ca. 1MB space needed)
opkg install openvpn-mbedtls luci-app-openvpn
opkg install nano libustream-openssl ca-bundle ca-certificates

# logging + rotate
opkg install logrotate --force-reinstall

#monitoring ....
opkg install luci-app-statistics --force-reinstall
opkg install collectd-mod-conntrack --force-reinstall
opkg install collectd-mod-cpu --force-reinstall
opkg install collectd-mod-df --force-reinstall
opkg install collectd-mod-disk --force-reinstall
opkg install collectd-mod-exec --force-reinstall
opkg install collectd-mod-interface --force-reinstall
opkg install collectd-mod-iptables --force-reinstall
opkg install collectd-mod-iwinfo --force-reinstall
opkg install collectd-mod-load --force-reinstall
opkg install collectd-mod-memory --force-reinstall
opkg install collectd-mod-ping --force-reinstall
opkg install collectd-mod-processes --force-reinstall
opkg install collectd-mod-rrdtool --force-reinstall
opkg install collectd-mod-uptime --force-reinstall

#monitoring data traffic (optional) ~
opkg install luci-app-vnstat --force-reinstall

#ftp server:
opkg install  --force-maintainer --force-reinstall --force-depends  --force-overwrite vsftpd

#traffic shaping:
opkg install luci-app-sqm sqm-scripts kmod-sched-cake --force-reinstall

#loadbalancing:
opkg install luci-app-mwan3 --force-reinstall

#HIGH AVAILIBILITY
opkg install keepalived conntrackd --force-reinstall

#email + ssl (~1MB) - also see: https://wiki.openwrt.org/doc/howto/smtp.client
opkg install libopenssl ssmtp --force-reinstall

#smstools + web (~2,3MB needed)
opkg install smstools3 --force-reinstall

#to USB ...
opkg  --add-dest opt:/opt install php7-cgi php7-mod-session php7-mod-json php7-mod-curl --force-reinstall
ln -s /opt/usr/bin/php-cgi /usr/bin/php-cgi
ln -s /opt/usr/lib/libstdc++.so.6 /usr/lib/libstdc++.so.6

#optional file systems tools
opkg install lsof fuse-utils --force-reinstall

#extra apps
opkg install libpcap --force-reinstall
opkg install terminfo --force-reinstall
opkg install rsync --force-reinstall
opkg install sudo --force-reinstall
opkg install shadow-useradd shadow-su --force-reinstall
opkg install coreutils-date --force-reinstall
opkg install glib2 --force-reinstall #libgcc
opkg install mc --force-reinstall

#debugging GSM modem:
opkg  --add-dest opt:/opt install picocom --force-reinstall

# others
opkg --add-dest opt:/opt install screen --force-reinstall
opkg --add-dest opt:/opt install htop --force-reinstall
opkg --add-dest opt:/opt install procps-ng-watch --force-reinstall
opkg --add-dest opt:/opt install nmap --force-reinstall
opkg --add-dest opt:/opt install tcpdump-mini --force-reinstall
opkg --add-dest opt:/opt install sysstat --force-reinstall
opkg --add-dest opt:/opt install confuse --force-reinstall


#for speedtest: (in 3g package given or also on USB stick - speedtest dir)
opkg --add-dest opt:/opt install curl --force-reinstall
opkg --add-dest opt:/opt install bc --force-reinstall
opkg --add-dest opt:/opt install python # python-base --force-reinstall
opkg --add-dest opt:/opt install --force-reinstall --force-depends python python-base python-codecs python-compiler python-ctypes python-db python-decimal python-distutils python-email python-gdbm python-light python-logging python-multiprocessing python-ncurses python-openssl python-pydoc python-sqlite3 python-unittest python-xml

#console tools -  measurement tools
opkg --add-dest opt:/opt install iperf --force-reinstall
opkg --add-dest opt:/opt install bmon libnl-route --force-reinstall
opkg --add-dest opt:/opt install iftop --force-reinstall
opkg --add-dest opt:/opt install iptraf-ng --force-reinstall


----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=804#comment3080



More information about the lede-bugs mailing list