roleee3

Hozzászólások

10 bejegyzés megtekintése - 81-90 / 107
  • Szerző
    Bejegyzés
  • Hozzászólás: ALSA probléma #2094586
    roleee3
    Felhasználó

      alsa verzio: media-sound/alsa-driver-1.0.14_rc1 

      lehet hogy le kéne szedni az alsa-oss, alsa-driver, alsa és újból emergelni?

      Hozzászólás: ALSA probléma #2094582
      roleee3
      Felhasználó

        Alsaconf:
        Running modules-update…
        Loading driver…
        * Loading ALSA modules …
        *  Loading: snd-card-0 …                                              [ ok ]
        *  Loading: snd-seq …                                                [ ok ]
        *  Loading: snd-emu10k1-synth …                                      [ ok ]
        *  Loading: snd-seq-midi …                                            [ ok ]
        * Restoring Mixer Levels …
        /usr/sbin/alsactl: load_state:1340: Cannot find soundcard ‘0’…
        * Errors while restoring defaults, ignoring                              [ ok ]
        Setting default volumes…
        amixer: Mixer attach default error: No such device

        kernelkonfig:

        # Device Drivers
        #

        #
        # Generic Driver Options
        #
        CONFIG_STANDALONE=y
        CONFIG_PREVENT_FIRMWARE_BUILD=y
        CONFIG_FW_LOADER=y
        # CONFIG_DEBUG_DRIVER is not set
        # CONFIG_SYS_HYPERVISOR is not set

        #
        # Connector – unified userspace kernelspace linker
        #
        # CONFIG_CONNECTOR is not set

        #
        # Memory Technology Devices (MTD)
        #
        # CONFIG_MTD is not set

        #
        # Parallel port support
        #
        # CONFIG_PARPORT is not set

        #
        # Plug and Play support
        #
        # CONFIG_PNP is not set

        #
        # Block devices
        #
        CONFIG_BLK_DEV_FD=y
        # CONFIG_BLK_CPQ_DA is not set
        # CONFIG_BLK_CPQ_CISS_DA is not set
        # CONFIG_BLK_DEV_DAC960 is not set
        # CONFIG_BLK_DEV_UMEM is not set
        # CONFIG_BLK_DEV_COW_COMMON is not set
        CONFIG_BLK_DEV_LOOP=y
        # CONFIG_BLK_DEV_CRYPTOLOOP is not set
        # CONFIG_BLK_DEV_NBD is not set
        # CONFIG_BLK_DEV_SX8 is not set
        # CONFIG_BLK_DEV_UB is not set
        CONFIG_BLK_DEV_RAM=y
        CONFIG_BLK_DEV_RAM_COUNT=16
        CONFIG_BLK_DEV_RAM_SIZE=4096
        CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
        CONFIG_BLK_DEV_INITRD=y
        # CONFIG_CDROM_PKTCDVD is not set
        # CONFIG_ATA_OVER_ETH is not set

        #
        # Misc devices
        #
        # CONFIG_IBM_ASM is not set
        # CONFIG_SGI_IOC4 is not set
        # CONFIG_TIFM_CORE is not set

        #
        # ATA/ATAPI/MFM/RLL support
        #
        CONFIG_IDE=y
        CONFIG_BLK_DEV_IDE=y

        #
        # Please see Documentation/ide.txt for help/info on IDE drives
        #
        # CONFIG_BLK_DEV_IDE_SATA is not set
        # CONFIG_BLK_DEV_HD_IDE is not set
        CONFIG_BLK_DEV_IDEDISK=y
        CONFIG_IDEDISK_MULTI_MODE=y
        CONFIG_BLK_DEV_IDECD=y
        # CONFIG_BLK_DEV_IDETAPE is not set
        # CONFIG_BLK_DEV_IDEFLOPPY is not set
        # CONFIG_BLK_DEV_IDESCSI is not set
        # CONFIG_IDE_TASK_IOCTL is not set

        #
        # IDE chipset support/bugfixes
        #
        CONFIG_IDE_GENERIC=y
        # CONFIG_BLK_DEV_CMD640 is not set
        CONFIG_BLK_DEV_IDEPCI=y
        # CONFIG_IDEPCI_SHARE_IRQ is not set
        # CONFIG_BLK_DEV_OFFBOARD is not set
        # CONFIG_BLK_DEV_GENERIC is not set
        # CONFIG_BLK_DEV_OPTI621 is not set
        # CONFIG_BLK_DEV_RZ1000 is not set
        CONFIG_BLK_DEV_IDEDMA_PCI=y
        # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
        CONFIG_IDEDMA_PCI_AUTO=y
        # CONFIG_IDEDMA_ONLYDISK is not set
        # CONFIG_BLK_DEV_AEC62XX is not set
        # CONFIG_BLK_DEV_ALI15X3 is not set
        CONFIG_BLK_DEV_AMD74XX=y
        # CONFIG_BLK_DEV_ATIIXP is not set
        # CONFIG_BLK_DEV_CMD64X is not set
        # CONFIG_BLK_DEV_TRIFLEX is not set
        # CONFIG_BLK_DEV_CY82C693 is not set
        # CONFIG_BLK_DEV_CS5520 is not set
        # CONFIG_BLK_DEV_CS5530 is not set
        # CONFIG_BLK_DEV_CS5535 is not set
        # CONFIG_BLK_DEV_HPT34X is not set
        # CONFIG_BLK_DEV_HPT366 is not set
        # CONFIG_BLK_DEV_JMICRON is not set
        # CONFIG_BLK_DEV_SC1200 is not set
        CONFIG_BLK_DEV_PIIX=y
        # CONFIG_BLK_DEV_IT821X is not set
        # CONFIG_BLK_DEV_NS87415 is not set
        # CONFIG_BLK_DEV_PDC202XX_OLD is not set
        # CONFIG_BLK_DEV_PDC202XX_NEW is not set
        # CONFIG_BLK_DEV_SVWKS is not set
        # CONFIG_BLK_DEV_SIIMAGE is not set
        # CONFIG_BLK_DEV_SIS5513 is not set
        # CONFIG_BLK_DEV_SLC90E66 is not set
        # CONFIG_BLK_DEV_TRM290 is not set
        # CONFIG_BLK_DEV_VIA82CXXX is not set
        # CONFIG_IDE_ARM is not set
        CONFIG_BLK_DEV_IDEDMA=y
        # CONFIG_IDEDMA_IVB is not set
        CONFIG_IDEDMA_AUTO=y
        # CONFIG_BLK_DEV_HD is not set

        #
        # SCSI device support
        #
        # CONFIG_RAID_ATTRS is not set
        CONFIG_SCSI=y
        CONFIG_SCSI_NETLINK=y
        # CONFIG_SCSI_PROC_FS is not set

        #
        # SCSI support type (disk, tape, CD-ROM)
        #
        CONFIG_BLK_DEV_SD=y
        # CONFIG_CHR_DEV_ST is not set
        # CONFIG_CHR_DEV_OSST is not set
        CONFIG_BLK_DEV_SR=y
        # CONFIG_BLK_DEV_SR_VENDOR is not set
        CONFIG_CHR_DEV_SG=y
        # CONFIG_CHR_DEV_SCH is not set

        #
        # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
        #
        # CONFIG_SCSI_MULTI_LUN is not set
        # CONFIG_SCSI_CONSTANTS is not set
        # CONFIG_SCSI_LOGGING is not set

        #
        # SCSI Transports
        #
        CONFIG_SCSI_SPI_ATTRS=y
        CONFIG_SCSI_FC_ATTRS=y
        # CONFIG_SCSI_ISCSI_ATTRS is not set
        # CONFIG_SCSI_SAS_ATTRS is not set
        # CONFIG_SCSI_SAS_LIBSAS is not set

        #
        # SCSI low-level drivers
        #
        # CONFIG_ISCSI_TCP is not set
        CONFIG_BLK_DEV_3W_XXXX_RAID=y
        # CONFIG_SCSI_3W_9XXX is not set
        # CONFIG_SCSI_ACARD is not set
        # CONFIG_SCSI_AACRAID is not set
        CONFIG_SCSI_AIC7XXX=y
        CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
        CONFIG_AIC7XXX_RESET_DELAY_MS=5000
        CONFIG_AIC7XXX_DEBUG_ENABLE=y
        CONFIG_AIC7XXX_DEBUG_MASK=0
        CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
        # CONFIG_SCSI_AIC7XXX_OLD is not set
        CONFIG_SCSI_AIC79XX=y
        CONFIG_AIC79XX_CMDS_PER_DEVICE=32
        CONFIG_AIC79XX_RESET_DELAY_MS=4000
        # CONFIG_AIC79XX_ENABLE_RD_STRM is not set
        # CONFIG_AIC79XX_DEBUG_ENABLE is not set
        CONFIG_AIC79XX_DEBUG_MASK=0
        # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
        # CONFIG_SCSI_AIC94XX is not set
        # CONFIG_SCSI_DPT_I2O is not set
        # CONFIG_SCSI_ADVANSYS is not set
        # CONFIG_SCSI_ARCMSR is not set
        # CONFIG_MEGARAID_NEWGEN is not set
        # CONFIG_MEGARAID_LEGACY is not set
        # CONFIG_MEGARAID_SAS is not set
        # CONFIG_SCSI_HPTIOP is not set
        # CONFIG_SCSI_BUSLOGIC is not set
        # CONFIG_SCSI_DMX3191D is not set
        # CONFIG_SCSI_EATA is not set
        # CONFIG_SCSI_FUTURE_DOMAIN is not set
        # CONFIG_SCSI_GDTH is not set
        # CONFIG_SCSI_IPS is not set
        # CONFIG_SCSI_INITIO is not set
        # CONFIG_SCSI_INIA100 is not set
        # CONFIG_SCSI_STEX is not set
        # CONFIG_SCSI_SYM53C8XX_2 is not set
        # CONFIG_SCSI_IPR is not set
        # CONFIG_SCSI_QLOGIC_1280 is not set
        # CONFIG_SCSI_QLA_FC is not set
        # CONFIG_SCSI_QLA_ISCSI is not set
        # CONFIG_SCSI_LPFC is not set
        # CONFIG_SCSI_DC395x is not set
        # CONFIG_SCSI_DC390T is not set
        # CONFIG_SCSI_NSP32 is not set
        # CONFIG_SCSI_DEBUG is not set

        #
        # Serial ATA (prod) and Parallel ATA (experimental) drivers
        #
        CONFIG_ATA=y
        CONFIG_SATA_AHCI=y
        CONFIG_SATA_SVW=y
        CONFIG_ATA_PIIX=y
        # CONFIG_SATA_MV is not set
        CONFIG_SATA_NV=y
        # CONFIG_PDC_ADMA is not set
        # CONFIG_SATA_QSTOR is not set
        # CONFIG_SATA_PROMISE is not set
        # CONFIG_SATA_SX4 is not set
        CONFIG_SATA_SIL=y
        # CONFIG_SATA_SIL24 is not set
        # CONFIG_SATA_SIS is not set
        # CONFIG_SATA_ULI is not set
        CONFIG_SATA_VIA=y
        # CONFIG_SATA_VITESSE is not set
        CONFIG_SATA_INTEL_COMBINED=y
        # CONFIG_PATA_ALI is not set
        # CONFIG_PATA_AMD is not set
        # CONFIG_PATA_ARTOP is not set
        # CONFIG_PATA_ATIIXP is not set
        # CONFIG_PATA_CMD64X is not set
        # CONFIG_PATA_CS5520 is not set
        # CONFIG_PATA_CS5530 is not set
        # CONFIG_PATA_CS5535 is not set
        # CONFIG_PATA_CYPRESS is not set
        # CONFIG_PATA_EFAR is not set
        # CONFIG_ATA_GENERIC is not set
        # CONFIG_PATA_HPT366 is not set
        # CONFIG_PATA_HPT37X is not set
        # CONFIG_PATA_HPT3X2N is not set
        # CONFIG_PATA_HPT3X3 is not set
        # CONFIG_PATA_IT821X is not set
        # CONFIG_PATA_JMICRON is not set
        # CONFIG_PATA_TRIFLEX is not set
        # CONFIG_PATA_MPIIX is not set
        # CONFIG_PATA_OLDPIIX is not set
        # CONFIG_PATA_NETCELL is not set
        # CONFIG_PATA_NS87410 is not set
        # CONFIG_PATA_OPTI is not set
        # CONFIG_PATA_OPTIDMA is not set
        # CONFIG_PATA_PDC_OLD is not set
        # CONFIG_PATA_RADISYS is not set
        # CONFIG_PATA_RZ1000 is not set
        # CONFIG_PATA_SC1200 is not set
        # CONFIG_PATA_SERVERWORKS is not set
        # CONFIG_PATA_PDC2027X is not set
        # CONFIG_PATA_SIL680 is not set
        # CONFIG_PATA_SIS is not set
        # CONFIG_PATA_VIA is not set
        # CONFIG_PATA_WINBOND is not set

        #
        # Multi-device support (RAID and LVM)
        #
        CONFIG_MD=y
        # CONFIG_BLK_DEV_MD is not set
        CONFIG_BLK_DEV_DM=y
        # CONFIG_DM_DEBUG is not set
        # CONFIG_DM_CRYPT is not set
        # CONFIG_DM_SNAPSHOT is not set
        # CONFIG_DM_MIRROR is not set
        # CONFIG_DM_ZERO is not set
        # CONFIG_DM_MULTIPATH is not set
        # CONFIG_BLK_DEV_DM_BBR is not set

        #
        # Fusion MPT device support
        #
        CONFIG_FUSION=y
        CONFIG_FUSION_SPI=y
        # CONFIG_FUSION_FC is not set
        # CONFIG_FUSION_SAS is not set
        CONFIG_FUSION_MAX_SGE=128
        # CONFIG_FUSION_CTL is not set

        #
        # IEEE 1394 (FireWire) support
        #
        CONFIG_IEEE1394=y

        #
        # Subsystem Options
        #
        # CONFIG_IEEE1394_VERBOSEDEBUG is not set
        # CONFIG_IEEE1394_OUI_DB is not set
        # CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set
        # CONFIG_IEEE1394_EXPORT_FULL_API is not set

        #
        # Device Drivers
        #

        #
        # Texas Instruments PCILynx requires I2C
        #
        CONFIG_IEEE1394_OHCI1394=y

        #
        # Protocol Drivers
        #
        # CONFIG_IEEE1394_VIDEO1394 is not set
        # CONFIG_IEEE1394_SBP2 is not set
        # CONFIG_IEEE1394_ETH1394 is not set
        # CONFIG_IEEE1394_DV1394 is not set
        CONFIG_IEEE1394_RAWIO=y

        #
        # I2O device support
        #
        # CONFIG_I2O is not set

        #
        # Network device support
        #
        CONFIG_NETDEVICES=y
        # CONFIG_DUMMY is not set
        # CONFIG_BONDING is not set
        # CONFIG_EQUALIZER is not set
        # CONFIG_TUN is not set

        #
        # ARCnet devices
        #
        # CONFIG_ARCNET is not set

        #
        # PHY device support
        #
        # CONFIG_PHYLIB is not set

        #
        # Ethernet (10 or 100Mbit)
        #
        CONFIG_NET_ETHERNET=y
        CONFIG_MII=y
        # CONFIG_HAPPYMEAL is not set
        # CONFIG_SUNGEM is not set
        # CONFIG_CASSINI is not set
        # CONFIG_NET_VENDOR_3COM is not set

        #
        # Tulip family network device support
        #
        CONFIG_NET_TULIP=y
        # CONFIG_DE2104X is not set
        CONFIG_TULIP=y
        # CONFIG_TULIP_MWI is not set
        # CONFIG_TULIP_MMIO is not set
        # CONFIG_TULIP_NAPI is not set
        # CONFIG_DE4X5 is not set
        # CONFIG_WINBOND_840 is not set
        # CONFIG_DM9102 is not set
        # CONFIG_ULI526X is not set
        # CONFIG_HP100 is not set
        CONFIG_NET_PCI=y
        # CONFIG_PCNET32 is not set
        # CONFIG_AMD8111_ETH is not set
        # CONFIG_ADAPTEC_STARFIRE is not set
        CONFIG_B44=y
        CONFIG_FORCEDETH=y
        # CONFIG_FORCEDETH_NAPI is not set
        # CONFIG_DGRS is not set
        # CONFIG_EEPRO100 is not set
        CONFIG_E100=y
        # CONFIG_FEALNX is not set
        # CONFIG_NATSEMI is not set
        # CONFIG_NE2K_PCI is not set
        CONFIG_8139CP=y
        CONFIG_8139TOO=y
        # CONFIG_8139TOO_PIO is not set
        # CONFIG_8139TOO_TUNE_TWISTER is not set
        # CONFIG_8139TOO_8129 is not set
        # CONFIG_8139_OLD_RX_RESET is not set
        # CONFIG_SIS900 is not set
        # CONFIG_EPIC100 is not set
        # CONFIG_SUNDANCE is not set
        # CONFIG_TLAN is not set
        # CONFIG_VIA_RHINE is not set

        #
        # Ethernet (1000 Mbit)
        #
        # CONFIG_ACENIC is not set
        # CONFIG_DL2K is not set
        CONFIG_E1000=y
        # CONFIG_E1000_NAPI is not set
        # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
        # CONFIG_NS83820 is not set
        # CONFIG_HAMACHI is not set
        # CONFIG_YELLOWFIN is not set
        CONFIG_R8169=y
        # CONFIG_R8169_NAPI is not set
        # CONFIG_SIS190 is not set
        # CONFIG_SKGE is not set
        CONFIG_SKY2=y
        # CONFIG_SK98LIN is not set
        # CONFIG_VIA_VELOCITY is not set
        CONFIG_TIGON3=y
        CONFIG_BNX2=y
        # CONFIG_QLA3XXX is not set

        #
        # Ethernet (10000 Mbit)
        #
        # CONFIG_CHELSIO_T1 is not set
        # CONFIG_IXGB is not set
        # CONFIG_S2IO is not set
        # CONFIG_MYRI10GE is not set

        #
        # Token Ring devices
        #
        # CONFIG_TR is not set

        #
        # Wireless LAN (non-hamradio)
        #
        # CONFIG_NET_RADIO is not set

        #
        # Wan interfaces
        #
        # CONFIG_WAN is not set
        # CONFIG_FDDI is not set
        # CONFIG_HIPPI is not set
        # CONFIG_PPP is not set
        # CONFIG_SLIP is not set
        # CONFIG_NET_FC is not set
        # CONFIG_SHAPER is not set
        CONFIG_NETCONSOLE=y
        CONFIG_NETPOLL=y
        # CONFIG_NETPOLL_RX is not set
        # CONFIG_NETPOLL_TRAP is not set
        CONFIG_NET_POLL_CONTROLLER=y

        #
        # ISDN subsystem
        #
        # CONFIG_ISDN is not set

        #
        # Telephony Support
        #
        # CONFIG_PHONE is not set

        #
        # Input device support
        #
        CONFIG_INPUT=y
        # CONFIG_INPUT_FF_MEMLESS is not set

        #
        # Userland interfaces
        #
        CONFIG_INPUT_MOUSEDEV=y
        CONFIG_INPUT_MOUSEDEV_PSAUX=y
        CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
        CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
        # CONFIG_INPUT_JOYDEV is not set
        # CONFIG_INPUT_TSDEV is not set
        CONFIG_INPUT_EVDEV=y
        # CONFIG_INPUT_EVBUG is not set

        #
        # Input Device Drivers
        #
        CONFIG_INPUT_KEYBOARD=y
        CONFIG_KEYBOARD_ATKBD=y
        # CONFIG_KEYBOARD_SUNKBD is not set
        # CONFIG_KEYBOARD_LKKBD is not set
        # CONFIG_KEYBOARD_XTKBD is not set
        # CONFIG_KEYBOARD_NEWTON is not set
        # CONFIG_KEYBOARD_STOWAWAY is not set
        CONFIG_INPUT_MOUSE=y
        CONFIG_MOUSE_PS2=y
        # CONFIG_MOUSE_SERIAL is not set
        # CONFIG_MOUSE_VSXXXAA is not set
        # CONFIG_INPUT_JOYSTICK is not set
        # CONFIG_INPUT_TOUCHSCREEN is not set
        # CONFIG_INPUT_MISC is not set

        #
        # Hardware I/O ports
        #
        CONFIG_SERIO=y
        CONFIG_SERIO_I8042=y
        # CONFIG_SERIO_SERPORT is not set
        # CONFIG_SERIO_CT82C710 is not set
        # CONFIG_SERIO_PCIPS2 is not set
        CONFIG_SERIO_LIBPS2=y
        # CONFIG_SERIO_RAW is not set
        # CONFIG_GAMEPORT is not set

        #
        # Character devices
        #
        CONFIG_VT=y
        CONFIG_VT_CONSOLE=y
        CONFIG_HW_CONSOLE=y
        # CONFIG_VT_HW_CONSOLE_BINDING is not set
        # CONFIG_SERIAL_NONSTANDARD is not set

        #
        # Serial drivers
        #
        CONFIG_SERIAL_8250=y
        CONFIG_SERIAL_8250_CONSOLE=y
        CONFIG_SERIAL_8250_PCI=y
        CONFIG_SERIAL_8250_NR_UARTS=4
        CONFIG_SERIAL_8250_RUNTIME_UARTS=4
        # CONFIG_SERIAL_8250_EXTENDED is not set

        #
        # Non-8250 serial port support
        #
        CONFIG_SERIAL_CORE=y
        CONFIG_SERIAL_CORE_CONSOLE=y
        # CONFIG_SERIAL_JSM is not set
        CONFIG_UNIX98_PTYS=y
        CONFIG_LEGACY_PTYS=y
        CONFIG_LEGACY_PTY_COUNT=256

        #
        # IPMI
        #
        # CONFIG_IPMI_HANDLER is not set

        #
        # Watchdog Cards
        #
        # CONFIG_WATCHDOG is not set
        CONFIG_HW_RANDOM=y
        CONFIG_HW_RANDOM_INTEL=y
        CONFIG_HW_RANDOM_AMD=y
        CONFIG_HW_RANDOM_GEODE=y
        CONFIG_HW_RANDOM_VIA=y
        # CONFIG_NVRAM is not set
        CONFIG_RTC=y
        # CONFIG_DTLK is not set
        # CONFIG_R3964 is not set
        # CONFIG_APPLICOM is not set
        # CONFIG_SONYPI is not set

        #
        # Ftape, the floppy tape device driver
        #
        CONFIG_AGP=y
        # CONFIG_AGP_ALI is not set
        # CONFIG_AGP_ATI is not set
        # CONFIG_AGP_AMD is not set
        CONFIG_AGP_AMD64=y
        CONFIG_AGP_INTEL=y
        # CONFIG_AGP_NVIDIA is not set
        # CONFIG_AGP_SIS is not set
        # CONFIG_AGP_SWORKS is not set
        # CONFIG_AGP_VIA is not set
        # CONFIG_AGP_EFFICEON is not set
        # CONFIG_DRM is not set
        # CONFIG_MWAVE is not set
        # CONFIG_PC8736x_GPIO is not set
        # CONFIG_NSC_GPIO is not set
        # CONFIG_CS5535_GPIO is not set
        CONFIG_RAW_DRIVER=y
        CONFIG_MAX_RAW_DEVS=256
        CONFIG_HPET=y
        # CONFIG_HPET_RTC_IRQ is not set
        CONFIG_HPET_MMAP=y
        CONFIG_HANGCHECK_TIMER=y

        #
        # TPM devices
        #
        # CONFIG_TCG_TPM is not set
        # CONFIG_TELCLOCK is not set

        #
        # I2C support
        #
        # CONFIG_I2C is not set

        #
        # SPI support
        #
        # CONFIG_SPI is not set
        # CONFIG_SPI_MASTER is not set

        #
        # Dallas’s 1-wire bus
        #
        # CONFIG_W1 is not set

        #
        # Hardware Monitoring support
        #
        # CONFIG_HWMON is not set
        # CONFIG_HWMON_VID is not set

        #
        # Multimedia devices
        #
        # CONFIG_VIDEO_DEV is not set

        #
        # Digital Video Broadcasting Devices
        #
        # CONFIG_DVB is not set
        # CONFIG_USB_DABUSB is not set

        #
        # Graphics support
        #
        CONFIG_FIRMWARE_EDID=y
        # CONFIG_FB is not set
        CONFIG_VIDEO_SELECT=y

        #
        # Console display driver support
        #
        CONFIG_VGA_CONSOLE=y
        CONFIG_VGACON_SOFT_SCROLLBACK=y
        CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=128
        CONFIG_DUMMY_CONSOLE=y
        # CONFIG_BACKLIGHT_LCD_SUPPORT is not set

        #
        # Speakup console speech
        #
        # CONFIG_SPEAKUP is not set

        #
        # Sound
        #
        CONFIG_SOUND=y

        #
        # Advanced Linux Sound Architecture
        #
        # CONFIG_SND is not set

        #
        # Open Sound System
        #
        # CONFIG_SOUND_PRIME is not set

        #
        # USB support
        #
        CONFIG_USB_ARCH_HAS_HCD=y
        CONFIG_USB_ARCH_HAS_OHCI=y
        CONFIG_USB_ARCH_HAS_EHCI=y
        CONFIG_USB=y
        # CONFIG_USB_DEBUG is not set

        #
        # Miscellaneous USB options
        #
        CONFIG_USB_DEVICEFS=y
        # CONFIG_USB_BANDWIDTH is not set
        # CONFIG_USB_DYNAMIC_MINORS is not set
        # CONFIG_USB_SUSPEND is not set
        # CONFIG_USB_OTG is not set

        #
        # USB Host Controller Drivers
        #
        CONFIG_USB_EHCI_HCD=y
        # CONFIG_USB_EHCI_SPLIT_ISO is not set
        # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
        # CONFIG_USB_EHCI_TT_NEWSCHED is not set
        # CONFIG_USB_ISP116X_HCD is not set
        CONFIG_USB_OHCI_HCD=y
        # CONFIG_USB_OHCI_BIG_ENDIAN is not set
        CONFIG_USB_OHCI_LITTLE_ENDIAN=y
        CONFIG_USB_UHCI_HCD=y
        # CONFIG_USB_SL811_HCD is not set

        #
        # USB Device Class drivers
        #
        # CONFIG_USB_ACM is not set
        CONFIG_USB_PRINTER=y

        #
        # NOTE: USB_STORAGE enables SCSI, and ‘SCSI disk support’
        #

        #
        # may also be needed; see USB_STORAGE Help for more information
        #
        CONFIG_USB_STORAGE=y
        # CONFIG_USB_STORAGE_DEBUG is not set
        # CONFIG_USB_STORAGE_DATAFAB is not set
        # CONFIG_USB_STORAGE_FREECOM is not set
        # CONFIG_USB_STORAGE_ISD200 is not set
        # CONFIG_USB_STORAGE_DPCM is not set
        # CONFIG_USB_STORAGE_USBAT is not set
        # CONFIG_USB_STORAGE_SDDR09 is not set
        # CONFIG_USB_STORAGE_SDDR55 is not set
        # CONFIG_USB_STORAGE_JUMPSHOT is not set
        # CONFIG_USB_STORAGE_ALAUDA is not set
        # CONFIG_USB_STORAGE_KARMA is not set
        # CONFIG_USB_LIBUSUAL is not set

        #
        # USB Input Devices
        #
        CONFIG_USB_HID=y
        CONFIG_USB_HIDINPUT=y
        # CONFIG_USB_HIDINPUT_POWERBOOK is not set
        # CONFIG_HID_FF is not set
        # CONFIG_USB_HIDDEV is not set
        # CONFIG_USB_AIPTEK is not set
        # CONFIG_USB_WACOM is not set
        # CONFIG_USB_ACECAD is not set
        # CONFIG_USB_KBTAB is not set
        # CONFIG_USB_POWERMATE is not set
        # CONFIG_USB_TOUCHSCREEN is not set
        # CONFIG_USB_YEALINK is not set
        # CONFIG_USB_XPAD is not set
        # CONFIG_USB_ATI_REMOTE is not set
        # CONFIG_USB_ATI_REMOTE2 is not set
        # CONFIG_USB_KEYSPAN_REMOTE is not set
        # CONFIG_USB_APPLETOUCH is not set

        #
        # USB Imaging devices
        #
        # CONFIG_USB_MDC800 is not set
        # CONFIG_USB_MICROTEK is not set

        #
        # USB Network Adapters
        #
        # CONFIG_USB_CATC is not set
        # CONFIG_USB_KAWETH is not set
        # CONFIG_USB_PEGASUS is not set
        # CONFIG_USB_RTL8150 is not set
        # CONFIG_USB_USBNET_MII is not set
        # CONFIG_USB_USBNET is not set
        CONFIG_USB_MON=y

        #
        # USB port drivers
        #

        kernel verzió: linux-2.6.19-gentoo-r5
        alsa verzió: hát ezt nem tom hol kéne megnézni, de hát újnak kéne lennie mert mindig emergelem.

        Hozzászólás: ALSA probléma #2094583
        roleee3
        Felhasználó

          Alsaconf:
          Running modules-update…
          Loading driver…
          * Loading ALSA modules …
          *  Loading: snd-card-0 …                                              [ ok ]
          *  Loading: snd-seq …                                                [ ok ]
          *  Loading: snd-emu10k1-synth …                                      [ ok ]
          *  Loading: snd-seq-midi …                                            [ ok ]
          * Restoring Mixer Levels …
          /usr/sbin/alsactl: load_state:1340: Cannot find soundcard ‘0’…
          * Errors while restoring defaults, ignoring                              [ ok ]
          Setting default volumes…
          amixer: Mixer attach default error: No such device

          kernelkonfig:

          # Device Drivers
          #

          #
          # Generic Driver Options
          #
          CONFIG_STANDALONE=y
          CONFIG_PREVENT_FIRMWARE_BUILD=y
          CONFIG_FW_LOADER=y
          # CONFIG_DEBUG_DRIVER is not set
          # CONFIG_SYS_HYPERVISOR is not set

          #
          # Connector – unified userspace kernelspace linker
          #
          # CONFIG_CONNECTOR is not set

          #
          # Memory Technology Devices (MTD)
          #
          # CONFIG_MTD is not set

          #
          # Parallel port support
          #
          # CONFIG_PARPORT is not set

          #
          # Plug and Play support
          #
          # CONFIG_PNP is not set

          #
          # Block devices
          #
          CONFIG_BLK_DEV_FD=y
          # CONFIG_BLK_CPQ_DA is not set
          # CONFIG_BLK_CPQ_CISS_DA is not set
          # CONFIG_BLK_DEV_DAC960 is not set
          # CONFIG_BLK_DEV_UMEM is not set
          # CONFIG_BLK_DEV_COW_COMMON is not set
          CONFIG_BLK_DEV_LOOP=y
          # CONFIG_BLK_DEV_CRYPTOLOOP is not set
          # CONFIG_BLK_DEV_NBD is not set
          # CONFIG_BLK_DEV_SX8 is not set
          # CONFIG_BLK_DEV_UB is not set
          CONFIG_BLK_DEV_RAM=y
          CONFIG_BLK_DEV_RAM_COUNT=16
          CONFIG_BLK_DEV_RAM_SIZE=4096
          CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
          CONFIG_BLK_DEV_INITRD=y
          # CONFIG_CDROM_PKTCDVD is not set
          # CONFIG_ATA_OVER_ETH is not set

          #
          # Misc devices
          #
          # CONFIG_IBM_ASM is not set
          # CONFIG_SGI_IOC4 is not set
          # CONFIG_TIFM_CORE is not set

          #
          # ATA/ATAPI/MFM/RLL support
          #
          CONFIG_IDE=y
          CONFIG_BLK_DEV_IDE=y

          #
          # Please see Documentation/ide.txt for help/info on IDE drives
          #
          # CONFIG_BLK_DEV_IDE_SATA is not set
          # CONFIG_BLK_DEV_HD_IDE is not set
          CONFIG_BLK_DEV_IDEDISK=y
          CONFIG_IDEDISK_MULTI_MODE=y
          CONFIG_BLK_DEV_IDECD=y
          # CONFIG_BLK_DEV_IDETAPE is not set
          # CONFIG_BLK_DEV_IDEFLOPPY is not set
          # CONFIG_BLK_DEV_IDESCSI is not set
          # CONFIG_IDE_TASK_IOCTL is not set

          #
          # IDE chipset support/bugfixes
          #
          CONFIG_IDE_GENERIC=y
          # CONFIG_BLK_DEV_CMD640 is not set
          CONFIG_BLK_DEV_IDEPCI=y
          # CONFIG_IDEPCI_SHARE_IRQ is not set
          # CONFIG_BLK_DEV_OFFBOARD is not set
          # CONFIG_BLK_DEV_GENERIC is not set
          # CONFIG_BLK_DEV_OPTI621 is not set
          # CONFIG_BLK_DEV_RZ1000 is not set
          CONFIG_BLK_DEV_IDEDMA_PCI=y
          # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
          CONFIG_IDEDMA_PCI_AUTO=y
          # CONFIG_IDEDMA_ONLYDISK is not set
          # CONFIG_BLK_DEV_AEC62XX is not set
          # CONFIG_BLK_DEV_ALI15X3 is not set
          CONFIG_BLK_DEV_AMD74XX=y
          # CONFIG_BLK_DEV_ATIIXP is not set
          # CONFIG_BLK_DEV_CMD64X is not set
          # CONFIG_BLK_DEV_TRIFLEX is not set
          # CONFIG_BLK_DEV_CY82C693 is not set
          # CONFIG_BLK_DEV_CS5520 is not set
          # CONFIG_BLK_DEV_CS5530 is not set
          # CONFIG_BLK_DEV_CS5535 is not set
          # CONFIG_BLK_DEV_HPT34X is not set
          # CONFIG_BLK_DEV_HPT366 is not set
          # CONFIG_BLK_DEV_JMICRON is not set
          # CONFIG_BLK_DEV_SC1200 is not set
          CONFIG_BLK_DEV_PIIX=y
          # CONFIG_BLK_DEV_IT821X is not set
          # CONFIG_BLK_DEV_NS87415 is not set
          # CONFIG_BLK_DEV_PDC202XX_OLD is not set
          # CONFIG_BLK_DEV_PDC202XX_NEW is not set
          # CONFIG_BLK_DEV_SVWKS is not set
          # CONFIG_BLK_DEV_SIIMAGE is not set
          # CONFIG_BLK_DEV_SIS5513 is not set
          # CONFIG_BLK_DEV_SLC90E66 is not set
          # CONFIG_BLK_DEV_TRM290 is not set
          # CONFIG_BLK_DEV_VIA82CXXX is not set
          # CONFIG_IDE_ARM is not set
          CONFIG_BLK_DEV_IDEDMA=y
          # CONFIG_IDEDMA_IVB is not set
          CONFIG_IDEDMA_AUTO=y
          # CONFIG_BLK_DEV_HD is not set

          #
          # SCSI device support
          #
          # CONFIG_RAID_ATTRS is not set
          CONFIG_SCSI=y
          CONFIG_SCSI_NETLINK=y
          # CONFIG_SCSI_PROC_FS is not set

          #
          # SCSI support type (disk, tape, CD-ROM)
          #
          CONFIG_BLK_DEV_SD=y
          # CONFIG_CHR_DEV_ST is not set
          # CONFIG_CHR_DEV_OSST is not set
          CONFIG_BLK_DEV_SR=y
          # CONFIG_BLK_DEV_SR_VENDOR is not set
          CONFIG_CHR_DEV_SG=y
          # CONFIG_CHR_DEV_SCH is not set

          #
          # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
          #
          # CONFIG_SCSI_MULTI_LUN is not set
          # CONFIG_SCSI_CONSTANTS is not set
          # CONFIG_SCSI_LOGGING is not set

          #
          # SCSI Transports
          #
          CONFIG_SCSI_SPI_ATTRS=y
          CONFIG_SCSI_FC_ATTRS=y
          # CONFIG_SCSI_ISCSI_ATTRS is not set
          # CONFIG_SCSI_SAS_ATTRS is not set
          # CONFIG_SCSI_SAS_LIBSAS is not set

          #
          # SCSI low-level drivers
          #
          # CONFIG_ISCSI_TCP is not set
          CONFIG_BLK_DEV_3W_XXXX_RAID=y
          # CONFIG_SCSI_3W_9XXX is not set
          # CONFIG_SCSI_ACARD is not set
          # CONFIG_SCSI_AACRAID is not set
          CONFIG_SCSI_AIC7XXX=y
          CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
          CONFIG_AIC7XXX_RESET_DELAY_MS=5000
          CONFIG_AIC7XXX_DEBUG_ENABLE=y
          CONFIG_AIC7XXX_DEBUG_MASK=0
          CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
          # CONFIG_SCSI_AIC7XXX_OLD is not set
          CONFIG_SCSI_AIC79XX=y
          CONFIG_AIC79XX_CMDS_PER_DEVICE=32
          CONFIG_AIC79XX_RESET_DELAY_MS=4000
          # CONFIG_AIC79XX_ENABLE_RD_STRM is not set
          # CONFIG_AIC79XX_DEBUG_ENABLE is not set
          CONFIG_AIC79XX_DEBUG_MASK=0
          # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
          # CONFIG_SCSI_AIC94XX is not set
          # CONFIG_SCSI_DPT_I2O is not set
          # CONFIG_SCSI_ADVANSYS is not set
          # CONFIG_SCSI_ARCMSR is not set
          # CONFIG_MEGARAID_NEWGEN is not set
          # CONFIG_MEGARAID_LEGACY is not set
          # CONFIG_MEGARAID_SAS is not set
          # CONFIG_SCSI_HPTIOP is not set
          # CONFIG_SCSI_BUSLOGIC is not set
          # CONFIG_SCSI_DMX3191D is not set
          # CONFIG_SCSI_EATA is not set
          # CONFIG_SCSI_FUTURE_DOMAIN is not set
          # CONFIG_SCSI_GDTH is not set
          # CONFIG_SCSI_IPS is not set
          # CONFIG_SCSI_INITIO is not set
          # CONFIG_SCSI_INIA100 is not set
          # CONFIG_SCSI_STEX is not set
          # CONFIG_SCSI_SYM53C8XX_2 is not set
          # CONFIG_SCSI_IPR is not set
          # CONFIG_SCSI_QLOGIC_1280 is not set
          # CONFIG_SCSI_QLA_FC is not set
          # CONFIG_SCSI_QLA_ISCSI is not set
          # CONFIG_SCSI_LPFC is not set
          # CONFIG_SCSI_DC395x is not set
          # CONFIG_SCSI_DC390T is not set
          # CONFIG_SCSI_NSP32 is not set
          # CONFIG_SCSI_DEBUG is not set

          #
          # Serial ATA (prod) and Parallel ATA (experimental) drivers
          #
          CONFIG_ATA=y
          CONFIG_SATA_AHCI=y
          CONFIG_SATA_SVW=y
          CONFIG_ATA_PIIX=y
          # CONFIG_SATA_MV is not set
          CONFIG_SATA_NV=y
          # CONFIG_PDC_ADMA is not set
          # CONFIG_SATA_QSTOR is not set
          # CONFIG_SATA_PROMISE is not set
          # CONFIG_SATA_SX4 is not set
          CONFIG_SATA_SIL=y
          # CONFIG_SATA_SIL24 is not set
          # CONFIG_SATA_SIS is not set
          # CONFIG_SATA_ULI is not set
          CONFIG_SATA_VIA=y
          # CONFIG_SATA_VITESSE is not set
          CONFIG_SATA_INTEL_COMBINED=y
          # CONFIG_PATA_ALI is not set
          # CONFIG_PATA_AMD is not set
          # CONFIG_PATA_ARTOP is not set
          # CONFIG_PATA_ATIIXP is not set
          # CONFIG_PATA_CMD64X is not set
          # CONFIG_PATA_CS5520 is not set
          # CONFIG_PATA_CS5530 is not set
          # CONFIG_PATA_CS5535 is not set
          # CONFIG_PATA_CYPRESS is not set
          # CONFIG_PATA_EFAR is not set
          # CONFIG_ATA_GENERIC is not set
          # CONFIG_PATA_HPT366 is not set
          # CONFIG_PATA_HPT37X is not set
          # CONFIG_PATA_HPT3X2N is not set
          # CONFIG_PATA_HPT3X3 is not set
          # CONFIG_PATA_IT821X is not set
          # CONFIG_PATA_JMICRON is not set
          # CONFIG_PATA_TRIFLEX is not set
          # CONFIG_PATA_MPIIX is not set
          # CONFIG_PATA_OLDPIIX is not set
          # CONFIG_PATA_NETCELL is not set
          # CONFIG_PATA_NS87410 is not set
          # CONFIG_PATA_OPTI is not set
          # CONFIG_PATA_OPTIDMA is not set
          # CONFIG_PATA_PDC_OLD is not set
          # CONFIG_PATA_RADISYS is not set
          # CONFIG_PATA_RZ1000 is not set
          # CONFIG_PATA_SC1200 is not set
          # CONFIG_PATA_SERVERWORKS is not set
          # CONFIG_PATA_PDC2027X is not set
          # CONFIG_PATA_SIL680 is not set
          # CONFIG_PATA_SIS is not set
          # CONFIG_PATA_VIA is not set
          # CONFIG_PATA_WINBOND is not set

          #
          # Multi-device support (RAID and LVM)
          #
          CONFIG_MD=y
          # CONFIG_BLK_DEV_MD is not set
          CONFIG_BLK_DEV_DM=y
          # CONFIG_DM_DEBUG is not set
          # CONFIG_DM_CRYPT is not set
          # CONFIG_DM_SNAPSHOT is not set
          # CONFIG_DM_MIRROR is not set
          # CONFIG_DM_ZERO is not set
          # CONFIG_DM_MULTIPATH is not set
          # CONFIG_BLK_DEV_DM_BBR is not set

          #
          # Fusion MPT device support
          #
          CONFIG_FUSION=y
          CONFIG_FUSION_SPI=y
          # CONFIG_FUSION_FC is not set
          # CONFIG_FUSION_SAS is not set
          CONFIG_FUSION_MAX_SGE=128
          # CONFIG_FUSION_CTL is not set

          #
          # IEEE 1394 (FireWire) support
          #
          CONFIG_IEEE1394=y

          #
          # Subsystem Options
          #
          # CONFIG_IEEE1394_VERBOSEDEBUG is not set
          # CONFIG_IEEE1394_OUI_DB is not set
          # CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set
          # CONFIG_IEEE1394_EXPORT_FULL_API is not set

          #
          # Device Drivers
          #

          #
          # Texas Instruments PCILynx requires I2C
          #
          CONFIG_IEEE1394_OHCI1394=y

          #
          # Protocol Drivers
          #
          # CONFIG_IEEE1394_VIDEO1394 is not set
          # CONFIG_IEEE1394_SBP2 is not set
          # CONFIG_IEEE1394_ETH1394 is not set
          # CONFIG_IEEE1394_DV1394 is not set
          CONFIG_IEEE1394_RAWIO=y

          #
          # I2O device support
          #
          # CONFIG_I2O is not set

          #
          # Network device support
          #
          CONFIG_NETDEVICES=y
          # CONFIG_DUMMY is not set
          # CONFIG_BONDING is not set
          # CONFIG_EQUALIZER is not set
          # CONFIG_TUN is not set

          #
          # ARCnet devices
          #
          # CONFIG_ARCNET is not set

          #
          # PHY device support
          #
          # CONFIG_PHYLIB is not set

          #
          # Ethernet (10 or 100Mbit)
          #
          CONFIG_NET_ETHERNET=y
          CONFIG_MII=y
          # CONFIG_HAPPYMEAL is not set
          # CONFIG_SUNGEM is not set
          # CONFIG_CASSINI is not set
          # CONFIG_NET_VENDOR_3COM is not set

          #
          # Tulip family network device support
          #
          CONFIG_NET_TULIP=y
          # CONFIG_DE2104X is not set
          CONFIG_TULIP=y
          # CONFIG_TULIP_MWI is not set
          # CONFIG_TULIP_MMIO is not set
          # CONFIG_TULIP_NAPI is not set
          # CONFIG_DE4X5 is not set
          # CONFIG_WINBOND_840 is not set
          # CONFIG_DM9102 is not set
          # CONFIG_ULI526X is not set
          # CONFIG_HP100 is not set
          CONFIG_NET_PCI=y
          # CONFIG_PCNET32 is not set
          # CONFIG_AMD8111_ETH is not set
          # CONFIG_ADAPTEC_STARFIRE is not set
          CONFIG_B44=y
          CONFIG_FORCEDETH=y
          # CONFIG_FORCEDETH_NAPI is not set
          # CONFIG_DGRS is not set
          # CONFIG_EEPRO100 is not set
          CONFIG_E100=y
          # CONFIG_FEALNX is not set
          # CONFIG_NATSEMI is not set
          # CONFIG_NE2K_PCI is not set
          CONFIG_8139CP=y
          CONFIG_8139TOO=y
          # CONFIG_8139TOO_PIO is not set
          # CONFIG_8139TOO_TUNE_TWISTER is not set
          # CONFIG_8139TOO_8129 is not set
          # CONFIG_8139_OLD_RX_RESET is not set
          # CONFIG_SIS900 is not set
          # CONFIG_EPIC100 is not set
          # CONFIG_SUNDANCE is not set
          # CONFIG_TLAN is not set
          # CONFIG_VIA_RHINE is not set

          #
          # Ethernet (1000 Mbit)
          #
          # CONFIG_ACENIC is not set
          # CONFIG_DL2K is not set
          CONFIG_E1000=y
          # CONFIG_E1000_NAPI is not set
          # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
          # CONFIG_NS83820 is not set
          # CONFIG_HAMACHI is not set
          # CONFIG_YELLOWFIN is not set
          CONFIG_R8169=y
          # CONFIG_R8169_NAPI is not set
          # CONFIG_SIS190 is not set
          # CONFIG_SKGE is not set
          CONFIG_SKY2=y
          # CONFIG_SK98LIN is not set
          # CONFIG_VIA_VELOCITY is not set
          CONFIG_TIGON3=y
          CONFIG_BNX2=y
          # CONFIG_QLA3XXX is not set

          #
          # Ethernet (10000 Mbit)
          #
          # CONFIG_CHELSIO_T1 is not set
          # CONFIG_IXGB is not set
          # CONFIG_S2IO is not set
          # CONFIG_MYRI10GE is not set

          #
          # Token Ring devices
          #
          # CONFIG_TR is not set

          #
          # Wireless LAN (non-hamradio)
          #
          # CONFIG_NET_RADIO is not set

          #
          # Wan interfaces
          #
          # CONFIG_WAN is not set
          # CONFIG_FDDI is not set
          # CONFIG_HIPPI is not set
          # CONFIG_PPP is not set
          # CONFIG_SLIP is not set
          # CONFIG_NET_FC is not set
          # CONFIG_SHAPER is not set
          CONFIG_NETCONSOLE=y
          CONFIG_NETPOLL=y
          # CONFIG_NETPOLL_RX is not set
          # CONFIG_NETPOLL_TRAP is not set
          CONFIG_NET_POLL_CONTROLLER=y

          #
          # ISDN subsystem
          #
          # CONFIG_ISDN is not set

          #
          # Telephony Support
          #
          # CONFIG_PHONE is not set

          #
          # Input device support
          #
          CONFIG_INPUT=y
          # CONFIG_INPUT_FF_MEMLESS is not set

          #
          # Userland interfaces
          #
          CONFIG_INPUT_MOUSEDEV=y
          CONFIG_INPUT_MOUSEDEV_PSAUX=y
          CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
          CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
          # CONFIG_INPUT_JOYDEV is not set
          # CONFIG_INPUT_TSDEV is not set
          CONFIG_INPUT_EVDEV=y
          # CONFIG_INPUT_EVBUG is not set

          #
          # Input Device Drivers
          #
          CONFIG_INPUT_KEYBOARD=y
          CONFIG_KEYBOARD_ATKBD=y
          # CONFIG_KEYBOARD_SUNKBD is not set
          # CONFIG_KEYBOARD_LKKBD is not set
          # CONFIG_KEYBOARD_XTKBD is not set
          # CONFIG_KEYBOARD_NEWTON is not set
          # CONFIG_KEYBOARD_STOWAWAY is not set
          CONFIG_INPUT_MOUSE=y
          CONFIG_MOUSE_PS2=y
          # CONFIG_MOUSE_SERIAL is not set
          # CONFIG_MOUSE_VSXXXAA is not set
          # CONFIG_INPUT_JOYSTICK is not set
          # CONFIG_INPUT_TOUCHSCREEN is not set
          # CONFIG_INPUT_MISC is not set

          #
          # Hardware I/O ports
          #
          CONFIG_SERIO=y
          CONFIG_SERIO_I8042=y
          # CONFIG_SERIO_SERPORT is not set
          # CONFIG_SERIO_CT82C710 is not set
          # CONFIG_SERIO_PCIPS2 is not set
          CONFIG_SERIO_LIBPS2=y
          # CONFIG_SERIO_RAW is not set
          # CONFIG_GAMEPORT is not set

          #
          # Character devices
          #
          CONFIG_VT=y
          CONFIG_VT_CONSOLE=y
          CONFIG_HW_CONSOLE=y
          # CONFIG_VT_HW_CONSOLE_BINDING is not set
          # CONFIG_SERIAL_NONSTANDARD is not set

          #
          # Serial drivers
          #
          CONFIG_SERIAL_8250=y
          CONFIG_SERIAL_8250_CONSOLE=y
          CONFIG_SERIAL_8250_PCI=y
          CONFIG_SERIAL_8250_NR_UARTS=4
          CONFIG_SERIAL_8250_RUNTIME_UARTS=4
          # CONFIG_SERIAL_8250_EXTENDED is not set

          #
          # Non-8250 serial port support
          #
          CONFIG_SERIAL_CORE=y
          CONFIG_SERIAL_CORE_CONSOLE=y
          # CONFIG_SERIAL_JSM is not set
          CONFIG_UNIX98_PTYS=y
          CONFIG_LEGACY_PTYS=y
          CONFIG_LEGACY_PTY_COUNT=256

          #
          # IPMI
          #
          # CONFIG_IPMI_HANDLER is not set

          #
          # Watchdog Cards
          #
          # CONFIG_WATCHDOG is not set
          CONFIG_HW_RANDOM=y
          CONFIG_HW_RANDOM_INTEL=y
          CONFIG_HW_RANDOM_AMD=y
          CONFIG_HW_RANDOM_GEODE=y
          CONFIG_HW_RANDOM_VIA=y
          # CONFIG_NVRAM is not set
          CONFIG_RTC=y
          # CONFIG_DTLK is not set
          # CONFIG_R3964 is not set
          # CONFIG_APPLICOM is not set
          # CONFIG_SONYPI is not set

          #
          # Ftape, the floppy tape device driver
          #
          CONFIG_AGP=y
          # CONFIG_AGP_ALI is not set
          # CONFIG_AGP_ATI is not set
          # CONFIG_AGP_AMD is not set
          CONFIG_AGP_AMD64=y
          CONFIG_AGP_INTEL=y
          # CONFIG_AGP_NVIDIA is not set
          # CONFIG_AGP_SIS is not set
          # CONFIG_AGP_SWORKS is not set
          # CONFIG_AGP_VIA is not set
          # CONFIG_AGP_EFFICEON is not set
          # CONFIG_DRM is not set
          # CONFIG_MWAVE is not set
          # CONFIG_PC8736x_GPIO is not set
          # CONFIG_NSC_GPIO is not set
          # CONFIG_CS5535_GPIO is not set
          CONFIG_RAW_DRIVER=y
          CONFIG_MAX_RAW_DEVS=256
          CONFIG_HPET=y
          # CONFIG_HPET_RTC_IRQ is not set
          CONFIG_HPET_MMAP=y
          CONFIG_HANGCHECK_TIMER=y

          #
          # TPM devices
          #
          # CONFIG_TCG_TPM is not set
          # CONFIG_TELCLOCK is not set

          #
          # I2C support
          #
          # CONFIG_I2C is not set

          #
          # SPI support
          #
          # CONFIG_SPI is not set
          # CONFIG_SPI_MASTER is not set

          #
          # Dallas’s 1-wire bus
          #
          # CONFIG_W1 is not set

          #
          # Hardware Monitoring support
          #
          # CONFIG_HWMON is not set
          # CONFIG_HWMON_VID is not set

          #
          # Multimedia devices
          #
          # CONFIG_VIDEO_DEV is not set

          #
          # Digital Video Broadcasting Devices
          #
          # CONFIG_DVB is not set
          # CONFIG_USB_DABUSB is not set

          #
          # Graphics support
          #
          CONFIG_FIRMWARE_EDID=y
          # CONFIG_FB is not set
          CONFIG_VIDEO_SELECT=y

          #
          # Console display driver support
          #
          CONFIG_VGA_CONSOLE=y
          CONFIG_VGACON_SOFT_SCROLLBACK=y
          CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=128
          CONFIG_DUMMY_CONSOLE=y
          # CONFIG_BACKLIGHT_LCD_SUPPORT is not set

          #
          # Speakup console speech
          #
          # CONFIG_SPEAKUP is not set

          #
          # Sound
          #
          CONFIG_SOUND=y

          #
          # Advanced Linux Sound Architecture
          #
          # CONFIG_SND is not set

          #
          # Open Sound System
          #
          # CONFIG_SOUND_PRIME is not set

          #
          # USB support
          #
          CONFIG_USB_ARCH_HAS_HCD=y
          CONFIG_USB_ARCH_HAS_OHCI=y
          CONFIG_USB_ARCH_HAS_EHCI=y
          CONFIG_USB=y
          # CONFIG_USB_DEBUG is not set

          #
          # Miscellaneous USB options
          #
          CONFIG_USB_DEVICEFS=y
          # CONFIG_USB_BANDWIDTH is not set
          # CONFIG_USB_DYNAMIC_MINORS is not set
          # CONFIG_USB_SUSPEND is not set
          # CONFIG_USB_OTG is not set

          #
          # USB Host Controller Drivers
          #
          CONFIG_USB_EHCI_HCD=y
          # CONFIG_USB_EHCI_SPLIT_ISO is not set
          # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
          # CONFIG_USB_EHCI_TT_NEWSCHED is not set
          # CONFIG_USB_ISP116X_HCD is not set
          CONFIG_USB_OHCI_HCD=y
          # CONFIG_USB_OHCI_BIG_ENDIAN is not set
          CONFIG_USB_OHCI_LITTLE_ENDIAN=y
          CONFIG_USB_UHCI_HCD=y
          # CONFIG_USB_SL811_HCD is not set

          #
          # USB Device Class drivers
          #
          # CONFIG_USB_ACM is not set
          CONFIG_USB_PRINTER=y

          #
          # NOTE: USB_STORAGE enables SCSI, and ‘SCSI disk support’
          #

          #
          # may also be needed; see USB_STORAGE Help for more information
          #
          CONFIG_USB_STORAGE=y
          # CONFIG_USB_STORAGE_DEBUG is not set
          # CONFIG_USB_STORAGE_DATAFAB is not set
          # CONFIG_USB_STORAGE_FREECOM is not set
          # CONFIG_USB_STORAGE_ISD200 is not set
          # CONFIG_USB_STORAGE_DPCM is not set
          # CONFIG_USB_STORAGE_USBAT is not set
          # CONFIG_USB_STORAGE_SDDR09 is not set
          # CONFIG_USB_STORAGE_SDDR55 is not set
          # CONFIG_USB_STORAGE_JUMPSHOT is not set
          # CONFIG_USB_STORAGE_ALAUDA is not set
          # CONFIG_USB_STORAGE_KARMA is not set
          # CONFIG_USB_LIBUSUAL is not set

          #
          # USB Input Devices
          #
          CONFIG_USB_HID=y
          CONFIG_USB_HIDINPUT=y
          # CONFIG_USB_HIDINPUT_POWERBOOK is not set
          # CONFIG_HID_FF is not set
          # CONFIG_USB_HIDDEV is not set
          # CONFIG_USB_AIPTEK is not set
          # CONFIG_USB_WACOM is not set
          # CONFIG_USB_ACECAD is not set
          # CONFIG_USB_KBTAB is not set
          # CONFIG_USB_POWERMATE is not set
          # CONFIG_USB_TOUCHSCREEN is not set
          # CONFIG_USB_YEALINK is not set
          # CONFIG_USB_XPAD is not set
          # CONFIG_USB_ATI_REMOTE is not set
          # CONFIG_USB_ATI_REMOTE2 is not set
          # CONFIG_USB_KEYSPAN_REMOTE is not set
          # CONFIG_USB_APPLETOUCH is not set

          #
          # USB Imaging devices
          #
          # CONFIG_USB_MDC800 is not set
          # CONFIG_USB_MICROTEK is not set

          #
          # USB Network Adapters
          #
          # CONFIG_USB_CATC is not set
          # CONFIG_USB_KAWETH is not set
          # CONFIG_USB_PEGASUS is not set
          # CONFIG_USB_RTL8150 is not set
          # CONFIG_USB_USBNET_MII is not set
          # CONFIG_USB_USBNET is not set
          CONFIG_USB_MON=y

          #
          # USB port drivers
          #

          kernel verzió: linux-2.6.19-gentoo-r5
          alsa verzió: hát ezt nem tom hol kéne megnézni, de hát újnak kéne lennie mert mindig emergelem.

          Hozzászólás: ALSA probléma #2094578
          roleee3
          Felhasználó

            Hát lassan már nem hiszel el. Most nem találja a kedves alsa a kártyácskámat. Szerintem az összes hibaüzenetet látni fogom mire hang lesz. akkor most mi van?
            /etc/init.d/alsasound restart
            * Storing ALSA Mixer Levels …
            /usr/sbin/alsactl: save_state:1253: No soundcards found…                [ !! ]
            * Unloading ALSA …
            ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
            can’t open sequencer                                                      [ ok ]
            * Unloading ALSA modules …                                            [ ok ]
            * Loading ALSA modules …
            *  Loading: snd-card-0 …                                              [ ok ]
            *  Loading: snd-seq …                                                [ ok ]
            *  Loading: snd-emu10k1-synth …                                      [ ok ]
            *  Loading: snd-seq-midi …                                            [ ok ]
            * Restoring Mixer Levels …
            /usr/sbin/alsactl: load_state:1340: Cannot find soundcard ‘0’…
            * Errors while restoring defaults, ignoring         

            Hozzászólás: ALSA probléma #2094579
            roleee3
            Felhasználó

              Hát lassan már nem hiszel el. Most nem találja a kedves alsa a kártyácskámat. Szerintem az összes hibaüzenetet látni fogom mire hang lesz. akkor most mi van?
              /etc/init.d/alsasound restart
              * Storing ALSA Mixer Levels …
              /usr/sbin/alsactl: save_state:1253: No soundcards found…                [ !! ]
              * Unloading ALSA …
              ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
              can’t open sequencer                                                      [ ok ]
              * Unloading ALSA modules …                                            [ ok ]
              * Loading ALSA modules …
              *  Loading: snd-card-0 …                                              [ ok ]
              *  Loading: snd-seq …                                                [ ok ]
              *  Loading: snd-emu10k1-synth …                                      [ ok ]
              *  Loading: snd-seq-midi …                                            [ ok ]
              * Restoring Mixer Levels …
              /usr/sbin/alsactl: load_state:1340: Cannot find soundcard ‘0’…
              * Errors while restoring defaults, ignoring         

              Hozzászólás: ALSA probléma #2094576
              roleee3
              Felhasználó

                Igen az van. De az alsa most kitalálta hogy nem találja a hangkártyám. Újra emergelem.

                Hozzászólás: ALSA probléma #2094577
                roleee3
                Felhasználó

                  Igen az van. De az alsa most kitalálta hogy nem találja a hangkártyám. Újra emergelem.

                  Hozzászólás: ALSA probléma #2094572
                  roleee3
                  Felhasználó

                    nos felraktam az audacious és amikor indítanám a számot ezt mondja:
                    Couldn’t open audio.

                    Please check that:
                    1. You have the correct output plugin selected.
                    2. No other programs is blocking the soundcard.
                    3. Your soundcard is configured properly.

                    terminálba:

                    ALSA lib confmisc.c:848:(snd_func_card_driver) cannot find card ‘0’
                    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
                    ALSA lib confmisc.c:397:(snd_func_concat) error evaluating strings
                    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
                    ALSA lib confmisc.c:1248:(snd_func_refer) error evaluating name
                    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
                    ALSA lib conf.c:3972:(snd_config_expand) Evaluate error: No such device
                    ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
                    ALSA lib confmisc.c:848:(snd_func_card_driver) cannot find card ‘0’
                    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
                    ALSA lib confmisc.c:397:(snd_func_concat) error evaluating strings
                    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
                    ALSA lib confmisc.c:1248:(snd_func_refer) error evaluating name
                    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
                    ALSA lib conf.c:3972:(snd_config_expand) Evaluate error: No such device
                    ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
                    ALSA lib confmisc.c:848:(snd_func_card_driver) cannot find card ‘0’
                    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
                    ALSA lib confmisc.c:397:(snd_func_concat) error evaluating strings
                    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
                    ALSA lib confmisc.c:1248:(snd_func_refer) error evaluating name
                    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
                    ALSA lib conf.c:3972:(snd_config_expand) Evaluate error: No such device
                    ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default

                    egyébként a snd_pcm_oss nek nem kéne az lsmod lisába lennie????

                    Hozzászólás: ALSA probléma #2094573
                    roleee3
                    Felhasználó

                      nos felraktam az audacious és amikor indítanám a számot ezt mondja:
                      Couldn’t open audio.

                      Please check that:
                      1. You have the correct output plugin selected.
                      2. No other programs is blocking the soundcard.
                      3. Your soundcard is configured properly.

                      terminálba:

                      ALSA lib confmisc.c:848:(snd_func_card_driver) cannot find card ‘0’
                      ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
                      ALSA lib confmisc.c:397:(snd_func_concat) error evaluating strings
                      ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
                      ALSA lib confmisc.c:1248:(snd_func_refer) error evaluating name
                      ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
                      ALSA lib conf.c:3972:(snd_config_expand) Evaluate error: No such device
                      ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
                      ALSA lib confmisc.c:848:(snd_func_card_driver) cannot find card ‘0’
                      ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
                      ALSA lib confmisc.c:397:(snd_func_concat) error evaluating strings
                      ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
                      ALSA lib confmisc.c:1248:(snd_func_refer) error evaluating name
                      ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
                      ALSA lib conf.c:3972:(snd_config_expand) Evaluate error: No such device
                      ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
                      ALSA lib confmisc.c:848:(snd_func_card_driver) cannot find card ‘0’
                      ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
                      ALSA lib confmisc.c:397:(snd_func_concat) error evaluating strings
                      ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
                      ALSA lib confmisc.c:1248:(snd_func_refer) error evaluating name
                      ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
                      ALSA lib conf.c:3972:(snd_config_expand) Evaluate error: No such device
                      ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default

                      egyébként a snd_pcm_oss nek nem kéne az lsmod lisába lennie????

                      Hozzászólás: ALSA probléma #2094566
                      roleee3
                      Felhasználó

                        Valaki valami ötlet?

                      10 bejegyzés megtekintése - 81-90 / 107