Linux Lite Forums

Full Version: Screen Resolution Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Sir,
My problem is that in windows version os i used to get 1280 screen resolution but in linux lite i am not getting why? any help
Please give your answer sir

Here is the link of the output of the command http://tinypic.com/r/rllt94/9

please help My problem
Looking forward for your reply..
Thanks
Before giving advice. How about you post a

Code:
inxi -Fxxx

report so folks here can see what you are running as far as graphics and what version of Linux-Lite is installed.

You can also look through your Linux-Lite help manual to get a understanding a bit better on your problem.
Hello vamsibalagam,

it is maybe no graphics driver, incorrect one, or some graphics driver issues.
Posting the info rokytnji ask can help identify.
[member=6818]vamsibalagam[/member],

Enter the code listed by rokytnji into a terminal (Menu, Accessories, Terminal).  Then post your output to the forum using the forum posting guidelines seen here:  https://www.linuxliteos.com/forums/intro...uidelines/
Thanks everyone for the quick reply. I posted the output of the command in this link
http://tinypic.com/r/rllt94/9
my graphics driver is Intel 82945G Integrated Graphics controller.
Iam new to linux i migrated from windows . Linux lite 3.2 is working like charm except this problem with my pc in resolution. in windows i used to get 1280x720 resolution and many more resolutions. Please anyone give me the reply.
Thanks and regards
Ok.Latest Kernel. Latest XFCE, Latest Linux-Lite.

Now that that is cleared up.

Use xrandr in terminal. My example below. Use the preview box and post output in code tags <on the reply toolbar> Here is mine.

Code:
harry@shop1:~
$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 4096 x 4096
DVI-I-1 disconnected (normal left inverted right x axis y axis)
DVI-I-2 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 287mm
   1920x1080     60.00*+
   1280x1024     60.02 
   1440x900      59.89 
   1280x800      59.81 
   1152x864      75.00 
   1024x768      70.07    60.00 
   800x600       60.32    56.25 
   640x480       66.67    59.94 
   720x400       70.08 
TV-1 disconnected (normal left inverted right x axis y axis)

You can see I have a lot of choices. But different than you. I am on a nvidia Gforce 7900 pcie card and I am using the open source  nouveau driver.

Any hows. xrandr will show some choices to members can know how to respond from there.
Here is my output of screen resolution details
http://tinypic.com/r/j9brkm/9
[img height=575 width=800]http://oi64.tinypic.com/rllt94.jpg[/img]

[img height=575 width=800]http://oi67.tinypic.com/j9brkm.jpg[/img]

I'm not sure yet why the intel driver offers so few choices yet on your gear in xrandr. I am stripping paint outside on my motorcyles. Maybe someone else can assist you on this. Sorry.

Edit: Because my intel driver does in AntiX.

Code:
$ xrandr
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
   1600x900      60.01*+  40.00 
   1440x900      59.89 
   1360x768      59.80    59.96 
   1152x864      60.00 
   1024x768      60.00 
   800x600       60.32    56.25 
   640x480       59.94 
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
harry@biker:~
$ inxi -G
Graphics:  Card: Intel 3rd Gen Core processor Graphics Controller
           Display Server: X.Org 1.16.4 drivers: intel (unloaded: modesetting,fbdev,vesa)
           Resolution: [email protected]
           GLX Renderer: Mesa DRI Intel Ivybridge Mobile x86/MMX/SSE2 GLX Version: 3.0 Mesa 10.3.2
harry@biker:~
$

Errrr. You are not running in VM? Are You?
No i am not running on vm ware

except screen resolution problem linux lite is damn fast and nice and easy to use. Thanks for your concern i am thinking that after updating to 3.4 then the issue may be resolved
Pages: 1 2