The Config Bistro

<< Back to main page

Here's a random selection of my config files, shared free of charge and without warranty, in the hope that they will be useful and informative.

You may freely copy, modify and/or redistribute any or all of these files, in whole or in part.

Mail me with any feedback.

asound.state

Many new releases of ALSA change the emu10k1 mixer channels, and when you try to use the old mixer settings with the new driver you get errors. The only way of keeping your old mixer settings - which are hard to get right - seems to be to edit the asound.conf file manually.

For Linux 2.6, the file include/sound/version.h indicates which version of ALSA is integrated. Linux 2.6.0 (including -test11) and Linux 2.6.1 contain ALSA 0.9.7. (For information about building newer versions of ALSA for Linux 2.6 kernels, see the AlsaBuild2.6 Wiki page.)

ALSA 1.0.4rc2 asound.state file for emu10k1, works with Linux 2.6.5 and 2.6.6 kernels
asound.state_emu10k1_alsa-driver-1.0.4rc1

ALSA 1.0.0rc1 asound.state file for emu10k1
asound.state_emu10k1_alsa-driver-1.0.0rc1

ALSA 0.9.6 asound.state file for emu10k1, works with Linux 2.6.0 and 2.6.1 kernels
asound.state_emu10k1_alsa-driver-0.9.6

sensors.conf

lm_sensors 2.8.1 sensors.conf file for ABIT KR7A-RAID motherboard (W83697HF chip, uses the w83781d driver)
sensors.conf_abit-kr7a-raid_lm-sensors-2.8.1

XF86Config

XFree86 4.3.0 XF86Config file for Toshiba Libretto 50CT (Chips and Technologies 65554 chip)
XF86Config_libretto-ct50_xfree86-4.3.0

XFree86 4.3.0 XF86Config file for Toshiba Portege 7200 (S3 Savage chip)
XF86Config_portege-7200_xfree86-4.2.0

Linux kernel config

Linux 2.4.26 (MIPS CVS 2004-04-14) .config for SGI Indy (MIPS IP22 architecture)
config_indy-ip22_linux-2.4.26

<< Back to main page