onurmx
Posts: 9
Joined: Sun Feb 22, 2015 8:31 am
Location: İzmir,Turkey

GNOME 3 ON RASPBIAN

Sun Feb 22, 2015 7:58 pm

Hi everyone!
Today i try to install gnome 3 with this http://www.gnome.org/getting-gnome/ instructions :
but if i write this code

Code: Select all

 sudo dd if=gnome-3.14.iso of=/dev/DRIVE bs=8M conv=fsync
it gives error how can i install gnome 3.Waiting for your comments
Resqate Impache

User avatar
PeterO
Posts: 5880
Joined: Sun Jul 22, 2012 4:14 pm

Re: GNOME 3 ON RASPBIAN

Sun Feb 22, 2015 8:10 pm

You are wasting your time as that .iso is not going to work for at least 2 reasons....
1) You can't boot an PI from a .iso image
2) It will have been built for and Intel/AMD architecture cpu not an ARM cpu as used on the PI.

PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: GNOME 3 ON RASPBIAN

Sun Feb 22, 2015 8:26 pm

onurmx wrote:Hi everyone!
Today i try to install gnome 3 with this http://www.gnome.org/getting-gnome/ instructions :
but if i write this code

Code: Select all

 sudo dd if=gnome-3.14.iso of=/dev/DRIVE bs=8M conv=fsync
it gives error how can i install gnome 3.Waiting for your comments
What model of Raspberry Pi do you posess :?:
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

onurmx
Posts: 9
Joined: Sun Feb 22, 2015 8:31 am
Location: İzmir,Turkey

Re: GNOME 3 ON RASPBIAN

Sun Feb 22, 2015 8:54 pm

PeterO wrote:You are wasting your time as that .iso is not going to work for at least 2 reasons....
1) You can't boot an PI from a .iso image
2) It will have been built for and Intel/AMD architecture cpu not an ARM cpu as used on the PI.

PeterO
First of all thanks for your answer.so how can i install gnome 3 on raspbian can you help me ?
Resqate Impache

onurmx
Posts: 9
Joined: Sun Feb 22, 2015 8:31 am
Location: İzmir,Turkey

Re: GNOME 3 ON RASPBIAN

Sun Feb 22, 2015 8:55 pm

fruitoftheloom wrote:
onurmx wrote:Hi everyone!
Today i try to install gnome 3 with this http://www.gnome.org/getting-gnome/ instructions :
but if i write this code

Code: Select all

 sudo dd if=gnome-3.14.iso of=/dev/DRIVE bs=8M conv=fsync
it gives error how can i install gnome 3.Waiting for your comments
What model of Raspberry Pi do you posess :?:
i use raspberry pi 2 model b.
Resqate Impache

enedil
Posts: 66
Joined: Sat Feb 21, 2015 4:22 pm
Location: Toruń, Poland
Contact: Website

Re: GNOME 3 ON RASPBIAN

Sun Feb 22, 2015 8:55 pm

Try

Code: Select all

sudo apt-get install gnome
- What Can a Thoughtful Man Hope for Mankind on Earth, Given the Experience of the Past Million Years?
- Nothing.

Kurt Vonnegut, Cat's Cradle

onurmx
Posts: 9
Joined: Sun Feb 22, 2015 8:31 am
Location: İzmir,Turkey

Re: GNOME 3 ON RASPBIAN

Sun Feb 22, 2015 8:59 pm

enedil wrote:Try

Code: Select all

sudo apt-get install gnome
Thanks for your answer i will try it.
Resqate Impache

enedil
Posts: 66
Joined: Sat Feb 21, 2015 4:22 pm
Location: Toruń, Poland
Contact: Website

Re: GNOME 3 ON RASPBIAN

Sun Feb 22, 2015 9:12 pm

You should note that using GNOME 3 on Raspberry Pi will be a pain. 2 GiB of ram is the absolute minimum.
- What Can a Thoughtful Man Hope for Mankind on Earth, Given the Experience of the Past Million Years?
- Nothing.

Kurt Vonnegut, Cat's Cradle

GeekyCraig
Posts: 5
Joined: Sat Sep 03, 2016 3:58 pm
Location: San Francisco
Contact: Website

Re: GNOME 3 ON RASPBIAN

Sun Dec 11, 2016 3:17 pm

This is an older post, but the first one that appears in regards to running Gnome 3 on the Raspberry Pi. Gnome 3 is pretty big and quite slow on the Pi 3. If you are intent on running it, the best way I have found is to use the new Fedora 25 ARM image. It comes with Gnome 3 as the default desktop and has a few other newer desktop environments such as Cinnamon.

As of Dec 11, Fedora 25 is still in beta and the on-board WiFi doesn't work, but oddly the RTL8188EU USB WiFi does work, odd since it doesnt work on other Distributions with the Pi 3.
"HIC SVNT DRACONES!!"

Return to “Raspberry Pi OS”