Untangle Networks [home]


Go Back   Untangle Forums > General Forums > Installation

Closed Thread
 
LinkBack Thread Tools
Old 04-24-2009, 10:11 PM   #21 (permalink)
Newbie
 
Join Date: Apr 2009
Posts: 3
Default other solution

Quote:
Originally Posted by jbrandwood View Post
It looks like a lot of people have had problems with the X server's automatic detection in Debian Lenny (as used by the new Untangle 6.1).

I've solved the problem by adding a few lines to /etc/xorg.conf to limit the X Server's virtual resolution which causes it to ignore the higher resolution modes that my graphics card is capable of displaying.

So for a 1280x1024 monitor edit /etc/xorg.conf and change ...

Code:
Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
EndSection
to ...

Code:
Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        SubSection "Display"
                Virtual         1280 1024
        EndSubSection
EndSection

I differ from this solution, I found following config:

Section "Monitor"
Identifier "Monitor0"
Option "PreferredMode" "1400x1050"
Option "DPMS"
EndSection
.
.
.
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Modes "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubSection
EndSection


The PreferredMode and Modes is the key.
esantos is offline  
Old 04-26-2009, 02:44 AM   #22 (permalink)
Untanglit
 
Join Date: Jan 2009
Posts: 15
Default

I have the exact same issue but I do not have a monitor larger than 17" here. I had enabled SSH on my server though and was able to get to the path specified in the posts using putty. But the file has nothing in it! I have already double checked the path and the file name. Any suggestions?
ssriram23 is offline  
Old 04-26-2009, 09:37 AM   #23 (permalink)
Untangle Ninja
 
sky-knight's Avatar
 
Join Date: Apr 2008
Location: Phoenix, AZ
URLs submitted: 7
Posts: 8,054
Default

the real path is /etc/X11/xorg.conf... but mine is empty as well.

Also, I see an xorg-untangle-vesa.conf

So I'm not sure which to edit. Also, I'm not used to lenny... I'm used to playing with a TTYS file to configure the graphical boot loader. In this case I can't even find the TTYS file and nothing obvious is in rc5.d.

Ok the path I posted at the top is correct.

Apparently the XOrg project is trying to phase out the use of the xorg.conf file outright. The current version of XWindows wants to autodetect everything. However, /etc/X11/xorg.conf is a place you an set global override settings for Xorg, I also found some indication of a user level override as well. Interesting stuff.
__________________
Intouch Technology
Rob Sandling, BS:SWE, MCP
Office: 480-272-9889
rob@intouchtechllc.com

Last edited by sky-knight; 04-26-2009 at 09:40 AM..
sky-knight is offline  
Old 04-27-2009, 10:34 AM   #24 (permalink)
Newbie
 
Join Date: Oct 2008
Location: Oregon
Posts: 8
Send a message via Skype™ to DodgeIt
Default xorg.conf is also empty

