Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-02 Thread Wenzhuo Zhang
Hi, Starting from Gutsy, the old IDE chipset drivers are no longer included in the kernel package. The libata based drivers, being cleaner and easier to maintain, have taken the places of the old drivers. However, external CD writers don't work with the new libata based IDE drivers. Please se

Re: Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-02 Thread Wenzhuo Zhang
Rick Knight wrote: > Wenzhuo Zhang wrote: >> Hi, >> >> Starting from Gutsy, the old IDE chipset drivers are no longer included in >> the kernel package. > Could this be my problem? See post "Help with Gutsy upgrade" in this > list. After an upgrade f

Re: Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-02 Thread Wenzhuo Zhang
Rick Knight wrote: > boot the 2.6.22.14-generic kernel? I have a 4 year old Soyo motherboard > with Via chipset. Can I rebuild the kernel to get this older IDE > support? I can still boot into my Feisty kernel. If your chipset is not supported by libata, and you want rebuild the kernel to add

Re: Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-03 Thread Wenzhuo Zhang
Matthew Garrett wrote: > No, something else is going on here. usb-storage is entirely unrelated > to the IDE subsystem, so doesn't care whether you're using libata or > not. Something else is triggering this bug. usb-storage is indeed unrelated to the IDE subsystem. However, both libata and usb

Re: Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-03 Thread Wenzhuo Zhang
Rick Knight wrote: > I'll file the bug report as you, suggest, tonight or this weekend. But > until I hear a respones to the bug report, is there anyway to force the > newer kernel to setup drives by path with hdxn instead of sdxn? Also, if > I do rebuild the kernel, which module(s) do I need to ac

Re: Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-03 Thread Wenzhuo Zhang
Rick Knight wrote: > That's almost done it. I can see my two CD drives, /dev/hdc and > /dev/hdd. It seems that something else is still missing, or maybe I need > to take something out. Would anything else be effected by taking out > libata? /etc/initramfs-tools/modules should be empty by default.

Re: Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-04 Thread Wenzhuo Zhang
Rick Knight wrote: > I've removed/commented everything from /etc/initramfs-tools/modules except > > via82cxxx > ide_generic > ide_disk > ide_cd > > And I've run > > $update-initramfs -c -k 2.6.22-14-generic. > > I still can't boot the 2.6.22-14-generic kernel but now I can see my > CDrom and D

Re: Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-05 Thread Wenzhuo Zhang
Rick Knight wrote: > I downloaded the Kubuntu 8.04 Desktop CD ISO, burned the ISO and booted. > It DOES install my hard drives as /dev/hd devices, not /dev/sd and I can > access them without any problem, so whatever is causing my problem with > Gutsy, has been fixed in Hardy. Also, I think tells m

Re: Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-08 Thread Wenzhuo Zhang
Rick Knight wrote: > I'm not sure I follow you here. Are you suggesting I upgrade to the > Hardy beta, or just set my repositories to Hardy and update. Won't that > be an upgrade? How stable is Hardy. I know the code freeze is this week, > but is it safe to upgrade to Hardy? I am suggesting you t

Re: Please keep the old IDE chipset drivers so that external CD writers can work

2008-04-11 Thread Wenzhuo Zhang
Rick Knight wrote: > > I've found a fix (or work-around) for this issue. I found this kernel > parameter "all_generic_ide" mentioned as a possible fix for a problem > with Seagate drives. I tried using it with my default, un-modified Gutsy > kernel but it didn't solve the problem. I tried it with

feisty beta: broken dependencies

2007-03-24 Thread Wenzhuo Zhang
I just upgraded from edgy to feisty beta, and came across many packages with broken dependencies: $ sudo apt-get install gnucash Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have reque

Re: feisty beta: broken dependencies

2007-03-25 Thread Wenzhuo Zhang
Wenzhuo Zhang wrote: > I just upgraded from edgy to feisty beta, and came across many packages with > broken dependencies: > > $ sudo apt-get install gnucash > Reading package lists... Done > Building dependency tree > Reading state information... Done > So

[Fwd: 2.6.20-14.23 pauses on ThinkPad X32]

2007-04-12 Thread Wenzhuo Zhang
Warning: The latest feisty kernel upgrade can render your system unbootable. Considering that nobody has responded to my bug report to the kernel team yet for more than an hour, I am cross-posting to ubuntu-devel-discuss and ubuntu-users. --- Begin Message --- I just upgraded then kernel to 2.6.10

Re: Call for Release Candidate testing (again)

