Skip to content
Fred Finster edited this page Sep 4, 2020 · 4 revisions

Welcome to the GhostBSD_apps wiki for Generate_User_Report!

Screen Grab of Generate_User_Report app

Hello All my GhostBSD user friends. "is that a butter up line?"

git clone https://github.com/wb7odyfred/GhostBSD_apps
su root
mkdir /usr/share/generate_user_report
cd <directory_of_5_files_GhostBSD_apps>
cp * /usr/share/generate_user_report
exit
cd <directory_of_5_files_GhostBSD_apps>
cp Generate_User_Report.desktop ~/Desktop

Look at your desktop, Click on the Screen_ShotsApplication.png icon file Then Click on the Create Computer Report Button. wait a moment of time Click on the Red circle ball to close the desktop app Look at your Desktop now? Do you have a file Report_computer_name_Date.gz? Open with Engrampa application and review your computer configuration settings and dmesg file and ifconfig file.

Ways you can help with this GUI Generate_User_Report application

Any Python programmer can help me update User_Report.py file to report back finished creating <Name_of_Report_File>. And add an exit clickable button or just continue to use the "Red Ball Close" button on the GUI window.

Developers can help with User_Report.sh file updates to include relevant file printouts for GhostBSD.

I will check for file /etc/rc.conf /etc/wpa_supplicant.conf and /boot/loader.conf   These three configuration files are necessary for Wifi NetworkMgr to operate.   "pciconf -lf  and usbconfig list"  are helpful additions to detailing hardware contents of your Laptop PC.

This T530 Thinkpad laptop has a Broadcom BlueTooth USB chipset BCM20702A) that has NO FREEBSD driver for bluetooth connections. Likewise there is NO FREEBSD driver for laptops containing the RealTek RTL8191SEvB PCI WIFI chip set. This is helpful information to have when a new user says, My WiFI does not work nor does My Bluetooth work either.

Clone this wiki locally