LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-18-2016, 02:15 PM   #1
drgong
LQ Newbie
 
Registered: Sep 2016
Posts: 8

Rep: Reputation: Disabled
OpenSuse, stuck at 800x600


I just installed Leap 41.1 (OpenSuse)

Right now I am stuck 800x600. there is no option to change the screen resolution.

Thanks problem solved!

Last edited by drgong; 09-18-2016 at 06:00 PM. Reason: Updated that the problem is fixed.
 
Old 09-18-2016, 02:41 PM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
please post the output of
Code:
lspci -k | grep -iEA5 'vga|3d'
 
Old 09-18-2016, 03:18 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
as above , also is this a old box that had win98 on it and uses a CRT monitor

most modern hardware should default to 1920 x 1080

from the OP's OTHER post on this !!!!!!
http://www.linuxquestions.org/questi...00-4175589684/

this is a laptop

please DO NOT start two threads on the same thing

Last edited by John VV; 09-18-2016 at 03:21 PM.
 
Old 09-18-2016, 05:17 PM   #4
drgong
LQ Newbie
 
Registered: Sep 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
please post the output of
Code:
lspci -k | grep -iEA5 'vga|3d'

lspci: command not found

Leap (41.1), on a laptop with A10 - R6 processor.

Last edited by drgong; 09-18-2016 at 05:19 PM.
 
Old 09-18-2016, 05:19 PM   #5
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Run this command as root.
 
1 members found this post helpful.
Old 09-18-2016, 05:21 PM   #6
drgong
LQ Newbie
 
Registered: Sep 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Emerson View Post
Run this command as root.
Sorry


00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Carrizo (rev c5)
Subsystem: Hewlett-Packard Company Device 80b0
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
Subsystem: Hewlett-Packard Company Device 80b0
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
 
Old 09-18-2016, 05:29 PM   #7
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
lspci: command not found
on opensuse that is a near impossibility for it not to be installed
unless you uninstalled a bunch of system files

you DO need to be root to use system programs BUT you would have received a DIFFERENT error message if you tried to run it as a normal user
Code:
Absolute path to 'lspci' is '/sbin/lspci', so running it may require superuser privileges (eg. root).
it is in pciutils

Code:
su -
zypper in pciutil
 
Old 09-18-2016, 05:32 PM   #8
drgong
LQ Newbie
 
Registered: Sep 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
I ran it as a normal user and that was the response (This is a fresh install)

Root gave me the reply that I posted above.
 
Old 09-18-2016, 05:32 PM   #9
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Code:
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Carrizo (rev c5)
        Subsystem: Hewlett-Packard Company Device 80b0
I know nothing about SuSE, is it possible the hardware is too new for this particular SuSE version?
 
Old 09-18-2016, 05:50 PM   #10
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
you might need to install AMD's driver and not the opensource version that is preinstalled
http://support.amd.com/en-us/download/linux
 
1 members found this post helpful.
Old 09-18-2016, 05:59 PM   #11
drgong
LQ Newbie
 
Registered: Sep 2016
Posts: 8

Original Poster
Rep: Reputation: Disabled
Thanks

I used https://en.opensuse.org/SDB:AMD_fglr...-click-install

Didn't use the one click, but added the repository to YAST and then added the drivers.

Problem solved - Thank you for all your help. Sorry for making a double thread.
 
Old 09-21-2016, 01:19 AM   #12
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,804
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
If you're adventurous and would rather not use proprietary software unless absolutely necessary, you might give the other FOSS driver a try. To do so most easily, uninstall the proprietary fglrx driver and the xf86-video-ati package. Make sure when you boot afterward that your boot stanza includes neither nomodeset nor x11failsafe nor radeon.modeset, and that there is no /etc/X11/xorg.con* file specifying use of a specific video driver. Then Xorg will attempt to use the modesetting driver built into 42.1's 1.17.2 Xorg server. It may be that your 2015 release Volcanic Islands Carrizo video is supported by the modesetting driver but not by the ATI driver. If attempting to do so brings back 800x600 mode, then you could try adding the X11:/Xorg repo for 42.1 and upgrading xorg-x11-server and xf86-video-ati to the newer versions from it.
 
Old 09-21-2016, 08:22 AM   #13
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by drgong View Post
lspci: command not found

Leap (41.1), on a laptop with A10 - R6 processor.
install lspci to have it. when ever it tells you not found it means you do not have it installed, more then not. it could too be a path problem in some cases.
 
Old 09-21-2016, 10:03 AM   #14
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,804
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Quote:
Originally Posted by BW-userx View Post
install lspci to have it.
# which lspci
/sbin/lspci
# rpm -qf /sbin/lspci
pciutils-3.2.1-8.2.x86_64
41.1 does not exist. 42.1 has no package named lspci. 'zypper in pciutils' will retrieve and install lspci. Or, use YaST2.
 
Old 09-21-2016, 10:42 AM   #15
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by mrmazda View Post
# which lspci
/sbin/lspci
# rpm -qf /sbin/lspci
pciutils-3.2.1-8.2.x86_64
41.1 does not exist. 42.1 has no package named lspci. 'zypper in pciutils' will retrieve and install lspci. Or, use YaST2.
pciutils-3.5.1_1 is what is in my repo so it sould yes be something to that effect .. sorry for not being more specifc ..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Stuck at 800x600 drgong SUSE / openSUSE 2 09-19-2016 06:36 AM
I'm stuck in 800x600 in Ubuntu 9.04 andy.rogers Ubuntu 10 04-27-2009 07:13 AM
HP w2207 monitor stuck at 800x600 archlyn Linux - Hardware 3 07-21-2008 01:44 PM
I'm stuck in 800x600 / Nvdia card randyriver10 Linux - General 5 01-07-2008 12:41 PM
installed jamd, stuck at 800x600 Trinity22 Linux - General 2 08-07-2003 12:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration