FeistyKnownIssues
|
Size: 5614
Comment: 93077
|
Size: 5646
Comment: some language fixes
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 10: | Line 10: |
| * When using the alternate or server install CDs, creating LVM logical volumes will take some time and may appear to "hang". Be patient, it will happen within three minutes for each configured logical volume. [https://launchpad.net/bugs/105631 Bug #105623]. | * When using the alternate or server install CDs, creating LVM logical volumes will take some time and may appear to "hang". Be patient; it will happen within three minutes for each configured logical volume. [https://launchpad.net/bugs/105631 Bug #105623]. |
| Line 12: | Line 12: |
| * UltraSPARC keyboard selection defaults to Sun Type 4. This model is obsoleted and should not be used. Select PC105 Generic Model instead. [https://launchpad.net/bugs/105595 Bug #105595] | * UltraSPARC keyboard selection defaults to Sun Type 4. This model is obsolete and should not be used. Select "Generic 105-key (Intl) PC" instead. [https://launchpad.net/bugs/105595 Bug #105595] |
| Line 14: | Line 14: |
| * The keyboard selection lacks the concept of "No Keyboard" for head less machines. Just select a random keyboard will do the job. [https://launchpad.net/bugs/59889 Bug #59889] | * The keyboard selection lacks the concept of "No Keyboard" for headless machines. If you are in this situation, just select a random keyboard. [https://launchpad.net/bugs/59889 Bug #59889] |
| Line 22: | Line 22: |
| * People using lilo as bootloader, with root on raid or lvm or evms, will need to migrate part of the configuration manually before attempting any reboot or the machine will fail to mount the root partition. New installations are not affected by this problem. [https://launchpad.net/bugs/105631 Bug #105631] | * People using LILO as a boot loader with the root filesystem on RAID, LVM, or EVMS will need to migrate part of the configuration manually before rebooting, otherwise the machine will fail to mount the root filesystem. New installations are not affected by this problem. [https://launchpad.net/bugs/105631 Bug #105631] |
Introduction
This page lists some known issues that a large group of users might encounter while installing or using Ubuntu 7.04 (Feisty). It does not try to be complete (we have the launchpad bug database for that), but focus on high-profile bugs on commonly used hardware. There is a link to the full report in launchpad and when applicable, a link to a workaround or fix. This serves as a complement to the official release notes.
- Please do not add "your" bug about your special problem
There must be a link to the bug report
- The bug must be confirmed by other users and commented on by someone qualified (like a developer)
Installation
When using the alternate or server install CDs, creating LVM logical volumes will take some time and may appear to "hang". Be patient; it will happen within three minutes for each configured logical volume. [https://launchpad.net/bugs/105631 Bug #105623].
UltraSPARC keyboard selection defaults to Sun Type 4. This model is obsolete and should not be used. Select "Generic 105-key (Intl) PC" instead. [https://launchpad.net/bugs/105595 Bug #105595]
The keyboard selection lacks the concept of "No Keyboard" for headless machines. If you are in this situation, just select a random keyboard. [https://launchpad.net/bugs/59889 Bug #59889]
Bosnian, Croatian, and Slovenian keyboard layouts are broken while running the installer from the alternate install CD; users of these keyboard layouts should install using the U.S. English keyboard layout and then reconfigure the keyboard after the first reboot using 'sudo dpkg-reconfigure console-setup' and 'sudo dpkg-reconfigure xserver-xorg' from a terminal window. The desktop CD does not suffer from this problem. [https://launchpad.net/bugs/93077 Bug #93077]
Upgrades from edgy
Users with serial console will have to migrate /etc/events/ttyS* manually. Use any of the normal tty files as reference. [https://launchpad.net/bugs/89314 Bug #89314]
People using LILO as a boot loader with the root filesystem on RAID, LVM, or EVMS will need to migrate part of the configuration manually before rebooting, otherwise the machine will fail to mount the root filesystem. New installations are not affected by this problem. [https://launchpad.net/bugs/105631 Bug #105631]
Motherboards
- nForce 430 on Dell Dimension E521
Problem: USB internal hub not responding, BIOS problem. [https://launchpad.net/bugs/67734 Bug #67734]
- Symptom: Mouse and keyboards freeze after a few minutes
- Workaround: Use an external USB hub.
Video cards
- Various card connected to wide-screens
Problem: Video resolutions are not correctly detected and max out at 1024x768. [https://launchpad.net/bugs/63551 Bug #63551]
- Workaround: For Intel cards, use the "915resolution" application to fix resolution
ATI cards using the proprietary fglrx driver
Problem: fglrx kernel module is not loaded. [http://launchpad.net/bugs/57716 Bug #57716]
- Symptom: 3D acceleration does not work (slow 3D graphics).
- Workaround: Enable fglrx in /etc/default/linux-restricted-modules-common
- S3 Savage
Problem: System hangs when using 3D applications. [http://launchpad.net/bugs/37218 Bug #37218]
Workaround: Add Option "DmaType" "None" to /etc/X11/xorg.conf
Wifi cards
RT61-based cards do not work properly. [https://launchpad.net/bugs/58117 Bug #58117]
Workaround: See bug [https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.17/+bug/58117/comments/11 comment 11]
Some Orinoco-based cards (particularly miniPCI-based cards found in some laptops) don't work with the prism2_pci driver and require that driver to be blacklisted: [https://launchpad.net/bugs/63989 Bug #63989]
- No WPA-support out of the box for many cards.
Look at the [https://help.ubuntu.com/community/WifiDocs/WPAHowTo WPA HowTo Doc]
If you have configured network interfaces by hand using /etc/network/interfaces, those interfaces will be ignored by Network Manager. When only those interfaces are active, the icon will still be the "Connected" icon (no matter whether those are up or down) and the tooltip will say "Manual network connection". Clicking the icon will allow you to reconfigure your networking; if you wish the interface to be managed by Network Manager, select it as "Automatic configuration (DHCP)" and ensure that the tickbox next to the interface is ticked.
Sound cards
- Intel ICH7 and ICH6
Problem: Default settings for sound recording (capture) are wrong. [http://launchpad.net/bugs/66714 Bug #66714]
- Symptom: No sound recorded from external microphone
- Workaround: disable Capture1 and Capture2 in Volume Control
Printers
Fonts
Problem: Some applications, such as firefox, gedit, and terminal windows may have suboptimal fonts. [https://launchpad.net/bugs/63403 Bug #63403]
- Workaround: Remove or replace your ~/.fonts.conf file
Applications (Main)
- network-manager
Problem: Brings down devices with static configuration. [https://launchpad.net/bugs/92299 Bug #92299]
- Symptom: Manually configured network devices are disabled
- Workaround: Uninstall network-manager
Problem: Sets off-line mode for unmanaged devices. [https://launchpad.net/bugs/82335 Bug #82335] and [https://bugs.launchpad.net/bugs/105234 Bug 105234]
- Symptom: Many applications wrongly believes you are off-line even if you're on-line
Applications (Universe)
Applications (Kubuntu)
Comments
FeistyKnownIssues (last edited 2008-08-06 17:00:03 by localhost)