2007-04-17 Thread Wenzhuo Zhang
I am testing the desktop-i386 image on an old desktop machine right now. I've come across three problems so far: 1. The feisty installation on my laptop fails to burn the image using an external USB Combo drive (Model: TEAC DW-224E-B). Neither the "Write to disc..." context menu facility nor the

Re: Call for Release Candidate testing (again)

2007-04-17 Thread Wenzhuo Zhang
Wenzhuo Zhang wrote: > 3. The desktop has two hard drives. One is connected to the motherboard > as primary master, and the other is connected to a Promise Ultra100 TX2 > IDE controller card as tertiary master. The feisty live-cd recognizes > the primary boot drive as /dev/sdb, and

Re: Call for Release Candidate testing (again)

2007-04-17 Thread Wenzhuo Zhang
Wenzhuo Zhang wrote: > Wenzhuo Zhang wrote: >> 3. The desktop has two hard drives. One is connected to the motherboard >> as primary master, and the other is connected to a Promise Ultra100 TX2 >> IDE controller card as tertiary master. The feisty live-cd recognizes >>

Re: Call for Release Candidate testing (again)

2007-04-18 Thread Wenzhuo Zhang
Wenzhuo Zhang wrote: > To obtain dmesg and lspci output for bug reporting, I booted up the feisty > desktop-i386 live-cd again. To my surprise, it correctly recognized the > two hard drives this time. To reconfirm, I rebooted the live-cd, and it > recognized correctly again. > >

Re: Call for Release Candidate testing (again)

2007-04-18 Thread Wenzhuo Zhang
Wenzhuo Zhang wrote: > I am testing the desktop-i386 image on an old desktop machine right now. > I've come across three problems so far: > > 1. The feisty installation on my laptop fails to burn the image using an > external USB Combo drive (Model: TEAC DW-224E-B). Neither

Re: Call for Release Candidate testing (again)

2007-04-18 Thread Wenzhuo Zhang
Chakkaradeep C C wrote: > Feisty uses SATA drivers even for IDE drives and so you will have every > partition renamed from hd(x)(x) to sd(x)(x). But fstab works if you are > using UUID for partitions. Thanks for your reply. However, I knew that hda becomes sda when using the linux-ata drivers ins

Re: Call for Release Candidate testing (again)

2007-04-19 Thread Wenzhuo Zhang
Patrice Vetsel wrote: > I'v reported this Bug #89069 > https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/89069 > > Please confirm it ! I finally located the root cause of the problem. Ubiquity updates the system clock to local time without changing the timezone accordingly, which causes the

Re: Call for Release Candidate testing (again)

2007-04-20 Thread Wenzhuo Zhang
Matthew Garrett wrote: > No, I don't think that the ordering of devices is a bug - the bug is > that we're assuming that the Linux device ordering bears some sort of > relation to the Bios device ordering, which is simply not true. Further, Perhaps it is not a bug as far as the kernel is concer

Re: Call for Release Candidate testing (again)

2007-04-23 Thread Wenzhuo Zhang
Just for the record: I have reported bug #109211 for the external CD writer problem, and bug #109218 for the device ordering problem. https://bugs.launchpad.net/ubuntu/+bug/109211 https://bugs.launchpad.net/ubuntu/+bug/109218 Wenzhuo Zhang wrote: > I am testing the desktop-i386 image on an

Compiz enabled by default

2007-09-13 Thread Wenzhuo Zhang
Having just seen the slashdot story about the decision to ship Gutsy with Compiz enabled by default, I'd like to request here to provide a boot option and an installation option to disable Compiz compositing. I am one of the users who will be adversely affected by the decision. Here is the bug r

cn.archive.ubuntu.com severely outdated

2007-10-08 Thread Wenzhuo Zhang
Having noticed that the update manager of my Gutsy installation had not seen any updates for about one week, I changed the occurrences of cn.archive.ubuntu.com in sources.list to archive.ubuntu.com. After checking again, the Update Manager prompted that there are 406 updates. This means that c

Re: cn.archive.ubuntu.com severely outdated

2007-10-09 Thread Wenzhuo Zhang
Matthew Paul Thomas wrote: > On Oct 9, 2007, at 5:49 PM, Aaron Whitehouse wrote: >> ... >> https://launchpad.net/ubuntu/+archivemirrors >> >> You should find your mirror cn.archive.ubuntu.com listed under >> Shanghai Linux User Group. Interestingly, that page says that it is a >> week behind, but i