[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-17 Thread attb2
Thanks Robie! Is there any tutorial to build a deb package on Ubuntu? (or which command have You used to packaging?) I want to build my own php5 deb package if nothing happens till the end of week. :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-15 Thread attb2
I have successfully built PHP 5.4.10 (latest version from http://php.net) on 12.04. This PHP version is not affected by the bug. :-) Could anyone confirm the bug on stock ubuntu 12.04 system? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1099793] Re: php 5.3.10 openssl_encrypt empty data

2013-01-15 Thread attb2
Bad news: I am trying to complie PHP 5.3.10 on my 12.04 LTS but doesn't work. :-( $>apt-get source php5 $>cd php5-5.3.10 $>./configure --with-openssl $>make /bin/sh /tmp/php5-5.3.10/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib -Iext/date/ -I/tmp/php5-5.3.10/ext/date/ -D

[Bug 1099793] [NEW] php 5.3.10 openssl_encrypt empty data

2013-01-15 Thread attb2
Public bug reported: $>lsb_release -rd Description:Ubuntu 12.04.1 LTS Release:12.04 $>apt-cache policy php5 php5: Telepítve: 5.3.10-1ubuntu3.4 Jelölt:5.3.10-1ubuntu3.4 Verziótáblázat: *** 5.3.10-1ubuntu3.4 0 500 http://hu.archive.ubuntu.com/ubuntu/ precise-updates/m

[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-07-11 Thread Attb2
Thanks Martin! Sorry my late answer, I was on holiday last week. :-) I've just tested the new 0.12.3+noroms-0ubuntu9.12 package. It works with my Mobile device. (ActiveSync and every other app can use it.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-06-29 Thread Attb2
I'm not familiar with bug statuses: What "Fix Released" means? Latest release (0.12.3+noroms-0ubuntu9.9) contains my bugfix or not? May I update my local qemu-kvm package to 0.12.3+noroms-0ubuntu9.9? (Lucid 10.04 LTS) thx -- You received this bug notification because you are a member of Ubunt

[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-06-01 Thread Attb2
Ok, I agree! I've created a step by step workaround process. Step 0. You encounter "husb: ctrl buffer too small" error message during kvm start. Step 1. Fix kvm bug in usb-linux.c source with this patch diff --git a/usb-linux.c b/usb-linux.c index ba8facf..122cdbf 100644 --- a/usb-linux.c +++ b/u

[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-05-31 Thread Attb2
Maybe something is wrong with my PDA? If I *uncheck* "Enable advanced network functionality" on WinMobile 6 (Start menu -> Settings -> Connections -> USBtoPC) everything works well! This checkbox changes PDA connection mode from RNDIS to ttyUSB0 (serial). And then I can use Activesync! -- You re

[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-05-31 Thread Attb2
I've modified the source code and built deb package. Error message goes away, but for some other reason XP doesnt see PDA. dmesg: [85011.628047] usb 2-7: new full speed USB device using ohci_hcd and address 16 [85011.854203] usb 2-7: configuration #1 chosen from 1 choice [85012.087034] rndis_host

[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-05-30 Thread Attb2
Sorry I misunderstood You! Yes in Natty (11.04) this bug is already fixed with the same patch above. :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790145 Title: kvm husb: ctrl buffer too small

[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-05-30 Thread Attb2
I've downloaded RH bugfix and latest Ubuntu source code. https://bugzilla.redhat.com/attachment.cgi?id=441018 https://launchpad.net/ubuntu/lucid/+source/qemu-kvm qemu-kvm_0.12.3+noroms.orig.tar.gz usb-linux.c source file is exactly the same, so this patch will fix the bug. :-) Tomorrow morning I

[Bug 790145] Re: kvm husb: ctrl buffer too small

2011-05-30 Thread Attb2
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790145 Title: kvm husb: ctrl buffer too small -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu

[Bug 790145] [NEW] kvm husb: ctrl buffer too small

2011-05-30 Thread Attb2
Public bug reported: Binary package hint: qemu-kvm I would like to connect my PDA to kvm virtual machine with the following command: kvm -m 1024 -k hu -usb --usbdevice host:2.4 VM.img It finds my USB device, but after throws: husb: 2 interfaces claimed for configuration 1 husb: grabbed usb devi

[Bug 77725] Re: No Driver for Attansic Gigabit Ethernet

2007-04-21 Thread Attb2
Huang Xiong (from Attansic) emailed me the attached driver. This works with feisty 2.6.20-15 kernel. Please integrate it to the next release! I've tested it on Asus F5R notebook. A. ** Attachment added: "Attansic L2 fast ethernet dirver for Linux (ATL2)" http://librarian.launchpad.net/73824

[Bug 77725] Re: No Driver for Attansic Gigabit Ethernet

2007-04-17 Thread Attb2
Marcin: Have you tried to compile Attansic L2 kernel-module on Asus F5R laptop? With a minor hacking - INIT_WORK expected two arguments but got three in the original code - compilation works but after loading the module the kernel panics (it actually just dumps a lots of registers onto the screen