<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Main Forum - CrackedConsole Community				            </title>
            <link>https://www.crackedconsole.com/community/main-forum/</link>
            <description>CrackedConsole Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Wed, 15 Apr 2026 03:25:50 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Нужен совет по выбору оптимального варианта</title>
                        <link>https://www.crackedconsole.com/community/main-forum/%d0%bd%d1%83%d0%b6%d0%b5%d0%bd-%d1%81%d0%be%d0%b2%d0%b5%d1%82-%d0%bf%d0%be-%d0%b2%d1%8b%d0%b1%d0%be%d1%80%d1%83-%d0%be%d0%bf%d1%82%d0%b8%d0%bc%d0%b0%d0%bb%d1%8c%d0%bd%d0%be%d0%b3%d0%be-%d0%b2%d0%b0/</link>
                        <pubDate>Mon, 02 Mar 2026 13:33:37 +0000</pubDate>
                        <description><![CDATA[Всем привет. Столкнулся с задачей и пока не могу определиться с оптимальным решением. Вариантов несколько, у каждого свои плюсы и минусы. Хотелось бы услышать мнение тех, кто уже проходил че...]]></description>
                        <content:encoded><![CDATA[Всем привет. Столкнулся с задачей и пока не могу определиться с оптимальным решением. Вариантов несколько, у каждого свои плюсы и минусы. Хотелось бы услышать мнение тех, кто уже проходил через это. Что в итоге оказалось самым практичным в долгосрочной перспективе? Буду благодарен за любые рекомендации и личный опыт.]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/main-forum/">Main Forum</category>                        <dc:creator>Michaelnaf</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/main-forum/%d0%bd%d1%83%d0%b6%d0%b5%d0%bd-%d1%81%d0%be%d0%b2%d0%b5%d1%82-%d0%bf%d0%be-%d0%b2%d1%8b%d0%b1%d0%be%d1%80%d1%83-%d0%be%d0%bf%d1%82%d0%b8%d0%bc%d0%b0%d0%bb%d1%8c%d0%bd%d0%be%d0%b3%d0%be-%d0%b2%d0%b0/</guid>
                    </item>
				                    <item>
                        <title>Industrial flat panel (resistive screen) installation driver and touch screen adjustment method</title>
                        <link>https://www.crackedconsole.com/community/main-forum/industrial-flat-panel-resistive-screen-installation-driver-and-touch-screen-adjustment-method/</link>
                        <pubDate>Mon, 29 Apr 2024 09:54:37 +0000</pubDate>
                        <description><![CDATA[Preparation:▶ Touch screen driver: pmLinux-Ubuntu(Download:Install the touch screen calibration tool: xinput-calibrator▶ System version: Ubuntu20.04▶ The industrial flat panel is in the netw...]]></description>
                        <content:encoded><![CDATA[<p><!-- wp:paragraph --></p>
<p><strong><em>Preparation:<br /></em></strong>▶ Touch screen driver: pmLinux-Ubuntu<br />(Download: https://drive.google.com/drive/folders/1TGudp_3wAlM0JpXzeOMj7DjXhejip4s0?usp=drive_link)<br />▶ Install the touch screen calibration tool: xinput-calibrator<br />▶ System version: Ubuntu20.04<br />▶ The industrial flat panel is in the networked state</p>
<p><!-- /wp:paragraph --> <!-- wp:paragraph --></p>
<p><strong><em>Steps:</em></strong></p>
<p><!-- /wp:paragraph --></p>
<p>Update the package list, Ctrl+Alt+T to open the terminal<br />In the terminal, type: sudo apt update</p>
<p>In the terminal, type: sudo apt install git</p>
<p>In the terminal, type: sudo apt upgrade to upgrade the installed packages.</p>
<p>In the terminal, type: sudo apt dist-upgrade to upgrade the kernel.<br />In the terminal, type: reboot to reboot your computer.</p>
<p>2. Download and extract pmLinux-Ubuntu, copy pmLinux-Ubuntu to the Downloads directory, and open a terminal in the Downloads directory.</p>
<p>In the terminal, type: cd pmLinux-Ubuntu</p>
<p>In the terminal, type: chmod +x install.sh<br />In the terminal, type: sudo . /install.sh</p>
<p>Wait for the driver installation to complete. After installation, type reboot to reboot the computer;</p>
<p>3. reboot into the desktop, press Ctrl + Alt + T to open the terminal to install the calibration tool</p>
<p>xinput-calibrator tool: sudo apt-get install xinput-calibrator<br />xinput tool: sudo apt-get insatll xinput</p>
<p><strong><em>Calibration example:<br /></em></strong>View touch device id: xinput_calibrator -list</p>
<p>Above: device name: "DIALOGUE INC PenMount USB" id=10<br />Calibrate touch devices: xinput_calibrator -v --device<br />Here is: xinput_calibrator -v --device 10 Terminal enter the command will enter the calibration page, according to the prompts to calibrate 4 points.</p>
<p>4. in the display of the screen touch calibration page for page calibration, the terminal will output the screen calibration data;</p>
<p>Copy the screen calibration data to /usr/share/X11/xorg.conf.d/ according to the prompts. If there is no 99-touchscreen-evdev.conf file you can create one manually.</p>
<p><strong>◆<em> Manual creation method:<br /></em></strong>A. Open a terminal window by pressing the Ctrl + Alt + T key combination.<br />B. Type: cd /usr/share/X11/xorg.conf.d in the terminal.</p>
<p>C. Use a text editor to create the 99-touchscreen-evdev.conf file. You can create the 99-touchscreen-evdev.conf file using a command line text editor such as nano.<br />In a terminal, type: sudo nano 99-touchscreen-evdev.conf<br />D. Paste the output screen calibration data in the editor. Note: The original data in the illustration needs to be deleted completely!</p>
<p>After finishing editing in the editor, save the file using the editor's commands. In nano, press Ctrl + O to save, then press Enter to confirm, and finally press Ctrl + X to exit the editor.<br /><br />After completing the above steps, the 99-touchscreen-evdev.conf file should have been created and located in the /usr/share/X11/xorg.conf.d directory. Please remember to backup the original file before modifying the configuration file to prevent configuration errors.</p>
<p><a href="http://www.hystou.com" target="_blank" rel="noopener">Learn more</a></p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/main-forum/">Main Forum</category>                        <dc:creator>HYSTOU</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/main-forum/industrial-flat-panel-resistive-screen-installation-driver-and-touch-screen-adjustment-method/</guid>
                    </item>
				                    <item>
                        <title>How to configure UEFI boot in a BIOS that supports UEFI and Legacy boot modes?</title>
                        <link>https://www.crackedconsole.com/community/main-forum/how-to-configure-uefi-boot-in-a-bios-that-supports-uefi-and-legacy-boot-modes/</link>
                        <pubDate>Mon, 29 Apr 2024 08:57:05 +0000</pubDate>
                        <description><![CDATA[Overview: 
 
Industrial mini computers are widely used, and to ensure good compatibility, BIOS in Intel 10th generation and earlier product lines typically support two boot modes: UEFI and...]]></description>
                        <content:encoded><![CDATA[<p><!-- wp:paragraph --></p>
<p><strong><em>Overview: </em></strong></p>
<p><!-- /wp:paragraph --> <!-- wp:paragraph --></p>
<p><a href="http://www.hystou.com" target="_blank" rel="noopener">Industrial mini computers</a> are widely used, and to ensure good compatibility, BIOS in Intel 10th generation and earlier product lines typically support two boot modes: UEFI and Legacy. Sometimes, it's necessary to configure UEFI-only boot mode in the BIOS, especially when installing a newer version of the operating system. Here's how to do it:</p>
<p><!-- /wp:paragraph --> <!-- wp:paragraph --></p>
<p><strong><em>Note that when setting UEFI boot mode in the BIOS:</em></strong></p>
<p><!-- /wp:paragraph --></p>
<p><!-- wp:list --></p>
<ol><!-- wp:list-item -->
<li>After enabling UEFI boot mode, the corresponding partition type should be GPT partition.</li>
<!-- /wp:list-item --> <!-- wp:list-item -->
<li>After setting UEFI boot mode, it's essential to use tools that support UEFI boot. Here's a guide on how to create UEFI bootable installation media (using Windows 11 as an example): <a href="https://support.hystou.com/blog/2023/04/26/how-to-create-windows-11-installation-media%ef%bc%9f/">How to Create Windows 11 Installation Media</a></li>
<!-- /wp:list-item --></ol>
<p><!-- /wp:list --></p>
<p>UEFI Mode Boot Process: UEFI is used to automatically load the operating system from a pre-booted environment to save boot time.</p>
<p><strong><em>UEFI Mode Boot Process:</em></strong></p>
<p><!-- wp:list --></p>
<ol><!-- wp:list-item -->
<li>Upon turning on the computer, it undergoes a power-on self-test and loads UEFI firmware, which initializes the hardware required for startup.</li>
<!-- /wp:list-item --> <!-- wp:list-item -->
<li>UEFI firmware locates the EFI partition boot file (efiMicrosoftbootbootmgfw.efi) boot manager.</li>
<!-- /wp:list-item --> <!-- wp:list-item -->
<li>The boot manager reads the BCD file (efiMicrosoftBCD) from the EFI partition on the hard disk.</li>
<!-- /wp:list-item --> <!-- wp:list-item -->
<li>Finally, it loads the bootstrapper winload.efi (Windowssystem32winload.efi) based on the configuration content for system loading.</li>
<!-- /wp:list-item --></ol>
<p><!-- /wp:list --></p>
<p>UEFI boot is a newer motherboard boot option seen as a successor to BIOS. Its main feature is the graphical interface, which facilitates user-friendly graphical operations.</p>
<p><strong><em>Setting UEFI Boot Mode:</em></strong></p>
<p>Connect a wired keyboard (recommended). Press the power button and then press Del to enter BIOS Setup. Use the arrow keys on the keyboard to navigate to Advanced &gt; CSM Configuration &gt; Set Boot Option Filter to . After configuring, press F10 to save and exit.</p>
<p>2. Press F10 to save the settings, and the PC will restart. Press F11 on the keyboard to enter the Boot Menu. (Note: If a hard disk or USB flash drive is installed or inserted but not recognized in the Boot Menu, it may not have the UEFI boot option.)</p>
<p>3. If you need to set the UEFI Boot Option as the default first boot option, select Enter Setup in the Boot Menu to enter BIOS Setup. Navigate to Boot &gt; Boot Option #1 using the arrow keys (e.g., UEFI: USB Storage Device or Windows Boot Manager Hard Disk). Press F10 to save and exit.</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/main-forum/">Main Forum</category>                        <dc:creator>HYSTOU</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/main-forum/how-to-configure-uefi-boot-in-a-bios-that-supports-uefi-and-legacy-boot-modes/</guid>
                    </item>
				                    <item>
                        <title>Yearly Christmas Light Display</title>
                        <link>https://www.crackedconsole.com/community/main-forum/yearly-christmas-light-display/</link>
                        <pubDate>Sun, 20 Jan 2019 05:14:34 +0000</pubDate>
                        <description><![CDATA[First Year2017Song #1 (Full song, poor quality camera/video#2 (Short video, better cameraSecond Year2018Song ###3 - Promo for PewDiePi#4 - Promot for PewDiePiVarious Walkthrus and other vide...]]></description>
                        <content:encoded><![CDATA[<p>First Year<br /><strong>2017</strong></p><p>Song #1 (Full song, poor quality camera/video)</p><p>https://www.youtube.com/watch?v=uujQluZwEBk</p><p>Song #2 (Short video, better camera)</p><p>https://www.youtube.com/watch?v=jwWRlyK2gI4</p><p> </p><hr /><p>Second Year</p><p><strong>2018</strong></p><p>Song #1</p><p>https://www.youtube.com/watch?v=7FA3YUoT3Hs</p><p>https://www.youtube.com/watch?v=ED9fY3tr2uc</p><p>Song #2</p><p>https://www.youtube.com/watch?v=kr1uXFHub_M</p><p>https://www.youtube.com/watch?v=Cvpp5NR7GL8</p><p>Song #3 - Promo for PewDiePie</p><p>https://www.youtube.com/watch?v=QG-MgCd0SGc</p><p>Song #4 - Promot for PewDiePie</p><p>https://www.youtube.com/watch?v=kX_9dnSp-bE</p><p> </p><p>Various Walkthrus and other videos</p><p>https://www.youtube.com/watch?v=gljB_2Zrhfk</p><p>https://www.youtube.com/watch?v=NhTXePv0oQc</p><p>https://www.youtube.com/watch?v=_u2xMAvosqA</p><p>https://www.youtube.com/watch?v=7jKgI2xjI7k</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/main-forum/">Main Forum</category>                        <dc:creator>CrackedConsole</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/main-forum/yearly-christmas-light-display/</guid>
                    </item>
							        </channel>
        </rss>
		