Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #55006
| From | Mathieu Malaterre <malat@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#825840: localechooser: image display inverts red and blue color |
| Date | 2016-09-02 21:10 +0200 |
| Message-ID | <sd20F-3rR-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Control: reassign -1 localechooser 2.68 Control: retitle -1 localechooser: image display inverts red and blue color Ok, so here is my latest experiment. 1. Get the latest Debian Installer Stretch Alpha 7 release wget http://cdimage.debian.org/cdimage/stretch_di_alpha7/powerpc/iso-cd/debian-stretch-DI-alpha7-powerpc-netinst.iso 2. Burn to USB key: dd if=debian-stretch-DI-alpha7-powerpc-netinst.iso of=/dev/sdb bs=4M && sync 3. Plug/Unplug to Mac Minig G4 4. Reboot Mac Mini G4 5. Press Cmd+Opt+o+f to get to Open Firmware 6. Boot USB key: > boot usb0/disk@1:2,\\yaboot 7. Type: install32 At this point you should see the localechooser screen with a nicely inverted color (red background instead of blue background). Now simply go to alternate screen (eg. Alt+F2), and then type: # localechooser And be amazed that now the background is a nice blue background ! Looking at the source of localechooser I could not figure out what code path was used during debian-installer that gave it some sort of byte-swapped idea. Anyway please revert that change and leave the default `localechooser` background to make big endian (powerpc?) behave the same way as little endian.
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#825840: localechooser: image display inverts red and blue color Mathieu Malaterre <malat@debian.org> - 2016-09-02 21:10 +0200 Bug#825840: localechooser: image display inverts red and blue color Samuel Thibault <sthibault@debian.org> - 2016-09-06 08:10 +0200 Bug#825840: localechooser: image display inverts red and blue color Mathieu Malaterre <malat@debian.org> - 2016-09-06 08:10 +0200
csiph-web