Entry created
2025-07-10
Translation(s): none
DebianOn is an effort to document how to install, configure and use Debian on some specific hardware. Therefore potential buyers would know if that hardware is supported and owners would know how get the best out of that hardware. The purpose is not to duplicate the Debian Official Documentation, but to document how to install Debian on some specific hardware. If you need help to get Debian running on your hardware, please have a look at our user support channels where you may find specific channels (mailing list, IRC channel) dedicated to certain types of hardware. |
Models covered
Ideapad 100S-11IBY
Sub-models (80R2) options :
- Processor: Intel Atom Z3735F Quad Core @ 1.33 GHz
- Graphics: Bay Trail Intel HD Graphics
- Display: 11.6" 1366 x 768 TN
- Wireless: Realtek with Bluetooth (soldered)
- RAM: 2 GB DDR3L (soldered)
- Storage: 32GB eMMC (soldered, no upgrade slots)
- Ports: 2x USB 2.0, HDMI out, MicroSD, combo audio jack, VGA webcam with microphone
Overall Status
Core Components |
||
Boot Standard Kernel: |
|
|
LAN network card: |
[?] |
|
Detect CD/DVD: |
[?] |
|
Detect hard drives: |
|
|
Secure boot: |
[?] |
|
Extra Features |
||
CPU Frequency Scaling |
|
|
Hibernation |
[?] |
|
Sleep / Suspend |
|
|
Xorg |
|
|
- OpenGL |
|
|
- Resize-and-Rotate(randr) |
|
|
Switch to External Screen |
[?] |
|
Mouse |
|
|
- Built-in (Trackpoint) |
[-] |
|
- Built-in (Touchpad) |
|
|
Modem |
[-] |
|
Wireless/Wifi |
[?] |
|
Keyboard's Hotkeys |
|
|
Legend :
= OK ;
Unsupported(No Driver) ;
= Error (Couldn't get it working); [?] Unknown, Not Test ; [-] Not-applicable
= Configuration Required;
= Only works with a non-free driver and or firmware
Important Note
This laptop has only a 32-bit UEFI, with no option for Legacy BIOS. Both i386 and amd64 versions of Debian will boot correctly, but loading of the initral ramdisk is considerably faster with amd64.
The easiest way to enter the boot menu is by powering up the laptop with the Novo button.
As only 2GB of non-upgradeable RAM is available, consider allocating 1 GB zram to avoid OOM scenarios or swapping to the slow eMMC storage.
Configuration
Display
- Has Bay Trail Intel HD Graphics, works without issue out of the box.
Audio
- Speakers work out of the box, but not the microphones. In /etc/default/grub, add the kernel parameter to GRUB_CMDLINE_LINUX_DEFAULT:
snd_soc_sst_bytcr_rt5640.quirk=0x502f20
Mouse
- Touchpad works, but the default configuration has the cursor moving rather slowly until a critical speed after which point it flies across the screen ("releasio physics"). XFCE and GNOME offer an option to limit pointer acceleration. More configuration may be necessary with simple window managers.
Power Management
- Suspend works as expected. However, the contents of the desktop may show briefly upon resume before the lock screen or screensaver kicks in. Create the file /etc/X11/xorg.conf.d/20-intel.conf with contents:
Section "Device" Identifier "Intel Graphics" Driver "Intel" EndSection
WiFi
- Worked well before the laptop was given away, cannot remember if any particular drivers had to be installed. Likely needs firmware-realtek, which is in the non-free repo. NIC is soldered to the mainboard.
Modem
- Not present onboard.
System Summary
The person who added this device page gave away their Ideapad 100S before having a chance to obtain the information below, but other owners of the Ideapad 100S-11IBY are encouraged to fill the following sections in.
lspci
$ lspci -nn
lsusb
$ lsusb
$ sudo lsusb -v 2>/dev/null | grep -E '\<(^Bus|iProduct|bDeviceClass|bDeviceProtocol)'
Resources
Attachments
Feel free to contribute configuration files and sample outputs.
Other reports
Useful Links
Credits
