ray composed on 2015-11-11 17:46 (UTC-0800):

>> > # cat /proc/cmdline
>> > placeholder root=/dev/mapper/mycomp--vg-root ro 
>> > initrd=/install/gtk/initrd.gz quiet

>> Rather sparse, with nothing attempting to impact display configuration, other
>> than hiding init messages (quiet). Did you do that as user instead of root?
>> If not as root, do again as root.

> I do not recall inputting this line.  If I did change it, it must have been 
> as root as the user doesn't have write access.

>> > # fbset
>> > bash: fbset: command not found

>> # apt-get install fbset and try again.

> The output is:

> mode "3840x2160"
>     geometry 3840 2160 3840 2160 32
>     timings 0 0 0 0 0 0 0
>     accel true
>     rgba 8/16,8/8,8/0,0/0
> endmode

This is expected as a result of the absence of any video config options on
kernel cmdline. I just wanted to confirm this is what was actually occurring.

>> > This is interesting.  It is persistent for the user this was setup under.  
>> > The other users have not changed to 1920x1080.  Note, root has 1920x1080 
>> > desktop from the original session shell command.  Note 2, the boot 
>> > paramters for 1290x1080 have been removed.

>> How best to proceed depends on whether you want configuration done for only
>> individual user(s), or globally. If you want global, then everything done in
>> $HOME needs to be migrated out or eliminated.

> I would like a global solution.  I am all the users.  After loosing login 
> capabilities for a user on another installation, I set up two on this one.  
> Sure enough, the one I was working under lost graphic display.  So I 
> immediately created two more.  Having a global solution, does have some risk. 
>  If I blow it, I could loose all displays.  But the need for this solution is 
> necessary, the screen is only readable with a magnifying glass at full 
> resolution.  

> So where to do I migrate the $HOME configuration?   

Let's skip that methodology for now. Instead, ensure that ~/.screenlayout and
any other Xorg config changes you put in $HOME do not exist (rename, move,
etc.), then, save the following to /etc/X11/xorg.conf:

        http://fm.no-ip.com/Tmp/Linux/Xorg/xorg.conf-ray

and restart *dm or reboot, login, then report results. If you don't get what
you expect or want, pastebin the resulting Xorg.0.log.

> Is there a way to use /proc/cmdline to get the log on screen set to 1920x108? 

There's supposed to be for Intel (worksforme), but let's defer that until
later too....
-- 
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/

Reply via email to