pl


Contents

  1. Wymagania systemowe
  2. Informacje o wydaniu dla Ubuntu 9.10 w wersji dla procesorów ARM
  3. Instalacja
    1. Domyślna instalacja pakietów polecanych
    2. Hibernacja może być niedostępna przy automatycznym podziale partycji
    3. Lista pakietów musi być ręcznie odświeżona przed instalacją sterowników
    4. Inne systemy operacyjne niewidoczne w menu startowym podczas instalacji Ubuntu 9.10 RC
    5. Automatyczne uruchamianie ze zdegradowanej macierzy RAID nie jest konfigurowane podczas instalacji
    6. Ikona OEM "przygotuj do dostarczenia" nie jest widoczna w Kubuntu Netbook Remix
    7. Dialog potwierdzenia instalacji UNR może być ukryty
    8. Używanie Wubi z trwałą pamięcią na dysku USB
    9. Brak skrótu do instalatora w Ubuntu Moblin Remix - wersja wstępna dla deweloperów
    10. Instalacja na odrębnej partycji /boot
  4. Aktualizacja
    1. Ustawienie strefy regulacji prawnej dla karty bezprzewodowej nie jest wpierane w opcjach modułów
    2. Upgrade from beta must be triggered manually
    3. X server crashes when using a wacom tablet
    4. Ubuntu Netbook Remix missing shutdown applet after upgrade
    5. Kubuntu may keep unneeded guidance power package
    6. Ctrl-Alt-Backspace disabled by default in Xorg, configured via XKB
      1. Enabling Ctrl-Alt-Backspace for Ubuntu
      2. Enabling Ctrl-Alt-Backspace for Kubuntu
    7. Change in notifications of available updates
    8. MySQL upgrade
      1. MySQL Cluster setup
    9. /etc/event.d no longer used
    10. Syslog upgrade
    11. Eucalyptus 1.5 snapshots not preserved on upgrade to 1.6
  5. Other known issues
    1. Switching to ext4 requires manually updating grub
    2. Possible corruption of large files with ext4 filesystem
    3. Ubuntu One client requires post-install upgrade
    4. Upstart jobs cannot be run in a chroot
    5. Login screen presented before optional filesystems are mounted
    6. Avahi will always start even if a .local domain is present
    7. Disabling Ralink rt2860 wifi on EeePC with Fn+F2 hotkey causes a kernel crash
    8. bison webcam in MSI Wind netbook causes USB errors if not disabled
    9. No Xv support for Intel 82852/855GM video chips with KMS
    10. Brightness flickering on MSI Wind netbooks with KMS
    11. Kubuntu GUI package manager does not warn about installing from unsigned package repositories
    12. Amarok will not offer to download additional codecs when running Kubuntu from the live CD
    13. Evince PDF viewer does not work for nonstandard home directories
    14. UEC may refuse to serve the first requests received after startup
    15. UEC Node Controller installation failure in an existing UEC
    16. Confirmation emails for new UEC users not sent
    17. UEC user-data not usable by guest instances
    18. Ubuntu 8.04 LTS crashes as a KVM guest when using virtio networking
    19. Windows 7 domain member fails to authenticate to Ubuntu 9.10 Samba domain controller
    20. Samba nmbd daemon not started during boot
    21. Sparc not supported by Ubuntu 9.10
    22. Window corruption with older ATI graphics cards

Niniejsze informacje o wydaniu dokumentują znane problemy występujące w Ubuntu 9.10 i jego wariantach.

Wymagania systemowe

Ubuntu 9.04 wymaga co najmniej 256 MB pamięci RAM. Należy zauważyć, iż w niektórych komputerach część pamięci może być wykorzystywana przez kartę graficzną. Jeśli komputer wyposażony jest w minimalną ilość pamięci, proces instalacji potrwa dłużej niż zazwyczaj, niemniej jednak zakończy się z powodzeniem. Wydajność zainstalowanego systemu również będzie zmniejszona.

Dla systemów wyposażonych w mniejszą ilość pamięci zaleca się wybór opcji "Zainstaluj Ubuntu" (ang. Install Ubuntu) lub alternatywnej płyty instalacyjnej (ang. Alternate install CD) zamiast uruchamiania pełnego, graficznego środowiska z płyty CD.

Informacje o wydaniu dla Ubuntu 9.10 w wersji dla procesorów ARM

