![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
Beans: 4
|
Re: HOW TO: Viewsonic VA1912wb Widescreen Monitor -- 1440x900 Support
Just did this in dapper and it worked great. (nvidia)
The font size was small on the login screen so I edited /usr/share/gdm/themes/Human/gtk-2.0/gtkrc changed the font name attribute to font_name = "Sans 36" Don't know if this is the best way or not.. but it worked for me on the Human theme. |
|
|
|
|
|
#12 | |
|
Quad Shot of Ubuntu
![]() |
Re: HOW TO: Viewsonic VA1912wb Widescreen Monitor -- 1440x900 Support
Quote:
|
|
|
|
|
|
|
#13 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Feb 2005
Beans: 147
|
Re: HOW TO: Viewsonic VA1912wb Widescreen Monitor -- 1440x900 Support
Hello...I have this exact monitor. On sale really cheap at Tiger Direct. However the fix didn't work. I'm actually running Mepis, but that uses the Ubuntu repos now, so I think this should be relevant. I got a "undefined reference to screen 0" error. I commented out the reference to screen 0 at the top and instead got a "no screens error."
Here's my xorg as it looked when I made the edits: Quote:
|
|
|
|
|
|
|
#14 |
|
5 Cups of Ubuntu
![]() Join Date: Aug 2006
Beans: 19
Ubuntu 6.06
|
Re: HOW TO: Viewsonic VA1912wb Widescreen Monitor -- 1440x900 Support
I finally got my Viewsonic VA1912wb monitor to work yesterday. I installed Ubuntu 6.06 just last weekend.
I initially tried the different things posted here, but each time when I rebooted, I would get a fatal error with the XServer and I would be given only a text login with no graphics. Each time, I would restore the backup of the xorg.conf file and try something else. I then installed the NVIDIA drivers since I have a GeForce 6200 AGP graphics card from Method 1 mentioned in this link: https://help.ubuntu.com/community/Latest_Nvidia_Dapper Then when I looked in /var/log/xorg.0.log, I found that it had detected my graphics card correctly and even my monitor correctly. So, I decided I did not have to do too many changes in the xorg.conf file. Here are the changes I made to the xorg.conf file after making a backup, of course: Under Section "Monitor" I added HorizSync 30.0 - 82.0 VertRefresh 50.0 - 85.0 Under Section "Screen", the default depth was already set to 24. So, under Subsection "Display" Depth 24, the previous entries were as follows: "1024x768" "832x624" "800x600" To that I added 1440x900 as shown below: "1440x900" "1024x768" "832x624" "800x600" When I logged out and pressed Ctrl-Alt-Backspace to restart the XServer, voila, everything was nice and crisp in 1440x900! Please post if you have any questions. |
|
|
|
|
|
#15 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2006
My beans are hidden!
|
Re: HOW TO: Viewsonic VA1912wb Widescreen Monitor -- 1440x900 Support
Hello. I've tried just about everything mentioned in this thread, as well as other places... Still no luck. No matter what, I get 1024x768.
- Fresh install of Ubuntu 6.06 - Thinkpad T40 - Radeon Mobility M7 LW (7500) - Viewsonic VA1912wb - Tried first with default drivers (ati), and then installed the DRI Radeon drivers from http://dri.freedesktop.org/wiki/ - DRI drivers seemed to work because I get no errors and: glxinfo | grep render -> direct rendering: Yes OpenGL renderer string: Mesa DRI Radeon 20060327 AGP 4x x86/MMX/SSE2 TCL - Have tried many xorg.conf combinations. Currently, I have commented out all diplay modes except 1440x900 - But no matter what I do, it goes to 1024x768, which is also what the "Screen Resolution" dialog says. The funny thing is, it also says the refresh rate is -25862 Hz. - Here's my config. I deleted out all the other display depths for brevity, but I had each of them with the "1024x768" option only. I also took them out all together and this made no difference. I figure my card should be able to support the 24bit depth, which is what I have the default pointing to. Thanks in advance!! Section "Device" Identifier "Radeon Mobility M7 LW" Driver "radeon" VendorName "ATI Technologies Inc." BoardName "Radeon Mobility M7 LW" BusID "PCI:1:0:0" Option "AGPMode" "4" Option "AGPFastWrite" "true" Option "EnablePageFlip" "true" EndSection Section "Monitor" Identifier "VA1912wb" HorizSync 30-82 VertRefresh 50-85 Option "DPMS" Modeline "1440x900@75" 146.10 1440 1472 2024 2056 900 917 928 946 EndSection Section "Screen" Identifier "Default Screen" Device "Radeon Mobility M7 LW" Monitor "VA1912wb" DefaultDepth 24 SubSection "Display" Depth 24 #Modes "1440x900" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x640" "640x480" #Modes "1440x900" "1280x1024" "1280x960" "1152x864" "832x624" "800x600" "720x400" "640x640" "640x480" Modes "1440x900" EndSubSection EndSection |
|
|
|
|
|
#16 | |
|
Gee! These Aren't Roasted!
![]() Join Date: Mar 2006
Location: Hurley, Wisconsin
Beans: 160
Ubuntu 9.04 Jaunty Jackalope
|
Re: HOW TO: Viewsonic VA1912wb Widescreen Monitor -- 1440x900 Support
Quote:
sudo sed -e 's/"fglrx"/"ati"/' -i /etc/X11/xorg.conf hopefully I got it typed in correctly . . . rebooted. There was a much short message when xorg didn't load . . . can anyone tell me how to get back into Ubuntu. the machine is a gateway with a Celeron CPU 2.40GHz Nvidia GeForce4 MX 440 UPDATE: I was able to get xorg.conf back to the way it was before I started messing with it. I looked at the copy of xorg.conf in C Live and didn't find a reference to ati and when I looked at the either the one is CD Live or in the one I tried to modify. So I am back to where I started. Last edited by SVWander; February 20th, 2007 at 09:37 AM.. Reason: add information |
|
|
|
|
|
|
#17 |
|
A Carafe of Ubuntu
![]() |
Re: HOW TO: Viewsonic VA1912wb Widescreen Monitor -- 1440x900 Support
I still can't get my sis730 integrated video to work with viewsonic vx1945wm. I have downloaded a driver from www.sis.com but don't know how or where to install a driver that isn't in a package download. Someone please save me.
Section "Device" Identifier "Generic Video Card" Driver "sis" BusID "PCI:1:0:0" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 30-82 VertRefresh 50-85 Modeline "1440x900@75" 146.10 1440 1472 2024 2056 900 917 928 946 EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1440x900" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1440x900" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1440x900" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1440x900" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1440x900" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1440x900" "1024x768" "800x600" "640x480" EndSubSection EndSection |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|