LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 04-29-2011, 10:11 PM   #1
CapJTKirk
LQ Newbie
 
Registered: Apr 2011
Posts: 2

Rep: Reputation: 0
External monitor on Dell Inspiron 8000 with older ATI video card running Ubuntu 10.04


Hi,

I've been trying to figure this out for a while so I thought I'd try and see if anyone else here has some luck solving this.

I am trying to get Ubuntu 10.04 to set my external monitor as the default for the logon prompt, etc or to have it <completely> mirror my LCD screen from boot.

I have a Dell Inspiron 8000 laptop with an ATI Mobility M4 video card which Ubuntu sees as a r128 when choosing the driver. The external monitor is an older CRT capable of 1280x1024 resolution as is the LCD screen.

The reason why I want to have the external CRT monitor mirror the LCD or become the default is because the LCD screen has stopped working and needs repair.

I have tried using xrandr but haven't had any luck so far.

I have been able to configure the xorg.conf file so that the external monitor shows up as "LeftOf" the LCD screen and all resolution settings are working without issue.

When Ubuntu boots the logon prompt shows up on my Laptop LCD screen. After logging on, the top and bottom panels appear on my CRT and it appears to be "to the left" of the LCD screen.

When I choose System->Preferences->Monitors the option for "Same Image in all Monitors" is grayed out.

Here is my xorg.conf file:

---<Beginning of File>---

Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
EndSection

Section "Module"
Load "dri"
Load "extmod"
Load "dbe"
Load "glx"
Load "dri2"
Load "record"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "DMAForXv" # [<bool>]
#Option "ForcePCIMode" # [<bool>]
#Option "CCEPIOMode" # [<bool>]
#Option "CCENoSecurity" # [<bool>]
#Option "CCEusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnablePageFlip" # [<bool>]
#Option "Display" # <str>
#Option "PanelWidth" # <i>
#Option "PanelHeight" # <i>
#Option "ProgramFPRegs" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "VideoKey" # <i>
#Option "ShowCache" # [<bool>]
#Option "VGAAccess" # [<bool>]
Option "RenderAccel" "off"
Identifier "Card0"
Driver "r128"
VendorName "ATI Technologies Inc"
BoardName "Rage Mobility M4 AGP"
BusID "PCI:1:0:0"
Screen 0
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "DMAForXv" # [<bool>]
#Option "ForcePCIMode" # [<bool>]
#Option "CCEPIOMode" # [<bool>]
#Option "CCENoSecurity" # [<bool>]
#Option "CCEusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnablePageFlip" # [<bool>]
#Option "Display" # <str>
#Option "PanelWidth" # <i>
#Option "PanelHeight" # <i>
#Option "ProgramFPRegs" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "VideoKey" # <i>
#Option "ShowCache" # [<bool>]
#Option "VGAAccess" # [<bool>]
Option "RenderAccel" "off"
Identifier "Card1"
Driver "r128"
VendorName "ATI Technologies Inc"
BoardName "Rage Mobility M4 AGP"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Generic LCD Display"
ModelName "LCD Panel 1280x1024"
HorizSync 31.5-64.0
VertRefresh 56.0 - 65.0
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Depth 16
Virtual 1280 1024
Modes "1280x1024@60"
EndSubSection
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Generic CRT Display"
ModelName "Monitor 1280x1024"
HorizSync 31.5-81.0
VertRefresh 50-75
modeline "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection

Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
DefaultDepth 16
SubSection "Display"
Depth 16
Virtual 1280 1024
Modes "1280x1024@75" "1280x1024@60"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen0"
Screen "Screen1" LeftOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

---<End of File>---

Any help would be greatly appreciated.

Thanks!

CapJTKirk
 
Old 04-30-2011, 12:55 AM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
If the LCD screen isn't working, remove it from the Server Layout.
Code:
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen1"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
You don't need to remove the "Screen0" section, just don't use it.
 
Old 05-01-2011, 02:17 PM   #3
CapJTKirk
LQ Newbie
 
Registered: Apr 2011
Posts: 2

Original Poster
Rep: Reputation: 0
Hi jschiwal,

Thank-you for the suggestion. I gave it a try. However, it didn't work.

After making the appropriate changes to the xorg.conf file and rebooting an error box was displayed with the following:

------------------------------------------------------------------
Ubuntu is running in low graphics mode.

The following error was encountered. You may need to update your
configuration to solve this.

(EE) Screen0 deleted because of no matching config section.
(EE) Device(s) detected but none match those in the config file.
------------------------------------------------------------------

Any other suggestions?


CapJTKirk
 
Old 05-02-2011, 03:12 PM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
My memory goes back that far. The ati produced a r7000 which I bought in 2001. It was much better than the r128, and totally crap. agp is 4x(standard)

1280x1024@75hz may be faster than the dotclock will allow. For the modeline you have, the sums are
1688x1066x75 = 135mhz(rounded)
The r128 may not have an infinitely variable dot clock, just set spots. If you're into gaming, I'd suggest minesweeper, or chess :-).

I'd look for vesa modes, and try some of those. All that stuff is listed with the framebuffer package, IIRC.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
video card for older desktop running ubuntu XG5A Linux - Hardware 1 02-07-2011 12:28 AM
Dell inspiron 1520 w/integrated intel gm965 express/Ubuntu Hardy/external monitor Gharrrrr Linux - Laptop and Netbook 4 10-29-2008 02:45 PM
ATI Rage 128 Mobility on Dell Inspiron 8000 not working on fedora 4 ielhelw Linux - Laptop and Netbook 2 02-21-2006 12:50 PM
Monitor Problem: Red Hat 7.3 on Dell Inspiron 8000 TaKeMoRi Linux - Laptop and Netbook 5 09-03-2003 02:49 PM
Help with getting X running on Dell Inspiron 8000 kbta Linux - General 1 09-02-2003 09:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration