


IFA 2024 | Creator-ready Lenovo IdeaPad 5x 2-in-1 launches with cheaper Snapdragon X Plus 8-core SoC and colour-accurate OLED display in 17.5 mm chassis
Sep 06, 2024 am 06:46 AMThe cheaper Qualcomm Snapdragon X Plus SoCs appear to finally be making it into laptops, with Asus leading the charge. Lenovo is now joining the fray with Qualcomm's latest x86-fighter in the new Lenovo IdeaPad 5x 2-in-1. The new 14-inch convertible laptop has some handy additions that make it a rather compelling prospect for everything from media creation and productivity to creative work.
The Lenovo IdeaPad 5x 2-in-1 is launching in only one configuration, with the ARM-based 8-core Qualcomm Snapdragon X Plus SoC running the show. Likewise, it features 16 GB of LPDDR5X RAM in a dual-channel configuration. The star of the show, however, has to be the 14-inch, 16:10 OLED display that claims an impressive 100% DCI-P3 colour gamut coverage, although claimed brightness is only average at 400 nits, and Lenovo makes no claims about deltaE performance.
Of course, being a convertible laptop, the IdeaPad 5x 2-in-1 is designed with tablet functionality in mind, and that's where the 10-point multitouch functionality and stylus pen compatibility come in. In our recent analysis of the new Qualcomm Snapdragon X PlusX1P-42-100 8-core SoC, we found it to be quite a bit more efficient than both its x86 alternatives and the more powerful Snapdragon X Elite SoCs we tested previously. This should be good news for the 57 Wh battery in the IdeaPad 5x 2-in-1
Ports selection and all-metal design of the IdeaPad 5x 2-in-1 should also evoke some positivity, even if the convertible isn't quite on the same level as a gaming laptop. The IdeaPad 5x 2-in-1 has dual USB Type-A ports — presumably some variety of USB 3.1 or 3.2, although Lenovo hasn't specified yet — alongside a full-size HDMI 2.1 port and dual USB Type-C ports with PD 3.0 and DisplayPort 1.4 support.
As for pricing, the Lenovo IdeaPad 5x 2-in-1 will cost €999 and be available from September. This is a steep €300 more than the closest x86-powered Lenovo clamshell laptop, which will make it a tough sell. That said, it's also the only 2-in-1 IdeaPad model that Lenovo is updating at the IFA 2024 show.
The above is the detailed content of IFA 2024 | Creator-ready Lenovo IdeaPad 5x 2-in-1 launches with cheaper Snapdragon X Plus 8-core SoC and colour-accurate OLED display in 17.5 mm chassis. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

When encountering the "Windowscan'taccesssharedfolderonnetwork", you can usually solve the problem through the following steps: 1. Turn on the network discovery and file sharing function and turn off password protection; 2. Make sure that the target computer is enabled to share and set the correct permissions; 3. Check the firewall rules and service status to ensure that it allows shared access; 4. Use the credential manager to add network credentials for long-term and stable connection.

When you encounter Windows stuck in the "GettingWindowsready, Don't turnoff your computer" interface, you should first confirm whether it is really stuck; 1. Observe whether the hard disk indicator light is flashing, 2. Check whether the fan sound has changed, 3. Wait at least 30 to 60 minutes to ensure that the system has enough time to complete the update operation.

To run programs as administrator, you can use Windows' own functions: 1. Right-click the menu to select "Run as administrator", which is suitable for temporary privilege hike scenarios; 2. Create a shortcut and check "Run as administrator" to achieve automatic privilege hike start; 3. Use the task scheduler to configure automated tasks, suitable for running programs that require permissions on a scheduled or background basis, pay attention to setting details such as path changes and permission checks.

When the Windows clipboard history is not working, you can check the following steps: 1. Confirm that the clipboard history function is enabled, the path is "Settings>System>Clipboard", and if it is not enabled, Win V will not respond; 2. Check whether the copy content type is limited, such as large images, special formats or file paths may not be saved; 3. Ensure that the system version supports it, Windows 101809 and above, and some enterprise versions or LTSC do not support it; 4. Try to restart the ClipboardUserService service or end the clipups.exe process; 5. Clear the clipboard cache or reset the settings, close and then turn on the "Clipboard History" or run the "echooff|clip" command to clean up the cache

The error "This operation has been cancelled because of restrictions on the computer" is usually caused by permissions or policy restrictions. Solutions include: 1. Check whether to use an administrator account, and if not, switch or change the account type; 2. Run the program as an administrator, or set a shortcut to always run as an administrator; 3. Check Group Policy restrictions, set suspicious policies to "not configured" or "disabled", but be careful that there is no Group Policy Editor for the Home Edition; 4. If registry editing is disabled, you can re-enable it by creating a .reg file; 5. Troubleshoot third-party software interference, temporarily close the security software or management startup items. Trying the above methods in order usually solves the problem.

Don't rush to reinstall the system when the computer is stuck in the Windows restart interface. You can try the following methods first: 1. Force shutdown and then restart. Apply to the situation where the update is stuck. Repeat two or three times or can skip the lag; 2. Enter the safe mode to check, select Start repair or system restore through troubleshooting. If you can enter safe mode, it may be a driver or software conflict; 3. Use the command prompt to repair the system files, enter the three commands sfc and dism in the recovery environment to repair the damaged files; 4. Check the recently installed hardware or driver, unplug the non-essential devices or uninstall the new driver to eliminate incompatibility issues. In most cases, the above steps can solve the phenomenon of restart lag. If it really doesn’t work, consider reinstalling the system and paying attention to backing up data in advance.

The computer is stuck in the "Undo Changes made to the computer" interface, which is a common problem after the Windows update fails. It is usually caused by the stuck rollback process and cannot enter the system normally. 1. First of all, you should wait patiently for a long enough time, especially after restarting, it may take more than 30 minutes to complete the rollback, and observe the hard disk light to determine whether it is still running. 2. If there is no progress for a long time, you can force shut down and enter the recovery environment (WinRE) multiple times, and try to start repair or system restore. 3. After entering safe mode, you can uninstall the most recent update records through the control panel. 4. Use the command prompt to execute the bootrec command in the recovery environment to repair the boot file, or run sfc/scannow to check the system file. 5. The last method is to use the "Reset this computer" function

When encountering SYSTEM\_SERVICE\_EXCEPTION error, 1. Update or roll back the graphics card driver, try to update the driver with the device manager, download and install the official website, or use DDU to completely uninstall and reinstall; 2. Check the memory stick, detect abnormalities through the task manager and Windows memory diagnostic tool, and clean the memory stick or change the slot test if necessary; 3. Repair the system files, run the sfc/scannow and DISM commands with administrator permissions, and check Windows Update; 4. Uninstall recently installed software or updates, especially antivirus software or virtual machine tools. If the above method is invalid, it may be a hardware problem that needs further detection.
