[Bug 409819] Re: [regression] Built-in mic not working after pulse updates on Karmic. Intel 82801H (ICH8 Family) sound card.

2009-09-26 Thread Paulo Tanimoto
It took me a few minutes to figure this out too. Although this works, it seems that my selection gets reset after shutting down the computer. In other words, this doesn't seem to get saved here. Does anybody have the same problem? -- [regression] Built-in mic not working after pulse updates on

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-14 Thread Paulo Tanimoto
Nice, this is great news! Thanks for staying on top of it, William! -- [intrepid] cannot see touchpad tab in mouse configuration https://bugs.launchpad.net/bugs/267611 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-14 Thread Paulo Tanimoto
William, I downloaded the patches, applied them, and rebuilt the packages. It works! So my particular problem is solved. I hope this also solves the issue that other people were seeing. Thanks again. -- [intrepid] cannot see touchpad tab in mouse configuration

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-11 Thread Paulo Tanimoto
William, Very strange, could it be that the x86_64 version is using incompatible variable types? So the issue is more low level than what I had thought, since you found this behavior with libxi. Does hal rely on it too to change settings? I ask that because in my case making changes through

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-11 Thread Paulo Tanimoto
Ah, now I see, thanks for the explanation. Wow, good eyes. I had only noticed that the first four values were the same, then thought there was corruption. So basically 04 00 00 00 is being inserted in the middle, when it should come at the end. Unfortunately, I don't know what to make out of

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-10 Thread Paulo Tanimoto
William, I just upgraded from the main mirrors and restarted. Now xinput gives me something similar to what zombiepig is reporting (Fetch failure), as opposed to an error as before. Setting any option doesn't have any effect. What info should I provide? Thanks. -- [intrepid] cannot see

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-10 Thread Paulo Tanimoto
I apologize, my problem is not with a touchpad -- I didn't pay attention to the bug description. I just have the same issues with xinput. Not sure if I should open a new bug report just about xinput. $ dpkg -l | grep xorg | grep -v video ii python-xkit 0.3.6

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-10 Thread Paulo Tanimoto
$ dpkg -l |grep libxi6 ii libxi62:1.1.3-1ubuntu4 X11 Input extension library $ dpkg -l |grep xinput ii xinput1.3.0-1ubuntu3 Runtime configuration and test of XInput dev --

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-10 Thread Paulo Tanimoto
I'm on 64bit too. If it really helps to have this tested on i386, I can install it on a spare partition and report back. -- [intrepid] cannot see touchpad tab in mouse configuration https://bugs.launchpad.net/bugs/267611 You received this bug notification because you are a member of Ubuntu

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-10 Thread Paulo Tanimoto
Sure! Just keep in mind that all I can test is xinput, since I don't have a laptop. I'll test the live cd and then install, so I can test the new packages as well. Will report back in about an hour. -- [intrepid] cannot see touchpad tab in mouse configuration

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-10 Thread Paulo Tanimoto
William, First result: xinput works directly from the live CD. I can list and change properties just like I wanted in the first place. Would you like me to install and test the new packages as well? $ xinput list-props Logitech USB Trackball Device 'Logitech USB Trackball': Device

[Bug 267611] Re: [intrepid] cannot see touchpad tab in mouse configuration

2008-10-10 Thread Paulo Tanimoto
OK -- I installed the i386 image and upgraded from the latest packages from the main servers. xinput still works like it did on the live CD. So it seems that, at least in my case, the issue has to do with x86_64. What information can I supply from both installations that would be helpful? Also,

[Bug 175743] Re: Bluetooth Mouse looses connection after some time of inactivity

2008-06-03 Thread Paulo Tanimoto
Thank you for the fix. I compiled the git kernel yesterday and will be able to test it tonight. I'll keep you posted. -- Bluetooth Mouse looses connection after some time of inactivity https://bugs.launchpad.net/bugs/175743 You received this bug notification because you are a member of Ubuntu

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-06-03 Thread Paulo Tanimoto
Hmm, or maybe cleaning before starting again? $ fakeroot debian/rules clean Paulo -- linux-image-2.6.24-13-openvz refuses to boot https://bugs.launchpad.net/bugs/210672 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 175743] Re: Bluetooth Mouse looses connection after some time of inactivity

2008-06-03 Thread Paulo Tanimoto
It worked for me, what a relief. Thanks again. Paulo -- Bluetooth Mouse looses connection after some time of inactivity https://bugs.launchpad.net/bugs/175743 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 175743] Re: Bluetooth Mouse looses connection after some time of inactivity

