Commit Graph

77 Commits

Author SHA1 Message Date
9f2d8e237b 30xorg: remove alternative mechanisms for NVIDIA following libglvnd; remove fglrx old driver support 2021-04-25 12:38:33 +02:00
4e0e3f5faf postplug.d/12loadconf: remove old script 2020-12-20 13:58:01 +01:00
c3df1bc57d filesystems: disable automouting of swap partition if running live to fix installation with Calamares 2019-10-12 13:31:37 +02:00
67ba1a18c3 Log to stdout and stderr, no longer to /var/log/postplug.log 2017-12-20 12:58:27 +01:00
cf701ffc86 filesystems: set swap partitions timeout to avoid slow boot with systemd 2016-11-07 20:28:10 +01:00
7fd882da85 filesystem: fix in blkid parsing 2015-06-16 15:14:09 +02:00
e80b4fc1a1 xorg: other infinite fixes for nvidia <-> nouveau switch with X -configure getting worse 2015-03-05 19:16:00 +01:00
05c2d2cf43 30xorg: workaround configuration to disable DPMS on bananapi 2014-12-21 13:27:09 +01:00
97242a1b52 10filesystem: support for /dev/vd* devices as swap 2014-12-21 13:26:45 +01:00
df1571b7a6 Added update-alternatives-set-dri moved from xorg-server package 2014-12-04 16:29:01 +01:00
91d9c11c5e xorg: further fixes for radeon/fglrx switch 2014-10-03 18:50:17 +02:00
a75aae653e xorg: fixes for setting alternatives when switching from/to proprietary video drivers 2014-09-30 01:55:06 +02:00
7c2ebe3873 console: support multilanguage installation by post-configuring /etc/vconsole.conf and /etc/locale.conf 2014-08-08 19:11:01 +02:00
381aed1e7b xorg: try to set fixed video moves only when old CRT seem detected 2014-06-30 00:18:40 +02:00
2244f457a3 xorg: can't call localectl in postplug, so create 00-keyboard.conf 2014-06-30 00:13:38 +02:00
8598291d84 xorg: use localectl to configure X11 keyboard layout; ensure it is always configuring it 2014-06-29 19:56:04 +02:00
2e1ef68602 machine: exclude comment line starting with '#' from dmidecode output as seen on a HP Proliant Server 2014-06-11 21:18:41 +02:00
7f9aac7a35 network: rework android_usb support by using udev and avoid calling blocking systemctl for ttyG* but create symlinks 2013-11-19 10:59:44 +01:00
9e035594d9 processor: fix to avoid reporting script execution error on log 2013-09-29 18:56:30 +02:00
29c1787405 filesystem: swap: yet another fix, add UUID= when calling swapon using uuid 2013-09-29 18:40:45 +02:00
f7e9e7befb filesystem: enable swap after adding to fstab 2013-09-29 18:35:08 +02:00
d18482236a filesystems: re-enable only for swap configuration; systemd service: start befare swap.target 2013-09-26 14:26:55 +02:00
fdfb337dcb network: remove trailing spacing when setting HWADDR for ifcfg-p2p0 for NetworkManager to parse it correctly 2013-09-19 02:30:06 +02:00
29ea391692 network: enable getty on ttyGS0,1 through systemd to enable ACM console on android_usb 2013-09-19 02:00:46 +02:00
94b6db3676 network: code optimization for speed and removal/cornering of obsolete functions 2013-09-18 20:10:00 +02:00
7a526dab3a xorg: remove obsoleted code and rework caching for autoprobed devices to speed up boot 2013-09-18 02:01:19 +02:00
95b7da8f5b sound: don't probe raspberry-pi sound module, now using an alias since libalsa 1.0.27.2-4mamba
- rework checks on cached (unchanged) devices to speed up boot in rpi and sgn
2013-09-18 01:58:48 +02:00
dccee1c9dd network: configure and start a dedicated dhcpd server bound to configured CDC and RNDIS interfaces 2013-07-31 14:35:17 +02:00
8740e2a830 network: added support for configuration of CDC-Ethernet and Android RNDIS network interfaces 2013-07-31 13:28:01 +02:00
b011e2aa40 network: removed obsolete code for interactive boot-time configuration using dialog 2013-07-31 12:10:54 +02:00
10aa2ca3ee sound: add support for initial mixer configuration of Midas_WM1811 (Galaxy Note 10.1) 2013-07-30 18:21:48 +02:00
c2a12f57be Revert "filesystems: re-enable with systemd because installer needs mounted entries"
This is not really needed and would cause problems with systemd.

This reverts commit a6f03cc4b3.
2013-06-28 22:14:48 +02:00
a6f03cc4b3 filesystems: re-enable with systemd because installer needs mounted entries 2013-06-11 15:15:37 +02:00
9f585a34c9 xorg: fix when nouveau/modeset is returning -1 instead of 1 (treat as 1) 2013-04-05 14:54:33 +02:00
f8beae5cbe localtime: create /etc/localtime as a symlink as required by systemd (and also good for sysv5) 2013-04-05 14:23:43 +02:00
d6e8096815 postplug: add systemd service script and don't run filesystem and console scripts if systemd is running 2013-04-05 14:19:03 +02:00
2020bd26fd xorg: radeon: enable a conservative power profile (mid) by default 2013-01-27 19:30:36 +01:00
c0bf7d25ed sound: Raspberry PI: configure to load snd-bcm2835 and set dummy alsa.conf because driver doesn't support dmix & c. plugins 2012-09-02 16:20:23 +02:00
c33c8978df sound: make lspci silent if no PCI bus is available (arm) 2012-09-01 20:50:22 +02:00
b8ce4a9a82 xorg: don't fail if no devices are conifgured; this makes probe work on Raspberry Pi with fbdev 2012-09-01 20:49:24 +02:00
4af6f32896 xorg: don't blacklist nouveau driver to avoid it from being removed from initramfs and stop being reconfigured 2012-08-03 20:58:36 +02:00
efd02e0b17 filesystems: set 'noatime' option for also previously configured root filesystem 2012-07-30 16:29:36 +02:00
42f193f4eb filesystems: configure ext* and reiser* filesystems with the noatime option 2012-07-30 16:10:03 +02:00
74bdfeb5dd Revert "sound: workaround softvol channels initialization by running dummy aplay and arecord"
Reported to hang boot on a DELL Optiplex 755 with:

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
	Subsystem: Dell Optiplex 755

Codec: Analog Devices AD1984
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x11d41984
Subsystem Id: 0x10280211
Revision Id: 0x100400

A recent patch to libalsa should be the upstream solution to the KWin crash problem this patch was intended to fix.

This reverts commit 30e0db1d2c.
2012-07-24 11:53:35 +02:00
56de70a264 xorg: set GLXVBlank to true when using nouveau driver to fix flickering issues 2012-07-16 19:30:18 +02:00
c454411a28 xorg: fix a typo preventing nvidia->nouveau reconfiguration from working 2012-07-16 18:47:34 +02:00
b934e5e81d fglrx/radeon: also support fglrx -> radeon and reverse reconfiguration based on modeset activation 2012-07-11 01:06:57 +02:00
57a587a5e4 xorg: support nouveau -> nvidia reconfiguration 2012-07-05 16:35:29 +02:00
c468b29553 xorg: disable autoconfigured multiple screens 2012-06-12 16:23:43 +02:00
30e0db1d2c sound: workaround softvol channels initialization by running dummy aplay and arecord 2012-06-06 19:02:23 +02:00