* [ALSA - driver 0001377]: tons of unknown symbols with 2.6.13 final
From: bugtrack @ 2006-03-22 2:23 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1377>
======================================================================
Reported By: spiral
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 1377
Category: PCI - hda-intel
Reproducibility: always
Severity: block
Priority: normal
Status: closed
Distribution: Kubuntu Hoary
Kernel Version: 2.6.13 final
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 08-30-2005 09:34 CEST
Last Modified: 03-22-2006 03:23 CET
======================================================================
Summary: tons of unknown symbols with 2.6.13 final
Description:
Hello !
I have a laptop with a hda-intel based sound card... I recently tried to
update my kernel to 2.6.13 with the official kernel.org source, with
almost the same configuration I have on my 2.6.12.5... This worked nicely
except for alsa, that I tried to build either from 1.0.10rc1 or from cvs
(1.0.9 doesn't handle my sound card so I didn't try to rebuild this one)
In both cases, I can't load snd-hda-intel and I get a lot of unknown
symbol messages in dmesg...
I don't have this problem with my 2.6.12.5, but only with the 2.6.13...
======================================================================
----------------------------------------------------------------------
spiral - 09-13-05 15:53
----------------------------------------------------------------------
I just installed ubuntu breezy because I had a lot of problems with my good
old hoary, and I took the same 2.6.13.1 kernel, alsa 1.0.10rc1, and it
works fine on this system now...
Thanks for your help
----------------------------------------------------------------------
rlrevell - 03-22-06 03:23
----------------------------------------------------------------------
Local issue
Issue History
Date Modified Username Field Change
======================================================================
08-30-05 09:34 spiral New Issue
08-30-05 09:34 spiral Distribution => Kubuntu Hoary
08-30-05 09:34 spiral Kernel Version => 2.6.13 final
09-02-05 19:51 tiwai Note Added: 0006017
09-04-05 22:11 1g0R Note Added: 0006038
09-05-05 14:15 kSh Note Added: 0006041
09-05-05 14:15 kSh Issue Monitored: kSh
09-06-05 17:35 spiral File Added: dmesgout.txt
09-06-05 17:36 spiral Note Added: 0006047
09-06-05 20:17 1g0R Note Added: 0006048
09-07-05 15:48 tiwai Note Added: 0006056
09-07-05 17:25 spiral Note Added: 0006059
09-07-05 17:26 spiral Note Edited: 0006059
09-07-05 17:27 tiwai Note Added: 0006060
09-07-05 17:28 spiral Note Added: 0006061
09-07-05 17:35 tiwai Note Added: 0006062
09-09-05 17:30 Twey Note Added: 0006102
09-09-05 17:30 Twey Note Edited: 0006102
09-09-05 17:31 Twey Issue Monitored: Twey
09-09-05 17:48 tiwai Note Added: 0006103
09-10-05 23:59 spiral Note Added: 0006125
09-11-05 00:09 rlrevell Note Added: 0006126
09-11-05 00:15 spiral Note Added: 0006127
09-11-05 00:25 rlrevell Note Added: 0006128
09-11-05 00:33 spiral Note Added: 0006129
09-12-05 16:30 tiwai Note Added: 0006146
09-13-05 15:53 spiral Note Added: 0006153
03-22-06 03:23 rlrevell Status assigned => closed
03-22-06 03:23 rlrevell Note Added: 0008816
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0001410]: Request: please enable 44.1khz playback on Audigy 2 NX
From: bugtrack @ 2006-03-22 2:22 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1410>
======================================================================
Reported By: wshtb
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 1410
Category: USB - usb-audio
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
Distribution: Fedora Core 4
Kernel Version: 2.6.13
======================================================================
Date Submitted: 09-10-2005 06:41 CEST
Last Modified: 03-22-2006 03:22 CET
======================================================================
Summary: Request: please enable 44.1khz playback on Audigy 2
NX
Description:
It saw somewhere in the changelog that 44.1khz playback on Audigy 2 NX is
buggy so it is disabled in the latest source. However it seems that
44.1khz playback in digital-output-only mode is working perfectly.
I have used a Audigy 2 NX to send 44.1khz signal to external DAC for
several month in my home theater setup (with kernel 2.6.12.x). The driver
has been rock solid (thank you guys!). Although I do need to set the
output frequency to 44.1khz using a Windows laptop, that is necessary only
after the sound card lost its power, i.e. unplugging the power adapter.
In kernel 2.6.13 or the latest alsa-driver, 44.1khz playback is disabled.
I'd like to know if it is possible to re-enable it? It is a nice feature
that the hardware is capable and the driver is available. Maybe something
similar to Windows can be done: user must select digital-only mode before
44.1khz output becomes an option; once in digital-only mode, all analog
channels are muted.
What do you think? Maybe the output frequency can be fixed by user intead
of by the music source being played. Is it hard to implement?
======================================================================
----------------------------------------------------------------------
Clemens Ladisch - 09-12-05 17:38
----------------------------------------------------------------------
The problem is that I haven't been able to reproduce the command(s) that
the device needs to go into digital-only mode. I'll have to do more
reverse engineering ...
----------------------------------------------------------------------
rlrevell - 03-22-06 03:22
----------------------------------------------------------------------
Was this resolved in later ALSA releases?
Issue History
Date Modified Username Field Change
======================================================================
09-10-05 06:41 wshtb New Issue
09-10-05 06:41 wshtb Distribution => Fedora Core 4
09-10-05 06:41 wshtb Kernel Version => 2.6.13
09-11-05 18:32 wshtb Issue Monitored: wshtb
09-12-05 17:38 Clemens LadischNote Added: 0006147
03-22-06 03:22 rlrevell Note Added: 0008815
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* Re: [MIPS] Update defconfigs.
From: Yoichi Yuasa @ 2006-03-22 2:22 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, Linux Kernel Mailing List
In-Reply-To: <200603211825.k2LIPdcm027053@hera.kernel.org>
Hi Ralf,
Please keep tb0287_defconfig.
I'm using this target.
Added update tb0287_defconfig in this mail.
Yoichi
On Tue, 21 Mar 2006 18:25:39 GMT
Linux Kernel Mailing List <linux-kernel@vger.kernel.org> wrote:
> commit 48e08101c0fa0e1767cdef13fdaea79cad3106a2
> tree a73350ce66c8a03febc0a033b68a46181b7e659c
> parent 17256052ff8c50f2330d2f297745fdbd6f37b720
> author Ralf Baechle <ralf@linux-mips.org> Tue, 21 Mar 2006 13:27:48 +0000
> committer Ralf Baechle <ralf@linux-mips.org> Tue, 21 Mar 2006 13:27:48 +0000
>
> [MIPS] Update defconfigs.
>
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
>
> arch/mips/configs/tb0287_defconfig | 1105 ------------------------------
> arch/mips/configs/atlas_defconfig | 101 +-
> arch/mips/configs/bigsur_defconfig | 36
> arch/mips/configs/capcella_defconfig | 54 -
> arch/mips/configs/cobalt_defconfig | 78 +-
> arch/mips/configs/db1000_defconfig | 52 +
> arch/mips/configs/db1100_defconfig | 52 +
> arch/mips/configs/db1200_defconfig | 51 +
> arch/mips/configs/db1500_defconfig | 99 +-
> arch/mips/configs/db1550_defconfig | 56 +
> arch/mips/configs/ddb5476_defconfig | 35
> arch/mips/configs/ddb5477_defconfig | 34
> arch/mips/configs/decstation_defconfig | 33
> arch/mips/configs/e55_defconfig | 50 -
> arch/mips/configs/ev64120_defconfig | 34
> arch/mips/configs/ev96100_defconfig | 30
> arch/mips/configs/ip22_defconfig | 80 +-
> arch/mips/configs/ip27_defconfig | 41 -
> arch/mips/configs/ip32_defconfig | 45 -
> arch/mips/configs/it8172_defconfig | 32
> arch/mips/configs/ivr_defconfig | 34
> arch/mips/configs/jaguar-atx_defconfig | 26
> arch/mips/configs/jmr3927_defconfig | 35
> arch/mips/configs/lasat200_defconfig | 35
> arch/mips/configs/malta_defconfig | 95 +-
> arch/mips/configs/mipssim_defconfig | 31
> arch/mips/configs/mpc30x_defconfig | 53 -
> arch/mips/configs/ocelot_3_defconfig | 64 +
> arch/mips/configs/ocelot_c_defconfig | 34
> arch/mips/configs/ocelot_defconfig | 30
> arch/mips/configs/ocelot_g_defconfig | 34
> arch/mips/configs/pb1100_defconfig | 52 +
> arch/mips/configs/pb1500_defconfig | 56 +
> arch/mips/configs/pb1550_defconfig | 56 +
> arch/mips/configs/pnx8550-jbs_defconfig | 48 -
> arch/mips/configs/pnx8550-v2pci_defconfig | 68 +
> arch/mips/configs/qemu_defconfig | 16
> arch/mips/configs/rbhma4500_defconfig | 58 +
> arch/mips/configs/rm200_defconfig | 103 +-
> arch/mips/configs/sb1250-swarm_defconfig | 36
> arch/mips/configs/sead_defconfig | 22
> arch/mips/configs/tb0226_defconfig | 68 -
> arch/mips/configs/tb0229_defconfig | 56 -
> arch/mips/configs/workpad_defconfig | 50 -
> arch/mips/configs/yosemite_defconfig | 29
> arch/mips/defconfig | 80 +-
> 46 files changed, 1537 insertions(+), 1830 deletions(-)
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -Npru -X dontdiff a/arch/mips/configs/tb0287_defconfig b/arch/mips/configs/tb0287_defconfig
--- a/arch/mips/configs/tb0287_defconfig 1970-01-01 09:00:00.000000000 +0900
+++ b/arch/mips/configs/tb0287_defconfig 2006-03-22 11:18:32.766652250 +0900
@@ -0,0 +1,1096 @@
+#
+# Automatically generated make config: don't edit
+# Linux kernel version: 2.6.16
+# Wed Mar 22 11:07:34 2006
+#
+CONFIG_MIPS=y
+
+#
+# Machine selection
+#
+# CONFIG_MIPS_MTX1 is not set
+# CONFIG_MIPS_BOSPORUS is not set
+# CONFIG_MIPS_PB1000 is not set
+# CONFIG_MIPS_PB1100 is not set
+# CONFIG_MIPS_PB1500 is not set
+# CONFIG_MIPS_PB1550 is not set
+# CONFIG_MIPS_PB1200 is not set
+# CONFIG_MIPS_DB1000 is not set
+# CONFIG_MIPS_DB1100 is not set
+# CONFIG_MIPS_DB1500 is not set
+# CONFIG_MIPS_DB1550 is not set
+# CONFIG_MIPS_DB1200 is not set
+# CONFIG_MIPS_MIRAGE is not set
+# CONFIG_MIPS_COBALT is not set
+# CONFIG_MACH_DECSTATION is not set
+# CONFIG_MIPS_EV64120 is not set
+# CONFIG_MIPS_EV96100 is not set
+# CONFIG_MIPS_IVR is not set
+# CONFIG_MIPS_ITE8172 is not set
+# CONFIG_MACH_JAZZ is not set
+# CONFIG_LASAT is not set
+# CONFIG_MIPS_ATLAS is not set
+# CONFIG_MIPS_MALTA is not set
+# CONFIG_MIPS_SEAD is not set
+# CONFIG_MIPS_SIM is not set
+# CONFIG_MOMENCO_JAGUAR_ATX is not set
+# CONFIG_MOMENCO_OCELOT is not set
+# CONFIG_MOMENCO_OCELOT_3 is not set
+# CONFIG_MOMENCO_OCELOT_C is not set
+# CONFIG_MOMENCO_OCELOT_G is not set
+# CONFIG_MIPS_XXS1500 is not set
+# CONFIG_PNX8550_V2PCI is not set
+# CONFIG_PNX8550_JBS is not set
+# CONFIG_DDB5074 is not set
+# CONFIG_DDB5476 is not set
+# CONFIG_DDB5477 is not set
+CONFIG_MACH_VR41XX=y
+# CONFIG_PMC_YOSEMITE is not set
+# CONFIG_QEMU is not set
+# CONFIG_SGI_IP22 is not set
+# CONFIG_SGI_IP27 is not set
+# CONFIG_SGI_IP32 is not set
+# CONFIG_SIBYTE_BIGSUR is not set
+# CONFIG_SIBYTE_SWARM is not set
+# CONFIG_SIBYTE_SENTOSA is not set
+# CONFIG_SIBYTE_RHONE is not set
+# CONFIG_SIBYTE_CARMEL is not set
+# CONFIG_SIBYTE_PTSWARM is not set
+# CONFIG_SIBYTE_LITTLESUR is not set
+# CONFIG_SIBYTE_CRHINE is not set
+# CONFIG_SIBYTE_CRHONE is not set
+# CONFIG_SNI_RM200_PCI is not set
+# CONFIG_TOSHIBA_JMR3927 is not set
+# CONFIG_TOSHIBA_RBTX4927 is not set
+# CONFIG_TOSHIBA_RBTX4938 is not set
+# CONFIG_CASIO_E55 is not set
+# CONFIG_IBM_WORKPAD is not set
+# CONFIG_NEC_CMBVR4133 is not set
+CONFIG_TANBAC_TB022X=y
+# CONFIG_TANBAC_TB0226 is not set
+CONFIG_TANBAC_TB0287=y
+# CONFIG_VICTOR_MPC30X is not set
+# CONFIG_ZAO_CAPCELLA is not set
+CONFIG_PCI_VR41XX=y
+# CONFIG_VRC4173 is not set
+CONFIG_RWSEM_GENERIC_SPINLOCK=y
+CONFIG_GENERIC_CALIBRATE_DELAY=y
+CONFIG_DMA_NONCOHERENT=y
+CONFIG_DMA_NEED_PCI_MAP_STATE=y
+# CONFIG_CPU_BIG_ENDIAN is not set
+CONFIG_CPU_LITTLE_ENDIAN=y
+CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
+CONFIG_IRQ_CPU=y
+CONFIG_MIPS_L1_CACHE_SHIFT=5
+
+#
+# CPU selection
+#
+# CONFIG_CPU_MIPS32_R1 is not set
+# CONFIG_CPU_MIPS32_R2 is not set
+# CONFIG_CPU_MIPS64_R1 is not set
+# CONFIG_CPU_MIPS64_R2 is not set
+# CONFIG_CPU_R3000 is not set
+# CONFIG_CPU_TX39XX is not set
+CONFIG_CPU_VR41XX=y
+# CONFIG_CPU_R4300 is not set
+# CONFIG_CPU_R4X00 is not set
+# CONFIG_CPU_TX49XX is not set
+# CONFIG_CPU_R5000 is not set
+# CONFIG_CPU_R5432 is not set
+# CONFIG_CPU_R6000 is not set
+# CONFIG_CPU_NEVADA is not set
+# CONFIG_CPU_R8000 is not set
+# CONFIG_CPU_R10000 is not set
+# CONFIG_CPU_RM7000 is not set
+# CONFIG_CPU_RM9000 is not set
+# CONFIG_CPU_SB1 is not set
+CONFIG_SYS_HAS_CPU_VR41XX=y
+CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
+CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y
+CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
+CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
+
+#
+# Kernel type
+#
+CONFIG_32BIT=y
+# CONFIG_64BIT is not set
+CONFIG_PAGE_SIZE_4KB=y
+# CONFIG_PAGE_SIZE_8KB is not set
+# CONFIG_PAGE_SIZE_16KB is not set
+# CONFIG_PAGE_SIZE_64KB is not set
+# CONFIG_MIPS_MT is not set
+# CONFIG_CPU_ADVANCED is not set
+CONFIG_CPU_HAS_SYNC=y
+CONFIG_GENERIC_HARDIRQS=y
+CONFIG_GENERIC_IRQ_PROBE=y
+CONFIG_ARCH_FLATMEM_ENABLE=y
+CONFIG_SELECT_MEMORY_MODEL=y
+CONFIG_FLATMEM_MANUAL=y
+# CONFIG_DISCONTIGMEM_MANUAL is not set
+# CONFIG_SPARSEMEM_MANUAL is not set
+CONFIG_FLATMEM=y
+CONFIG_FLAT_NODE_MEM_MAP=y
+# CONFIG_SPARSEMEM_STATIC is not set
+CONFIG_SPLIT_PTLOCK_CPUS=4
+CONFIG_PREEMPT_NONE=y
+# CONFIG_PREEMPT_VOLUNTARY is not set
+# CONFIG_PREEMPT is not set
+
+#
+# Code maturity level options
+#
+CONFIG_EXPERIMENTAL=y
+CONFIG_BROKEN_ON_SMP=y
+CONFIG_INIT_ENV_ARG_LIMIT=32
+
+#
+# General setup
+#
+CONFIG_LOCALVERSION=""
+CONFIG_LOCALVERSION_AUTO=y
+CONFIG_SWAP=y
+CONFIG_SYSVIPC=y
+# CONFIG_POSIX_MQUEUE is not set
+# CONFIG_BSD_PROCESS_ACCT is not set
+CONFIG_SYSCTL=y
+# CONFIG_AUDIT is not set
+# CONFIG_IKCONFIG is not set
+CONFIG_INITRAMFS_SOURCE=""
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
+CONFIG_EMBEDDED=y
+CONFIG_KALLSYMS=y
+# CONFIG_KALLSYMS_EXTRA_PASS is not set
+# CONFIG_HOTPLUG is not set
+CONFIG_PRINTK=y
+CONFIG_BUG=y
+CONFIG_ELF_CORE=y
+CONFIG_BASE_FULL=y
+CONFIG_FUTEX=y
+CONFIG_EPOLL=y
+CONFIG_SHMEM=y
+CONFIG_CC_ALIGN_FUNCTIONS=0
+CONFIG_CC_ALIGN_LABELS=0
+CONFIG_CC_ALIGN_LOOPS=0
+CONFIG_CC_ALIGN_JUMPS=0
+CONFIG_SLAB=y
+# CONFIG_TINY_SHMEM is not set
+CONFIG_BASE_SMALL=0
+# CONFIG_SLOB is not set
+
+#
+# Loadable module support
+#
+CONFIG_MODULES=y
+CONFIG_MODULE_UNLOAD=y
+# CONFIG_MODULE_FORCE_UNLOAD is not set
+CONFIG_OBSOLETE_MODPARM=y
+CONFIG_MODVERSIONS=y
+CONFIG_MODULE_SRCVERSION_ALL=y
+CONFIG_KMOD=y
+
+#
+# Block layer
+#
+# CONFIG_LBD is not set
+
+#
+# IO Schedulers
+#
+CONFIG_IOSCHED_NOOP=y
+CONFIG_IOSCHED_AS=y
+CONFIG_IOSCHED_DEADLINE=y
+CONFIG_IOSCHED_CFQ=y
+CONFIG_DEFAULT_AS=y
+# CONFIG_DEFAULT_DEADLINE is not set
+# CONFIG_DEFAULT_CFQ is not set
+# CONFIG_DEFAULT_NOOP is not set
+CONFIG_DEFAULT_IOSCHED="anticipatory"
+
+#
+# Bus options (PCI, PCMCIA, EISA, ISA, TC)
+#
+CONFIG_HW_HAS_PCI=y
+CONFIG_PCI=y
+# CONFIG_PCI_LEGACY_PROC is not set
+CONFIG_MMU=y
+
+#
+# PCCARD (PCMCIA/CardBus) support
+#
+# CONFIG_PCCARD is not set
+
+#
+# PCI Hotplug Support
+#
+# CONFIG_HOTPLUG_PCI is not set
+
+#
+# Executable file formats
+#
+CONFIG_BINFMT_ELF=y
+# CONFIG_BINFMT_MISC is not set
+CONFIG_TRAD_SIGNALS=y
+
+#
+# Networking
+#
+CONFIG_NET=y
+
+#
+# Networking options
+#
+# CONFIG_NETDEBUG is not set
+CONFIG_PACKET=y
+# CONFIG_PACKET_MMAP is not set
+CONFIG_UNIX=y
+CONFIG_XFRM=y
+CONFIG_XFRM_USER=m
+# CONFIG_NET_KEY is not set
+CONFIG_INET=y
+CONFIG_IP_MULTICAST=y
+CONFIG_IP_ADVANCED_ROUTER=y
+CONFIG_ASK_IP_FIB_HASH=y
+# CONFIG_IP_FIB_TRIE is not set
+CONFIG_IP_FIB_HASH=y
+CONFIG_IP_MULTIPLE_TABLES=y
+CONFIG_IP_ROUTE_MULTIPATH=y
+# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set
+CONFIG_IP_ROUTE_VERBOSE=y
+CONFIG_IP_PNP=y
+# CONFIG_IP_PNP_DHCP is not set
+CONFIG_IP_PNP_BOOTP=y
+# CONFIG_IP_PNP_RARP is not set
+CONFIG_NET_IPIP=m
+CONFIG_NET_IPGRE=m
+# CONFIG_NET_IPGRE_BROADCAST is not set
+# CONFIG_IP_MROUTE is not set
+# CONFIG_ARPD is not set
+CONFIG_SYN_COOKIES=y
+# CONFIG_INET_AH is not set
+# CONFIG_INET_ESP is not set
+# CONFIG_INET_IPCOMP is not set
+CONFIG_INET_TUNNEL=m
+CONFIG_INET_DIAG=y
+CONFIG_INET_TCP_DIAG=y
+CONFIG_TCP_CONG_ADVANCED=y
+
+#
+# TCP congestion control
+#
+CONFIG_TCP_CONG_BIC=y
+CONFIG_TCP_CONG_CUBIC=m
+CONFIG_TCP_CONG_WESTWOOD=m
+CONFIG_TCP_CONG_HTCP=m
+# CONFIG_TCP_CONG_HSTCP is not set
+# CONFIG_TCP_CONG_HYBLA is not set
+# CONFIG_TCP_CONG_VEGAS is not set
+# CONFIG_TCP_CONG_SCALABLE is not set
+# CONFIG_IPV6 is not set
+# CONFIG_NETFILTER is not set
+
+#
+# DCCP Configuration (EXPERIMENTAL)
+#
+# CONFIG_IP_DCCP is not set
+
+#
+# SCTP Configuration (EXPERIMENTAL)
+#
+# CONFIG_IP_SCTP is not set
+
+#
+# TIPC Configuration (EXPERIMENTAL)
+#
+# CONFIG_TIPC is not set
+# CONFIG_ATM is not set
+# CONFIG_BRIDGE is not set
+# CONFIG_VLAN_8021Q is not set
+# CONFIG_DECNET is not set
+# CONFIG_LLC2 is not set
+# CONFIG_IPX is not set
+# CONFIG_ATALK is not set
+# CONFIG_X25 is not set
+# CONFIG_LAPB is not set
+# CONFIG_NET_DIVERT is not set
+# CONFIG_ECONET is not set
+# CONFIG_WAN_ROUTER is not set
+
+#
+# QoS and/or fair queueing
+#
+# CONFIG_NET_SCHED is not set
+
+#
+# Network testing
+#
+# CONFIG_NET_PKTGEN is not set
+# CONFIG_HAMRADIO is not set
+# CONFIG_IRDA is not set
+# CONFIG_BT is not set
+# CONFIG_IEEE80211 is not set
+
+#
+# Device Drivers
+#
+
+#
+# Generic Driver Options
+#
+CONFIG_STANDALONE=y
+CONFIG_PREVENT_FIRMWARE_BUILD=y
+# CONFIG_FW_LOADER 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
+#
+
+#
+# Block devices
+#
+# 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=m
+# CONFIG_BLK_DEV_CRYPTOLOOP is not set
+CONFIG_BLK_DEV_NBD=m
+# 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_INITRD is not set
+# CONFIG_CDROM_PKTCDVD is not set
+# CONFIG_ATA_OVER_ETH 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_IDEDISK=y
+# CONFIG_IDEDISK_MULTI_MODE is not set
+# CONFIG_BLK_DEV_IDECD is not set
+# 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_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_IDEDMA_PCI=y
+# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
+# CONFIG_IDEDMA_PCI_AUTO is not set
+# CONFIG_BLK_DEV_AEC62XX is not set
+# CONFIG_BLK_DEV_ALI15X3 is not set
+# CONFIG_BLK_DEV_AMD74XX 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_HPT34X is not set
+# CONFIG_BLK_DEV_HPT366 is not set
+# CONFIG_BLK_DEV_SC1200 is not set
+# CONFIG_BLK_DEV_PIIX is not set
+# 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=y
+# 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 is not set
+# CONFIG_BLK_DEV_HD is not set
+
+#
+# SCSI device support
+#
+# CONFIG_RAID_ATTRS is not set
+CONFIG_SCSI=y
+CONFIG_SCSI_PROC_FS=y
+
+#
+# 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 is not set
+# CONFIG_CHR_DEV_SG is not set
+# 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 Transport Attributes
+#
+# CONFIG_SCSI_SPI_ATTRS is not set
+# CONFIG_SCSI_FC_ATTRS is not set
+# CONFIG_SCSI_ISCSI_ATTRS is not set
+# CONFIG_SCSI_SAS_ATTRS is not set
+
+#
+# SCSI low-level drivers
+#
+# CONFIG_ISCSI_TCP is not set
+# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
+# CONFIG_SCSI_3W_9XXX is not set
+# CONFIG_SCSI_ACARD is not set
+# CONFIG_SCSI_AACRAID is not set
+# CONFIG_SCSI_AIC7XXX is not set
+# CONFIG_SCSI_AIC7XXX_OLD is not set
+# CONFIG_SCSI_AIC79XX is not set
+# CONFIG_SCSI_DPT_I2O is not set
+# CONFIG_MEGARAID_NEWGEN is not set
+# CONFIG_MEGARAID_LEGACY is not set
+# CONFIG_MEGARAID_SAS is not set
+# CONFIG_SCSI_SATA is not set
+# CONFIG_SCSI_DMX3191D is not set
+# CONFIG_SCSI_FUTURE_DOMAIN is not set
+# CONFIG_SCSI_IPS is not set
+# CONFIG_SCSI_INITIO is not set
+# CONFIG_SCSI_INIA100 is not set
+# CONFIG_SCSI_SYM53C8XX_2 is not set
+# CONFIG_SCSI_IPR is not set
+# CONFIG_SCSI_QLOGIC_FC is not set
+# CONFIG_SCSI_QLOGIC_1280 is not set
+# CONFIG_SCSI_QLA_FC 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
+
+#
+# Multi-device support (RAID and LVM)
+#
+# CONFIG_MD is not set
+
+#
+# Fusion MPT device support
+#
+# CONFIG_FUSION is not set
+# CONFIG_FUSION_SPI is not set
+# CONFIG_FUSION_FC is not set
+# CONFIG_FUSION_SAS is not set
+
+#
+# IEEE 1394 (FireWire) support
+#
+CONFIG_IEEE1394=m
+
+#
+# Subsystem Options
+#
+# CONFIG_IEEE1394_VERBOSEDEBUG is not set
+# CONFIG_IEEE1394_OUI_DB is not set
+CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
+CONFIG_IEEE1394_CONFIG_ROM_IP1394=y
+# CONFIG_IEEE1394_EXPORT_FULL_API is not set
+
+#
+# Device Drivers
+#
+
+#
+# Texas Instruments PCILynx requires I2C
+#
+CONFIG_IEEE1394_OHCI1394=m
+
+#
+# Protocol Drivers
+#
+CONFIG_IEEE1394_VIDEO1394=m
+CONFIG_IEEE1394_SBP2=m
+# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
+CONFIG_IEEE1394_ETH1394=m
+CONFIG_IEEE1394_DV1394=m
+CONFIG_IEEE1394_RAWIO=m
+
+#
+# I2O device support
+#
+# CONFIG_I2O is not set
+
+#
+# Network device support
+#
+CONFIG_NETDEVICES=y
+CONFIG_DUMMY=m
+# 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
+# CONFIG_DM9000 is not set
+
+#
+# Tulip family network device support
+#
+# CONFIG_NET_TULIP is not set
+# CONFIG_HP100 is not set
+# CONFIG_NET_PCI is not set
+
+#
+# Ethernet (1000 Mbit)
+#
+# CONFIG_ACENIC is not set
+# CONFIG_DL2K is not set
+# CONFIG_E1000 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 is not set
+# CONFIG_SK98LIN is not set
+# CONFIG_TIGON3 is not set
+# CONFIG_BNX2 is not set
+
+#
+# Ethernet (10000 Mbit)
+#
+# CONFIG_CHELSIO_T1 is not set
+# CONFIG_IXGB is not set
+# CONFIG_S2IO 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 is not set
+# CONFIG_NETPOLL is not set
+# CONFIG_NET_POLL_CONTROLLER is not set
+
+#
+# ISDN subsystem
+#
+# CONFIG_ISDN is not set
+
+#
+# Telephony Support
+#
+# CONFIG_PHONE is not set
+
+#
+# Input device support
+#
+CONFIG_INPUT=y
+
+#
+# Userland interfaces
+#
+# CONFIG_INPUT_MOUSEDEV is not set
+# CONFIG_INPUT_JOYDEV is not set
+# CONFIG_INPUT_TSDEV is not set
+# CONFIG_INPUT_EVDEV is not set
+# CONFIG_INPUT_EVBUG is not set
+
+#
+# Input Device Drivers
+#
+# CONFIG_INPUT_KEYBOARD is not set
+# CONFIG_INPUT_MOUSE 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 is not set
+# CONFIG_GAMEPORT is not set
+
+#
+# Character devices
+#
+CONFIG_VT=y
+CONFIG_VT_CONSOLE=y
+CONFIG_HW_CONSOLE=y
+# CONFIG_SERIAL_NONSTANDARD is not set
+
+#
+# Serial drivers
+#
+# CONFIG_SERIAL_8250 is not set
+
+#
+# Non-8250 serial port support
+#
+CONFIG_SERIAL_CORE=y
+CONFIG_SERIAL_CORE_CONSOLE=y
+CONFIG_SERIAL_VR41XX=y
+CONFIG_SERIAL_VR41XX_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_RTC is not set
+# CONFIG_GEN_RTC is not set
+# CONFIG_RTC_VR41XX is not set
+# CONFIG_DTLK is not set
+# CONFIG_R3964 is not set
+# CONFIG_APPLICOM is not set
+# CONFIG_TANBAC_TB0219 is not set
+
+#
+# Ftape, the floppy tape device driver
+#
+# CONFIG_DRM is not set
+CONFIG_GPIO_VR41XX=y
+# CONFIG_RAW_DRIVER is not set
+
+#
+# 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
+
+#
+# Misc devices
+#
+
+#
+# Multimedia Capabilities Port drivers
+#
+
+#
+# Multimedia devices
+#
+# CONFIG_VIDEO_DEV is not set
+
+#
+# Digital Video Broadcasting Devices
+#
+# CONFIG_DVB is not set
+
+#
+# Graphics support
+#
+# CONFIG_FB is not set
+
+#
+# Console display driver support
+#
+# CONFIG_VGA_CONSOLE is not set
+CONFIG_DUMMY_CONSOLE=y
+
+#
+# Sound
+#
+# CONFIG_SOUND is not set
+
+#
+# USB support
+#
+CONFIG_USB_ARCH_HAS_HCD=y
+CONFIG_USB_ARCH_HAS_OHCI=y
+CONFIG_USB=m
+# CONFIG_USB_DEBUG is not set
+
+#
+# Miscellaneous USB options
+#
+# CONFIG_USB_DEVICEFS is not set
+# CONFIG_USB_BANDWIDTH is not set
+# CONFIG_USB_DYNAMIC_MINORS is not set
+# CONFIG_USB_OTG is not set
+
+#
+# USB Host Controller Drivers
+#
+CONFIG_USB_EHCI_HCD=m
+# CONFIG_USB_EHCI_SPLIT_ISO is not set
+# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
+# CONFIG_USB_ISP116X_HCD is not set
+CONFIG_USB_OHCI_HCD=m
+# CONFIG_USB_OHCI_BIG_ENDIAN is not set
+CONFIG_USB_OHCI_LITTLE_ENDIAN=y
+# CONFIG_USB_UHCI_HCD is not set
+# CONFIG_USB_SL811_HCD is not set
+
+#
+# USB Device Class drivers
+#
+# CONFIG_USB_ACM is not set
+# CONFIG_USB_PRINTER is not set
+
+#
+# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
+#
+
+#
+# may also be needed; see USB_STORAGE Help for more information
+#
+CONFIG_USB_STORAGE=m
+# 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_LIBUSUAL is not set
+
+#
+# USB Input Devices
+#
+CONFIG_USB_HID=m
+CONFIG_USB_HIDINPUT=y
+# CONFIG_USB_HIDINPUT_POWERBOOK is not set
+# CONFIG_HID_FF is not set
+# CONFIG_USB_HIDDEV is not set
+
+#
+# USB HID Boot Protocol drivers
+#
+# CONFIG_USB_KBD is not set
+# CONFIG_USB_MOUSE 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_MTOUCH is not set
+# CONFIG_USB_ITMTOUCH is not set
+# CONFIG_USB_EGALAX 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 Multimedia devices
+#
+# CONFIG_USB_DABUSB is not set
+
+#
+# Video4Linux support is needed for USB Multimedia device support
+#
+
+#
+# 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 is not set
+CONFIG_USB_MON=y
+
+#
+# USB port drivers
+#
+
+#
+# USB Serial Converter support
+#
+# CONFIG_USB_SERIAL is not set
+
+#
+# USB Miscellaneous drivers
+#
+# CONFIG_USB_EMI62 is not set
+# CONFIG_USB_EMI26 is not set
+# CONFIG_USB_AUERSWALD is not set
+# CONFIG_USB_RIO500 is not set
+# CONFIG_USB_LEGOTOWER is not set
+# CONFIG_USB_LCD is not set
+# CONFIG_USB_LED is not set
+# CONFIG_USB_CYTHERM is not set
+# CONFIG_USB_PHIDGETKIT is not set
+# CONFIG_USB_PHIDGETSERVO is not set
+# CONFIG_USB_IDMOUSE is not set
+# CONFIG_USB_SISUSBVGA is not set
+# CONFIG_USB_LD is not set
+
+#
+# USB DSL modem support
+#
+
+#
+# USB Gadget Support
+#
+# CONFIG_USB_GADGET is not set
+
+#
+# MMC/SD Card support
+#
+# CONFIG_MMC is not set
+
+#
+# InfiniBand support
+#
+# CONFIG_INFINIBAND is not set
+
+#
+# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
+#
+
+#
+# File systems
+#
+CONFIG_EXT2_FS=y
+# CONFIG_EXT2_FS_XATTR is not set
+# CONFIG_EXT2_FS_XIP is not set
+CONFIG_EXT3_FS=y
+CONFIG_EXT3_FS_XATTR=y
+# CONFIG_EXT3_FS_POSIX_ACL is not set
+# CONFIG_EXT3_FS_SECURITY is not set
+CONFIG_JBD=y
+# CONFIG_JBD_DEBUG is not set
+CONFIG_FS_MBCACHE=y
+# CONFIG_REISERFS_FS is not set
+# CONFIG_JFS_FS is not set
+# CONFIG_FS_POSIX_ACL is not set
+CONFIG_XFS_FS=y
+CONFIG_XFS_QUOTA=y
+# CONFIG_XFS_SECURITY is not set
+CONFIG_XFS_POSIX_ACL=y
+# CONFIG_XFS_RT is not set
+# CONFIG_OCFS2_FS is not set
+# CONFIG_MINIX_FS is not set
+CONFIG_ROMFS_FS=m
+CONFIG_INOTIFY=y
+# CONFIG_QUOTA is not set
+CONFIG_QUOTACTL=y
+# CONFIG_DNOTIFY is not set
+# CONFIG_AUTOFS_FS is not set
+CONFIG_AUTOFS4_FS=y
+# CONFIG_FUSE_FS is not set
+
+#
+# CD-ROM/DVD Filesystems
+#
+# CONFIG_ISO9660_FS is not set
+# CONFIG_UDF_FS is not set
+
+#
+# DOS/FAT/NT Filesystems
+#
+# CONFIG_MSDOS_FS is not set
+# CONFIG_VFAT_FS is not set
+# CONFIG_NTFS_FS is not set
+
+#
+# Pseudo filesystems
+#
+CONFIG_PROC_FS=y
+CONFIG_PROC_KCORE=y
+CONFIG_SYSFS=y
+CONFIG_TMPFS=y
+# CONFIG_HUGETLB_PAGE is not set
+CONFIG_RAMFS=y
+# CONFIG_RELAYFS_FS is not set
+# CONFIG_CONFIGFS_FS is not set
+
+#
+# Miscellaneous filesystems
+#
+# CONFIG_ADFS_FS is not set
+# CONFIG_AFFS_FS is not set
+# CONFIG_HFS_FS is not set
+# CONFIG_HFSPLUS_FS is not set
+# CONFIG_BEFS_FS is not set
+# CONFIG_BFS_FS is not set
+# CONFIG_EFS_FS is not set
+CONFIG_CRAMFS=m
+# CONFIG_VXFS_FS is not set
+# CONFIG_HPFS_FS is not set
+# CONFIG_QNX4FS_FS is not set
+# CONFIG_SYSV_FS is not set
+# CONFIG_UFS_FS is not set
+
+#
+# Network File Systems
+#
+CONFIG_NFS_FS=y
+CONFIG_NFS_V3=y
+# CONFIG_NFS_V3_ACL is not set
+# CONFIG_NFS_V4 is not set
+# CONFIG_NFS_DIRECTIO is not set
+# CONFIG_NFSD is not set
+CONFIG_ROOT_NFS=y
+CONFIG_LOCKD=y
+CONFIG_LOCKD_V4=y
+CONFIG_NFS_COMMON=y
+CONFIG_SUNRPC=y
+# CONFIG_RPCSEC_GSS_KRB5 is not set
+# CONFIG_RPCSEC_GSS_SPKM3 is not set
+# CONFIG_SMB_FS is not set
+# CONFIG_CIFS is not set
+# CONFIG_NCP_FS is not set
+# CONFIG_CODA_FS is not set
+# CONFIG_AFS_FS is not set
+# CONFIG_9P_FS is not set
+
+#
+# Partition Types
+#
+# CONFIG_PARTITION_ADVANCED is not set
+CONFIG_MSDOS_PARTITION=y
+
+#
+# Native Language Support
+#
+# CONFIG_NLS is not set
+
+#
+# Profiling support
+#
+# CONFIG_PROFILING is not set
+
+#
+# Kernel hacking
+#
+# CONFIG_PRINTK_TIME is not set
+# CONFIG_MAGIC_SYSRQ is not set
+# CONFIG_DEBUG_KERNEL is not set
+CONFIG_LOG_BUF_SHIFT=14
+CONFIG_CROSSCOMPILE=y
+CONFIG_CMDLINE="mem=64M console=ttyVR0,115200 ip=any root=/dev/nfs"
+
+#
+# Security options
+#
+CONFIG_KEYS=y
+CONFIG_KEYS_DEBUG_PROC_KEYS=y
+# CONFIG_SECURITY is not set
+
+#
+# Cryptographic options
+#
+# CONFIG_CRYPTO is not set
+
+#
+# Hardware crypto devices
+#
+
+#
+# Library routines
+#
+# CONFIG_CRC_CCITT is not set
+# CONFIG_CRC16 is not set
+CONFIG_CRC32=y
+# CONFIG_LIBCRC32C is not set
+CONFIG_ZLIB_INFLATE=m
^ permalink raw reply
* [ALSA - WWW server 0001417]: external link to Echo Digital Audio drivers
From: bugtrack @ 2006-03-22 2:21 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1417>
======================================================================
Reported By: bkausler
Assigned To: rlrevell
======================================================================
Project: ALSA - WWW server
Issue ID: 1417
Category: bad link
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 09-14-2005 12:58 CEST
Last Modified: 03-22-2006 03:21 CET
======================================================================
Summary: external link to Echo Digital Audio drivers
Description:
The Link on
http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-Echo_Corporation#matrix
to external driver provider
http://xoomer.virgilio.it/g_pochini/ea.html
ceased to exist.
======================================================================
----------------------------------------------------------------------
rlrevell - 03-22-06 03:21
----------------------------------------------------------------------
Fixed
Issue History
Date Modified Username Field Change
======================================================================
09-14-05 12:58 bkausler New Issue
03-22-06 03:21 rlrevell Status new => resolved
03-22-06 03:21 rlrevell Resolution open => fixed
03-22-06 03:21 rlrevell Assigned To => rlrevell
03-22-06 03:21 rlrevell Note Added: 0008814
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000588]: Mic Noise
From: bugtrack @ 2006-03-22 2:21 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=588>
======================================================================
Reported By: helpme
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 588
Category: PCI - atiixp
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution: SuSE
Kernel Version: 2.6.4-52-smp
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 10-20-2004 21:22 CEST
Last Modified: 03-22-2006 03:21 CET
======================================================================
Summary: Mic Noise
Description:
When recording with the mic, i get a lot of static in the recording; this
is not a problem with the mic, or when using Windows. How do I fix this?
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 15:53
----------------------------------------------------------------------
Submitter: Is the behavior improved in more recent ALSA versions?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:21
----------------------------------------------------------------------
No response
Issue History
Date Modified Username Field Change
======================================================================
10-20-04 21:22 helpme New Issue
10-20-04 21:22 helpme Distribution => SuSE
10-20-04 21:22 helpme Kernel Version => 2.6.4-52-smp
09-14-05 15:53 jdthood Note Added: 0006162
03-22-06 03:21 rlrevell Status assigned => closed
03-22-06 03:21 rlrevell Note Added: 0008813
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000051]: system crashes running aplay as unprivileged user on a US428. No sound except very occasional <.5 sec bursts
From: bugtrack @ 2006-03-22 2:20 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=51>
======================================================================
Reported By: marqrdt
Assigned To: karsten
======================================================================
Project: ALSA - driver
Issue ID: 51
Category: USB - usb-usx2y
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: closed
Distribution: Fedora Core 1
Kernel Version: 2.4.22-1.2115.nptl (stock Fedora kernel)
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 02-11-2004 15:39 CET
Last Modified: 03-22-2006 03:20 CET
======================================================================
Summary: system crashes running aplay as unprivileged user on
a US428. No sound except very occasional <.5 sec bursts
Description:
running the following command will cause a system crash +50% of the time:
aplay -v -D plug:hw:USX2Y music/wav/chant-reverb.wav
It runs file using the ALSA driver for the internal ALI5451 card.
Also, no sound comes out of the US428 except for very occasional <.5
bursts (never more than once per sound file). Headphones hooked to phone
jack, ext. speaker hooked to line-out.
No audio capture.
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 15:47
----------------------------------------------------------------------
Submitter: Is this problem fixed in more recent ALSA versions?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:20
----------------------------------------------------------------------
No response
Issue History
Date Modified Username Field Change
======================================================================
02-11-04 15:39 marqrdt New Issue
02-11-04 17:27 marqrdt Issue Monitored: marqrdt
02-11-04 20:09 karsten Note Added: 0000221
03-18-04 14:13 piem Note Added: 0000641
10-01-04 01:28 karsten Note Added: 0001991
09-14-05 15:47 jdthood Note Added: 0006158
03-22-06 03:20 rlrevell Status assigned => closed
03-22-06 03:20 rlrevell Note Added: 0008812
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000612]: Emu10k1's bass output sounds horrible
From: bugtrack @ 2006-03-22 2:19 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=612>
======================================================================
Reported By: james
Assigned To: pzad
======================================================================
Project: ALSA - driver
Issue ID: 612
Category: PCI - emu10k1
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution: debian
Kernel Version: 2.6.7
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 10-28-2004 04:03 CEST
Last Modified: 03-22-2006 03:19 CET
======================================================================
Summary: Emu10k1's bass output sounds horrible
Description:
I have a stereo (nothing special) speaker and speakers hooked up to my
computer. The bass output sounds terrible. it's distorted and sounds
terrible at low volumes. With oss, the bass is crystal clear. i have to
reduce the bass volume to 38 for it to sound respectible. And at that
level, the high notes are much louder and noticable than the bass ones.
i think there is a 12db boost applied to the speakers by the AC'97 mixer.
It would be nice if there was a way to disable this.
i have the sb live value with digital output. i'm not using digital
output, so it's switched off.
0000:00:0f.1 Input device controller: Creative Labs SB Live! MIDI/Game
Port (rev 07)
Subsystem: Creative Labs Gameport Joystick
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Region 0: I/O ports at dc00 [size=8]
Capabilities: [dc] Power Management version 1
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 15:57
----------------------------------------------------------------------
Submitter: Is this problem fixed in more recent ALSA versions?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:19
----------------------------------------------------------------------
No response
Issue History
Date Modified Username Field Change
======================================================================
10-28-04 04:03 james New Issue
10-28-04 04:03 james Distribution => debian
10-28-04 04:03 james Kernel Version => 2.6.7
10-28-04 07:28 james Issue Monitored: james
10-28-04 11:03 pzad Note Added: 0002285
10-28-04 23:54 james Note Added: 0002287
11-03-04 03:53 lee Note Added: 0002301
11-03-04 04:00 james Note Added: 0002302
09-14-05 15:57 jdthood Note Added: 0006166
03-22-06 03:19 rlrevell Status assigned => closed
03-22-06 03:19 rlrevell Note Added: 0008811
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* libata ignores non-dma disks?
From: Ed Sweetman @ 2006-03-22 2:19 UTC (permalink / raw)
To: linux-ide@vger.kernel.org
I'm using 2.6.16-rc6-ide1 (alan's patchset) and using the sata_nv and
pata_amd drivers. I have all UDMA drives except a CF disk -> IDE
interface, which should be running in PIO mode4. Libata detects the
device, but spits out a message about "no dma" and then says it's not
supported and is ignoring it. Is this device not supported because
it's not using dma or for some other reason?
It's the only device on it's channel (secondary pata)
ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xF008 irq 15
ata6: dev 0 cfg 49:0e00 82:0000 83:0000 84:0000 85:0000 86:0000 87:0000
88:0000
ata6: no dma
ata6: dev 0 not supported, ignoring
scsi5 : pata_amd
I'd really like to get this up and running so if anyone has any
suggestions, I'm all ears.
^ permalink raw reply
* [ALSA - driver 0000604]: sound loop problem
From: bugtrack @ 2006-03-22 2:19 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=604>
======================================================================
Reported By: chomwitt
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 604
Category: PCI - atiixp
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution: slackware10
Kernel Version: 2.6.7
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 10-26-2004 01:29 CEST
Last Modified: 03-22-2006 03:19 CET
======================================================================
Summary: sound loop problem
Description:
i get a sound loop which gets correctet only
while moving the mouse!
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 16:01
----------------------------------------------------------------------
Submitter: Did you manage to solve this problem?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:19
----------------------------------------------------------------------
No response (kernel issue)
Issue History
Date Modified Username Field Change
======================================================================
10-26-04 01:29 chomwitt New Issue
10-26-04 01:29 chomwitt Distribution => slackware10
10-26-04 01:29 chomwitt Kernel Version => 2.6.7
10-27-04 21:07 chomwitt Note Added: 0002280
10-28-04 02:14 chomwitt Note Added: 0002281
10-28-04 02:17 chomwitt Note Added: 0002282
10-28-04 02:22 chomwitt Note Added: 0002283
11-10-04 12:56 tiwai Note Added: 0002371
11-23-04 22:36 chomwitt Note Added: 0002536
09-14-05 16:01 jdthood Note Added: 0006169
03-22-06 03:19 rlrevell Status assigned => closed
03-22-06 03:19 rlrevell Note Added: 0008810
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000048]: M-Audio Quattro initialization problem
From: bugtrack @ 2006-03-22 2:18 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=48>
======================================================================
Reported By: giggls
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 48
Category: USB - usb-audio
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: closed
Distribution:
Kernel Version: 2.4.24
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 02-09-2004 11:45 CET
Last Modified: 03-22-2006 03:18 CET
======================================================================
Summary: M-Audio Quattro initialization problem
Description:
If a M-Audio Quattro device is plugged into the USB Port the driver does
not always initialize the device in a correct way.
It seems to work, but it does not record any useful sound.
Unfortunately it does work occasionally (about 50% of the time)!
Replugging the device until it works does resolve the Problem.
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 16:03
----------------------------------------------------------------------
Submitter: Is this problem fixed in more recent ALSA versions or using more
recent kernels?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:18
----------------------------------------------------------------------
No response
Issue History
Date Modified Username Field Change
======================================================================
02-09-04 11:45 giggls New Issue
02-11-04 10:26 giggls Issue Monitored: giggls
02-11-04 14:58 v2 Note Added: 0000218
02-11-04 14:58 v2 Issue Monitored: v2
02-11-04 14:59 v2 Note Edited: 0000218
02-11-04 14:59 v2 Note Edited: 0000218
02-11-04 16:36 giggls Note Added: 0000219
02-24-04 08:48 Clemens LadischSeverity feature => minor
02-24-04 09:07 Clemens LadischNote Added: 0000302
02-25-04 09:30 giggls File Added: proc-stream1.txt
02-25-04 09:30 giggls File Added: proc-stream0.txt
02-25-04 09:53 giggls Note Added: 0000310
02-25-04 10:12 Clemens LadischIssue Monitored: Clemens Ladisch
02-25-04 10:15 Clemens LadischNote Added: 0000313
02-25-04 16:10 giggls Note Added: 0000315
02-26-04 16:08 Clemens LadischFile Added: quattroif.patch
02-26-04 16:12 Clemens LadischNote Added: 0000352
02-26-04 16:12 Clemens LadischSeverity minor => major
02-26-04 16:12 Clemens LadischReproducibility always => sometimes
02-27-04 15:42 giggls Note Added: 0000381
03-01-04 18:45 Clemens LadischNote Added: 0000413
03-02-04 09:31 giggls File Added: proc-asound-card1-stream0-junk.txt
03-02-04 09:32 giggls Note Added: 0000432
03-02-04 17:11 Clemens LadischNote Added: 0000443
03-04-04 10:09 giggls Note Added: 0000471
03-04-04 12:53 Clemens LadischNote Added: 0000477
03-04-04 16:18 giggls Note Added: 0000482
03-04-04 16:18 giggls File Added: sinus.raw
03-04-04 16:19 giggls File Added: silence.raw
03-04-04 19:50 Clemens LadischNote Added: 0000491
03-08-04 10:46 Clemens LadischFile Added: quattro-new.patch
03-08-04 10:48 Clemens LadischNote Added: 0000527
04-28-04 12:44 timblech Note Added: 0000969
11-17-04 15:09 giggls Note Added: 0002435
11-17-04 15:25 v2 Issue End Monitor: v2
09-14-05 16:03 jdthood Note Added: 0006170
09-14-05 16:03 jdthood Severity major => minor
09-14-05 16:03 jdthood Summary M-Audio Quattro
Initialisation Problem => M-Audio Quattro initialization problem
09-14-05 16:03 jdthood Description Updated
03-22-06 03:18 rlrevell Status assigned => closed
03-22-06 03:18 rlrevell Note Added: 0008809
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* Re: What's in git.git
From: Randal L. Schwartz @ 2006-03-22 2:18 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
In-Reply-To: <7vodzzb5q3.fsf@assigned-by-dhcp.cox.net>
>>>>> "Junio" == Junio C Hamano <junkio@cox.net> writes:
Junio> - cvsimport post-import checkout fix.
Junio> Earlier we had a workaround to deal with people who import
Junio> into the current branch by not checking out. After
Junio> incrementally importing from the same CVS repository again,
Junio> however, the code did update the branch head. This made the
Junio> working tree and the index stale and was causing more
Junio> confusion than it avoided.
Junio> This fix is to make re-importing act more like git-pull, not
Junio> git-fetch. So if you run an incremental import into the
Junio> current branch, it tries to fast-forward the working tree and
Junio> index (your current branch head, index and working tree had
Junio> better be pristine with respect to the CVS repository for
Junio> this, but that is already an requirement for a tracking
Junio> branch anyway) when your current branch is the tracking
Junio> branch, or merge the imported result into your current branch
Junio> if you are using a separate tracking branch.
Junio> I've done some testing on this myself, but am waiting for
Junio> independent confirmations from cvsimport users. Merlyn?
I'm waiting for that CVS tree to change again. It changes every
4-5 days.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
^ permalink raw reply
* [ALSA - driver 0000679]: No sound on rear speakers
From: bugtrack @ 2006-03-22 2:18 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=679>
======================================================================
Reported By: NosyMan
Assigned To: pzad
======================================================================
Project: ALSA - driver
Issue ID: 679
Category: PCI - emu10k1
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution:
Kernel Version: 2.6.9
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 11-26-2004 10:24 CET
Last Modified: 03-22-2006 03:18 CET
======================================================================
Summary: No sound on rear speakers
Description:
I have no sound on rear speakers in ALSA 1.0.7. The sound was ok in
previous version tested 1.0.5 :-(
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 16:04
----------------------------------------------------------------------
Submitter: Do you have any new information about this problem?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:18
----------------------------------------------------------------------
No response (probably alsa-lib/driver mismatch)
Issue History
Date Modified Username Field Change
======================================================================
11-26-04 10:24 NosyMan New Issue
11-26-04 10:24 NosyMan Kernel Version => 2.6.9
11-26-04 10:51 NosyMan Issue Monitored: NosyMan
11-26-04 11:02 pzad Note Added: 0002596
11-26-04 11:23 NosyMan Issue End Monitor: NosyMan
11-26-04 11:24 NosyMan File Added: test.state
11-26-04 11:24 NosyMan Note Added: 0002597
11-26-04 11:27 NosyMan Note Added: 0002598
11-26-04 11:27 NosyMan Issue Monitored: NosyMan
11-26-04 12:03 pzad Note Added: 0002599
11-26-04 12:15 NosyMan Note Added: 0002600
11-26-04 12:32 pzad Note Added: 0002603
11-26-04 12:47 NosyMan Note Added: 0002605
09-14-05 16:04 jdthood Note Added: 0006171
03-22-06 03:18 rlrevell Status assigned => closed
03-22-06 03:18 rlrevell Note Added: 0008808
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000698]: Random beeps, ticks and clicks
From: bugtrack @ 2006-03-22 2:17 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=698>
======================================================================
Reported By: moonlite
Assigned To: pzad
======================================================================
Project: ALSA - driver
Issue ID: 698
Category: PCI - emu10k1
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo
Kernel Version: 2.6.9
======================================================================
Date Submitted: 12-02-2004 02:56 CET
Last Modified: 03-22-2006 03:17 CET
======================================================================
Summary: Random beeps, ticks and clicks
Description:
Below is what i posted to the gentoo-forums without getting without getting
help that solved any of my problems.
URL:
http://forums.gentoo.org/viewtopic.php?t=255710&start=0&postdays=0&postorder=asc&highlight=
---
I have a problem with alsa and my SBLive-card and kernels newer than
2.4.19.
All in all it works without error-messages and the sound is pretty nice
etc.
But every now and then the music i listen to is interrupted for a small
period of time (around 0.5s most of the time) and during this time i can't
type or move the mouse and an annoying beep comes from my speakers. I am
pretty sure that it is some sort of interruption because the few times the
interrupts are long i am sure that the music continues from where it were
and also, as i said above, i can't type etc during this small period.
This seems to happen more during heavy load than under normal load but it
still happens a lot at any given time.
---
This problem happened with these kernels:
vanilla-sources-2.4.20
vanilla-sources-2.4.28
gentoo-sources-2.4.20
gentoo-sources-2.4.26-r12
gentoo-dev-sources-2.6.9-r4
(gentoo-sources are gentoo's own patchsets)
Anyway. Since i posted this i've realized that the beeps (and sometimes
also clicks/ticks) also happen more frequent during high network-load and
not only normal load.
Especially the clicking and ticking noise appear more frequent when
downloading large amount of data with high transfer-rates.
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 16:06
----------------------------------------------------------------------
> I did this:
>
> setpci -v -d *:* latency_timer=b0 #all cards
> setpci -v -s 01:00.0 latency_timer=ff #graphics-card
> setpci -v -s 00:0d.0 latency_timer=ff #network-card
>
> Anyway. It seems to work pretty ok.
Any progress on this issue on the ALSA side?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:17
----------------------------------------------------------------------
Any improvement with later ALSA versions? Is the setpci hack still
required?
Issue History
Date Modified Username Field Change
======================================================================
12-02-04 02:56 moonlite New Issue
12-02-04 02:56 moonlite Distribution => Gentoo
12-02-04 02:56 moonlite Kernel Version => 2.6.9
12-02-04 17:32 pzad Note Added: 0002687
12-02-04 23:27 moonlite Note Added: 0002699
12-02-04 23:54 moonlite Note Added: 0002700
12-03-04 00:23 moonlite Note Added: 0002701
12-03-04 00:23 moonlite Note Added: 0002702
12-03-04 00:23 moonlite Note Deleted: 0002701
12-03-04 00:35 rlrevell Note Added: 0002703
12-03-04 00:49 moonlite Note Added: 0002704
12-03-04 00:55 moonlite Note Added: 0002705
12-03-04 01:18 moonlite Note Added: 0002706
12-03-04 05:30 rlrevell Note Added: 0002707
12-03-04 12:27 moonlite Note Added: 0002708
12-03-04 12:28 moonlite Note Edited: 0002708
09-14-05 16:06 jdthood Note Added: 0006172
03-22-06 03:17 rlrevell Note Added: 0008807
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000795]: Broken Pipe
From: bugtrack @ 2006-03-22 2:16 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=795>
======================================================================
Reported By: ajir
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 795
Category: PCI - intel8x0
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Distribution:
Kernel Version:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 01-08-2005 23:21 CET
Last Modified: 03-22-2006 03:16 CET
======================================================================
Summary: Broken Pipe
Description:
Hi!
I got a problem, with softvolume plugin and 1.0.8rc2 drivers( without
softvol plugin too).
When I changed ALSA from 1.0.5 to 1.0.8rc2 after system boot all modules
load perfectly but! any program like amp(in text mode) or xmms(X mode)
report broken pipe (no dsp device). When I enable softvol it remains the
same. But if softvol is on and manualy set to off(deleting of .asoundrc
without rebooting) Sustem is OK, I got all programs playing and I CAN
FINALY set volume!!! (but starting and stoping .asoundrd by hand is
annoying!). Without softvol set by asoundrc only aplay can give a sound
from wave file
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 16:20
----------------------------------------------------------------------
Submitter: Did you manage to solve this problem?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:16
----------------------------------------------------------------------
No response
Issue History
Date Modified Username Field Change
======================================================================
01-08-05 23:21 ajir New Issue
01-08-05 23:22 ajir Note Added: 0003130
01-11-05 16:46 tiwai Note Added: 0003155
09-14-05 16:20 jdthood Note Added: 0006181
03-22-06 03:16 rlrevell Status new => closed
03-22-06 03:16 rlrevell Note Added: 0008806
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000490]: Choppy sound when playing on Acer TravelMate 2000
From: bugtrack @ 2006-03-22 2:15 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=490>
======================================================================
Reported By: feixm
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 490
Category: PCI - atiixp
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution: linuxfromscratch, everything compiled from original
sources
Kernel Version: 2.6.8.1
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 09-08-2004 21:16 CEST
Last Modified: 03-22-2006 03:15 CET
======================================================================
Summary: Choppy sound when playing on Acer TravelMate 2000
Description:
Hello,
when playing any audio file from my new Acer TravelMate 2000, the sound is
very choppy. I tried playing using xmms, mplayer and others. From lspci I
see, it is an ATI IXP 150. I understand that this bugreport alone won't
help you guys, so if I can give any more info, pls let me know.
When playing movies with mplayer, I see lots of messages like:
alsa-play: xrun of at least 0,131 msecs. resetting stream% 0% 0,0% 1 0
0%
alsa-play: xrun of at least 0,026 msecs. resetting stream 0% 0% 0,0% 7 0
0%
These appear even more where skipping back and forward in the movie.
I found, that playing movies through SDL helps a little, but sound is
still choppy and cannot be listened to.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0000583 xruns when playing audio or video files
======================================================================
----------------------------------------------------------------------
jdthood - 09-15-05 15:14
----------------------------------------------------------------------
> alsa-play: xrun of at least 0,019 msecs. resetting stream
See bug #583.
----------------------------------------------------------------------
rlrevell - 03-22-06 03:15
----------------------------------------------------------------------
mplayer bug, confirmed fixed in mplayer CVS
Issue History
Date Modified Username Field Change
======================================================================
09-08-04 21:16 feixm New Issue
09-08-04 21:16 feixm Distribution => linuxfromscratch,
everything compiled from original sources
09-08-04 21:16 feixm Kernel Version => 2.6.8.1
01-18-05 07:56 rounin Note Added: 0003242
01-18-05 07:59 rounin Issue Monitored: rounin
01-18-05 08:09 rounin Note Added: 0003245
01-18-05 11:32 tiwai Note Added: 0003247
01-18-05 21:25 rlrevell Note Added: 0003260
01-18-05 22:47 feixm Note Added: 0003261
01-19-05 15:17 feixm Note Added: 0003282
01-19-05 15:20 tiwai Note Added: 0003285
01-21-05 14:19 feixm Note Added: 0003347
01-21-05 17:30 tiwai Note Added: 0003350
01-21-05 19:13 rlrevell Note Added: 0003351
01-22-05 13:30 feixm Note Added: 0003376
09-15-05 15:13 jdthood Relationship added duplicate of 0000583
09-15-05 15:14 jdthood Note Added: 0006205
03-22-06 03:15 rlrevell Status assigned => closed
03-22-06 03:15 rlrevell Note Added: 0008805
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000776]: desynchronization, xruns when running mplayer
From: bugtrack @ 2006-03-22 2:14 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=776>
======================================================================
Reported By: SergeS
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 776
Category: PCI - nm256
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Distribution:
Kernel Version: 2.4.28
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 01-02-2005 13:14 CET
Last Modified: 03-22-2006 03:14 CET
======================================================================
Summary: desynchronization, xruns when running mplayer
Description:
some times sound repeates bit
from MPlayer log
alsa-space: xrun of at least xx.xxxx msecs. resseting stream
if i run MPlayer with oss emulation - all is ok, when i try oss - all is
ok
all software witch uses alsa do same error
hardwate: Dell Latitude CSx, NeoMagick NM256ZX
if need more information - send me email to sergesb@mail.ru
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0000583 xruns when playing audio or video files
======================================================================
----------------------------------------------------------------------
rlrevell - 09-15-05 01:39
----------------------------------------------------------------------
I get the exact same results - I just use OSS emulation with mplayer. Even
so I still have to run it like:
nice -n -10 gmplayer movie.avi
to avoid massive audio and video dropouts when another app hogs the CPU.
Anyway it looks like the bug might be fixed in MPlayer dev-CVS--4.0.2. I
can no longer reproduce the xruns.
----------------------------------------------------------------------
rlrevell - 03-22-06 03:14
----------------------------------------------------------------------
Mplayer bug, confirmed fixed in mplayer CVS
Issue History
Date Modified Username Field Change
======================================================================
01-02-05 13:14 SergeS New Issue
01-02-05 13:14 SergeS Kernel Version => 2.4.28
01-02-05 13:24 SergeS Note Added: 0003045
01-02-05 13:25 SergeS Issue Monitored: SergeS
09-14-05 16:14 jdthood Summary dissynchronization =>
desynchronization, xruns when running mplayer
09-14-05 16:14 jdthood Relationship added duplicate of 0000583
09-14-05 16:15 jdthood Note Added: 0006178
09-15-05 01:39 rlrevell Note Added: 0006190
03-22-06 03:14 rlrevell Status assigned => resolved
03-22-06 03:14 rlrevell Resolution open => fixed
03-22-06 03:14 rlrevell Note Added: 0008804
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000583]: xruns when playing audio or video files
From: bugtrack @ 2006-03-22 2:13 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=583>
======================================================================
Reported By: KAtiOS
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 583
Category: PCI - atiixp
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Distribution: Gentoo Linux
Kernel Version: 2.6.9_rc4
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 10-15-2004 16:27 CEST
Last Modified: 03-22-2006 03:13 CET
======================================================================
Summary: xruns when playing audio or video files
Description:
I get xruns when playing files.
I tested with lots of 2.6 kernels, up to 2.6.9_rc4 with the same results.
It seems that mplayer with sdl output works fine, but xruns with alsa.
Using acpi=off or pci=noacpi helps in mplayer but not in vdr (with
softdevice plugin - using alsa).
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0000776 desynchronization, xruns when running m...
has duplicate 0000490 Choppy sound when playing on Acer...
======================================================================
----------------------------------------------------------------------
rlrevell - 09-14-05 21:58
----------------------------------------------------------------------
Hmm, this could have been the ACPI idle latency bug. That would explain
why generating load reduces the xruns. This was fixed around 2.6.11.
Try kernel 2.6.13.
----------------------------------------------------------------------
rlrevell - 03-22-06 03:13
----------------------------------------------------------------------
Fixed in mplayer CVS (it should ignore xruns rather than resetting the
stream)
Issue History
Date Modified Username Field Change
======================================================================
10-15-04 16:27 KAtiOS New Issue
10-15-04 16:27 KAtiOS Distribution => Gentoo Linux
10-15-04 16:27 KAtiOS Kernel Version => 2.6.9_rc4
10-15-04 18:43 lee Note Added: 0002168
10-15-04 18:51 KAtiOS Note Added: 0002169
10-15-04 19:02 lee Note Added: 0002170
10-15-04 19:12 KAtiOS Note Added: 0002171
10-15-04 19:24 KAtiOS Note Added: 0002172
10-15-04 19:29 lee Note Added: 0002173
10-15-04 20:28 KAtiOS Note Added: 0002174
10-15-04 22:17 lee Note Added: 0002175
10-15-04 23:49 KAtiOS Note Added: 0002176
10-16-04 01:11 lee Note Added: 0002180
10-16-04 01:18 lee Note Added: 0002181
10-16-04 06:05 lee Note Added: 0002183
10-16-04 10:08 KAtiOS Note Added: 0002185
10-16-04 11:39 KAtiOS Note Added: 0002186
09-14-05 15:52 jdthood Note Added: 0006161
09-14-05 16:14 jdthood Relationship added has duplicate 0000776
09-14-05 17:44 KAtiOS Note Added: 0006185
09-14-05 21:58 rlrevell Note Added: 0006186
09-15-05 15:13 jdthood Relationship added has duplicate 0000490
03-22-06 03:13 rlrevell Status assigned => resolved
03-22-06 03:13 rlrevell Resolution open => fixed
03-22-06 03:13 rlrevell Note Added: 0008803
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* Re: [PATCH] 2.6.xx: sata_mv: another critical fix
From: Jeff Garzik @ 2006-03-22 2:12 UTC (permalink / raw)
To: Mark Lord
Cc: Andrew Morton, Linus Torvalds, linux-ide@vger.kernel.org,
Linux Kernel
In-Reply-To: <200603210000.36552.lkml@rtr.ca>
Mark Lord wrote:
> This patch addresses a number of weird behaviours observed
> for the sata_mv driver, by fixing an "off by one" bug in processing
> of the EDMA response queue.
>
> Basically, sata_mv was looking in the wrong place for
> command results, and this produced a lot of unpredictable behaviour.
>
> Signed-off-by: Mark Lord <mlord@pobox.com>
applied
^ permalink raw reply
* [ALSA - driver 0000614]: 2 x snd-usb-audio causes one or both USB dev to go mute after a day or two with heavy use
From: bugtrack @ 2006-03-22 2:11 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=614>
======================================================================
Reported By: cyrus7580
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 614
Category: USB - usb-audio
Reproducibility: sometimes
Severity: major
Priority: normal
Status: closed
Distribution: Fedora Core 1
Kernel Version: 2.4
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 10-29-2004 07:41 CEST
Last Modified: 03-22-2006 03:11 CET
======================================================================
Summary: 2 x snd-usb-audio causes one or both USB dev to go
mute after a day or two with heavy use
Description:
I use alsa on all my machines (15 plus) and don't usually have problems
with various combinations of snd-intel8x0, snd-ens1371, and snd-usb-audio.
However, on the one machine that I have with 2 x snd-usb-audio (as well as
1 x snd-intel8x0 and 1 x snd-ens1371), one of the USB devices will stop
recording audio after a day or two. The settings look ok in alsamixer, but
still no audio. I've tried rmmodding snd-usb-audio and reinserting, I've
tried rmmoding ALL sound stuff and reinserting, and I've tried muting and
unmuting... nothing works. The only thing that works is a total reboot,
which I have been doing almost daily. On my 3-5 machines with a single
usb-audio, they seem to work ok for long periods of time. Nothing like
this is happening.
Point of clarification: they don't "stop" recording audio per se... That
is, there are no errors or crashes or dumps saying recording is not
possible. It's just that the audio files produced (semi-succesfully) have
no audio on them.
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 15:55
----------------------------------------------------------------------
> If reloading the driver doesn't help but replugging the device does, it
looks like a bug in the device.
So is the bug in the device or in ALSA?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:11
----------------------------------------------------------------------
No response
Issue History
Date Modified Username Field Change
======================================================================
10-29-04 07:41 cyrus7580 New Issue
10-29-04 07:41 cyrus7580 Distribution => Fedora Core 1
10-29-04 07:41 cyrus7580 Kernel Version => 2.4
10-29-04 09:19 Clemens LadischNote Added: 0002288
09-14-05 15:55 jdthood Note Added: 0006163
03-22-06 03:11 rlrevell Status assigned => closed
03-22-06 03:11 rlrevell Note Added: 0008802
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000466]: tumbler_init_client error after waking
From: bugtrack @ 2006-03-22 2:11 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=466>
======================================================================
Reported By: schwab
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 466
Category: PPC - powermac
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution:
Kernel Version:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 08-26-2004 22:36 CEST
Last Modified: 03-22-2006 03:11 CET
======================================================================
Summary: tumbler_init_client error after waking
Description:
After waking up the driver is unable to restore the sound settings. I have
to explicitly load the settings to make sound working again.
======================================================================
----------------------------------------------------------------------
jdthood - 09-14-05 15:56
----------------------------------------------------------------------
Submitter: Is this problem fixed in more recent ALSA versions?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:11
----------------------------------------------------------------------
No response
Issue History
Date Modified Username Field Change
======================================================================
08-26-04 22:36 schwab New Issue
08-27-04 19:37 tiwai Note Added: 0001647
10-21-04 23:24 schwab Note Added: 0002225
09-14-05 15:56 jdthood Note Added: 0006164
09-14-05 15:56 jdthood Summary tumbler_init_client error
=> tumbler_init_client error after waking
03-22-06 03:11 rlrevell Status assigned => closed
03-22-06 03:11 rlrevell Note Added: 0008801
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000821]: Audigy 2 NX USB
From: bugtrack @ 2006-03-22 2:10 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=821>
======================================================================
Reported By: clusty
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 821
Category: USB - usb-audio
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution:
Kernel Version:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 01-16-2005 16:47 CET
Last Modified: 03-22-2006 03:10 CET
======================================================================
Summary: Audigy 2 NX USB
Description:
Whenever I play a song with XMMS using ALSA output plugin it works for 2-3
seconds and then it mutes. If I restart the player it does the same.
======================================================================
----------------------------------------------------------------------
jdthood - 09-15-05 15:07
----------------------------------------------------------------------
Submitter: Is there any improvement in more recent ALSA versions?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:10
----------------------------------------------------------------------
No response
Issue History
Date Modified Username Field Change
======================================================================
01-16-05 16:47 clusty New Issue
01-16-05 16:49 clusty Issue Monitored: clusty
01-19-05 17:52 kempokaraterulzNote Added: 0003308
09-15-05 15:07 jdthood Note Added: 0006201
03-22-06 03:10 rlrevell Status assigned => closed
03-22-06 03:10 rlrevell Note Added: 0008800
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000061]: Creative Audigy 2 NX (USB) not working
From: bugtrack @ 2006-03-22 2:10 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=61>
======================================================================
Reported By: Davin
Assigned To: Clemens Ladisch
======================================================================
Project: ALSA - driver
Issue ID: 61
Category: USB - usb-audio
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Distribution: Gentoo Linux
Kernel Version: 2.6.2
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-14-2004 19:02 CET
Last Modified: 03-22-2006 03:10 CET
======================================================================
Summary: Creative Audigy 2 NX (USB) not working
Description:
While I've found a single success report of someone getting this device to
work (http://www.qbik.ch/usb/devices/showdev.php?id=2375), the details as
to how he did it are sparse and I've recieved no e-mail reply. There are a
handful of reports of this device not working, and it is not listed in
alsa-project.org's list of known sound cards. (as such, whether or not it
is or is not supported lacks mention)
As far as I can tell, it does not work. The device will show up in
alsamixer if one uses the snd-usb-audio. The first 'speaker 2' channel is
muted by default, which APPEARS to be the 'front' speaker jack. Unmuting
this channel makes the mute light on the device turn off.
Attempts to use this device with userland devices will fail, returning the
program-specific "can't initialize audio" error. By increasing verbosity
further, I found the exact error being returned by alsalib:
"SNDRV_PCM_IOCTL_HW_PARAMS failed"
On further investigation, messages are also appearing in the kernel
message log, coinciding with these errors:
Feb 14 06:57:13 napalm 2:1:3 : invalid synch pipe
Feb 14 06:57:13 napalm 2:1:1 : invalid synch pipe
2:1:X bears little relevance I'm guessing, since I assume those to be the
USB subdevice IDs.
In short, I suspect this device does not work with the usb-audio driver as
it currently stands.
======================================================================
----------------------------------------------------------------------
jdthood - 09-15-05 15:05
----------------------------------------------------------------------
Davin wrote:
> I'll post a followup once I've got the new install up and running.
What's the status of the problem now?
----------------------------------------------------------------------
rlrevell - 03-22-06 03:10
----------------------------------------------------------------------
No response, and the maintainer reports this device is now fully supported.
Issue History
Date Modified Username Field Change
======================================================================
02-14-04 19:02 Davin New Issue
02-14-04 19:26 Davin Note Added: 0000240
02-14-04 19:27 Davin Issue Monitored: Davin
02-15-04 01:37 Davin Note Added: 0000241
02-20-04 18:37 Clemens LadischNote Added: 0000276
02-22-04 00:41 Davin Note Added: 0000288
02-24-04 08:43 Clemens LadischNote Added: 0000300
02-25-04 02:39 Davin Note Added: 0000308
02-25-04 10:09 Clemens LadischNote Added: 0000311
02-25-04 10:12 Clemens LadischIssue Monitored: Clemens Ladisch
02-26-04 04:08 Davin Note Added: 0000331
02-26-04 16:23 Clemens LadischNote Added: 0000354
02-26-04 23:54 Davin Note Added: 0000377
03-01-04 18:43 Clemens LadischNote Added: 0000412
03-01-04 19:51 Davin Note Added: 0000421
03-01-04 19:53 Davin Note Added: 0000422
03-01-04 20:02 Davin Note Added: 0000423
03-01-04 20:27 Davin Note Added: 0000425
03-02-04 17:01 Clemens LadischNote Added: 0000442
03-03-04 05:01 Davin Note Added: 0000449
03-03-04 05:08 Davin Note Added: 0000450
03-03-04 05:12 Davin Note Added: 0000451
03-04-04 14:31 Clemens LadischNote Added: 0000478
03-04-04 15:17 Davin Note Added: 0000480
03-04-04 15:39 Davin Note Added: 0000481
03-04-04 16:31 Davin Note Added: 0000483
03-04-04 18:30 Davin Note Added: 0000486
03-05-04 01:13 Davin Note Added: 0000494
03-05-04 06:52 Davin Note Added: 0000496
03-05-04 13:42 Clemens LadischNote Added: 0000503
03-08-04 10:57 Clemens LadischFile Added: highspeed.patch
03-16-04 21:39 nilsr Note Added: 0000631
03-17-04 20:43 nilsr Issue Monitored: nilsr
03-18-04 09:00 Clemens LadischNote Added: 0000637
03-18-04 09:01 Clemens LadischFile Deleted: highspeed.patch
03-18-04 09:04 Clemens LadischFile Added: highspeed.patch
03-18-04 09:09 Clemens LadischNote Added: 0000638
03-18-04 21:29 nilsr Note Added: 0000643
03-29-04 00:56 Davin Note Added: 0000715
04-23-04 21:45 Davin Note Added: 0000918
06-27-04 17:02 micmac File Added: .asoundrc
06-27-04 17:16 micmac Note Added: 0001339
06-27-04 19:31 micmac Note Added: 0001340
01-19-05 00:56 sw25481 Note Added: 0003262
09-15-05 15:05 jdthood Note Added: 0006198
03-22-06 03:10 rlrevell Status assigned => resolved
03-22-06 03:10 rlrevell Resolution open => fixed
03-22-06 03:10 rlrevell Note Added: 0008799
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0001423]: dxs_support=5 works on EPoX EP-8KRAI
From: bugtrack @ 2006-03-22 2:09 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1423>
======================================================================
Reported By: wrar
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1423
Category: PCI - via82xx
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 09-15-2005 19:06 CEST
Last Modified: 03-22-2006 03:09 CET
======================================================================
Summary: dxs_support=5 works on EPoX EP-8KRAI
Description:
I set options snd-via82xx dxs_support=5 and didn't encounter any sound
problems. I use ALSA 1.0.9b from kernel 2.6.13.
I have EPoX EP-8KRAI on KT600/8237:
$ lspci -vvx
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
Subsystem: EPoX Computer Co., Ltd.: Unknown device 300c
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin C routed to IRQ 185
Region 0: I/O ports at e700
Capabilities: <available only to root>
00: 06 11 59 30 01 00 10 02 60 00 01 04 00 00 00 00
10: 01 e7 00 00 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 95 16 0c 30
30: 00 00 00 00 c0 00 00 00 00 00 00 00 09 03 00 00
$ lspci -vn
0000:00:11.5 Class 0401: 1106:3059 (rev 60)
Subsystem: 1695:300c
======================================================================
----------------------------------------------------------------------
rlrevell - 03-22-06 03:09
----------------------------------------------------------------------
Can someone look at this?
Issue History
Date Modified Username Field Change
======================================================================
09-15-05 19:06 wrar New Issue
03-22-06 03:09 rlrevell Note Added: 0008798
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - driver 0000660]: No sound output despite unmuting and maximizing all volume settings
From: bugtrack @ 2006-03-22 2:08 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=660>
======================================================================
Reported By: bji
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 660
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Distribution: Fedora Core 3
Kernel Version: 2.6.9
======================================================================
Date Submitted: 11-21-2004 02:53 CET
Last Modified: 03-22-2006 03:08 CET
======================================================================
Summary: No sound output despite unmuting and maximizing all
volume settings
Description:
I get no sound output from any program I have tried (xmms, play, aplay, cat
> /dev/audio) with no error messages or any other indication that there is
a problem which would cause sound to not occur.
I have already run alsamixer many times and tried every combination of
muted and unmuted settings with all volumes maximized. With no volume
settings muted, and all volume settings at maximum level, I still get no
sound.
Everything *looks* like it's working - output in the kernel log, xmms's
display, everything. But I get no sound out of the built-in speaker or
the headphone jack.
I have tried the following:
* Default install of Fedora Core 3; it recognized the sound card and
installed module settings in /etc/modprobe.conf to load snd-intel8x0. But
I never got any sound out of this default install no matter what I tried.
* Custom compiled the 2.6.9 kernel with no patches except the software
suspend 2 patch. This built the version of the ALSA drivers that come
with 2.6.9. Still no sound.
* Downloaded and compiled version 1.0.7 of the ALSA drivers and installed
them. Still no sound.
======================================================================
----------------------------------------------------------------------
bji - 03-07-05 02:22
----------------------------------------------------------------------
OK, here's another data point.
I recently got a Panasonic Y2 in addition to the Panasonic T2 that I was
using when reporting this bug. As far as I know, the hardware related to
sound in these two laptops is essentially the same.
I discovered that I could get sound to work with the Panasonic Y2 if I did
the following:
* Booted to Windows XP
* Turned the Windows XP volume control to its highest setting
* Muted sound in Windows XP (which is how I usually keep sound in Windows
XP)
Now if I boot Linux with ALSA 1.0.6 (the stock alsa with Fedora Core 3), I
can adjust the sound volumes using alsamixer, and everything works. I can
play musing using xmms with either the ALSA or OSS plugins, and this also
works (although the volume slider in xmms does not work, not sure why, I
have to use alsamixer or aumix to adjust sound volume). Also, the
speakers work.
Thus I am convinced that the problem is that the ALSA driver for this
hardware is for some reason not able to adjust the volume beyond some
maximum value which was set by the BIOS, as remembered by the most recent
Windows XP setting.
Does this help at all?
Thanks!
----------------------------------------------------------------------
rlrevell - 03-22-06 03:08
----------------------------------------------------------------------
Any improvement with later releases? ALSA 1.0.6 is way too old to debug.
Issue History
Date Modified Username Field Change
======================================================================
11-21-04 02:53 bji New Issue
11-21-04 02:53 bji Distribution => Fedora Core 3
11-21-04 02:53 bji Kernel Version => 2.6.9
11-21-04 02:55 bji Note Added: 0002481
11-21-04 02:56 bji File Added: proc_asound.txt
11-21-04 03:16 bji Note Added: 0002483
11-21-04 03:19 bji Note Added: 0002484
11-23-04 16:20 tiwai Note Added: 0002522
11-23-04 23:23 IceRAM Note Added: 0002537
11-23-04 23:24 IceRAM File Added: asound.state
11-23-04 23:25 IceRAM File Added: modprobe.conf
11-23-04 23:26 IceRAM File Added: iceram_lsmod.txt
11-23-04 23:27 IceRAM Note Added: 0002538
11-23-04 23:28 IceRAM Note Edited: 0002537
11-23-04 23:29 IceRAM Note Edited: 0002537
11-23-04 23:29 IceRAM Issue Monitored: IceRAM
11-23-04 23:45 IceRAM Note Added: 0002539
11-23-04 23:45 IceRAM File Added: .asoundrc
11-23-04 23:46 IceRAM Note Edited: 0002538
11-24-04 12:32 bji File Added: asound.state
11-24-04 12:33 bji Note Added: 0002550
11-24-04 12:40 tiwai Note Added: 0002552
11-24-04 13:15 IceRAM Note Deleted: 0002537
11-24-04 13:16 IceRAM Note Deleted: 0002539
11-24-04 13:19 IceRAM Note Deleted: 0002538
11-24-04 13:26 IceRAM Note Added: 0002561
11-24-04 14:57 tiwai Note Added: 0002565
11-25-04 07:07 bji Note Added: 0002587
11-28-04 04:24 bji Note Added: 0002619
11-28-04 06:04 bji Note Added: 0002620
11-29-04 17:19 tiwai Note Added: 0002654
11-29-04 17:19 tiwai File Added: stac9752a.diff
11-30-04 08:56 bji Note Added: 0002661
11-30-04 21:02 tiwai Note Added: 0002662
12-02-04 06:37 bji Note Added: 0002674
12-02-04 19:20 tiwai Note Added: 0002689
12-06-04 19:47 jnm11 Note Added: 0002730
12-06-04 19:47 jnm11 Issue Monitored: jnm11
12-09-04 07:06 bji Note Added: 0002797
03-07-05 02:22 bji Note Added: 0003806
09-19-05 10:12 jdthood Status new => acknowledged
03-22-06 03:08 rlrevell Note Added: 0008797
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
* [ALSA - firmware 0000209]: Sometimes XMMS stop playing songs (dmix used)
From: bugtrack @ 2006-03-22 2:06 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=209>
======================================================================
Reported By: srr
Assigned To:
======================================================================
Project: ALSA - firmware
Issue ID: 209
Category:
Reproducibility: sometimes
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 04-14-2004 11:41 CEST
Last Modified: 03-22-2006 03:06 CET
======================================================================
Summary: Sometimes XMMS stop playing songs (dmix used)
Description:
Sometimes XMMS stop playing songs and show message that says "Audio device
not
properly configured or busy". It happends when new song just start
playing. If I click on Play button, songs continued playing.
I can't repeat this bug, it happends 3-5 times in day.
If i start mpg123 and xmms they are play simultaniously (even if i start
10
copies of mpg123)
This is output from xmms:
ALSA lib pcm_hw.c:1057:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed:
Device
or resource busy
ALSA lib pcm_dmix.c:868:(snd_pcm_dmix_open) unable to open slave
** WARNING **: alsa_setup(): Failed to open pcm device (default): Device
or
resource busy
======================================================================
----------------------------------------------------------------------
Steve Fink - 07-21-05 08:21
----------------------------------------------------------------------
I have a very similar problem with mplayer (mplayer-1.0pre3try2). I set the
default device to go through dmix. After some combination of starting and
stopping mplayers (some of them overlap in time), I will end up with an
mplayer that sits and sleeps for half a second, over and over again.
That kind of sucks, but it's an mplayer problem. My real problem is that
then when I start up the next program that uses ALSA (another mplayer, my
application, aplay, or whatever), it gets the "open /dev/snd/pcmC0D0p
failed: Device or resource busy" error.
If I kill the offending mplayer process, it fixes it.
I am using alsa-driver 1.0.8 and alsa-lib 1.0.8 with the snd-intel8x0
driver. I tried compiling a 1.0.9 (or something calling itself that) and
using it, but I still had the same problem.
Could anyone tell me what sort of thing is happening? I thought that if
everything went through dmix, you should never be able to get into an
EBUSY state. But it seems that the kernel driver is doing something behind
the pcmC?D?p device that can get into this state? (I see similar output
when I have a user play an ALSA sound app, and then try to play something
from the root account. So it does seem like some state is sticking to the
device somehow.) Is there anything that will dump out the state of a
device? Where can I read more about how this all works?
I don't have a simple test script that shows the problem yet. How I
actually see it is that I start up my application (which itself opens up
the pcm device, via SDL with SDL_AUDIODRIVER=alsa), and it forks off an
mplayer (with -ao sdl:alsa). Then I flip rapidly between two different
movies, where each flip kill -TERM's the old mplayer and starts up a new
one. Oddly, every one of these mplayers is able to play sound. Then I shut
down my app, and wait for the mplayers to stop. If I get the bug, which I
do 80% of the time, then one of them will never stop, and when I try to
restart my app (or aplay, or mplayer), it gives me the error message and
fails to play sound.
fuser /dev/snd/pcmC0D0p shows only the mplayer processes (when my app has
exited and there is an mplayer lurking around.)
----------------------------------------------------------------------
rlrevell - 03-22-06 03:06
----------------------------------------------------------------------
This should be fixed in CVS, can you please test?
Issue History
Date Modified Username Field Change
======================================================================
04-14-04 11:41 srr New Issue
04-16-04 11:54 tiwai Note Added: 0000832
04-20-04 07:39 srr Note Added: 0000869
04-20-04 07:41 srr Issue Monitored: srr
10-14-04 22:40 chtephan Note Added: 0002160
10-20-04 20:42 martin Note Added: 0002218
11-28-04 18:33 martin Note Added: 0002626
01-12-05 10:41 leahcim Note Added: 0003161
01-12-05 10:41 leahcim Issue Monitored: leahcim
01-12-05 20:26 Dawid Gajownik Issue Monitored: Dawid Gajownik
01-19-05 16:54 tiwai Note Added: 0003296
01-19-05 16:54 tiwai File Added: xmms-1.2.10-alsa-multithread.diff
07-20-05 17:34 Steve Fink Issue Monitored: Steve Fink
07-21-05 01:03 Steve Fink Note Added: 0005536
07-21-05 08:21 Steve Fink Note Edited: 0005536
03-22-06 03:06 rlrevell Note Added: 0008796
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.