Przygotowana została osobna strona zawierająca informacje o wydaniu dla przeznaczonego dla deweloperów portu armel Ubuntu 9.10. Jeśli chcesz zapoznać się z problemami związanymi z instalacją na ARM, sprawdź https://wiki.ubuntu.com/ARM/KarmicReleaseNotes/pl

Instalacja

Domyślna instalacja pakietów polecanych

Zgodnie z Podręcznikiem Polityki Debiana (Debian Policy Manual) mówiącym, że w polu 'Recommends' powinny znajdować się tylko te pakiety, które są dostępne w standardowych repozytoriach co instalowany pakiet, system zarządzania pakietami domyślnie instaluje pakiety wymienione w polu Recommends traktując je w taki sam sposób jak pakiety z pola Depends. W celu uniknięcia automatycznej instalacji pakietów polecanych dla wybranych pakietów, należy użyć polecenia apt-get --no-install-recommends. Automatyczna instalacja pakietów polecanych może zostać także wyłączona na stałe, poprzez ustawienie w pliku /etc/apt/apt.conf opcji APT::Install-Recommends "false";. Należy jednak zwrócić uwagę, że wyłączenie instalacji pakietów polecanych może w efekcie spowodować brak pewnych funkcji w instalowanych programach.

(Zmiany te zostały wprowadzone w Ubuntu 8.10)

Hibernacja może być niedostępna przy automatycznym podziale partycji

Domyślne partycjonowanie dysku może w niektórych przypadkach przydzielić mniejszą partycję wymiany (swap) niż dostępna w systemie pamięć fizyczna. Uniemożliwia to korzystanie z hibernacji komputera, ponieważ obraz systemu nie będzie mieścił się w przestrzeni wymiany. Jeśli opcja hibernacji ma być dostępna w docelowym systemie, należy upewnić się, czy partycja wymiany jest co najmniej takiej samej wielkości co pamięć RAM. (Błąd:354126)

Lista pakietów musi być ręcznie odświeżona przed instalacją sterowników

Narzędzie "Sterowniki" (Jockey) wymaga aktualnej listy pakietów przez przed wykryciem i zgłoszeniem wymaganych paczek ze sterownikami. Lista ta nie jest dostępna zaraz po instalacji. Przed uruchomieniem narzędzia "Sterowniki" należy zaktualizować listę pakietów korzystając z System->Administracja->Menedżer aktualizacji (na Ubuntu) lub KPackageKit (na Kubuntu). (Błąd:462704)

Inne systemy operacyjne niewidoczne w menu startowym podczas instalacji Ubuntu 9.10 RC

Po instalacji Ubuntu 9.10 Release Candidate inne zainstalowane systemy nie są poprawnie wyświetlane w menu startowym. Aby naprawić tę usterkę należy uruchomić sudo update-grub z linii poleceń po restarcie systemu. Problem ten nie występuje podczas instalacji finalnego wydania Ubuntu 9.10. (Błąd:456776)

Automatyczne uruchamianie ze zdegradowanej macierzy RAID nie jest konfigurowane podczas instalacji

Opcja instalatora wspierająca "rozruch ze zdegradowanej macierzy" nie konfiguruje poprawnie systemu. Aby poprawić tę usterkę należy uruchomić dpkg-reconfigure mdadm po instalacji systemu i wybrać ponownie tę opcję. (Błąd:462258)

Ikona OEM "przygotuj do dostarczenia" nie jest widoczna w Kubuntu Netbook Remix

Podczas korzystania z opcji instalacji OEM w Kubuntu Netbook Edition ikona "przygotuj do dostarczenia" nie jest umieszczana na pulpicie. Użytkownicy wykonujący instalację OEM korzystając z Kubuntu Netbook Edition mogą użyć zamiast tego opcji System->Przygotuj do dostarczenia ... z menu głównego. (Błąd:386099)

Dialog potwierdzenia instalacji UNR może być ukryty

W niektórych przypadkach dialog potwierdzający koniec poprawnej instalacji Ubuntu Netbook Remix może być ukryty. Ayb uzyskać wyskakujące okno z prośbą o restart systemu, należy kliknąć na jego nazwę na liście programów górnego panelu lub użyć kombinacji Alt-Tab do przełączenia okien. (Błąd:462178)

Używanie Wubi z trwałą pamięcią na dysku USB

