LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   "the system is running in low-graphics mode" ==> your screen,graphics card and input device setting could not be detected correctly.you will (https://www.linuxquestions.org/questions/linux-software-2/the-system-is-running-in-low-graphics-mode-%3D%3D-your-screen-graphics-card-and-input-device-setting-could-not-be-detected-correctly-you-will-4175562585/)

sachinmm 12-29-2015 07:14 AM

"the system is running in low-graphics mode" ==> your screen,graphics card and input device setting could not be detected correctly.you will
 
i am using ubuntu 12.04 32 bit

when i start my pc and login to my user it shows following window ==>

"the system is running in low-graphics mode" ==>
your screen,graphics card and input device setting could not be detected
correctly.you will need to configure these yourself.


in my pc there are 2 os first windows 7 and second ubuntu 12.04..my windows
is properly running but when i login to ubuntu it shows above message i
cant access to
it cant be fix....

ondoho 12-29-2015 09:34 AM

which desktop environment are you using?

are you updating/grading regularly and properly?

also, pleast post output of:
Code:

lspci -k  grep -iEA5 'vga|3d'
xrandr


frankbell 12-29-2015 07:40 PM

This may cast more light on what's going on: http://askubuntu.com/questions/14160...ics-mode-error

sachinmm 12-30-2015 03:27 AM

sachin@Atishay:/$ lspci -k grep -iEA5 'vga|3d'
Usage: lspci [<switches>]

Basic display modes:
-mm Produce machine-readable output (single -m for an obsolete format)
-t Show bus tree

Display options:
-v Be verbose (-vv for very verbose)
-k Show kernel drivers handling each device
-x Show hex-dump of the standard part of the config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-b Bus-centric view (addresses and IRQ's as seen by the bus)
-D Always show domain numbers

Resolving of device ID's to names:
-n Show numeric ID's
-nn Show both textual and numeric ID's (names & numbers)
-q Query the PCI ID database for unknown ID's via DNS
-qq As above, but re-query locally cached entries
-Q Query the PCI ID database for all ID's via DNS

Selection of devices:
-s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
-d [<vendor>]:[<device>] Show only devices with specified ID's

Other options:
-i <file> Use specified ID database instead of EA5
-p <file> Look up kernel modules in a given file instead of default modules.pcimap
-M Enable `bus mapping' mode (dangerous; root only)

PCI access options:
-A <method> Use the specified PCI access method (see `-A help' for a list)
-O <par>=<val> Set PCI access parameter (see `-O help' for a list)
-G Enable PCI access debugging
-H <mode> Use direct hardware access (<mode> = 1 or 2)
-F <file> Read PCI configuration dump from a given file

sachin@Atishay:/$ xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 32767 x 32767
VGA1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 410mm x 230mm
1366x768 59.8*+
1024x768 75.1 60.0
800x600 75.0 60.3
640x480 75.0 60.0
720x400 70.1
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

sachinmm 12-30-2015 03:35 AM

now automatic i have login to my user account
but when i execute the command it shoe more space to occupied instead it is
free..
sometime error show and some time not

sachin@Atishay:~/ltib$ df -h
Filesystem Size Used Avail Use Mounted on
/dev/sda6 285G 253G 30G 90% /
udev 2.0G 4.0K 2.0G 1% /dev
tmpfs 392M 864K 391M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 2.0G 17M 1.9G 1% /run/sh

sachinmm 12-30-2015 03:36 AM

after entering via ctrl+alt+f2 i clean some unnecessary data and files.

which create some temporary empty space so that i can login as normal user
then i removed all data on trash.

but again in doing sudo apt-get update or upgrade same issue appears.

also on my system i am using windows 7 along with ubuntu 12.04 in my case
when i log in using windows it works perfectly.

i am not sure is it issue regarding disk partition where my ubuntu tooks
some extra space as required

ondoho 12-30-2015 05:26 AM

^ one problem at a time, ok?
right now we're talking about graphics.
however, not being able to update/grade is a serious problem.
please start a new thread for that.

============================================

Quote:

Originally Posted by sachinmm (Post 5470732)
sachin@Atishay:/$ lspci -k grep -iEA5 'vga|3d'
Usage: lspci [<switches>]

i'm sorry, i missed one sign there (or maybe the forum software swallowed it?).
it should be:
Code:

lspci -k  | grep -iEA5 'vga|3d'
and please use code tags for code, see my signature below.

sachinmm 12-31-2015 12:01 AM

hello i think the graphics issue was solved but the disk space again show full and it is incresed slowly..


sachin@Atishay:~$ df -h
Filesystem Size Used Avail Use Mounted on
/dev/sda6 285G 221G 62G 79% /
udev 2.0G 4.0K 2.0G 1% /dev
tmpfs 392M 864K 391M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 2.0G 83M 1.9G 5% /run/shm

sachinmm 01-04-2016 12:28 AM

finally i have erase old and install new one ubuntu solved the
issue..


All times are GMT -5. The time now is 04:40 PM.