[Bug 1212138] Re: uvesafb not working on Saucy

2013-09-29 Thread steven_shiau
Today I upgraded to linux kernel 3.11.0-9-generic, and this issue still remains: = [ 21.274317] uvesafb: VMware, Inc, VMware virtual machine, 2.0, OEM: V M ware, Inc. VBE support 2.0, VBE v2.0 [ 21.331168] uvesafb: NX protection is active, better not use the PMI. [

[Bug 1212138] Re: uvesafb not working on Saucy

2013-09-29 Thread steven_shiau
BTW, the vmware workstation version I am testing is 10.0.0-1295980. This issue also exists on VMWare workstation 9.0.2-1031769. steven. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1212138 Title:

[Bug 1212138] Re: uvesafb not working on Saucy

2013-08-26 Thread steven_shiau
This issue still exist in Linux version 3.11.0-3-generic (buildd@allspice) (gcc version 4.8 .1 (Ubuntu/Linaro 4.8.1-9ubuntu1) ) #8-Ubuntu SMP Fri Aug 23 16:49:15 UTC 2013 ( Ubuntu 3.11.0-3.8-generic 3.11.0-rc6). BTW, more info in the output of dmesg: === [ 14.957517]

[Bug 1212138] [NEW] uvesafb not working on Saucy

2013-08-14 Thread steven_shiau
Public bug reported: Recently (=7 days) on my Saucy box, after upgrading to Linux kernel 3.11, I found uvesafb is not working anymore. How to reproduce: root@saucy-x86:~# modprobe uvesafb mode_option=1024x768-32 From the output of dmesg, it showed me: = [

[Bug 1212138] Re: uvesafb not working on Saucy

2013-08-14 Thread steven_shiau
** Package changed: jfbterm (Ubuntu) = ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1212138 Title: uvesafb not working on Saucy To manage notifications about this bug go to:

[Bug 1104627] Re: Secure boot forbids loading module from (path)/boot/grub/gettext.mod

2013-03-28 Thread steven_shiau
I created an Ubuntu 12.04 live USB, with the secure boot option on in my uEFI BIOS, and put the Linux Foundation Secure Boot System http://blog.hansenpartnership.com/linux-foundation-secure-boot-system-released/ on the USB stick. Booting the machine from USB stick, I can see the grub2 boot menu,

[Bug 908784] [NEW] Keep aufs module in linux-image-3.2.0

2011-12-26 Thread steven_shiau
Public bug reported: Although overlayfs is used as the union file system for Ubuntu 12.04 alpha1, it would be great to keep aufs 3.x in the package linux-image-3.2.0. This is also for backward compatibility since Precise would be the LTS release. Thanks. Steven. ** Affects: linux (Ubuntu)

[Bug 908784] Re: Keep aufs module in linux-image-3.2.0

2011-12-26 Thread steven_shiau
Here you are: root@precise:~# uname -r 3.2.0-6-generic root@precise:~# modprobe -v aufs FATAL: Module aufs not found. root@precise:~# dpkg -L linux-image-3.2.0-6-generic | grep -i aufs || echo Not found Not found -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 908784] Re: Keep aufs module in linux-image-3.2.0

2011-12-26 Thread steven_shiau
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/908784 Title: Keep aufs module in linux-image-3.2.0 To manage notifications about

[Bug 837815] [NEW] Grub 0.97-29ubuntu62 gives error Error 6: Mismatched or corrupt version of stage1/stage2

2011-08-30 Thread steven_shiau
Public bug reported: On the Oneiric testing system, I ran grub-install to reinstall grub for Debian Lenny. $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=11.10 DISTRIB_CODENAME=oneiric DISTRIB_DESCRIPTION=Ubuntu oneiric (development branch) The version of grub: $ dpkg -l |grep grub

[Bug 253163] Re: segfault of jfbterm in intrepid with uvesafb

2011-04-25 Thread steven_shiau
This issue still exists on Ubuntu 11.04 beta. A patch file created by Thomas Tsai has fixed this issue. The patch file is attached. ** Patch added: Patch to fix the segfault issue https://bugs.launchpad.net/ubuntu/+source/jfbterm/+bug/253163/+attachment/2089379/+files/hang-on-exit-2.patch

[Bug 727106] Re: multiarch symlink not present in fresh installs

2011-03-08 Thread steven_shiau
Got it. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/727106 Title: multiarch symlink not present in fresh installs -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 727106] Re: multiarch symlink not present in fresh installs

