[Bug 786782] Re: dhclient.conf: append domain-search has no effect

2012-05-09 Thread Flow Jiang
Have same issue on Ubuntu 12.04. The append domain-search has no
effect at all. But prepend domain-search does what is supposed to be
done by append, which appends the extra search domains after what we
got from DNS server.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786782

Title:
  dhclient.conf: append domain-search has no effect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/786782/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144178] Re: Silicon Motion X driver fails to correctly restore text mode; requires modprobe vga16fb fbcon

2008-12-10 Thread Flow Jiang
Just found a work around for 8.10. The Xorg vesa driver in 8.10 is not
working either for my SM710 card, but the kernel VESA frame buffer
driver works, by appending vga=0x317 to kernel boot arguments. This will
give me a 1024x768 virtual console.

Then in Xorg.conf, specify fbdev as the driver, and X should work
again.

-- 
Silicon Motion X driver fails to correctly restore text mode; requires modprobe 
vga16fb fbcon
https://bugs.launchpad.net/bugs/144178
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144178] Re: Silicon Motion X driver fails to correctly restore text mode; requires modprobe vga16fb fbcon

2008-11-24 Thread Flow Jiang
See the same VT black problem on Hardy with SM720 and also the problem
h-gent-o have, after upgrade from Hardy to Intrepid.

-- 
Silicon Motion X driver fails to correctly restore text mode; requires modprobe 
vga16fb fbcon
https://bugs.launchpad.net/bugs/144178
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199245] Re: gnome-settings-daemon crash opening any window: BadWindow X error under Xvnc

2008-05-01 Thread Flow Jiang
Interesting findings.

To confirm the performance issue is caused by gnome-settings-daemon, I
just run following test:

1. Ctrl + Alt + F1, login
2. X :1 -query localhost

Then a similar window appears like open a VNC session. In this X
session, the performance is good.

So I guess it's a Xvnc - gnome-settings-daemon connection issue. Since
the X11 codes for Xvnc is older than native Xserver codes in Ubuntu,
there may be some API not supported in Xvnc. So I guess if the Xvnc code
is compiled against a newer version of Xorg, we'll get a Xvnc server
with better performance.

And do you guys open the VNC session with GDM? I don't have a good
performance in GDM either, where I believe the gnome-settings-daemon is
not started yet.

By the way, where I mean VNC performance is Xvnc, not x11vnc. They are
2 different programs. The performance of Xvnc is fine in Feisty or
Gutsy, but not in Hardy. The performance of x11vnc won't be as good as
Xvnc in theory, since it's started for the existing DISPLAY and need to
track the change of windows in a higher level, which will be slower.

-- 
gnome-settings-daemon crash opening any window: BadWindow X error under Xvnc
https://bugs.launchpad.net/bugs/199245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199245] Re: gnome-settings-daemon crash opening any window: BadWindow X error under Xvnc

2008-03-31 Thread Flow Jiang
I have the same problem here. And I've been using Xvnc with xinet.d in
this way under Feitsy and Gutsy, the speed is acceptable. But with Hardy
b4, just try to vnc to localhost:1 will like viewing the desktop
remotely through WAN. So I believe there should be something wrong here.

Hope the porformance issue could be fixed in the final release.

-- 
gnome-settings-daemon crash opening any window: BadWindow X error under Xvnc
https://bugs.launchpad.net/bugs/199245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs