summarylogtreecommitdiffstats
path: root/catalyst-test.install
diff options
context:
space:
mode:
Diffstat (limited to 'catalyst-test.install')
-rw-r--r--catalyst-test.install16
1 files changed, 16 insertions, 0 deletions
diff --git a/catalyst-test.install b/catalyst-test.install
index 01c90889b330..4f8248167902 100644
--- a/catalyst-test.install
+++ b/catalyst-test.install
@@ -27,6 +27,22 @@ whisperer(){
echo "More info here:"
echo "https://bbs.archlinux.org/viewtopic.php?pid=1255575#p1255575"
echo -e '\E[37;44m'"\033[1m----------------------------------------------------------------\033[0m"
+ echo -e "\e[0;32m--------------------------- PXP --------------------------------\e[0m"
+ echo -e "\e[0;32m@pxp_user:\e[0m I switched GL/glx links to catalyst again..."
+ echo -e "\e[0;32m----------------------------------------------------------------\e[0m"
+ echo -e "\e[1;31m-------------------------- TTY BUG -----------------------------\e[0m"
+ echo "There's a bug in switching to VT/TTY"
+ echo "Using uvesafb is a workaround:"
+ echo "https://wiki.archlinux.org/index.php/uvesafb"
+ echo -e "\e[1;31m----------------------------------------------------------------\e[0m"
+ echo -e "\e[1;31m--------------------- NO 4.2 KERNEL SUPPORT---------------------\e[0m"
+ echo "catalyst doesn't support linux kernels >= 4.2"
+ echo "please configure bootloader to use proper kernel"
+ echo "like linux-lts in example"
+ echo ""
+ echo "sleeping now for 5 seconds as this is important..."
+ echo -e "\e[1;31m----------------------------------------------------------------\e[0m"
+ sleep 5
}
bug_whisper(){