2011-03-06 Thread steven_shiau
There is still an issue, i.e. no multiarch symlink in /var/lib/dpkg/info when doing a fresh debootstrap. How to reproduce the problem: LANG=C debootstrap --verbose --arch=i386 --include=sysv-rc natty natty-chroot http://archive.ubuntu.com/ubuntu # ls -alFh natty-chroot/var/lib/dpkg/info total

[Bug 619582] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008 caused by running lshw-gtk launched from gksu

2010-09-03 Thread steven_shiau
I have the same problem on Maverick beta, and it's can be reproduced on a VMware machine: How reproducible: always How to reproduce: 1. Download Maverick beta ubuntu-10.10-beta-server-i386.iso from http://www.ubuntu.com/testing/download 2. Boot it on VMware machine (mine is VMware

[Bug 570828] Re: gnome-network-admin on UbuntuStudio doesnt allow to configure either wired networks or wireless

2010-05-12 Thread steven_shiau
I has the similar problem here. With gnome-network-admin installed, if I use System - Administration - Network Tools, and choose network device eth0 or eth1 then choose Configure, no IP address, network mask or gateway I can configure. I knew I can manually edit the file

[Bug 570828] Re: gnome-network-admin on UbuntuStudio doesnt allow to configure either wired networks or wireless

2010-05-12 Thread steven_shiau
BTW, I'd like to emphasize that network-manager is not a good solution for assigning static IP address. Sometimes due to some reason, the network link is down a few secs ONLY, then network-manager will make the service, e,g, dhcpd not working. A dhcpd service restart is required to make work

[Bug 570828] Re: gnome-network-admin on UbuntuStudio doesnt allow to configure either wired networks or wireless

2010-05-12 Thread steven_shiau
Forgot to mention, my Lucid is a fresh installation. -- gnome-network-admin on UbuntuStudio doesnt allow to configure either wired networks or wireless https://bugs.launchpad.net/bugs/570828 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 560491] [NEW] [lucid beta2] Plymouth does not honor nosplash

2010-04-11 Thread steven_shiau
Public bug reported: Binary package hint: plymouth I append nosplash in the boot parameters, but the plymouth theme is still shown. How to reproduce: 1. Download ubuntu-10.04-beta2-desktop-i386.iso 2. Boot it 3. Press Esc, then F6, then change splash to be nosplash. Then continue to boot, the

[Bug 560491] Re: [lucid beta2] Plymouth does not honor nosplash

2010-04-11 Thread steven_shiau
I think it was working: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574722 Yes, parsing problem, since even if nosplash is not supported, nosplash should work like omitting splash. Thanks. ** Bug watch added: Debian Bug tracker #574722

[Bug 524448] Re: [lucid] initramfs-tools should depend on awk

2010-02-19 Thread steven_shiau
** Attachment added: The verbose output about running cdebootstrap lucid http://launchpadlibrarian.net/39404769/lucid-cdebootstrap-error.txt -- [lucid] initramfs-tools should depend on awk https://bugs.launchpad.net/bugs/524448 You received this bug notification because you are a member of

[Bug 524448] [NEW] [lucid] initramfs-tools should depend on awk

2010-02-19 Thread steven_shiau
Public bug reported: Binary package hint: initramfs-tools Two days ago I had an issue when using cdebootstrap to bootstrap lucid. To solve this, I guess that the package initramfs-tools on Lucid should depend on awk (and maybe some more else), otherwise when running cdebootstrap, it will fail

[Bug 401405] Re: kexec-tools should not exit when there is no /boot/grub

2010-02-19 Thread steven_shiau
This problem still exists in kexec-tools 2.0.1-1ubuntu2. -- kexec-tools should not exit when there is no /boot/grub https://bugs.launchpad.net/bugs/401405 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 401405] Re: kexec-tools should not exit when there is no /boot/grub

2009-10-09 Thread steven_shiau
This problem still exists in 2009-2.0.0ubuntu12. -- kexec-tools should not exit when there is no /boot/grub https://bugs.launchpad.net/bugs/401405 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 437871] Re: need settle before modprobe $FB for uvesafb

2009-10-04 Thread steven_shiau
One thing I noticed related to initramfs-tools - 0.92bubuntu51 is that if I put video=uvesafb:1400x1050 in the boot parameter, in /usr/share/initramfs-tools/scripts/init-top/framebuffer, it runs: modprobe -q uvesafb mode=1400x1050 instead of modprobe -q uvesafb mode_option=1400x1050 i.e. it

[Bug 437871] Re: need settle before modprobe $FB for uvesafb

