[Bug 50385] Re: samba can't be launched by a normal user (qemu related)

2007-08-03 Thread Joe Soroka
Another thing to watch out for is that qemu only listens on 10.0.2.4 port 139. I just tried smbclient on feisty and it seems to try port 445 first, by default, and that ends up going straight to the host smbd rather than the qemu-controlled phony one. Try "smbclient -p 139 //10.0.2.4/qemu" and se

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-28 Thread Joe Soroka
I don't remember precisely how I got the offset. Basically, I went to build the kernel the normal ubuntu way, but I changed the 250ms to something else, which ended up being easily searchable. Then also, somehow, due to some bug in the build process, I ended up with an uncompressed vmlinux... The

[Bug 108382] a stop-gap patch script for the adventurous

2007-05-08 Thread Joe Soroka
see https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 87262] a two byte patch

2007-05-08 Thread Joe Soroka
You might not want to go through the trouble of building your own kernel, especially in light of https://bugs.launchpad.net/ubuntu/+source /kernel-package/+bug/90283 In that case, you can try out the patch that I am attaching. It goes through alot of effort just to change two bytes in the kernel,

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Real patch available now. Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel

[Bug 87262] real patch available?

2007-05-08 Thread Joe Soroka
Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Loki-uk, if you're desperate, you might want to try out this patch: https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 I'm curious to know if it works outside of Virtual PC. -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Regarding the diffs in the patch queue that I mentioned above... I just tried building a kernel with them, and it didn't help. I even increased the timeout from 100*50us to 1*50us and it didn't make a difference. -- Virtual PC and feisty fawn https://bugs.launchpad.net/bugs/87262 You receive

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Also, I said in my description above that: "Basically all it does is change the bytes corresponding to line 631, from msecs_to_jiffies(250)) == 0) { to msecs_to_jiffies(250)) + 2) {" That's just not true... It does the opposite. It's more like msecs_to_jiffies(250)) == -2) { -- V

[Bug 87262] semi-solved?

2007-05-04 Thread Joe Soroka
This is probably a duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/91330 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108221 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108382 ...and it's clearly affecting all other dist

[Bug 89295] Re: no carrier detection for ethernet

2007-05-04 Thread Joe Soroka
I have the same bug running a pristine feisty install straight off the desktop cd. This is on the free-as-in-beer Microsoft VirtualPC 2007, which uses the tulip driver. (You'll have to do a tiny bit of xorg.conf editing to get feisty to install on VPC2K7. When the borked install screen comes

[Bug 108382] kinda solved for virtualpc

2007-05-04 Thread Joe Soroka
https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/12 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubu

[Bug 50385] Re: samba can't be launched by a normal user (qemu related)

2007-08-03 Thread Joe Soroka
Another thing to watch out for is that qemu only listens on 10.0.2.4 port 139. I just tried smbclient on feisty and it seems to try port 445 first, by default, and that ends up going straight to the host smbd rather than the qemu-controlled phony one. Try "smbclient -p 139 //10.0.2.4/qemu" and se

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-28 Thread Joe Soroka
I don't remember precisely how I got the offset. Basically, I went to build the kernel the normal ubuntu way, but I changed the 250ms to something else, which ended up being easily searchable. Then also, somehow, due to some bug in the build process, I ended up with an uncompressed vmlinux... The

[Bug 87262] semi-solved?

2007-05-04 Thread Joe Soroka
This is probably a duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/91330 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108221 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108382 ...and it's clearly affecting all other dist

[Bug 89295] Re: no carrier detection for ethernet

2007-05-04 Thread Joe Soroka
I have the same bug running a pristine feisty install straight off the desktop cd. This is on the free-as-in-beer Microsoft VirtualPC 2007, which uses the tulip driver. (You'll have to do a tiny bit of xorg.conf editing to get feisty to install on VPC2K7. When the borked install screen comes

[Bug 108382] kinda solved for virtualpc

2007-05-04 Thread Joe Soroka
https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/12 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubu

[Bug 108382] a stop-gap patch script for the adventurous

2007-05-08 Thread Joe Soroka
see https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 87262] a two byte patch

2007-05-08 Thread Joe Soroka
You might not want to go through the trouble of building your own kernel, especially in light of https://bugs.launchpad.net/ubuntu/+source /kernel-package/+bug/90283 In that case, you can try out the patch that I am attaching. It goes through alot of effort just to change two bytes in the kernel,

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Real patch available now. Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel

[Bug 87262] real patch available?

2007-05-08 Thread Joe Soroka
Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Loki-uk, if you're desperate, you might want to try out this patch: https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 I'm curious to know if it works outside of Virtual PC. -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Regarding the diffs in the patch queue that I mentioned above... I just tried building a kernel with them, and it didn't help. I even increased the timeout from 100*50us to 1*50us and it didn't make a difference. -- Virtual PC and feisty fawn https://bugs.launchpad.net/bugs/87262 You receive

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Also, I said in my description above that: "Basically all it does is change the bytes corresponding to line 631, from msecs_to_jiffies(250)) == 0) { to msecs_to_jiffies(250)) + 2) {" That's just not true... It does the opposite. It's more like msecs_to_jiffies(250)) == -2) { -- V

[Bug 50385] Re: samba can't be launched by a normal user (qemu related)

2007-08-03 Thread Joe Soroka
Another thing to watch out for is that qemu only listens on 10.0.2.4 port 139. I just tried smbclient on feisty and it seems to try port 445 first, by default, and that ends up going straight to the host smbd rather than the qemu-controlled phony one. Try "smbclient -p 139 //10.0.2.4/qemu" and se

[Bug 87262] semi-solved?

2007-05-04 Thread Joe Soroka
This is probably a duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/91330 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108221 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108382 ...and it's clearly affecting all other dist

[Bug 89295] Re: no carrier detection for ethernet

2007-05-04 Thread Joe Soroka
I have the same bug running a pristine feisty install straight off the desktop cd. This is on the free-as-in-beer Microsoft VirtualPC 2007, which uses the tulip driver. (You'll have to do a tiny bit of xorg.conf editing to get feisty to install on VPC2K7. When the borked install screen comes

[Bug 108382] kinda solved for virtualpc

2007-05-04 Thread Joe Soroka
https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/12 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubu

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-28 Thread Joe Soroka
I don't remember precisely how I got the offset. Basically, I went to build the kernel the normal ubuntu way, but I changed the 250ms to something else, which ended up being easily searchable. Then also, somehow, due to some bug in the build process, I ended up with an uncompressed vmlinux... The

[Bug 108382] a stop-gap patch script for the adventurous

2007-05-08 Thread Joe Soroka
see https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 87262] a two byte patch

2007-05-08 Thread Joe Soroka
You might not want to go through the trouble of building your own kernel, especially in light of https://bugs.launchpad.net/ubuntu/+source /kernel-package/+bug/90283 In that case, you can try out the patch that I am attaching. It goes through alot of effort just to change two bytes in the kernel,

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Real patch available now. Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel

[Bug 87262] real patch available?

2007-05-08 Thread Joe Soroka
Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Loki-uk, if you're desperate, you might want to try out this patch: https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 I'm curious to know if it works outside of Virtual PC. -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Regarding the diffs in the patch queue that I mentioned above... I just tried building a kernel with them, and it didn't help. I even increased the timeout from 100*50us to 1*50us and it didn't make a difference. -- Virtual PC and feisty fawn https://bugs.launchpad.net/bugs/87262 You receive

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Also, I said in my description above that: "Basically all it does is change the bytes corresponding to line 631, from msecs_to_jiffies(250)) == 0) { to msecs_to_jiffies(250)) + 2) {" That's just not true... It does the opposite. It's more like msecs_to_jiffies(250)) == -2) { -- V

[Bug 50385] Re: samba can't be launched by a normal user (qemu related)

2007-08-03 Thread Joe Soroka
Another thing to watch out for is that qemu only listens on 10.0.2.4 port 139. I just tried smbclient on feisty and it seems to try port 445 first, by default, and that ends up going straight to the host smbd rather than the qemu-controlled phony one. Try "smbclient -p 139 //10.0.2.4/qemu" and se

[Bug 50385] Re: samba can't be launched by a normal user (qemu related)

2007-08-03 Thread Joe Soroka
Another thing to watch out for is that qemu only listens on 10.0.2.4 port 139. I just tried smbclient on feisty and it seems to try port 445 first, by default, and that ends up going straight to the host smbd rather than the qemu-controlled phony one. Try "smbclient -p 139 //10.0.2.4/qemu" and se

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-28 Thread Joe Soroka
I don't remember precisely how I got the offset. Basically, I went to build the kernel the normal ubuntu way, but I changed the 250ms to something else, which ended up being easily searchable. Then also, somehow, due to some bug in the build process, I ended up with an uncompressed vmlinux... The

[Bug 108382] a stop-gap patch script for the adventurous

2007-05-08 Thread Joe Soroka
see https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 87262] a two byte patch

