README is the man page for your information. Create the .conf in logind.conf.d
Posts by mglae
-
-
Can't tell anything about AirPlay, but LE is using libshairplay.
-
-
No, just short press is supported.
Long press force a hard power off after 5 sec (BIOS/firmware feature)
-
Sector size is 512 bytes, all Ok.
At the prompt just do a df . to see the file system size.
-
A few thoughts:
a) Check if the SSD is using a logical sector size of 512 bytes, 4096 are not supported. Use parted -l to test.
b) The resize operation will create a /flash/fs-resize.log
c) There are resize issues fixed in LE12 nightlys.
-
With Generic-legacy see this post.
-
Ask the author to fix his addon.
-
Still had no time for a detailed investigation.
Start ./tools/adjust_kernel_config menuconfig, navigate to marvell network drivers and enable all possible, build and update image.
To identify driver post the update of lspci -k
-
-
Where is /storage/.config/firmware/ ?
On the target device for individual configuration.
How can i use ./tools/adjust_kernel_config menuconfig for settings?
From the LE git root directory. It is changing linux.x86_64.conf
-
What I must doing ?
a) Check dmesg/journalctl if some firmware is missing. If yes put a copy below /storage/.config/firmware/.
b) There are more Marvell network card drivers to be enabled. Better use ./tools/adjust_kernel_config menuconfig for configuration.
c) In worst case vendor drivers are required.
-
wich modules need enabled
The five being disabled in the code. Use CONFIG_<option>=y:
-
iSCSI options in kernel config got lost over time. Therefore this code has no effect any more.
After manually enabling the options in projects/Generic/linux/linux.x86_64.conf iSCSI shoild work again.
-
You can
a) Move the HD to another PC, install LE and swap back.
b) Boot debian to live system or rescue shell, insert LE install stick, run blkid or lsblk to identify drives, copy the stick to HD with dd if=/dev/sdX of=/dev/sdY bs=64K and choose run on first boot.
c) Install minimal debian/ubuntu ... (maybe sever without applications) on small partition and add LE.
-
Is there a way for me to add it manually?
libx265 is only available for X86_64.
-
-