2009-10-04 Thread steven_shiau
Thanks! video=uvesafb:mode_option=1400x1050. works great here. -- need settle before modprobe $FB for uvesafb https://bugs.launchpad.net/bugs/437871 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 405847] Re: conf: DEFAULT_RUNLEVEL should not be assigned if nothing found from /etc/inittab

2009-08-29 Thread steven_shiau
Thanks for the bug fixed. However, the code in the http://bazaar.launchpad.net/~scott/upstart/0.6/revision/1206 will _REPLACE_ the DEFAULT_RUNLEVEL even if /etc/inittab is something like: #id:3:initdefault: i.e. a commented line beginning with #. Maybe it's better to make it like: eval $(sed

[Bug 405847] [NEW] DEFAULT_RUNLEVEL should not be assigned if nothing found from /etc/inittab

2009-07-28 Thread steven_shiau
Public bug reported: Description:Ubuntu karmic (development branch) Release:9.10 upstart: Installed: 0.6.2-1 Candidate: 0.6.2-1 Version table: *** 0.6.2-1 0 500 http://free.nchc.org.tw karmic/main Packages 100 /var/lib/dpkg/status In the file

[Bug 405847] Re: DEFAULT_RUNLEVEL should not be assigned if nothing found from /etc/inittab

2009-07-28 Thread steven_shiau
** Attachment added: Patch file to avoid DEFAULT_RUNLEVEL is nothing http://launchpadlibrarian.net/29620624/rc-sysinit.conf.diff -- DEFAULT_RUNLEVEL should not be assigned if nothing found from /etc/inittab https://bugs.launchpad.net/bugs/405847 You received this bug notification because you

[Bug 401405] [NEW] kexec-tools should not exit when there is no /boot/grub

2009-07-19 Thread steven_shiau
Public bug reported: Binary package hint: kexec-tools When grub is installed but /boot/grub is not configured (e.g. for live CD), kexec-tools (2009-2.0.0ubuntu11) should not exit when running postinst when installing the kexec-tools deb package. This is the problem I found when using

[Bug 401405] Re: kexec-tools should not exit when there is no /boot/grub

2009-07-19 Thread steven_shiau
** Attachment added: karmic-error.txt http://launchpadlibrarian.net/29250754/karmic-error.txt -- kexec-tools should not exit when there is no /boot/grub https://bugs.launchpad.net/bugs/401405 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 367091] [NEW] curlftpfs on Jaunty does not work with 'tee -a'

2009-04-25 Thread steven_shiau
Public bug reported: Binary package hint: curlftpfs 1. curlftpfs version: curlftpfs --version curlftpfs 0.9.2 libcurl/7.18.2 fuse/2.7 2. How to reproduce: a. Mount the ftp server by: curlftpfs -o direct_io,kernel_cache,nonempty,user=steven ftp://192.168.120.254 /mnt b. The mounting

[Bug 259755] Re: cdebootstrap failed in Internal error: install on Intrepid

2009-02-21 Thread steven_shiau
After Feb/19/2009, I have similar problem on Ubuntu Jaunty again. It was working on Feb/12/2009 when I tried. The cdebootstrap is 0.5.4ubuntu1. I have to workaround this by putting sysv-rc in the base package in /usr/share/cdebootstrap/generic-ubuntu/packages. BTW, I have to add:

[Bug 198197] Re: [hardy] IBM Thinkpad (T23): no OSD indication for volume control, display inhibit or thinklight

2008-12-23 Thread steven_shiau
I confirmed that It's fixed on my T23 running Ubuntu 8.10. -- [hardy] IBM Thinkpad (T23): no OSD indication for volume control, display inhibit or thinklight https://bugs.launchpad.net/bugs/198197 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 85014] Re: Fail to enter rc1.d by putting 1 in bootparam in edgy

2008-11-10 Thread steven_shiau
The problem still exists on Ubuntu 8.10. -- Fail to enter rc1.d by putting 1 in bootparam in edgy https://bugs.launchpad.net/bugs/85014 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 176667] Re: Failed to create gutsy live by using live helper

2008-08-22 Thread steven_shiau
Yes. close it. It's been more than 8 months. Live helper from debian lenny has improved a lot. I filed this bug just to have a record that maybe someone also wants to create gutsy live CD based on live helper. -- Failed to create gutsy live by using live helper

[Bug 259755] Re: cdebootstrap failed in Internal error: install on Intrepid

