From owner-freebsd-questions@freebsd.org Tue Nov 8 08:41:33 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79AE0C36ADD for ; Tue, 8 Nov 2016 08:41:33 +0000 (UTC) (envelope-from mailinglists@high5.alioth.uberspace.de) Received: from alioth.uberspace.de (alioth.uberspace.de [185.26.156.45]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8185D04 for ; Tue, 8 Nov 2016 08:41:32 +0000 (UTC) (envelope-from mailinglists@high5.alioth.uberspace.de) Received: (qmail 28763 invoked from network); 8 Nov 2016 08:41:29 -0000 Received: from localhost (HELO localhost) (127.0.0.1) by alioth.uberspace.de with SMTP; 8 Nov 2016 08:41:29 -0000 Date: Tue, 8 Nov 2016 09:41:22 +0100 From: Jens To: freebsd-questions@freebsd.org Cc: No Spam Subject: Sound Problems [Noob Question] Message-ID: <20161108084122.GB1197@bsd.lan> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="/04w6evG8XlLl3ft" Content-Disposition: inline X-Info: Keep It Simple, Stupid. X-Operating-System: FreeBSD, kernel 11.0-RELEASE-p1 X-Message-Flag: WARNING!! Microsoft sucks User-Agent: Every email client sucks, this one just sucks less. X-Geek-Reference: https://www.ifohancroft.com/geek.html X-Geek-Version: Version 3.1 X-Geek: GCS/CC/IT/M/S d- s:+ a-- C++ L++ P E--- W N* o? K? w !O !M V? PS+ PE Y++ PGP++ t+ 5 X R tv+ b+ DI D? G e>++ h-- r-/++ z+ X-Grepthis: Nazi Bomb Kosovo Heroin Gun Gay RAF Kuba Krypto IS ISIS NSA Anonymous Iraq - sorry for that stuff, but I do not want security agencies to spy too much on our emails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2016 08:41:33 -0000 --/04w6evG8XlLl3ft Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hi Guys, the solution to my problem is probably easy but i can't find it. The only sound i get from my \code # uname -a FreeBSD bsd.lan 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 \endcode other then some garbled static or a feedback loop when i begin closing my notebook ( a ASUS F751M ). I tested the speaker system itself by booting a live linux and it worked out of the box, but i would like to stick with FreeBSD. I included my /etc/rc.conf and my /boot/loader.conf . If you have any ideas what i can try or which configs you need, i will try to answer ASAP. Greets J --/04w6evG8XlLl3ft Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="rc.conf" hostname="bsd.lan" keymap="de.acc" wlans_run0="wlan1" wlans_ath0="wlan0" ifconfig_wlan0="WPA DHCP" ifconfig_wlan0_ipv6="inet6 accept_rtadv" ifconfig_Wlan1="WPA DHCP" ifconfig_wlan1_ipv6="inet6 accept_rtadv" local_unbound_enable="YES" sshd_enable="YES" moused_enable="YES" # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev="AUTO" zfs_enable="YES" dbus_enable=YES #gdm_enable=YES moused_enable="YES" # powerd: hiadaptive speed while on AC power, adaptive while on battery power powerd_enable="YES" powerd_flags="-a hiadaptive -b adaptive" # Enable BlueTooth hcsecd_enable="YES" sdpd_enable="YES" # Synchronize system time ntpd_enable="YES" # Let ntpd make time jumps larger than 1000sec ntpd_flags="-g" pf_enable="YES" #slim_enable="NO" devfs_system_ruleset=localrules autofs_enable=yes devfs_speaker_ruleset="speaker" webcamd_enable=YES pulseaudio_enable="YES" #oss_enable="YES" --/04w6evG8XlLl3ft Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="loader.conf" geli_ada0p4_keyfile0_load="YES" geli_ada0p4_keyfile0_type="ada0p4:geli_keyfile0" geli_ada0p4_keyfile0_name="/boot/encryption.key" aesni_load="YES" geom_eli_load="YES" geom_eli_passphrase_prompt="YES" vfs.root.mountfrom="zfs:zroot/ROOT/default" kern.geom.label.gptid.enable="0" zpool_cache_load="YES" zpool_cache_type="/boot/zfs/zpool.cache" zpool_cache_name="/boot/zfs/zpool.cache" zfs_load="YES" # Use new graphical console driver kern.vty=vt # Devil worship in loader logo loader_logo="beastie" # Boot-time kernel tuning kern.ipc.shmseg=1024 kern.ipc.shmmni=1024 kern.maxproc=10000 # Load MMC/SD card-reader support mmc_load="YES" mmcsd_load="YES" sdhci_load="YES" # Access ATAPI devices through the CAM subsystem atapicam_load="YES" # Filesystems in Userspace fuse_load="YES" # Intel Core thermal sensors coretemp_load="YES" # AMD K8, K10, K11 thermal sensors #amdtemp_load="YES" # In-memory filesystems tmpfs_load="YES" # Asynchronous I/O #aio_load="YES" # Handle Unicode on removable media libiconv_load="YES" libmchain_load="YES" cd9660_iconv_load="YES" msdosfs_iconv_load="YES" #snd_hda_load="YES" #snd_driver_load="YES" #if_ath_load="YES" vmm_load="YES" cuse4bsd_load=YES cuse_load=YES hw.x2apic_enable=0 #bluez ubtbcmfw_load=yes ng_ubt_load=yes linux_v4l2wrapper_load="YES" --/04w6evG8XlLl3ft--