Użytkownicy, którzy uruchamiają Wubi z dysku USB z włączoną opcją trwałej pamięci będą musieli użyć opcji  --force-wubi w linii poleceń Windows. (Błąd:461566)

Brak skrótu do instalatora w Ubuntu Moblin Remix - wersja wstępna dla deweloperów

Instalator nie jest dostępny w postaci skrótu na ekranie powitalnym w deweloperskiej wersji wstępnej Ubuntu Moblin Remix. Uruchomienie instalacji jest możliwe używając opcji "Instaluj Ubuntu" w Aplikacje > Ustawienia. (Błąd:439656)

Instalacja na odrębnej partycji /boot

Jeśli w systemie zainstalowana jest inne wersja Ubuntu (lub inny Linux) a obecna wersja instalowana jest obok (np. używając opcji "automatycznej zmiany rozmiaru"), istniejąca wersja nie zostanie poprawnie uruchomiona z menu startowego. Wynika to ze złych ustawień w generowanym pliku /boot/grub/grub.cfg. Poprawka dla tego błędu zostanie dostarczona z aktualizacjami natychmiast po wydaniu Ubuntu 9.10. (Błąd:462961)

Aktualizacja

Użytkownicy Ubuntu 9.04 mogą zaktualizować system do Ubuntu 9.10 używając wygodnego, automatycznego procesu. Użytkownicy starszych wersji muszą najpierw zaktualizować system do wersji 9.04, a następnie do 9.10. Pełne instrukcje można znaleźć na http://www.ubuntu.com/getubuntu/upgrading.

Użytkownicy Kubuntu mogę zaktualizować system bezpośrednio z Kubuntu 8.04 do 9.10. Użytkownicy korzystający z tej możliwości powinni zapoznać się z uwagami do wydania Ubuntu 8.10 oraz Ubuntu 9.04, ponieważ usterki tam omówione w większości przypadków będą miały zastosowanie.

Ustawienie strefy regulacji prawnej dla karty bezprzewodowej nie jest wpierane w opcjach modułów

Ubuntu 9.10 dostarcza mechanizmów kontrolnych CRDA dla kart bezprzewodowych, pozwalających ustalić które kanały są dostępne dla danej lokalizacji. Jeśli wcześniej w /etc/modprobe.d/options umieszczono opcje modułu jądra podobne do poniższych kontrolujące dostęp do kanałów w lokalizacji użytkownika, może się okazać, że karta bezprzewodowa nie będzie działać:

  • options cfg80211 ieee80211_regdom=EU

W takim przypadku należy usunąć opcję modułu jądra przed aktualizacją do Ubuntu 9.10 i skorzystać z polecenia {iw reg].

(Zmiana ta została wprowadzona w Ubuntu 9.04)

Upgrade from beta must be triggered manually

A bug in the apt package included in the Ubuntu 9.10 Beta prevents automatic notification of available package updates. Users who have installed or upgraded to Ubuntu 9.10 prior to the Release Candidate should ensure that updates are being made available by running update-manager manually, clicking Check, and installing the presented updates. (449535)

X server crashes when using a wacom tablet

The wacom driver in Ubuntu 9.10 supports automatic configuration, but it conflicts with manual device entries for wacom tablets in /etc/X11/xorg.conf, causing the X server to crash either on startup or shutdown. Please comment out or remove the entries from xorg.conf to get rid of the crashes. (358643)

Ubuntu Netbook Remix missing shutdown applet after upgrade

After upgrading Ubuntu Netbook Remix, the shutdown applet may be absent from the top panel. As a workaround, move the current applets to make some available space on the panel, then right-click in the freed space to add the "Indicator Applet Session" applet manually. See 461115 for detailed instructions.

Kubuntu may keep unneeded guidance power package

The kubuntu upgrade may leave the no longer needed packages "kde-guidance-powermanager" or "guidance-power-manager" installed. Those can be removed.

Ctrl-Alt-Backspace disabled by default in Xorg, configured via XKB

Since Ubuntu 9.04, the Ctrl-Alt-Backspace key combination to force a restart of X is now disabled by default, to eliminate the problem of accidentally triggering the key combination. In addition, the Ctrl-Alt-Backspace option is now configured as an X keymap (XKB) option, replacing the X server "DontZap" option and allowing per-user configuration of this setting.

As a result, enabling or disabling the Ctrl+Alt+Backspace shortcut can now be done easily from the desktop.

Enabling Ctrl-Alt-Backspace for Ubuntu

  • Select "System"->"Preferences"->"Keyboard"

  • Select the "Layouts" tab and click on the "Layout Options" button.
  • Select "Key sequence to kill the X server" and enable "Control + Alt + Backspace".

Enabling Ctrl-Alt-Backspace for Kubuntu

  • Click on the Application launcher and select "System Settings"
  • Click on "Regional & Language".

  • Select "Keyboard Layout".
  • Click on "Enable keyboard layouts" (in the Layout tab).
  • Select the "Advanced" tab. Then select "Key sequence to kill the X server" and enable "Control + Alt + Backspace".

For further information, see: https://wiki.ubuntu.com/X/Config/DontZap

Change in notifications of available updates

Ubuntu 9.10 launches update-manager directly to handle package updates, instead of displaying a notification icon in the GNOME panel. Users are notified of security updates on a daily basis, but for updates that are not security-related, users will only be prompted once a week.

Users who wish to continue receiving update notifications in the previous manner can restore the earlier behavior using the following command:

gconftool -s --type bool /apps/update-notifier/auto_launch false

(This change was made in Ubuntu 9.04.)

MySQL upgrade

In Ubuntu 9.10 MySQL 5.1 has been promoted as the default MySQL server. MySQL 5.0 is still available from the universe repository though. Performing an upgrade via update-manager will correctly handle the transition from MySQL 5.0 to MySQL 5.1. However using a dist-upgrade will not: mysql-server-5.0 will be upgraded instead of being replaced by mysql-server-5.1. If MySQL 5.0 needs to be kept the mysql-server and mysql-client packages should be removed before the upgrade is started.

MySQL Cluster setup

If MySQL has been setup to use the MySQL Cluster engine (NDB engine) upgrade to MySQL 5.1 will not work since the mysql-dfsg-5.1 packages don't support MySQL Cluster. Instead mysql-server and mysql-client should be removed before upgrade and mysql-server-5.0 should be kept. update-manager will automatically take care of this situation. Note that MySQL 5.0 is in universe and thus won't have have the same maintenance coverage as MySQL 5.1 (which is in main).

/etc/event.d no longer used

The version of upstart included in Ubuntu 9.10 no longer uses the configuration files in the /etc/event.d directory, looking to /etc/init instead. No automatic migration of changes to /etc/event.d is possible. If you have modified any settings in this directory, you will need to reapply them to /etc/init in the new configuration format by hand. (402759)

Syslog upgrade

The sysklogd package has been replaced with rsyslog. Configurations in /etc/syslog.conf will be automatically converted to /etc/rsyslog.d/50-default. If you modified the log rotation settings in /etc/cron.daily/sysklogd or /etc/cron.weekly/sysklogd, you will need to change the new configurations in /etc/logrotate.d/rsyslog. Also note that the prior rotation configurations used .0 as the first rotated file extension, and now via logrotate it will be .1.

Eucalyptus 1.5 snapshots not preserved on upgrade to 1.6

If a system running Ubuntu Enterprise Cloud on Ubuntu 9.04 is upgraded to Ubuntu 9.10, any existing snapshots will be unavailable after upgrade. Users affected by this issue may wish to defer their upgrade until a complete migration guide from Ubuntu 9.04 to Ubuntu 9.10 is made available at http://help.ubuntu.com/community/UEC at a later time. (429781)

Other known issues

Switching to ext4 requires manually updating grub

If you choose to upgrade your / or /boot filesystem in place from ext2 or ext3 to ext4 (as documented on the ext4 wiki), then you must also use the grub-install command after upgrading to Ubuntu 9.04 to reinstall your boot loader. If you do not do this, then the version of GRUB installed in your boot sector will not be able to read the kernel from the ext4 filesystem and your system will fail to boot.

Possible corruption of large files with ext4 filesystem

There have been some reports of data corruption with fresh (not upgraded) ext4 file systems using the Ubuntu 9.10 kernel when writing to large files (over 512MB). The issue is under investigation, and if confirmed will be resolved in a post-release update. Users who routinely manipulate large files may want to consider using ext3 file systems until this issue is resolved. (453579)

Ubuntu One client requires post-install upgrade

