summaryrefslogtreecommitdiffstats
path: root/perl-install/harddrake
Commit message (Collapse)AuthorAgeFilesLines
* The list with drivers appears below, really (mga#1852)Remco Rijnders2014-04-101-1/+1
|
* fix detecting some wireless devices as scanners (mga#9895)Thierry Vignaud2014-01-131-1/+1
|
* do not try to guess if driver is OSS or not, they all are ALSAThierry Vignaud2013-12-061-2/+2
|
* perl_checker cleanupThierry Vignaud2013-12-061-1/+1
|
* kill message about alternative driver (mga#11824)Thierry Vignaud2013-12-061-2/+1
| | | | the sound card description is kept b/c next messages start by "\n\n"
* kill dead commentThierry Vignaud2013-12-061-10/+0
|
* do not offer to pick a random driver when we've a default oneThierry Vignaud2013-11-291-1/+0
|
* do not offer to switch to another driver if there's noneThierry Vignaud2013-11-291-1/+0
|
* reverse the if branchesThierry Vignaud2013-11-291-7/+8
| | | | | | | | | | | | | rationale: since we no more offer an OSS alternative, the list is empty and thus we were not offering the dialog anymore. However it does more than offering to switch between OSS & ALSA: we do want to offer to configure PA even if we cannot switch to another driver. Thus the GUI is now either show an error dialog if there's no supported sound card of showing PA options
* drop the Bad driver logicThierry Vignaud2013-11-291-5/+0
| | | | | rationale: we don't have any proprietary driver listed in ldetect-lst at all
* (switch) merge it with configThierry Vignaud2013-11-291-7/+1
| | | | | rationale: config() only calls switch() and switch() does more than offering old OSS<->ALSA switch
* simplifyThierry Vignaud2013-11-291-4/+1
|
* (get_alternative) kill it since we no more can choose between OSS & ALSAThierry Vignaud2013-11-291-8/+4
|
* drop support for blacklistThierry Vignaud2013-11-291-13/+6
| | | | | rationale: all blacklisted drivers were OSS and disapeared years ago...
* drop OSS to ALSA mapThierry Vignaud2013-11-291-159/+1
| | | | OSS is not available for years
* harddrake::autoconf network: remove unused connection manager parametersOlivier Blin2013-05-071-1/+1
|
* harddrake service: install ethernet/wireless packages when a newOlivier Blin2013-05-071-1/+27
| | | | | device is detected, this shoud help for Broadcom devices
* harddrake: move ethernet config in harddrake::autoconf::network_confOlivier Blin2013-05-071-1/+10
|
* empty now unused harddrake::autoconf::network_conf (to be reused later)Olivier Blin2013-05-071-2/+0
|
* harddrake: do not disable bluetooth service if adapter disappears (forOlivier Blin2013-05-071-0/+5
| | | | | | example if disabled by Fn keys), systemd will automatically disable the service if needed
* list HID USB devices with keyboardsThierry Vignaud2013-04-091-1/+1
|
* update draksound troubleshooting text (mga#4162)Colin Guthrie2013-04-041-12/+31
|
* - harddrake:Olivier Blin2012-04-291-2/+0
| | | | | | o do not disable cpufreq on non-laptops o remove double apmd check
* fix detecting bluetooth devicesThierry Vignaud2012-03-231-1/+1
| | | | (spot by perl_checker)
* perl_checker cleanupsThierry Vignaud2012-03-232-4/+2
|
* fix crash after mismerge (mga#3696)Thierry Vignaud2011-12-111-1/+1
|
* fix mismergeThierry Vignaud2011-12-101-1/+1
|
* do not display some bluetooth stuff as unknown (mga#1460)Thierry Vignaud2011-12-101-1/+1
|
* harddrake: prevent detecting some soft modems as scanners (mga#2753)Thierry Vignaud2011-12-101-1/+1
| | | | | | as usual sane-find-scanner is reporting wrongly too many devices, so we must filter them Here, let's filter harder soft modems
* (write_config) more compactThierry Vignaud2011-05-181-3/+1
|
* perl_checker cleanups after colin's commitsThierry Vignaud2011-05-181-4/+1
|
* make file tests more compactThierry Vignaud2011-05-181-9/+3
|
* draksound: Rename PA variable to better reflect what it is.Colin Guthrie2011-05-181-6/+6
|
* More PA config writing robustnessColin Guthrie2011-05-181-1/+4
|
* draksound: Do not write PA config files if they do not existColin Guthrie2011-05-181-1/+17
|
* draksound: Remove the 'Enable 5.1...' option. This is now done via card ↵Colin Guthrie2011-05-181-26/+0
| | | | profiles in native GUIs for GNOME and KDE (or pavucontrol)
* draksound: Remove the 'Enable user switching...' option as it relies on HAL ↵Colin Guthrie2011-05-181-25/+0
| | | | which is deprecated
* - 's!Just select your tv card parameters!Just select your TV card parameters!'Ahmad Samir2011-04-041-1/+1
|
* - s/api/API/Ahmad Samir2011-04-041-2/+2
|
* - perl -pi -e 's!trouble shoot!troubleshoot!'Ahmad Samir2011-04-041-2/+2
|
* - perl -pi -e 's!you can pick one in the above list!you can pick one from ↵Ahmad Samir2011-04-041-1/+1
| | | | the above list!'
* perl-install/harddrake/sound.pm: fix draksound message grammar/structureAhmad Samir2011-03-191-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-169/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* identify HECI controllers as system devices (#58215)Thierry Vignaud2010-03-171-1/+1
|
* try harder to match webcams (#53940)Thierry Vignaud2010-02-251-1/+1
|
* fix detecting firewire controllers when using the new kernel firewire stackThierry Vignaud2010-01-181-1/+1
|
* fix detecting some camerasThierry Vignaud2009-12-231-1/+1
|
* fix detecting some miceThierry Vignaud2009-11-241-1/+1
|
* use right package names for alsa pulseaudio pluginsChristophe Fergeau2009-11-101-3/+3
| | | | | | The code was looking for alsa-pulseaudio-plugins which is only provided by the alsa pulseaudio plugins. Their actual name is lib[64]alsa-pulseaudio-plugins
* small perl_checker fixChristophe Fergeau2009-11-101-1/+1
|