[Bug 1831345] Re: Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-04 Thread Martin Wolf
I have not seen anything in particular related to that in the logs. Sambas logfiles are similar informative to the one it tries to emulate ... I tried to install Ubuntu 17.10 but since it is EOL I cant install all neccessary packages. Cant you get someone from the samba devs to take a look at it

[Bug 1831345] Re: Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-04 Thread Martin Wolf
In the meantime I tested with Ubuntu 16.04.6 and the "Attribute-Editor" tab is also present on this system. So the bug has to be between 16.04 and 18.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1831345] Re: Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-04 Thread Martin Wolf
No, it is a bug. The Attribute-Editor is an essential part of an active directoy. Take a look here: https://wiki.samba.org/index.php/Maintaining_Unix_Attributes_in_AD_using_ADUC This screenshot is pretty old since the "Unix-Attributes" next to the "Attribute Editor" has been deprecated with Wind

[Bug 1831345] Re: Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-03 Thread Martin Wolf
I did what you asked today and it also works with Ubuntu 19.04 smb.conf (18.04) # Global parameters [global] dns forwarder = 1.1.1.1 netbios name = UBUNTU-SERVER realm = ADIUMENTUM.LOCAL server role = active directory domain controller workgroup = ADIUMENTUM

[Bug 1831345] [NEW] Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-01 Thread Martin Wolf
Public bug reported: I created a samba-ad with the following parameters: "samba-tool domain provision --realm=adiumentum.local --domain=adiumentum --server-role=dc --dns-backend=SAMBA_INTERNAL --adminpass=Admin123 --option="interfaces=lo eth0" --option="bind interfaces only=yes" --use-rfc2307"

[Bug 1787208] Re: Openvpn routing issue

2019-05-10 Thread Martin Wolf
can you please put this fix also in the openvpn-server@ script? because the error seems to be there as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787208 Title: Openvpn routing issue To ma

[Bug 1787208] Re: Openvpn routing issue

2018-09-08 Thread Martin Wolf
Hi Brian, sorry that it took longer than expected to test the new package. I have installed it right now and it seems to be working. I have no errors in my openvpn logfile and I can reach my firewalled machine through the tunnel. If you dont hear till monday from me then I would give this a go.

[Bug 1787208] Re: Openvpn routing issue

2018-09-04 Thread Martin Wolf
Great, I am already running openvpn 2.4.4 with "CAP_AUDIT_WRITE" for a day or two. I am looking forward to see it fixed without having to edit the file manually. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1787208] Re: Openvpn routing issue

2018-09-01 Thread Martin Wolf
is there an ETA for the new version? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787208 Title: Openvpn routing issue To manage notifications about this bug go to: https://bugs.launchpad.net/open

[Bug 1787208] Re: Openvpn routing issue

2018-08-29 Thread Martin Wolf
"CapabilityBoundingSet=CAP_IPC_LOCK CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW CAP_SETGID CAP_SETUID CAP_SYS_CHROOT CAP_DAC_READ_SEARCH CAP_AUDIT_WRITE" This line is sufficient to get me connected to my firewalled server. I dont get any "sudo pam/policy" or "Warning --learn" errors. my second

[Bug 1787208] Re: Openvpn routing issue

2018-08-28 Thread Martin Wolf
sorry for being silent for so long. Today I tested openvpn_2.4.6-1ubuntu1_amd64.deb from cosmic with the openvpn@.service from upstream and I get no errors when my clients connect. If we change the openvpn@.service file in cosmic / bionic according to the upstream file we should have a solution

[Bug 1787208] Re: Openvpn routing issue

2018-08-24 Thread Martin Wolf
Just please keep in mind, that there are also these errors in the bionic repo, that are not present in the upstream repo. Aug 20 17:37:42 name_of_my_vpn_server openvpn[]: sudo: unable to send audit message Aug 20 17:37:42 name_of_my_vpn_server openvpn[]: sudo: pam_open_session: System er

[Bug 1787208] Re: Openvpn routing issue