After the upgrade to 6.1 my display is running in VGA mode, (I can only see about half the screen on a 20" display), I've followed the threads and see the options for forcing resolution but when I view the xorg.conf file I find that it contains no data. I also checked the xorg-untangle-vesa.conf file and see a section that reads:

Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection

Other than the video glitch everything seems to be working, I'm running dedicated boxes, that are using the integrated video, (NVIDIA GeForce 6150SE Graphics).

Do I understand Sky-knight correctly in that if I add the section to the xorg.conf file I can force the resolution? I believe I saw somewhere else that the file didn't appear to be read any longer.

O.K. After searching some of the Debian forums, I found an additional line that I added to my xorg.conf file to get the resolution set. Starting with esantos sample above:
Section "Monitor"
Identifier "Monitor0"
Option "PreferredMode" "1400x1050"
Option "DPMS"
EndSection
.
.
.
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Modes "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubSection
EndSection

I did the following:

Section "Monitor"
Identifier "Monitor0"
ModeLine "1280x1024_60.00"
Option "PreferredMode" "1280x1024_60.00"
Option "DPMS"
EndSection
.
.
.
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Modes "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
EndSubSection
EndSection

This allowed me to set the resolution back to 1280x1024, using the Ctrl+ALT+Backspace keys to reload the XServer. The original lines didn't work until I added the ModeLine, also the Virtual screen didn't seem to work, possible for the same reason...

Last edited by DodgeIt; 04-27-2009 at 12:27 PM.. Reason: Contributors name wrong.
DodgeIt is offline  
Old 05-01-2009, 05:58 AM   #25 (permalink)
Untanglit
 
Join Date: Sep 2008
Location: Jax, FL
Posts: 11
Default

I cannot get a terminal - it just tries to restart X which will not display because of the resolution problem. This is a new install on Dell PE850 (I have several of these running older releases just fine). In this case I installed the 6.0 iso (because the 6.1 did not seem to work) and then it did the upgrade before I opened the terminal so I have not set the root password. If I had a password I could use ctrl, alt, f1 to get another vt and then modify the xorg.conf. Anyone know when this will be fixed? I guess I could reinstall 6.0 and set the root password before allowing the upgrade.
__________________
Tallwood Technology Group
ronsrussell is offline  
Old 05-01-2009, 06:52 AM   #26 (permalink)
Newbie
 
Join Date: Apr 2008
Posts: 1
Angry Live 6.1 non-beta, Non-Vostro - When will it be patched?

I have the same issue on at least 2 of my untangles, one that is IN SERVICE and got the update (you can remote into it, but you can not use the terminal screen any longer after the update) and the other that I installed yesterday.

The hardware is different on both boxes that I have confirmed the problem, but I have SEVERAL in the field running the configuration that I installed yesterday.

Shuttle Glamor XPC
AMD x2
Onboard Nvidia Geforce 7025

Although I can get around the problem here, if I should have one of my remote units go down, I will have to bring it in to repair it.

That begs the question as to when this will be patched (and why the 6.1 went out of Beta and onto live boxes) when apparently this has been a known issue for over 3 weeks while it was in a beta state.

Please advise
abbuba is offline  
Old 05-03-2009, 08:58 AM   #27 (permalink)
Newbie
 
Join Date: Apr 2009
Posts: 6
Default

Quote:
Originally Posted by NimRod View Post
During my 6.1 beta 2 install I get to the point where the new "black" untangle screen shows the progress bar at the bottom of the screen. Once it gets to the end my monitor turns off and gives me the "unable to display video. Unsupported resolution". I have tried this on 3 different monitors and also tried to boot with hardware recovery mode and I am getting the same results. Any thoughts...?

Thanks,
NimRod
BTW, this is on a Dell Vostro 220s
I'm having the same issue with an ASUS P5M2-E/4L motherboard that has Volari XGI Z7 based video.
coreybrett is offline  
Old 05-04-2009, 06:02 AM   #28 (permalink)
Untanglit
 
Join Date: Sep 2008
Location: Jax, FL
Posts: 11
Default

SUCCESS!!
After mucking about with this for a few days, during which time I used to reread all of the posts a few hundred times, I finally got it right. Here is what I did in sequence.

Install using the 6.0 iso.
Before initiating an upgrade, start the terminal session and create a password.
Initiate an upgrade by selecting open source packages.
After the upgrade, using putty from a windows PC, ssh into UT.
Initiate this command "sudo dpkg-reconfigure -phigh xserver-xorg" (thanks to jbrandwood's post at http://forums.untangle.com/installat...deo-issue.html)
Then (again thanks to jbrandwood's post at http://forums.untangle.com/installat...install-2.html) edit /etc/X11/xorg.conf like this:
Change this:
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection

to ...

this:

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
SubSection "Display"
Virtual 1280 1024
EndSubSection
EndSection

And then restart X with ctrl, alt, bkspce.
__________________
Tallwood Technology Group
ronsrussell is offline  
Old 05-04-2009, 10:13 AM   #29 (permalink)
Master Untangler
 
lschafroth's Avatar
 
Join Date: Jul 2008
Posts: 905
Default

I tried this and now my console looks the same, but I have to scroll around to see the whole window. It's like it created a larger virtual desktop but the image displayed is only a smaller portion of that. When you move the mouse to the right, the screen scrolls to the right.

How do I get it to change to 1024x768 without all the scrolling? Maybe even 1280x1024.

HP DL380 G3.

By the way, this thing booted in 68 seconds. I thought that was awfull quick.

Lannie
__________________
Please VOTE for fixing LDAP to work with MACs.

Please VOTE for the Top Talkers feature.
lschafroth is offline  
Old 05-04-2009, 11:37 AM   #30 (permalink)
Untangle Ninja
 
sky-knight's Avatar
 
Join Date: Apr 2008
Location: Phoenix, AZ
URLs submitted: 7
Posts: 8,054
Default

Virtual 1280 1024 means a virtual view port of 1280px wide and 1024 px tall...

So perhaps this config?
Code:
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
SubSection "Display"
Modes "1024x768"
EndSubSection
EndSection
__________________
Intouch Technology
Rob Sandling, BS:SWE, MCP
Office: 480-272-9889
rob@intouchtechllc.com
sky-knight is offline  
Closed Thread

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 10:58 PM.


© 2010 Untangle, Inc. All Rights Reserved.   SEO by vBSEO 3.3.2