2008-06-01 Thread Paulo Tanimoto
Hi, I wanted to try this workaround here, but I'm having trouble compiling. Could you point to what I'm missing? (We can go to the forums if necessary.) $ apt-cache show bluez-utils | grep Version Version: 3.26-0ubuntu6 $ apt-get source bluez-utils $ sudo apt-get build-dep bluez-utils $ curl

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-04-26 Thread Paulo Tanimoto
Lars, I didn't have sound either. Did you try what I said in a previous message? In my case I had to delete all existing openvz modules I had in /lib/modules/ and run depmod -a. Perhaps checking the output of dmesg would tell you more about the problem you have. On migration, check:

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-04-25 Thread Paulo Tanimoto
Hello, For other people who are not sure what packages are required, read this: https://help.ubuntu.com/community/Kernel/Compile You need: $ sudo apt-get install linux-kernel-devel fakeroot build-essential Also, if you have multiple cores/processors you might be interested in the option:

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-04-16 Thread Paulo Tanimoto
Please disregard my previous message, I found what I was doing wrong. Just in case somebody runs into the same issue, the problem is that I was installing the new kernel without properly removing the previous one. I had to purge the openvz kernel packages, manually delete the corresponding

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-04-16 Thread Paulo Tanimoto
Will, Which issue? The booting problem? Or the problem with modules that I had? If it is the booting problem, you can either compile the kernel by yourself (just follow Karoly's instructions, it's that simple) or wait until the new binaries are generated and uploaded to the repositories. --

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-04-15 Thread Paulo Tanimoto
Stefan et al., The problem with openvz that Karoly and I were reporting seems to be fixed with the patch at the bottom of this thread (it worked for both of us): http://forum.openvz.org/index.php?t=msgth=5912goto=29286 It should hit the git repository soon. Speaking for myself, the compiled

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-04-12 Thread Paulo Tanimoto
Same thing here. It's weird that there wasn't much activity in the git repository after the kernel was tagged 2.6.24-16-openvz. But I don't know how the compilation process is automated. Also, with the kernel I compiled I get kernel messages like: Apr 9 10:23:34 eclipse kernel: [ 27.454732]

[Bug 192294] Re: [hardy] ip broken

2008-04-11 Thread Paulo Tanimoto
The info for iproute lists ubuntu-core-dev as the maintainers. Please reassign if I'm making a mistake. ** Changed in: iproute (Ubuntu) Assignee: (unassigned) = Ubuntu Core Development Team (ubuntu-core-dev) ** Also affects: vzctl (Ubuntu) Importance: Undecided Status: New --

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-04-09 Thread Paulo Tanimoto
I received word from Alexey that he updated their git repository for the hardy openvz kernel. I just finished compiling it and it works. One of the patches addresses precisely the d_path problem we're all reporting. http://git.openvz.org/?p=ubuntu-hardy-openvz;a=summary I hope the ubuntu

[Bug 177856] Re: Gutsy 64: nspluginwrapper errors with flashplugin-nonfree 9.0.115

2008-04-07 Thread Paulo Tanimoto
I don't know if this happens to other people, but I noticed that the gray box problem pretty much always occurs after I close a tab that had flash in it. This started with Firefox 3 beta 5. -- snippet -- $ firefox GCJ PLUGIN: thread 0x622900: NP_GetMIMEDescription GCJ PLUGIN: thread 0x622900:

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-04-05 Thread Paulo Tanimoto
Very nice that the openvz kernel is available now. Unfortunately, I've been having this problem too, since the openvz config was introduced into the git repository. Roland, did you use this repository? http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-hardy.git;a=summary I'm going to compile it here

[Bug 210672] Re: linux-image-2.6.24-13-openvz refuses to boot

2008-04-05 Thread Paulo Tanimoto
Compiling from the latest git didn't work for me. One of the openvz developers told me that they are aware of this bug, they just have to synchronize the repositories. I gave him a link to this page. -- linux-image-2.6.24-13-openvz refuses to boot https://bugs.launchpad.net/bugs/210672 You

[Bug 137911] Re: qla1280 module missing

2007-09-15 Thread Paulo Tanimoto
I believe this bug is of utmost importance, because it prevents us from installing any recent Ubuntu release. I've tried Gutsy, Feisty, but could only get the installer to recognize the scsi drives with Dapper (6.06). Dist-upgrading does not work. I'm about to try to compile the module from the

[Bug 137911] Re: qla1280 module missing

2007-09-15 Thread Paulo Tanimoto
** Changed in: linux-source-2.6.22 (Ubuntu) Status: Triaged = Confirmed -- qla1280 module missing https://bugs.launchpad.net/bugs/137911 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 124473] Re: Installing libghc6-gtk-dev takes forever (really doesn't complete)

2007-07-11 Thread Paulo Tanimoto
When I installed it, a while ago, I noticed the same thing. I thought my computer had frozen. But after a long period it did complete and it works. It definitely did not take 45 min, though. I'd say that for about 5 minutes I couldn't even move the mouse cursor. This happened both on my