2008-08-21 Thread steven_shiau
Oops.. It should be cdebootstrap --debug --allow-unauthenticated -f minimal intrepid ./intrepid http://free.nchc.org.tw/ubuntu; (-f minimal, _not_ -f build)was working before 17/Aug/2008, and failed on 20/Aug/2008, and today it's working now. Sorry. My bad. -- cdebootstrap failed in Internal

[Bug 259755] [NEW] cdebootstrap failed in Internal error: install on Intrepid

2008-08-20 Thread steven_shiau
Public bug reported: Binary package hint: cdebootstrap When running cdebootstrap on Intrepid, I got the a error with E: Internal error: install Here it is: sudo cdebootstrap --debug --allow-unauthenticated -f build intrepid ./intrepid http://free.nchc.org.tw/ubuntu D: Init suite intrepid D:

[Bug 259755] Re: cdebootstrap failed in Internal error: install on Intrepid

2008-08-20 Thread steven_shiau
** Attachment added: Verbose messages when running cdebootstrap on Intrepid http://launchpadlibrarian.net/16957816/intrepid-cdebootstrap.txt -- cdebootstrap failed in Internal error: install on Intrepid https://bugs.launchpad.net/bugs/259755 You received this bug notification because you are

[Bug 259755] Re: cdebootstrap failed in Internal error: install on Intrepid

2008-08-20 Thread steven_shiau
A workaround is to put sysv-rc in the base package in /usr/share/cdebootstrap/generic-ubuntu/packages. However, there must be a better way to deal with this. Something must have changed from 17/Aug/2008. It was working before 17/Aug/2008. Thanks. -- cdebootstrap failed in Internal error:

[Bug 254360] Re: /lib/udev/cdrom_id is missing in initramfs

2008-08-06 Thread steven_shiau
Actually it's live-initramfs (http://packages.debian.org/live-initramfs) from Debian live need this. I use live-initramfs to create a Ubuntu live, but when this ubuntu live boots, the live-initramfs will use /lib/udev/cdrom_id to detect the cdrom and map /dev/cdrom... something like that.

[Bug 254360] [NEW] /lib/udev/cdrom_id is missing in initramfs

2008-08-03 Thread steven_shiau
Public bug reported: Binary package hint: udev LANG=C apt-cache policy udev udev: Installed: 124-2 Candidate: 124-2 Version table: *** 124-2 0 500 http://free.nchc.org.tw intrepid/main Packages 100 /var/lib/dpkg/status In /usr/share/initramfs-tools/hooks/udev,

[Bug 253163] [NEW] segfault of jfbterm in intrepid with uvesafb

2008-07-29 Thread steven_shiau
Public bug reported: Binary package hint: jfbterm In intrepid, with kernel 2.6.26-5-generic, I got a segfault of jfbterm when running with uvesafb. apt-cache policy jfbterm jfbterm: Installed: 0.4.7-7.2 Candidate: 0.4.7-7.2 Version table: *** 0.4.7-7.2 0 500

[Bug 253163] Re: segfault of jfbterm in intrepid with uvesafb

2008-07-29 Thread steven_shiau
** Attachment added: screen dump about jfbterm segfault http://launchpadlibrarian.net/16414131/jfbterm-segfault.txt -- segfault of jfbterm in intrepid with uvesafb https://bugs.launchpad.net/bugs/253163 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 253163] Re: segfault of jfbterm in intrepid with uvesafb

2008-07-29 Thread steven_shiau
** Attachment added: strace jfbterm http://launchpadlibrarian.net/16414135/jfbterm-segfault-strace.txt -- segfault of jfbterm in intrepid with uvesafb https://bugs.launchpad.net/bugs/253163 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 253163] Re: segfault of jfbterm in intrepid with uvesafb

2008-07-29 Thread steven_shiau
Forgot to mention that v86d was installed to make uvesafb work: LANG=C apt-cache policy v86d v86d: Installed: 0.1.5-1ubuntu2 Candidate: 0.1.5-1ubuntu2 Version table: *** 0.1.5-1ubuntu2 0 500 http://free.nchc.org.tw intrepid/main Packages 100 /var/lib/dpkg/status --

[Bug 241990] Re: grep -i fails to work on intrepid

2008-06-28 Thread steven_shiau
I confirm this bug in 8.10 alpha1, too. It was working in Ubuntu 8.04. -- grep -i fails to work on intrepid https://bugs.launchpad.net/bugs/241990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 129910] Re: Blank ttys when using vesafb (vga=xxx)