A serious bug in the Ubuntu One client software included in Ubuntu 9.10 that could potentially result in loss of data has led to disabling file syncing access for this client version on the Ubuntu One servers as a precaution. Users who see a "Capabilities Mismatch" error when trying to use Ubuntu One should install the post-release upgrade of the client that will be made available immediately after release, fixing the original bug and restoring file syncing access to the Ubuntu One servers. Files are still available via the web interface at http://one.ubuntu.com.

Contact syncing and tomboy syncing services are not affected by this issue.

Upstart jobs cannot be run in a chroot

Upstart jobs cannot be started in a chroot because upstart acts as a service supervisor, and processes within the chroot are unable to communicate with the upstart running outside of the chroot (430224). This will cause some packages that have been converted to use upstart jobs instead of init scripts to fail to upgrade within a chroot. Users are advised to configure their chroots with /sbin/initctl pointing to /bin/true, with the following commands run within the chroot:

dpkg-divert --local --rename --add /sbin/initctl
ln -s /bin/true /sbin/initctl

Login screen presented before optional filesystems are mounted

With the new upstart-based boot process in Ubuntu 9.10, the X server will be started, and the login screen launched, as soon as the core filesystems are available. This means that optional filesystems, mounted at locations not required for the system to boot, may not be mounted yet at login time, and may even fail to mount in the case of a filesystem check error.

Users who prefer the previous behavior of waiting for all filesystems to be mounted before launching the login screen can add the bootwait option to these filesystems in /etc/fstab. (439604)

Avahi will always start even if a .local domain is present

The avahi-daemon package, which implements the mDNS "zeroconf" standard, formerly included a check to avoid running when a conflicting .local DNS domain is present, as it was reported that some ISPs advertise such a .local domain on their networks, leaving Ubuntu hosts unable to see names advertised on the local network (327362). In Ubuntu 9.10, avahi-daemon is started regardless.

It is possible that this may cause other problems. If your network is configured this way, you can disable mDNS using the following command:

sudo stop avahi-daemon
sudo sed -e '/^start/,+1s/^/#/' /etc/init/avahi-daemon.conf

Using the Fn+F2 hotkey to disable the wireless antenna on an EeePC that uses a Ralink rt2860 chip (EeePC 900 and 1000 series) results in a kernel panic that will hang the system. A fix for this issue is expected to be provided in a post-release update immediately after the Ubuntu 9.10 release. (404626)

bison webcam in MSI Wind netbook causes USB errors if not disabled

An error in the uvcvideo driver used for the bison webcam in certain MSI Wind and related netbooks causes USB support to fail, resulting in an inability to use USB devices or suspend/resume the netbook. As a workaround, users can disable the camera before boot using the Fn+F6 hotkey. (435352)

No Xv support for Intel 82852/855GM video chips with KMS

