【新聞】Raspbian 出新版本了(2015-09-24),從 Wheezy 到 Jessie | 改版
Last Updated on 2022 年 8 月 26 日 by 小編
Raspbian 出新版本了,從 Wheezy 到 Jessie。最新的 image 為 2015-09-24。這次是重大的更新,是基於 Debian 穩定版本的發布,核心版本(kernel version)也上到 4.1。
內容目錄
從 Wheezy 到 Jessie 幾個改變的地方
- 預設開機進入桌面環境,原本為純文字模式。
- Raspbian 預設安裝的 GUI 程式使用 GTK+3 開發,原本為 GTK+2。
- 預設安裝 LibreOffice 辦公室軟體和 Claws Mail 電子郵件軟體。
- 預設安裝 BlueJ 的 Java 開發環境和 Greenfoot 的 Java 程式設計教學軟體。
- 新增
raspi-config
的視窗設定工具。 - 新增小工具,可安全移除 USB 儲存裝置(如隨身碟)。
- 可以用一般使用者權限存取 GPIO,原本需要使用 sudo 提昇權限。
- 預設安裝 scrot,可以使用 Print screen 快捷鍵抓取螢幕畫面。
更新方式
建議從乾淨的 image 安裝,但如果要從原本的系統升級可參考論壇文章。
Release Notes
改版的 release notes 如下:
2015-09-25: * Based on Debian Jessie * Upgraded applications - Epiphany browser, Scratch and Sonic Pi * Included applications - LibreOffice, Claws Mail, Greenfoot, BlueJ * Included utilities - Alacarte menu editor, Lxkeymap, scrot, tree, pip * New GUI-based Raspberry Pi Configuration application * GPIO control now possible without need for sudo * Web link to Magpi magazine included * New taskbar plugin to eject mounted USB drives * Default boot is now to GUI not desktop * Look and feel now based on GTK+3 default theme * Print screen key launches scrot to produce screenshot * Common keyboards autodetected by GUI and drivers loaded accordingly * Numerous small tweaks and bugfixes
Comments (3)
設定完 locale ,Web Browser 還是無法顯示中文!
不知是否有人遇到?上一個版本沒此問題。。。
設定 locale 和瀏覽器顯示中文是兩件事。
本機上的應用程式如果有支援多國語系,設定 locale 就可以讓應用程式的介面為所選定的語系(例如中文)。
如果要瀏覽器的內容顯示中文,那就要有對應的字型檔。例如安裝中文字型,文泉驛微米黑、文泉驛正黑、文泉驛點陣宋體。
$ sudo apt-get install ttf-wqy-microhei ttf-wqy-zenhei xfonts-wqy
安裝後重開機即可。
我的用新版的來安裝完全無法顯示中文…全都是亂碼