2008-03-23 Thread steven_shiau
When kernel 2.6.24-11-generic was in Hardy development branch, no such problem. This is a bug definitely. When I am running an ubuntu server, fb is the one I need, while suspend/resume is not. fb has been existed in the kernel for a long time, you can not just set it as blacklist for all the

[Bug 129910] Re: Blank ttys when using vesafb (vga=xxx)

2008-03-23 Thread steven_shiau
Here tested it again with http://releases.ubuntu.com/releases/8.04/ubuntu-8.04-beta-server-i386.iso This is a release for server, I did not touch anything, no vga=xxx in boot parameter, just booted it, when I saw the language to choose, I used ctrl-alt-fx to switch them. If I switched more than

[Bug 205341] Re: [Hardy] Kernel Update and Blank TTY

2008-03-23 Thread steven_shiau
Same here. I tested it again with http://releases.ubuntu.com/releases/8.04/ubuntu-8.04-beta-server-i386.iso I did not touch anything, i.e. I did not put vga=xxx in boot parameter, just booted it, when I saw the language to choose, I used ctrl-alt-f[1-6] to switch them. If I switched more than 2

[Bug 129910] Re: Blank ttys when using vesafb (vga=xxx)

2008-03-22 Thread steven_shiau
This bug was confirmed here. I used Ubuntu 8.04 Beta (downloaded from http://releases.ubuntu.com/releases/8.04/ubuntu-8.04-beta- desktop-i386.iso), booted with vga=788, and used ctrl-alt-F* to switch the consoles, blank ttys. -- Blank ttys when using vesafb (vga=xxx)

[Bug 196922] Re: [regression] [hardy] buffer overflow when running cdebootstrap

2008-03-03 Thread steven_shiau
Great. This problem was fixed. No problem with hardy now. -- [regression] [hardy] buffer overflow when running cdebootstrap https://bugs.launchpad.net/bugs/196922 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 196922] [NEW] [regression] [hardy] buffer overflow when running cdebootstrap

2008-02-29 Thread steven_shiau
Public bug reported: Binary package hint: cdebootstrap The cdeboostrap in my hardy is: Installed: 0.4.4ubuntu1 Candidate: 0.4.4ubuntu1 Version table: *** 0.4.4ubuntu1 0 500 http://free.nchc.org.tw hardy/universe Packages 100 /var/lib/dpkg/status Running kernel is

[Bug 196922] Re: [regression] [hardy] buffer overflow when running cdebootstrap

2008-02-29 Thread steven_shiau
Sorry, I should say clearly that I ran the same command: LANG=C cdebootstrap --arch=i386 --flavour=standard hardy chroot http://free.nchc.org.tw/ubuntu on Gutsy and it fails. When I ran: LANG=C cdebootstrap --arch=i386 --flavour=standard gutsy chroot http://free.nchc.org.tw/ubuntu it worked.

[Bug 196922] Re: [regression] [hardy] buffer overflow when running cdebootstrap

2008-02-29 Thread steven_shiau
Same problem also exists on Gutsy... -- [regression] [hardy] buffer overflow when running cdebootstrap https://bugs.launchpad.net/bugs/196922 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 182481] Re: Failed to compile aufs modules in 2.6.24-4-generic

2008-02-09 Thread steven_shiau
Module aufs is included in linux-ubuntu-modules-2.6.24-7: [EMAIL PROTECTED]:~$ dpkg -L linux-ubuntu-modules-2.6.24-7-generic | grep aufs.ko /lib/modules/2.6.24-7-generic/ubuntu/fs/aufs/aufs.ko Cool! Thanks! -- Failed to compile aufs modules in 2.6.24-4-generic

[Bug 85014] Re: Fail to enter rc1.d by putting 1 in bootparam in edgy

2008-02-09 Thread steven_shiau
Yes, for myself I do need runlevels. Say, if I want to turn on sshd in rc1 in some special case, and it would be very easy for me, just link /etc/init.d/ssh in /etc/rc1.d would work. However, if I use your method, I have to modify the /etc/init.d/ssh, and I might mess it up. This is dirty

[Bug 189474] [NEW] cdebootstrap does not install upstart, udev, system-services...

2008-02-05 Thread steven_shiau
Public bug reported: [EMAIL PROTECTED]:~$ dpkg -l cdebootstrap Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version

[Bug 182481] Re: Failed to compile aufs modules in 2.6.24-4-generic

2008-01-29 Thread steven_shiau
Great. Thanks. -- Failed to compile aufs modules in 2.6.24-4-generic https://bugs.launchpad.net/bugs/182481 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 182765] Re: kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138!

2008-01-27 Thread steven_shiau
Looks like this bug still exists in linux-image-2.6.24-5-generic (2.6.24-5.8). -- kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138! https://bugs.launchpad.net/bugs/182765 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 182481] Re: Failed to compile aufs modules in 2.6.24-4-generic

2008-01-27 Thread steven_shiau
Just found newer kernel 2.6.24-5-generic (2.6.24-5.8) is in hardy, however, this bug still exists. Same error messages when compiling aufs on 2.6.24-5-generic. -- Failed to compile aufs modules in 2.6.24-4-generic https://bugs.launchpad.net/bugs/182481 You received this bug notification because

[Bug 182481] Re: Failed to compile aufs modules in 2.6.24-4-generic

2008-01-24 Thread steven_shiau
Julian, How about the status now ? This bug is fixed or not ? A pre-compiled module is available or not ? Thanks in advance. -- Failed to compile aufs modules in 2.6.24-4-generic https://bugs.launchpad.net/bugs/182481 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 182765] Re: kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138!

2008-01-14 Thread steven_shiau
Well, my coworker Louie Chen found that actually in Hardy alpha 3 (http://cdimage.ubuntu.com/cdimage/releases/hardy/alpha-3/hardy-desktop-i386.iso), same problem exists. The steps to reproduce this problem in Hardy alpha 3: 1. Boot Hardy alpha3 Live CD 2. apt-get --purge remove fuse-utils 3. add

[Bug 182481] Re: Failed to compile aufs modules in 2.6.24-4-generic

2008-01-13 Thread steven_shiau
Great! It would be nice to have a pre-compiled modules for i386, too. Is that possible this pre-compiled aufs module could be included in the package linux-ubuntu-modules ? Thank you very much. -- Failed to compile aufs modules in 2.6.24-4-generic https://bugs.launchpad.net/bugs/182481 You

[Bug 182481] Re: Failed to compile aufs modules in 2.6.24-4-generic

2008-01-13 Thread steven_shiau
Great! I am not alone. Thanks, Michael. Actually the reason I was trying to use aufs is because I had a problem with unionfs and squashfs both in Gutsy and Hardy-alpha3. I tried to use live helper from Gutsy to create an Ubuntu live. I did. However the problem is although the created ISO boots

[Bug 182481] Re: Failed to compile aufs modules in 2.6.24-4-generic

2008-01-13 Thread steven_shiau
Michael, Thanks for sharing your experience. Yes, it would be nice to have aufs work with NFS, too. As Julian mentioned, if aufs could be included in linux-ubuntu-modules, we can use aufs with live CD. It's even better. -- Failed to compile aufs modules in 2.6.24-4-generic

[Bug 182765] kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138!

2008-01-13 Thread steven_shiau
Public bug reported: Binary package hint: linux-image I used the live helper in gutsy to create a hardy live. [gutsyy]~/tmp/ubuntu-liveLANG=C dpkg -l live-helper Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend |/

[Bug 182765] Re: kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138!

2008-01-13 Thread steven_shiau
** Attachment added: The script to create hardy live by live helper http://launchpadlibrarian.net/11323340/create-hardy-live -- kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138! https://bugs.launchpad.net/bugs/182765 You received this bug notification because you are a member of Ubuntu

[Bug 182765] Re: kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138!

2008-01-13 Thread steven_shiau
** Attachment added: The kernel Oops messages when sshfs was installed http://launchpadlibrarian.net/11323341/fuse-error-hardy -- kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138! https://bugs.launchpad.net/bugs/182765 You received this bug notification because you are a member of

[Bug 182765] Re: kernel BUG at /build/buildd/linux-2.6.24/fs/attr.c:138!

2008-01-13 Thread steven_shiau
BTW, forgot to say, before I ran the script to create hardy live, I appended the following in the file /usr/share/cdebootstrap/suites: --- Suite: hardy Config: generic-ubuntu Keyring: ubuntu-archive-keyring.gpg --- -- kernel BUG at

[Bug 182481] Failed to compile aufs modules in 2.6.24-4-generic

2008-01-12 Thread steven_shiau
Public bug reported: Binary package hint: aufs-source In hardy alpha3 with updated packages, 1. The running kernel is: [EMAIL PROTECTED]:~/tmp$ uname -r 2.6.24-4-generic 2. aufs-source is: [EMAIL PROTECTED]:~/tmp$ dpkg -l aufs-source Desired=Unknown/Install/Remove/Purge/Hold |

[Bug 178735] cdebootstrap fails to bootstrap a gutsy system

2007-12-26 Thread steven_shiau
Public bug reported: When I tried to use cdebootstrap to bootstrap a gutsy system, I got the following. It would be nice cdebootstrap could work for gutsy, or even hardy. [gutsyy]~/tmpsudo cdebootstrap -v --debug --allow-unauthenticated -f build gutsy ./gutsy http://free.nchc.org.tw/ubuntu ...

[Bug 178735] Re: cdebootstrap fails to bootstrap a gutsy system

2007-12-26 Thread steven_shiau
The complete dump for this problem in gutsy. ** Attachment added: cdb.log http://launchpadlibrarian.net/11068697/cdb.log -- cdebootstrap fails to bootstrap a gutsy system https://bugs.launchpad.net/bugs/178735 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 178735] Re: cdebootstrap fails to bootstrap a gutsy system

2007-12-26 Thread steven_shiau
Same problem in hardy if hardy was added in /usr/share/cdebootstrap/suites. The version of cdebootstrap is 0.4.3ubuntu1. ** Attachment added: cdb-hardy.log http://launchpadlibrarian.net/11068701/cdb-hardy.log -- cdebootstrap fails to bootstrap a gutsy system

[Bug 176667] Re: Failed to create gutsy live by using live helper

2007-12-16 Thread steven_shiau
OK, if the above script is configured using casper by: lh_config --initramfs casper then these errors Unknown stanza when running init:/etc/event.d/tty* were gone. It's working now. The command prompt is ready when boot is finished. Is that a must to use casper ? From

[Bug 176667] Failed to create gutsy live by using live helper

2007-12-15 Thread steven_shiau
Public bug reported: In gutsy, 1. Turn on universe in /etc/apt/sources.list 2. Run the following: - mirror_url=http://free.nchc.org.tw/ubuntu; mirror_security_url=http://free.nchc.org.tw/ubuntu; lh_config --sections main restricted universe multiverse lh_config --mirror-binary $mirror_url

[Bug 176667] Re: Failed to create gutsy live by using live helper

2007-12-15 Thread steven_shiau
The contents of /etc/event.d/tty1 are: # tty1 - getty # # This service maintains a getty on tty1 from the point the system is # started until it is shut down again. start on runlevel 2 start on runlevel 3 start on runlevel 4 start on runlevel 5 stop on

[Bug 93634] Re: mountpoint failed to identify some NFS mount point as mount point

2007-09-02 Thread steven_shiau
This bug still exists in mount 2.13~rc3-5 with kernel 2.6.22-10-generic, i.e. Gutsy as client. It's easy to reproduce this bug: server IP address: 192.168.120.254 client IP address: 192.168.120.170 0. In nfs server, mkdir 2 directories mkdir -p /tftpboot/opt /opt The /etc/exports is: /tftpboot

[Bug 93634] Re: mountpoint failed to identify some NFS mount point as mount point

2007-09-02 Thread steven_shiau
Forgot to mention, the version for initscripts, which includes /bin/mountpoint, is 2.86.ds1-14.1u -- mountpoint failed to identify some NFS mount point as mount point https://bugs.launchpad.net/bugs/93634 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 93634] Re: mountpoint failed to identify some NFS mount point as mount point

2007-09-02 Thread steven_shiau
Oops... The previous post is not complete. It's sysvinit 2.86.ds1-14.1ubuntu27. -- mountpoint failed to identify some NFS mount point as mount point https://bugs.launchpad.net/bugs/93634 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 96230] Re: No sound after resuming from hibernation

2007-05-19 Thread steven_shiau
*** This bug is a duplicate of bug 80893 *** https://bugs.launchpad.net/bugs/80893 I also confirmed with feisty on IBM T23 laptop. After hibernation no sound is present. Xmms still can play media but no sound is output, it just like it's muted. A full shutdown is needed to restore sound. --

[Bug 96230] Re: No sound after resuming from hibernation

2007-05-19 Thread steven_shiau
*** This bug is a duplicate of bug 80893 *** https://bugs.launchpad.net/bugs/80893 I also confirmed with feisty on IBM T23 laptop. After hibernation no sound is present. Xmms still can play media but no sound is output, it just like it's muted. A full shutdown is needed to restore sound. --

[Bug 85014] Re: Fail to enter rc1.d by putting 1 in bootparam in edgy

2007-03-26 Thread steven_shiau
For feisty, the rc-default is one line different from that in Edgy. It's start on stopped rcS in the beginning. -- Fail to enter rc1.d by putting 1 in bootparam in edgy https://launchpad.net/bugs/85014 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 93634] Re: mountpoint failed to identify some NFS mount point as mount point

2007-03-22 Thread steven_shiau
** Attachment added: Strace log when mounting /home from NFS server http://librarian.launchpad.net/6898610/mount-home.strace -- mountpoint failed to identify some NFS mount point as mount point https://launchpad.net/bugs/93634 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 93634] Re: mountpoint failed to identify some NFS mount point as mount point

2007-03-22 Thread steven_shiau
** Attachment added: Strace log when mounting /usr from NFS server http://librarian.launchpad.net/6898621/mount-usr.strace -- mountpoint failed to identify some NFS mount point as mount point https://launchpad.net/bugs/93634 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 93634] Re: mountpoint failed to identify some NFS mount point as mount point

2007-03-22 Thread steven_shiau
** Attachment added: Strace log when mounting /var from NFS server http://librarian.launchpad.net/6898619/mount-var.strace -- mountpoint failed to identify some NFS mount point as mount point https://launchpad.net/bugs/93634 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 93634] mountpoint failed to identify some NFS mount point as mount point

2007-03-19 Thread steven_shiau
Public bug reported: Binary package hint: initscripts initscripts version:2.86.ds1-14.1u We are testing DRBL (http://drbl.sf.net) in Ubuntu Feisty, however, there is a weird problem about /etc/init.d/waitnfs.sh. When DRBL client boots, it will wait for a while in Waiting for /var

[Bug 93316] Feisty netboot installer 20061102ubuntu16 failed when using Traditional Chinese environment

2007-03-18 Thread steven_shiau
Public bug reported: Binary package hint: base-installer Feisty netboot installer 20061102ubuntu16 failed when using Traditional Chinese environment. Steps to reproduce: 1. Setup an PXE boot server, use pxelinux.cfg/default as this one:

[Bug 93394] [Feisty] upstart fails to enter runleve 1 when 1 is set in boot parameter

2007-03-18 Thread steven_shiau
Public bug reported: Binary package hint: upstart upstart supposed to be 100% compatible with old sysv-rc init. However, in Feisty, the upstart version 0.3.8-1 can not enter runleve 1 when 1 is set in boot parameter. Steps to reproduce: 1. Boot Feisty 2. When grub boot menu is shown, press Esc

[Bug 52777] Re: laptop thinkpad X60s switch screen doesn't work

2007-03-02 Thread steven_shiau
This bug still remains in kernel 2.6.17-11 in Ubuntu 6.10. I tried the kernel 2.6.20-9 and acpi-support 0.91 from feisty, same problem, not working yet... Any idea ? Shall we give up ? -- laptop thinkpad X60s switch screen doesn't work https://launchpad.net/bugs/52777 -- ubuntu-bugs mailing

[Bug 85014] Re: Fail to enter rc1.d by putting 1 in bootparam in edgy

2007-02-14 Thread steven_shiau
OK, my workaround is to modify /etc/event.d/rc-default, and make it like the following. It works for me. Thanks. -- start on rcS/stop script runlevel --reboot || true if grep -q -w -- -s\|single\|S /proc/cmdline; then telinit S elif grep -qE -w -- [1-5]

[Bug 85014] Re: Fail to enter rc1.d by putting 1 in bootparam in edgy

2007-02-14 Thread steven_shiau
Oops... the above is not a good one, should be [0-9], however, if selinux=0 is assigned in bootparam, upstart will go wrong. Therefore maybe make it like: -- start on rcS/stop script runlevel --reboot || true if grep -q -w -- -s\|single\|S /proc/cmdline; then

[Bug 85014] Fail to enter rc1.d by putting 1 in bootparam in edgy

2007-02-13 Thread steven_shiau
Public bug reported: Binary package hint: upstart I am using Ubuntu Edgy. The upstart is 0.2.7-7. When I tried to enter runlevel 1 by put 1 in kernel boot param in /boot/grub/menu.lst, for example: title Ubuntu, kernel 2.6.17-11-generic root(hd0,0) kernel

[Bug 52926] Re: Openoffice.org 2.0.2-2ubuntu1 in Dapper fails to make fonts replacement work.

2006-10-09 Thread steven_shiau
Thanks. I tried the openoffice.org 2.0.3-6dapper3 from dapper-proposed repo, and no good luck in my Ubuntu 6.06.1. The same problem still exists. I also tried to remove openoffice.org-l10n-zh-cn and openoffice .org-l10n-zh-tw to make my OOo run as a pure English version, and the issue still