2018-08-24 Thread Martin Wolf
I found it far more easy to test the three test cases first. I. (first I test them seperately) 1. CapabilityBoundingSet=CAP_IPC_LOCK CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW CAP_SETGID CAP_SETUID CAP_SYS_CHROOT CAP_DAC_OVERRIDE this one already breaks it: Failed running command (--learn-a

[Bug 1787208] Re: Openvpn routing issue

2018-08-23 Thread Martin Wolf
and since you want to try out my config. I followed this guide here: https://www.techgrube.de/tutorials/openvpn-server-mit-ipv4-und-ipv6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787208 Title:

[Bug 1787208] Re: Openvpn routing issue

2018-08-23 Thread Martin Wolf
both "status" reports show a connect from one of my clients. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787208 Title: Openvpn routing issue To manage notifications about this bug go to: https:/

[Bug 1787208] Re: Openvpn routing issue

2018-08-23 Thread Martin Wolf
This is "systemctl status openvpn@server.service" with the openvpn - xenial repo (the functional one) - openvpn (2.4.6-xenial0) ● openvpn@server.service - OpenVPN connection to server Loaded: loaded (/lib/systemd/system/openvpn@.service; indirect; vendor preset: enabled) Active: active (run

[Bug 1787208] Re: Openvpn routing issue

2018-08-23 Thread Martin Wolf
let me clarify it for you. the package from repo: deb http://build.openvpn.net/debian/openvpn/stable xenial main works without any issues while the package from bionic repo, the repo you provided and the cosmic deb file produce the same errors as listed in #4 -- You received this bug notificat

[Bug 1787208] Re: Openvpn routing issue

2018-08-23 Thread Martin Wolf
I downloaded the openvpn 2.4.6 from here: https://launchpad.net/ubuntu/+source/openvpn/2.4.6-1ubuntu1/+build/15288801 and I have the same issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787208

[Bug 1787208] Re: Openvpn routing issue

2018-08-22 Thread Martin Wolf
yeah you are right, so what can I do now? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787208 Title: Openvpn routing issue To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1787208] Re: Openvpn routing issue

2018-08-21 Thread Martin Wolf
I am not sure if this helps, but if you look at line 16 to 20 in that diff the xenial init file contains a "script security" passage while the cosmic does not. ** Attachment added: "differences between xenial and cosmic init files" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1787208

[Bug 1787208] Re: Openvpn routing issue

2018-08-21 Thread Martin Wolf
I hit return too fast, I mentioned it since I use "script-security 2" in my server config -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787208 Title: Openvpn routing issue To manage notifications

[Bug 1787208] Re: Openvpn routing issue

2018-08-21 Thread Martin Wolf
** Attachment added: "this is the init file from cosmic repo" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1787208/+attachment/5178722/+files/openvpn_init_d_cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1787208] Re: Openvpn routing issue

2018-08-21 Thread Martin Wolf
** Attachment added: "this is the init file from openvpn repo (xenial)" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1787208/+attachment/5178721/+files/openvpn_init_d_xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1787208] Re: Openvpn routing issue

2018-08-21 Thread Martin Wolf
Do I have to do something else beside remove the old package with apt remove openvpn, service openvpn@server stop, install the new one with dpkg - i openvpn_2.4.6-1ubuntu1_amd64.deb and server openvpn@server start ? -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1787208] Re: Openvpn routing issue

2018-08-21 Thread Martin Wolf
I use the original openvpn repo for 16.04 xenial https://community.openvpn.net/openvpn/wiki/OpenvpnSoftwareRepos -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787208 Title: Openvpn routing issue T

[Bug 1787208] Re: Openvpn routing issue

2018-08-20 Thread Martin Wolf
hello, with your version I get these errors when I connect with my windows client (just tested the windows one): Aug 20 17:37:42 name_of_my_vpn_server openvpn[]: sudo: unable to send audit message Aug 20 17:37:42 name_of_my_vpn_server openvpn[]: sudo: pam_open_session: System error Aug

[Bug 1787208] [NEW] Openvpn routing issue