When using the default kernel-mode-setting (KMS) option in Ubuntu 9.10, users with Intel 82852/855GM cards will find that they are unable to use the Xv extension for playing videos. This may show up as high CPU usage or stuttering during video playback, or a failure to play videos at all with some applications. As a workaround, users can add the option nomodeset to the kernel boot options in the grub config (for GRUB 2: edit /etc/default/grub and add nomodeset to GRUB_CMDLINE_LINUX, then run sudo update-grub; for GRUB 1: edit /boot/grub/menu.lst and add nomodeset to the line beginning with # kopt=, then run sudo update-grub), to disable the use of KMS. (395932)

Brightness flickering on MSI Wind netbooks with KMS

A bug in the kernel-mode-setting (KMS) brightness handling on certain MSI Wind netbooks, including the U90, U100, and U120, results in a bad flickering effect whenever the brightness is changed on the desktop, as the brightness is repeatedly raised and then lowered. Users affected by this issue can use the same workaround as described in the previous note to disable KMS. (415023)

Kubuntu GUI package manager does not warn about installing from unsigned package repositories

The kpackagekit package manager used in Kubuntu 9.10 does not notify users if the packages they are installing come from repositories that are not secured with PGP. Users who have unsigned package repositories in their /etc/apt/sources.list configuration and wish to be informed of any packages installed from these sources should use the apt-get commandline tool as a workaround. (256245)

Amarok will not offer to download additional codecs when running Kubuntu from the live CD

When started from the live session, Amarok will not offer to download additional media codecs when needed, so, for example, it will be unable to play MP3 files. This will work normally after the system is installed to the hard disk. (362538)

Evince PDF viewer does not work for nonstandard home directories

Evince, the GNOME document viewer, now ships with an enforcing AppArmor profile. This greatly increases security by protecting users against flaws in the historically problematic PDF and image libraries. Users who use a non-standard location for their home directory will need to adjust the home tunable in /etc/apparmor.d/tunables/home. See https://wiki.ubuntu.com/DebuggingApparmor#Adjusting%20Tunables for details.

UEC may refuse to serve the first requests received after startup

On startup a UEC system may not process requests correctly, for instance returning "403 Forbidden" errors in response to some client requests. This is caused by a database deadlock condition which is automatically cleared after some retries. To workaround this issue you can restart eucalyptus on the cluster controller by running "sudo restart eucalyptus" after boot. (444352)

UEC Node Controller installation failure in an existing UEC

Extending an existing Ubuntu Enterprise Cloud may fail during node controller installation started using the "Install Ubuntu Enterprise Cloud" option on the server CD. The node installation reports that the preseed file cannot be downloaded from the Cluster Controller, because the wrong IP address is used to connect to the Cluster Controller.

As a workaround for this issue, users can install a standard Ubuntu 9.10 server and then install the eucalyptus-nc package after reboot. Additionally, the system's primary ethernet interface will need to be configured as a bridge and the public ssh key of the Cloud Controller's eucalyptus user will need to be manually copied into the authorized_keys file of the Node Controller's eucalyptus user. More detailed instructions can be found in Step 3 of the UEC Package Install tutorial at https://help.ubuntu.com/community/UEC/PackageInstall. (458904)

Confirmation emails for new UEC users not sent

When a new user is created in the UEC admin interface, an email is sent to the user to confirm the registration. A bug in the smtp configuration of UEC prevents the Cloud Controller from accepting and forwarding the confirmation email to the end user. As a workaround, edit the postfix configuration file /etc/postfix/main.cf on the Cloud Controller to comment out the mynetworks option and add a mynetworks_style option set to host instead:

  #mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  mynetworks_style = host

Then reload postfix with sudo service postfix reload. (459101)

UEC user-data not usable by guest instances

When user data is passed to an instance started with euca-run-instances (using either the -d, --user-data option or the -f, --user-data-file option), the data returned at http://169.254.169.254/latest/user-data will be base64-encoded. ec2-init is unable make use of this user data because it must be decoded before use. A fix for this issue is expected to be provided in a post-release update immediately after the Ubuntu 9.10 release. (461156)

Ubuntu 8.04 LTS crashes as a KVM guest when using virtio networking

Ubuntu 8.04 LTS using virtio networking as a KVM guest may crash when running on an Ubuntu 9.10 host. As a workaround, such guests should use either e1000 or rtl839 as the networking model. A fix for the bug is currently in progress and will be included in an update to the qemu-kvm package in Karmic. (458521)

Windows 7 domain member fails to authenticate to Ubuntu 9.10 Samba domain controller

After upgrading a Samba domain controller to Ubuntu 9.10, Windows 7 domain members will not be able to authenticate to it even if their registry settings were modified as outlined in http://wiki.samba.org/index.php/Windows7 prior to joining the Samba domain. A fix for this issue will be provided in a post-release update immediately after the Ubuntu 9.10 release. (462626)

Samba nmbd daemon not started during boot

On an Ubuntu 9.10 system with Samba installed, the nmbd daemon may fail to start on boot. To workaround this problem, restart the samba service once the system has finished booting by running sudo service samba restart. A fix for this issue will be provided in a post-release update. (462169)

Sparc not supported by Ubuntu 9.10

The upstart init system in Ubuntu 9.10 fails to work on the sparc architecture due to an undiagnosed SIGBUS error. Users of Ubuntu on sparc are advised to remain on Ubuntu 9.04 instead of upgrading to 9.10. Assistance in resolving this architecture-specific bug for Ubuntu 10.04 is welcome. (436758)

Window corruption with older ATI graphics cards

With older ATI graphics cards with 32MB or less of video RAM some corruption of direct rendered windows, for example OSD notifier windows, might appear. This may be worked around by disabling 'RenderAccel' in the Xorg configuration. (426582)

To do this first create an Xorg configuration file with the command below:

  • sudo Xorg -configure

Then add the 'RenderAccel' option as below:

  • Section "Device"
            ...
            Driver "radeon"
            Option "RenderAccel" "off"
    EndSection

KarmicKoala/ReleaseNotes/pl (last edited 2009-11-01 12:32:50 by dfo178)