2007-05-08 Thread Joe Soroka
You might not want to go through the trouble of building your own kernel, especially in light of https://bugs.launchpad.net/ubuntu/+source /kernel-package/+bug/90283 In that case, you can try out the patch that I am attaching. It goes through alot of effort just to change two bytes in the kernel,

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Real patch available now. Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel

[Bug 87262] real patch available?

2007-05-08 Thread Joe Soroka
Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Loki-uk, if you're desperate, you might want to try out this patch: https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 I'm curious to know if it works outside of Virtual PC. -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Regarding the diffs in the patch queue that I mentioned above... I just tried building a kernel with them, and it didn't help. I even increased the timeout from 100*50us to 1*50us and it didn't make a difference. -- Virtual PC and feisty fawn https://bugs.launchpad.net/bugs/87262 You receive

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Also, I said in my description above that: "Basically all it does is change the bytes corresponding to line 631, from msecs_to_jiffies(250)) == 0) { to msecs_to_jiffies(250)) + 2) {" That's just not true... It does the opposite. It's more like msecs_to_jiffies(250)) == -2) { -- V

[Bug 87262] semi-solved?

2007-05-04 Thread Joe Soroka
This is probably a duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/91330 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108221 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108382 ...and it's clearly affecting all other dist

[Bug 89295] Re: no carrier detection for ethernet

2007-05-04 Thread Joe Soroka
I have the same bug running a pristine feisty install straight off the desktop cd. This is on the free-as-in-beer Microsoft VirtualPC 2007, which uses the tulip driver. (You'll have to do a tiny bit of xorg.conf editing to get feisty to install on VPC2K7. When the borked install screen comes

[Bug 108382] kinda solved for virtualpc

2007-05-04 Thread Joe Soroka
https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/12 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubu

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-28 Thread Joe Soroka
I don't remember precisely how I got the offset. Basically, I went to build the kernel the normal ubuntu way, but I changed the 250ms to something else, which ended up being easily searchable. Then also, somehow, due to some bug in the build process, I ended up with an uncompressed vmlinux... The

[Bug 108382] a stop-gap patch script for the adventurous

2007-05-08 Thread Joe Soroka
see https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 87262] a two byte patch

2007-05-08 Thread Joe Soroka
You might not want to go through the trouble of building your own kernel, especially in light of https://bugs.launchpad.net/ubuntu/+source /kernel-package/+bug/90283 In that case, you can try out the patch that I am attaching. It goes through alot of effort just to change two bytes in the kernel,

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Real patch available now. Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel

[Bug 87262] real patch available?

2007-05-08 Thread Joe Soroka
Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Loki-uk, if you're desperate, you might want to try out this patch: https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 I'm curious to know if it works outside of Virtual PC. -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Regarding the diffs in the patch queue that I mentioned above... I just tried building a kernel with them, and it didn't help. I even increased the timeout from 100*50us to 1*50us and it didn't make a difference. -- Virtual PC and feisty fawn https://bugs.launchpad.net/bugs/87262 You receive

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Also, I said in my description above that: "Basically all it does is change the bytes corresponding to line 631, from msecs_to_jiffies(250)) == 0) { to msecs_to_jiffies(250)) + 2) {" That's just not true... It does the opposite. It's more like msecs_to_jiffies(250)) == -2) { -- V

[Bug 50385] Re: samba can't be launched by a normal user (qemu related)

2007-08-03 Thread Joe Soroka
Another thing to watch out for is that qemu only listens on 10.0.2.4 port 139. I just tried smbclient on feisty and it seems to try port 445 first, by default, and that ends up going straight to the host smbd rather than the qemu-controlled phony one. Try "smbclient -p 139 //10.0.2.4/qemu" and se

[Bug 87262] semi-solved?

2007-05-04 Thread Joe Soroka
This is probably a duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/91330 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108221 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108382 ...and it's clearly affecting all other dist

[Bug 89295] Re: no carrier detection for ethernet

2007-05-04 Thread Joe Soroka
I have the same bug running a pristine feisty install straight off the desktop cd. This is on the free-as-in-beer Microsoft VirtualPC 2007, which uses the tulip driver. (You'll have to do a tiny bit of xorg.conf editing to get feisty to install on VPC2K7. When the borked install screen comes

[Bug 108382] kinda solved for virtualpc

2007-05-04 Thread Joe Soroka
https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/12 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubu

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-28 Thread Joe Soroka
I don't remember precisely how I got the offset. Basically, I went to build the kernel the normal ubuntu way, but I changed the 250ms to something else, which ended up being easily searchable. Then also, somehow, due to some bug in the build process, I ended up with an uncompressed vmlinux... The

[Bug 108382] a stop-gap patch script for the adventurous

2007-05-08 Thread Joe Soroka
see https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 87262] a two byte patch

2007-05-08 Thread Joe Soroka
You might not want to go through the trouble of building your own kernel, especially in light of https://bugs.launchpad.net/ubuntu/+source /kernel-package/+bug/90283 In that case, you can try out the patch that I am attaching. It goes through alot of effort just to change two bytes in the kernel,

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Real patch available now. Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel

[Bug 87262] real patch available?

2007-05-08 Thread Joe Soroka
Haven't tried it - just saw it in the patch queue: http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/broken-out/input-fix-aux-port-detection-with-some-i8042-chips.patch http://ring.aist.go.jp/archives/linux/kernel.org/kernel/people/akpm/patches/2.6/2.

[Bug 108382] Re: ps2 mouse does not work in Feisty FINAL VERSION

2007-05-08 Thread Joe Soroka
Loki-uk, if you're desperate, you might want to try out this patch: https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/13 I'm curious to know if it works outside of Virtual PC. -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Regarding the diffs in the patch queue that I mentioned above... I just tried building a kernel with them, and it didn't help. I even increased the timeout from 100*50us to 1*50us and it didn't make a difference. -- Virtual PC and feisty fawn https://bugs.launchpad.net/bugs/87262 You receive

[Bug 87262] Re: Virtual PC and feisty fawn

2007-05-11 Thread Joe Soroka
Also, I said in my description above that: "Basically all it does is change the bytes corresponding to line 631, from msecs_to_jiffies(250)) == 0) { to msecs_to_jiffies(250)) + 2) {" That's just not true... It does the opposite. It's more like msecs_to_jiffies(250)) == -2) { -- V

[Bug 87262] semi-solved?

2007-05-04 Thread Joe Soroka
This is probably a duplicate of: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/91330 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108221 https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108382 ...and it's clearly affecting all other dist

[Bug 89295] Re: no carrier detection for ethernet

2007-05-04 Thread Joe Soroka
I have the same bug running a pristine feisty install straight off the desktop cd. This is on the free-as-in-beer Microsoft VirtualPC 2007, which uses the tulip driver. (You'll have to do a tiny bit of xorg.conf editing to get feisty to install on VPC2K7. When the borked install screen comes

[Bug 108382] kinda solved for virtualpc

2007-05-04 Thread Joe Soroka
https://bugs.launchpad.net/ubuntu/+source/linux- source-2.6.20/+bug/87262/comments/12 -- ps2 mouse does not work in Feisty FINAL VERSION https://bugs.launchpad.net/bugs/108382 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubu