Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix displaying in proper category sound coprocessor & misc ACPI event keys ↵ | Thierry Vignaud | 2009-01-06 | 1 | -2/+2 |
| | | | | NEWS harddrake | ||||
* | perl_checker cleanups | Thierry Vignaud | 2008-12-10 | 1 | -5/+5 |
| | |||||
* | normalize device IDs for devices cthat came from mouse.pm in order to | Thierry Vignaud | 2008-12-09 | 1 | -0/+9 |
| | | | | | | track input devices whose format name differs between ldetect & mouse.pm (hexa vs base10) | ||||
* | no need to probe input devices thrice (they are already listed in | Thierry Vignaud | 2008-12-09 | 1 | -6/+8 |
| | | | | | | @devices through detect_devices::probe_all() -> getInputDevices_and_usb() -> getInputDevices()) | ||||
* | (pciusb_id) try harder to find duplicates: ignore description for USB | Thierry Vignaud | 2008-12-09 | 1 | -1/+2 |
| | | | | | | devices (especially usefull in order to track eg: input devices whose name differs between ldetect & mouse.pm) | ||||
* | (pciusb_id) try harder to find duplicates: ignore pci bus & function | Thierry Vignaud | 2008-12-09 | 1 | -1/+1 |
| | | | | | for USB devices (especially usefull in order to track eg: input devices) | ||||
* | (pciusb_id) try harder to find duplicates: ignore case (b/c bus can be | Thierry Vignaud | 2008-12-09 | 1 | -1/+1 |
| | | | | | either 'USB' or 'usb' (eg: input devices) | ||||
* | (pciusb_id) split out fields list (needed for next commits) | Thierry Vignaud | 2008-12-09 | 1 | -1/+2 |
| | |||||
* | do not sduplicated hardware as unknown (#46242): track duplicated input devices | Thierry Vignaud | 2008-12-09 | 1 | -2/+2 |
| | |||||
* | do not show duplicated hardware as unknown (#46242): * list PC Speaker as ↵ | Thierry Vignaud | 2008-12-09 | 1 | -1/+2 |
| | | | | sound card | ||||
* | do not list PATA controllers as SATA (alternative would be to just | Thierry Vignaud | 2008-12-04 | 1 | -2/+3 |
| | | | | | list all ATA controllers together) | ||||
* | service_harddrake: enable/disable apmd if needed | Olivier Blin | 2008-10-01 | 1 | -0/+1 |
| | |||||
* | harddrake: auto-configure floppies | Olivier Blin | 2008-09-23 | 1 | -0/+5 |
| | |||||
* | do not use anymore printerdrake and thus do not detect printers anymore | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | better style (#41358) | Thierry Vignaud | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | service_harddrake: adapt kernel modaliases that are not valid anymore | Olivier Blin | 2008-09-01 | 1 | -0/+25 |
| | | | | | | in modprobe.conf when booting a new kernel, this should fix migration from e1000 to e1000e and from iwl4965 to iwlagn (#41248) | ||||
* | (configure_one_sound_slot) do not set snd-ac97-codec's "power_save=1" | Thierry Vignaud | 2008-06-16 | 1 | -1/+2 |
| | | | | | options on MIPS | ||||
* | service_harddrake: fix autoconfiguration of harddisks (because an undefined ↵ | Olivier Blin | 2008-05-30 | 1 | -2/+2 |
| | | | | configurator will make harddrake skip all disks) | ||||
* | service_harddrake: fix kbluetooth config path | Olivier Blin | 2008-05-30 | 1 | -1/+1 |
| | |||||
* | service_harddrake: do not allow fbdev if /proc/fb is empty | Olivier Blin | 2008-05-30 | 1 | -1/+1 |
| | |||||
* | (set_pulseaudio_routing) be more robust when managing | Thierry Vignaud | 2008-05-20 | 1 | -2/+2 |
| | | | | | /etc/alsa/pulse-default.conf | ||||
* | (switch) advise to log out if PA is enabled/disabled | Thierry Vignaud | 2008-05-13 | 1 | -0/+6 |
| | |||||
* | (switch) remove typo fix from last commit that was here for debugging | Thierry Vignaud | 2008-05-13 | 1 | -1/+1 |
| | |||||
* | (switch) make sure that switch alsa-plugins-pulseaudio is installed | Thierry Vignaud | 2008-05-13 | 1 | -0/+4 |
| | | | | | when enabling PA routing (#40533) | ||||
* | (switch) grey 5.1 sound option if PA is disabled | Thierry Vignaud | 2008-05-13 | 1 | -0/+1 |
| | |||||
* | (switch) grey PA routing if PA is disabled | Thierry Vignaud | 2008-05-09 | 1 | -0/+1 |
| | |||||
* | disable PA routing when PA is disabled (#40219) | Thierry Vignaud | 2008-05-09 | 1 | -1/+1 |
| | |||||
* | do not offer to run XawTV wrapper but directly run drakxtv (since | Thierry Vignaud | 2008-03-31 | 1 | -1/+1 |
| | | | | | | | xawtv is no more installed by default and since there's no sense to scan for TV channels as root and since modern TV apps have their own scan wizards) | ||||
* | offer again to run drakxtv for TV cards (#39609), partially reverting | Thierry Vignaud | 2008-03-31 | 1 | -0/+1 |
| | | | | | | | | | r228624 from 2007-09-19: "stop offering to run drakxtv ; rationale: - all TV players have their own wizard - kernel do a better job at autoconfiguring cards" | ||||
* | (switch) kill unneeded ";" | Thierry Vignaud | 2008-03-25 | 1 | -1/+1 |
| | |||||
* | fix errors while setting PA preferences (#39270) | Thierry Vignaud | 2008-03-25 | 1 | -3/+3 |
| | |||||
* | recommend using insensitive search (#39136) | Thierry Vignaud | 2008-03-21 | 1 | -1/+1 |
| | |||||
* | "#-" is special for install, just use "#" | Thierry Vignaud | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | (switch) factorize code to save PA settings | Thierry Vignaud | 2008-03-11 | 1 | -8/+9 |
| | |||||
* | (is_5_1_in_pulseaudio_enabled,set_5_1_in_pulseaudio,switch) enable to | Thierry Vignaud | 2008-03-11 | 1 | -0/+30 |
| | | | | | set 5.1 channels (#38796) | ||||
* | (switch) enable to reset the sound mixer to default values | Thierry Vignaud | 2008-03-11 | 1 | -0/+5 |
| | |||||
* | (is_pulseaudio_routing_enabled,set_pulseaudio_routing,switch) add | Thierry Vignaud | 2008-03-11 | 1 | -0/+28 |
| | | | | | support to enable/disable ALSA to PA routing (#37826) | ||||
* | (switch) display trouble shooting when there's no driver too | Thierry Vignaud | 2008-03-11 | 1 | -5/+5 |
| | |||||
* | (is_user_switching_enabled,set_user_switching,switch) add support to | Thierry Vignaud | 2008-03-11 | 1 | -0/+26 |
| | | | | | enable/disable user switching (#37826) | ||||
* | (is_pulseaudio_enabled,set_pulseaudio,switch) add support to enable/disable ↵ | Thierry Vignaud | 2008-03-11 | 1 | -2/+31 |
| | | | | PulseAudio (#37826) | ||||
* | (switch) factorize common options | Thierry Vignaud | 2008-03-11 | 1 | -4/+6 |
| | |||||
* | (switch) use the same API when there's no alternative driver (needed | Thierry Vignaud | 2008-03-11 | 1 | -3/+5 |
| | | | | | for next commits) | ||||
* | move all driver list & troubleshooting in an advanced expander | Thierry Vignaud | 2008-02-20 | 1 | -0/+2 |
| | |||||
* | class more sensors as biometric | Thierry Vignaud | 2008-01-24 | 1 | -1/+1 |
| | |||||
* | drakupdate_fstab: remove --no-flag option, the "kudzu" option has not been ↵ | Olivier Blin | 2008-01-02 | 1 | -2/+2 |
| | | | | written for ages | ||||
* | remove unused class argument (the caller already checks the class) | Olivier Blin | 2008-01-02 | 1 | -2/+2 |
| | |||||
* | harddrake: check that media are not USB keys before auto-configuring them ↵ | Olivier Blin | 2008-01-02 | 1 | -2/+3 |
| | | | | (#34568) | ||||
* | rename is_auto_configurable_media as is_auto_configurable_class since it ↵ | Olivier Blin | 2008-01-02 | 1 | -3/+3 |
| | | | | just compares class names | ||||
* | do no return 0 in harddrake::data::set_removable_configurator so that "Run ↵ | Olivier Blin | 2008-01-02 | 1 | -1/+1 |
| | | | | config tool" gets available again in harddrake (#34794) | ||||
* | detect storage and various controllers before anything else (so that storage ↵ | Olivier Blin | 2007-10-31 | 1 | -103/+104 |
| | | | | devices get detected at first boot on live) |