tstar21
Sun Apr 13, 2014 9:43:52 pm
Good Day,
System Details:
1) Toshiba Satellite C50D-A Laptop
2) 4GB RAM
3) Dual Boot Win 8.0 (Home edition??) 64bit and Zorin 8 Core 64bit (though not really given the (apparent) lack of UEFI support in Zorin, had to change to CSM in Bios in order to boot DVD but will attempt to convert the install to UEFI if I can get GUI functioning)
4) During Install, I shrunk the Windows Partition to 450GB and created a 40GB root(/), 1MB Grub, 10GB swap space.
5) Graphics Chipset is AMD HD8330 integrated (Linux driver is available and has been downloaded and extracted to a server on my network)
6) Wireless chipset is unknown at this time, connected to internet via Realtek LAN chipset. (Wireless was working as well, apt-get was connecting via Wireless last night)
7) When I booted the Live DVD and tried to run Live, I got this same "Running in Low Graphics Mode" issue, but given that a Linux driver is available from AMD I figured I should be able to install Zorin and then install this driver.
8) Zorin 8 Core 64bit
The Issue:
Upon completing the installation, the computer reboots and loads the GRUB loader screen. Selecting to boot Zorin 8 results in the Blue Zorin screen, followed by a dialog box stating:
"The system is running in low-graphics mode"
"Your screen, graphics card and input device settings could not be detected correctly. You will need to configure these yourself"
I click Okay and choose "Run in Low-graphics mode for one session".
This brings me to a login, followed by a terminal prompt.
Things I have tried
Using a sudo apt-get install command on the direct link to the amd driver failed (I'm thinking because the file is zipped (xxxx.zip))
Editting the Zorin menu link to include "nomodeset acpi=off" did not get me past the Low Graphics dialog.
I'm unsure what command to use to connect to my home server for the driver file... tried sudo apt-get install \\watmedia\public\amdxxxx.yyy.run and sudo apt-get install 192.168.1.2\public\amdxxxx.yyy.run to no avail. Perhaps a Samba command needed here?
Any and all help is greatly appreciated. I've been trying distros as possible replacements for WinXP for clients and short of issues running Simply Accounting 2010 or 2012, this video issue is the only unsolvable issue I have found thus far. I should mention that all my testing is done on my own machines. Currently have Zorin OS 8 Core running on my desktop, from which I am typing this.
EDIT TO ADD
Further research on this led me to attempt installing the fglxr driver via the following:
Though the repository was added successfully, the fglxr-installer was not located.
System Details:
1) Toshiba Satellite C50D-A Laptop
2) 4GB RAM
3) Dual Boot Win 8.0 (Home edition??) 64bit and Zorin 8 Core 64bit (though not really given the (apparent) lack of UEFI support in Zorin, had to change to CSM in Bios in order to boot DVD but will attempt to convert the install to UEFI if I can get GUI functioning)
4) During Install, I shrunk the Windows Partition to 450GB and created a 40GB root(/), 1MB Grub, 10GB swap space.
5) Graphics Chipset is AMD HD8330 integrated (Linux driver is available and has been downloaded and extracted to a server on my network)
6) Wireless chipset is unknown at this time, connected to internet via Realtek LAN chipset. (Wireless was working as well, apt-get was connecting via Wireless last night)
7) When I booted the Live DVD and tried to run Live, I got this same "Running in Low Graphics Mode" issue, but given that a Linux driver is available from AMD I figured I should be able to install Zorin and then install this driver.
8) Zorin 8 Core 64bit
The Issue:
Upon completing the installation, the computer reboots and loads the GRUB loader screen. Selecting to boot Zorin 8 results in the Blue Zorin screen, followed by a dialog box stating:
"The system is running in low-graphics mode"
"Your screen, graphics card and input device settings could not be detected correctly. You will need to configure these yourself"
I click Okay and choose "Run in Low-graphics mode for one session".
This brings me to a login, followed by a terminal prompt.
Things I have tried
Using a sudo apt-get install command on the direct link to the amd driver failed (I'm thinking because the file is zipped (xxxx.zip))
Editting the Zorin menu link to include "nomodeset acpi=off" did not get me past the Low Graphics dialog.
I'm unsure what command to use to connect to my home server for the driver file... tried sudo apt-get install \\watmedia\public\amdxxxx.yyy.run and sudo apt-get install 192.168.1.2\public\amdxxxx.yyy.run to no avail. Perhaps a Samba command needed here?
Any and all help is greatly appreciated. I've been trying distros as possible replacements for WinXP for clients and short of issues running Simply Accounting 2010 or 2012, this video issue is the only unsolvable issue I have found thus far. I should mention that all my testing is done on my own machines. Currently have Zorin OS 8 Core running on my desktop, from which I am typing this.
EDIT TO ADD
Further research on this led me to attempt installing the fglxr driver via the following:
- Code:
sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get install fglrx-installer
Though the repository was added successfully, the fglxr-installer was not located.