2018-08-15 Thread Martin Wolf
Public bug reported: I updated my Server from xenial to bionic today. on xenial I was using the openvpn repo from the openvpn developers (https://community.openvpn.net/openvpn/wiki/OpenvpnSoftwareRepos) now that bionic ships a more recent version I removed the ppa and switched to the distro versi

[Bug 1633804] Re: steam wants to install already installed dependencies

2016-10-15 Thread Martin Wolf
** Description changed: i already purged steam with "apt purge steam" and removed the .steam - folder on my user but still i get on every boot that steam wants to - install unmet dependencies, that, when i give the shell window my sudo - password, are already installed. + folder on my user but s

[Bug 1633804] [NEW] steam wants to install already installed dependencies

2016-10-15 Thread Martin Wolf
Public bug reported: i already purged steam with "apt purge steam" and removed the .steam folder on my user but still i get on every appstart that steam wants to install unmet dependencies. when i enter my sudo password in the shell window it shows that they are already installed. i included a sc

[Bug 1568604] Re: Mouse cursor lost when unlocking

2016-04-21 Thread Martin Wolf
i did a clean installation with the final xubuntu iso and i still have the same issue with my lenovo T420 (intel only) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1568604 Title: Mouse cursor lost

[Bug 1518647] Re: package libpng12-0:i386 1.2.51-0ubuntu3 failed to install/upgrade: Paket libpng12-0:i386 ist nicht bereit zur Konfiguration kann nicht konfiguriert werden (momentaner Status »half-i

2015-11-21 Thread Martin Wolf
it seems a apt-get dist-upgrade fixed the issue. quite odd ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1518647 Title: package libpng12-0:i386 1.2.51-0ubuntu3 failed to install/upgrade: Paket

[Bug 1518647] [NEW] package libpng12-0:i386 1.2.51-0ubuntu3 failed to install/upgrade: Paket libpng12-0:i386 ist nicht bereit zur Konfiguration kann nicht konfiguriert werden (momentaner Status »half

2015-11-21 Thread Martin Wolf
Public bug reported: i ran apt-get install -f and got that error ProblemType: Package DistroRelease: Ubuntu 15.10 Package: libpng12-0:i386 1.2.51-0ubuntu3 ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3 Uname: Linux 4.2.0-18-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 AptOrdering: libpn

[Bug 1512892] [NEW] network manager hangs after s3 and needs restart

2015-11-03 Thread Martin Wolf
Public bug reported: i created two profiles for my home wiki network one regular and one with unotelly dns entries. im not 100% sure but network manager does not respond anymore when im on the unotelly profile (its basically the same just with three different dns servers for their smart dns)

[Bug 1511898] Re: xorg crashed while using firefox

2015-10-30 Thread Martin Wolf
** Package changed: xorg (Ubuntu) => xserver-xorg-video-intel (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511898 Title: xorg crashed while using firefox To manage notifications about th

[Bug 1511898] [NEW] xorg crashed while using firefox

2015-10-30 Thread Martin Wolf
Public bug reported: while i was closing some tabs in my firefox browser the screen went black and after a few seconds i was presented with a login screen. i upgraded to 15.10 4 hours ago and i never experienced this behaviour on my 15.04 installation. i supply an xorg log with the crash in addi

[Bug 1211119] Re: after starting an iptv stream video and audio are out of sync

2014-03-03 Thread Martin Wolf
im sorry to bug you all but the problem still exists in 13.10 ... and i really dont know how to get some attention :( ** Changed in: pulseaudio (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1211119] Re: after starting an iptv stream video and audio are out of sync

2013-11-02 Thread Martin Wolf
im sorry that i open this bug again but i made a fresh installation of xubuntu 13.10 and i still have this problem ** Changed in: pulseaudio (Ubuntu) Status: Fix Released => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1211119] Re: after starting an iptv stream video and audio are out of sync

2013-08-20 Thread Martin Wolf
yes i will install 13.04 since i have some other issues with old versions on 12.04.2 as well. when this prob is gone i will file it here... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129 Title

[Bug 1211119] Re: after starting an iptv stream video and audio are out of sync

2013-08-20 Thread Martin Wolf
can i do something to speed this up? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129 Title: after starting an iptv stream video and audio are out of sync To manage notifications about this bu

[Bug 1211119] Re: after starting an iptv stream video and audio are out of sync

2013-08-19 Thread Martin Wolf
so i have to wait for an updated version of pulseaudio? lets hope it comes before 12.04.4 ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129 Title: after starting an iptv stream video and aud

[Bug 1211119] Re: after starting an iptv stream video and audio are out of sync

2013-08-19 Thread Martin Wolf
well there are no repos for a version >= 3.0 the only repo i found was containing pulse 2.0 https://launchpad.net/~ubuntu-audio-dev/+archive/ppa (and it has the same problem as you mentioned ...) do you have a repo for ubuntu 12.04 LTS? -- You received this bug notification because you are a me

[Bug 1211119] Re: after starting an iptv stream video and audio are out of sync

2013-08-19 Thread Martin Wolf
according to pulseaudio --vesion it is 1.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129 Title: after starting an iptv stream video and audio are out of sync To manage notifications about t

[Bug 1211119] Re: after starting an iptv stream video and audio are out of sync

2013-08-19 Thread Martin Wolf
i tested it on two other pcs and i have the same problem ... so this is really a bug not just my notebook... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/129 Title: after starting an iptv strea

[Bug 1211119] Re: after starting an iptv stream video and audio are out of sync

2013-08-11 Thread Martin Wolf
** Description changed: - as mentioned above, when i start an iptv stream (german television through t-entertain) the audio and video are totally out of sync ... but it is noticeable that the timedifference between audio and video decays and after 30-40 seconds it is properly synced... + as me

[Bug 1211119] [NEW] after starting an iptv stream video and audio are out of sync

2013-08-11 Thread Martin Wolf
Public bug reported: as mentioned above, when i start an iptv stream (german television through t-entertain) the audio and video are totally out of sync ... but it is noticeable that the timedifference between audio and video decays and after 30-40 seconds it is properly synced... pulse warnin

[Bug 1175910] Re: ubuntu does not finish booting to login

2013-05-03 Thread Martin Wolf
** Attachment added: "Xorg.didnotboot.log.old" https://bugs.launchpad.net/ubuntu/+bug/1175910/+attachment/3663379/+files/Xorg.didnotboot.log.old ** Description changed: im running ubuntu 13.04 and since i installed the latest fglrx drivers (13.4) (i compiled them myself according to this

[Bug 1175910] Re: ubuntu does not finish booting to login

2013-05-03 Thread Martin Wolf
** Attachment added: "Xorg.failsafe.log" https://bugs.launchpad.net/ubuntu/+bug/1175910/+attachment/3663378/+files/Xorg.failsafe.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175910 Title:

[Bug 1175910] [NEW] ubuntu does not finish booting to login

2013-05-03 Thread Martin Wolf
Public bug reported: im running ubuntu 13.04 and since i installed the latest fglrx drivers (13.4) (i compiled them myself according to this guide: http://wiki.cchtml.com/index.php/Ubuntu_Raring_Installation_Guide#Installing_Catalyst_Manually_.28from_AMD.2FATI.27s_site.29_BETA.2FEXPERIMENTAL) on

[Bug 1155327] Re: skype crashed with SIGSEGV in malloc@plt()

2013-04-26 Thread Martin Wolf
@#64 i really hope i dont have to bisect the kernels between 12.10 and 13.04 again ... what soundcard are you using? the speakers where the crackling come from are connected to my intel hd audio i have a dq67sw mainboard with Realtek ALC888S audio codec -- You received this bug notification b

[Bug 1155327] Re: skype crashed with SIGSEGV in malloc@plt()

2013-04-26 Thread Martin Wolf
well i also have this bug and own an amd 7870 videocard using the catalyst driver... i think it is obvious that every proprietary linux video driver causes this issue. of course the "LD" workaround also lets skype start for me, but i have a severe crackling on my "headset" for a few seconds an

[Bug 1081245] Re: Ubuntu 13.04 Live-CD Installer hangs

2012-12-18 Thread Martin Wolf
*** This bug is a duplicate of bug 1080701 *** https://bugs.launchpad.net/bugs/1080701 i also have this problem, but i want to mention that my hardware configuration does not include an extended partition. -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 655299] Re: chromium segfault

2010-10-16 Thread Martin Wolf
chromium-browser --debug gives the following output: Program received signal SIGSEGV, Segmentation fault. 0x7fffddecefc5 in ?? () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so I found out that removing IcedTeaPlugin.so solved the problem. Not sure whether this a bug in Ic

[Bug 657389] Re: chromium web browser (and google-chrome-stable) seg faults with libmoon installed

2010-10-16 Thread Martin Wolf
*** This bug is a duplicate of bug 655299 *** https://bugs.launchpad.net/bugs/655299 ** This bug has been marked a duplicate of bug 655299 chromium segfault * You can subscribe to bug 655299 by following this link: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/655299/+su

[Bug 572146] Re: lpib position_fix ssid quirk addition breaks existing hardware

2010-09-02 Thread Martin Wolf
position_fix=2 fixes the problem the quirk added for ma-770-ud3 is for ALC888 my mainboard P35-ds4 has an ALC889A onboard. -- lpib position_fix ssid quirk addition breaks existing hardware https://bugs.launchpad.net/bugs/572146 You received this bug notification because you are a member of Ubunt

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-09-02 Thread Martin Wolf
git bisect visualize ** Attachment added: "Bildschirmfoto.png" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/572146/+attachment/1537813/+files/Bildschirmfoto.png ** Attachment removed: "Bildschirmfoto.png" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/572146/+att

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-09-02 Thread Martin Wolf
git bisect visualize of the last bisection step ** Attachment added: "Bildschirmfoto.png" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/572146/+attachment/1537812/+files/Bildschirmfoto.png -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/5

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-09-02 Thread Martin Wolf
finally i was able to create a working config. i found out that the error is not present in 2.6.32 but in 2.6.32.21 now im bisecting between these two versions. -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/572146 You received this bug notification beca

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-08-11 Thread Martin Wolf
i tried now 5 hours to get a bootable kernel. i really dont know what goes wrong ... i have ext4, ahci and the intel controller built in but ubuntu claims it does not find / (i used config-2.6.32-24) would it be possible to get a working config with less "modules" since it takes ages to build

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-08-10 Thread Martin Wolf
how do i start from the self compiled kernel? is there a script to put the kernel in grub and install it? -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/572146 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-08-10 Thread Martin Wolf
does it have to be a lucid kernel on karmic or is the other way round also possible? since if you remember my first post it worked with 2.6.31-21 on lucid as well. -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/572146 You received this bug notification b

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-08-10 Thread Martin Wolf
unfortunately it did not help. i used this line according to your suggestions. pasuspender -- arecord -D plughw:Intel -f cd test.wav there is still a noise inside the file. i did a lot of bisecting for several problems in wine so i know how this works. but a little assistance would be nice. --

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-08-09 Thread Martin Wolf
alsa-info file for ubuntu 10.10 alpha (the error is also present here) i really hope we find a solution for this, since im unable to use my ubuntu installation now for more than 4 months ... ** Attachment added: "alsa-info.txt.4AX5wZCwCr" http://launchpadlibrarian.net/53403508/alsa-info.txt.4A

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-08-03 Thread Martin Wolf
im sorry but it didnt help. at first i tried: options snd-hda-intel enable_msi=1 then: options snd-hda-intel enable_msi=0 after that: options snd-hda-intel enable_msi=1 options snd-hda-intel position_fix=1 and in the end options snd-hda-intel position_fix=1 options snd-hda-intel enable_msi=0

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-08-03 Thread Martin Wolf
i tested it with the live-cd and it works flawlessly. sorry for using my "old account" it seems i accidentally logged in with the wrong email address. -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/572146 You received this bug notification because you ar

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-08-03 Thread Martin Wolf
ubu...@ubuntu:~$ uname -r 2.6.31-14-generic ** Attachment added: "alsa-info.txt from ubuntu 9.10 install cd 64 bit" http://launchpadlibrarian.net/52997265/alsa-info.txt.VMtzWrv0MR -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/572146 You received thi

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-07-21 Thread Martin Wolf
this is the alsa-info file. ** Attachment added: "alsa-info.txt.dI4xVaZcwS" http://launchpadlibrarian.net/52257773/alsa-info.txt.dI4xVaZcwS -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/572146 You received this bug notification because you are a memb

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-07-21 Thread Martin Wolf
im unable to complete the task, launchpad claims that something does wrong after my login on the website. -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/572146 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-07-15 Thread Martin Wolf
the bug is still present with recent kernel. i even removed my audigy2 in the meantime but the crackling on the microphoneport is still there. it would be really nice if someone give me a hand. -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/572146 You re

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-05-17 Thread Martin Wolf
hello again, sorry for the delay. i tested both options but both did not help with my problem. i still get a choppy recording quality. im sure i did the changes correctly. i was able to install and purge the package for my 2.6.32.22 kernel and also edited the file with nano and put the "options

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-05-06 Thread Martin Wolf
i updated to the most recent kernel (2.6.32-22) but the problem is still present. (i did also a fresh installation of 10.04 to eliminate upgrade problems) the sound works but random noise kills the sound recording quality. i would really appreciate if someone would take this bug and help me. amix

[Bug 572146] Re: crackling sound from microphone with 2.6.32-21 kernel

2010-05-02 Thread Martin Wolf
** Package changed: ubuntu => alsa-driver (Ubuntu) -- crackling sound from microphone with 2.6.32-21 kernel https://bugs.launchpad.net/bugs/572146 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 572146] [NEW] crackling sound from microphone with 2.6.32-21 kernel

2010-04-30 Thread Martin Wolf
Public bug reported: Description:Ubuntu 10.04 LTS Release:10.04 yesterday i upgraded to 10.04 and now my microphone records together with my voice a constant crackling. this only happens if i used the shipped kernel 2.6.32-21. if i boot the latest 9.10 kernel (2.6.31-21) the recording