[Bug 124473] Re: Installing libghc6-gtk-dev takes forever (really doesn't complete)

2007-07-11 Thread Paulo Tanimoto
This sheds some light on the subject: http://sourceforge.net/mailarchive/forum.php?thread_name=200704040023.54341.g9ks157k%40acme.softbase.orgforum_name =gtk2hs-users -- Installing libghc6-gtk-dev takes forever (really doesn't complete) https://bugs.launchpad.net/bugs/124473 You received this

[Bug 99790] Re: Unable to utilize keyboard on Blade 100 and 150

2007-04-10 Thread Paulo Tanimoto
Fabio, Thanks for the attention, it's really appreciated. Unfortunately, the Feisty installer isn't working either. So it's hard to get debugging information. When I dist-upgraded from Dapper, the keyboard was still not working. HOWEVER, after a second reboot it started to work. I don't

[Bug 99790] Re: Unable to utilize keyboard on Blade 100 and 150

2007-04-10 Thread Paulo Tanimoto
Line 623 shows the first time I booted the Feisty kernel, after upgrading from Dapper. Unfortunately, I fail to see any problem with keyboard or USB throughout. I do remember the keyboard was not working. Pressing caps lock or num lock had no effect. I hope you can spot something. Let me know

[Bug 99790] Re: Unable to utilize keyboard on Blade 100 and 150

2007-04-10 Thread Paulo Tanimoto
I suspect I attached my desktop's dmesg in the first post -- I'm doing things remotely. Please ignore that one. Here's the real dmesg. The kern.log file is correct, though. ** Attachment added: dmesg http://librarian.launchpad.net/7234338/dmesg -- Unable to utilize keyboard on Blade 100

[Bug 99790] Re: Unable to utilize keyboard on Blade 100 and 150

2007-04-08 Thread Paulo Tanimoto
Of course, I couldn't resist the temptation and went ahead with a dist- upgrade. Things went relatively smoothly. I will report the issues on ubuntuforums to avoid going off-topic here. Related to our problem, the new kernel boots but the keyboard doesn't work again. Fortunately, I have sshd

[Bug 99790] Re: Unable to utilize keyboard on Blade 100

2007-04-07 Thread Paulo Tanimoto
Voyager, Here's what I did to be able to read the error messages: I recorded it with my camera phone. You're right, it goes too fast. However, I suspect there's more to this problem than that. Following your description, I got to install Ubuntu 6.06.1 on my Sun Blade 150. And I get the same

[Bug 99790] Re: Unable to utilize keyboard on Blade 100

2007-04-06 Thread Paulo Tanimoto
I'm assigning to Fabio just to call to his attention. Please reassign as necessary. ** Changed in: debian-installer-utils (Ubuntu) Sourcepackagename: None = debian-installer-utils Assignee: (unassigned) = Fabio Massimo Di Nitto Status: Unconfirmed = Confirmed -- Unable to utilize

[Bug 99790] Sun Blade 150 - Fatal: Module usbkbd not found

2007-04-06 Thread Paulo Tanimoto
Voyager, Are you getting these error messages like me? FATAL: Module usbkbd not found. FATAL: Module usbhid not found. FATAL: Module usbserial not found. I also found this person with the same complaint: http://drwetter.org/coolthreads/t2000.Ubuntu_vs_Solaris10_1.html

[Bug 16247] Re: ndiswrapper hangs on boot if running on battery

2007-04-06 Thread Paulo Tanimoto
I should comment that in my case this problem got fixed by upgrading to ndiswrapper 1.41. My Macbook seems to be behaving well now. Indeed in the changelog they mention that they fixed something for atheros cards. -- ndiswrapper hangs on boot if running on battery

[Bug 16247] Re: Dell Inspiron 600m - ndiswrapper hangs on boot if running on battery

2007-03-11 Thread Paulo Tanimoto
This got to be the strangest bug I've ever seen. It got me installing and reinstalling ndiswrapper over and over again, till I decided to search launchpad. And indeed, I just had to plug the AC power cord. This is a Macbook C2D, running Feisty and ndiswrapper 1.38. Unfortunately, I don't have

[Bug 90552] Proposal to Change Download Descriptions

2007-03-07 Thread Paulo Tanimoto
Public bug reported: Wiki Entry: https://wiki.ubuntu.com/UsabilityTesting/DownloadDescriptions Ubuntu Forums: http://www.ubuntuforums.org/showthread.php?t=378395 We propose to change the descriptions of CD images on the Ubuntu downloads page. The current download descriptions are too technical

[Bug 67263] Re: Dependency on AMD64 needs to be updated

2007-03-05 Thread Paulo Tanimoto
** Changed in: kile (Ubuntu) Assignee: Kubuntu Team = Jonathan Riddell -- Dependency on AMD64 needs to be updated https://launchpad.net/bugs/67263 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 89399] Re: kvm update fails

2007-03-05 Thread Paulo Tanimoto
Have you tried deleting the kvm group with, say, delgroup? -- kvm update fails https://launchpad.net/bugs/89399 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 87617] Re: Kubuntu Feisty Herd 4 live CD hangs at boot

2007-03-05 Thread Paulo Tanimoto
** Changed in: linux-source-2.6.20 (Ubuntu) Assignee: (unassigned) = Ubuntu Kernel Team -- Kubuntu Feisty Herd 4 live CD hangs at boot https://launchpad.net/bugs/87617 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 89427] Re: [feisty] intel C2D macbook does not boot 2.6.20-9-generic

2007-03-05 Thread Paulo Tanimoto
Hi, I had the same problem and it was just ndiswrapper which refused to load with the new image. All I had to do was compile it for the new image and bingo, it worked. Hope that does the trick! -- [feisty] intel C2D macbook does not boot 2.6.20-9-generic https://launchpad.net/bugs/89427 --