LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-05-2008, 04:21 PM   #1
neogeek23
Member
 
Registered: Jan 2006
Distribution: Kubuntu 8.10
Posts: 41

Rep: Reputation: 15
Second Monitor not recognised


So my second monitor isn't being recognised please help.

Code:
ares@Olympus:~$ uname -r                            
2.6.27-9-generic                                    
ares@Olympus:~$ lspci                               
00:00.0 Host bridge: ATI Technologies Inc RD790 Northbridge only dual slot PCI-e_GFX and HT3 K8 part
00:02.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (external gfx0 port A)             
00:07.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express gpp port D)           
00:09.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express gpp port E)           
00:0a.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express gpp port F)           
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA                                 
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)                                      
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)                                      
00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)                                      
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)                                      
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)                                      
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)                            
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 14)
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3870
01:00.1 Audio device: ATI Technologies Inc Radeon HD 3870 Audio device
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
03:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
03:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
04:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
04:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
05:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
Quote:
ares@Olympus:~$ xrandr
Screen 0: minimum 320 x 200, current 1440 x 900, maximum 1440 x 900
default connected 1440x900+0+0 0mm x 0mm
1440x900 60.0*
1280x768 60.0
1280x720 60.0
1152x864 75.0 70.0 60.0
1024x768 75.0 72.0 70.0 60.0
800x600 75.0 72.0 70.0 60.0 56.0
720x480 60.0
640x480 75.0 72.0 60.0
640x432 60.0
640x400 75.0 60.0
512x384 75.0 60.0
400x300 75.0 60.0
320x240 75.0 60.0
320x200 75.0 60.0
Quote:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
Screen "aticonfig-Screen[0]-1" LeftOf "aticonfig-Screen[0]-0"
EndSection

Section "Files"
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection


Section "ServerFlags"
Option "AIGLX" "on"
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Module"
Load "glx"
Load "dri"
Load "extmod"
SubSection "extmod"
Option "omit XFree86-DGA"
EndSubSection
Load "ddc"
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]-1"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"

# Option "/etc/X11/xorg.conf" "off"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
Option "TexturedVideo" "true"
Option "DesktopSetup" "horizontal"
Option "OverlayOnCRTC2" "0"
Option "UseFastTLS" "1"
BusID "PCI:1:0:0"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]-1"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
Option "TexturedVideo" "true"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-1"
Device "aticonfig-Device[0]-1"
Monitor "aticonfig-Monitor[0]-1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
I'm not sure if it is my xorg or what but my second monitor just sits black and the cursor can visit it but it turns into a "x". From what I've read this means that kubuntu 8.10 doesn't have a second desktop setup for it. Is this wrong? If not, how do I fix this? Please Please help me, I would be so grateful.
 
Old 12-05-2008, 04:37 PM   #2
neogeek23
Member
 
Registered: Jan 2006
Distribution: Kubuntu 8.10
Posts: 41

Original Poster
Rep: Reputation: 15
What does the Red Section mean in relation to my problem and xorg?
Quote:
ares@Olympus:~$ cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) fglrx: Force AIGLX enabled
(WW) Falling back to old probe method for fglrx
(WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
(WW) Video driver ABI version of the X server is 4.1
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:2:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:7:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:9:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:10:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:2:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:7:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:9:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:10:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Dual head is configured, DesktopSetup setting "horizontal" will not be used
(WW) fglrx(1): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
(WW) fglrx(1): Option "VideoOverlay" is not used
(WW) fglrx(1): Option "VendorName" is not used
(WW) fglrx(1): Option "ModelName" is not used

(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(WW) AIGLX: 3D driver claims to not support visual 0x33
(WW) AIGLX: 3D driver claims to not support visual 0x34
(WW) AIGLX: 3D driver claims to not support visual 0x35
(WW) AIGLX: 3D driver claims to not support visual 0x36
(WW) AIGLX: 3D driver claims to not support visual 0x37
(WW) AIGLX: 3D driver claims to not support visual 0x38
(WW) AIGLX: 3D driver claims to not support visual 0x39
(WW) AIGLX: 3D driver claims to not support visual 0x3a
(WW) AIGLX: 3D driver claims to not support visual 0x3b
(WW) AIGLX: 3D driver claims to not support visual 0x3c
(WW) AIGLX: 3D driver claims to not support visual 0x3d
(WW) AIGLX: 3D driver claims to not support visual 0x3e
(WW) AIGLX: 3D driver claims to not support visual 0x3f
(WW) AIGLX: 3D driver claims to not support visual 0x40
(WW) AIGLX: 3D driver claims to not support visual 0x41
(WW) AIGLX: 3D driver claims to not support visual 0x42
(WW) AIGLX: 3D driver claims to not support visual 0x43
(WW) AIGLX: 3D driver claims to not support visual 0x44
(WW) AIGLX: 3D driver claims to not support visual 0x45
(WW) AIGLX: 3D driver claims to not support visual 0x46
(WW) AIGLX: 3D driver claims to not support visual 0x47
(WW) AIGLX: 3D driver claims to not support visual 0x48
(WW) AIGLX: 3D driver claims to not support visual 0x49
(WW) AIGLX: 3D driver claims to not support visual 0x4a
(WW) AIGLX: 3D driver claims to not support visual 0x4b
(WW) AIGLX: 3D driver claims to not support visual 0x4c
(WW) AIGLX: 3D driver claims to not support visual 0x4d
(WW) AIGLX: 3D driver claims to not support visual 0x4e
(WW) AIGLX: 3D driver claims to not support visual 0x4f
(WW) AIGLX: 3D driver claims to not support visual 0x50
(WW) AIGLX: 3D driver claims to not support visual 0x51
(WW) AIGLX: 3D driver claims to not support visual 0x52
(WW) AIGLX: 3D driver claims to not support visual 0x53
(WW) AIGLX: 3D driver claims to not support visual 0x54
(WW) AIGLX: 3D driver claims to not support visual 0x55
(WW) AIGLX: 3D driver claims to not support visual 0x56
(WW) AIGLX: 3D driver claims to not support visual 0x57
(WW) AIGLX: 3D driver claims to not support visual 0x58
(WW) AIGLX: 3D driver claims to not support visual 0x59
(WW) AIGLX: 3D driver claims to not support visual 0x5a
(WW) AIGLX: 3D driver claims to not support visual 0x5b
(WW) AIGLX: 3D driver claims to not support visual 0x5c
(WW) AIGLX: 3D driver claims to not support visual 0x5d
(WW) AIGLX: 3D driver claims to not support visual 0x5e
(WW) AIGLX: 3D driver claims to not support visual 0x5f
(WW) AIGLX: 3D driver claims to not support visual 0x60
(WW) AIGLX: 3D driver claims to not support visual 0x61
(WW) AIGLX: 3D driver claims to not support visual 0x62
(WW) AIGLX: 3D driver claims to not support visual 0x63
(WW) AIGLX: 3D driver claims to not support visual 0x64
(WW) AIGLX: 3D driver claims to not support visual 0x65
(WW) AIGLX: 3D driver claims to not support visual 0x66
(WW) AIGLX: 3D driver claims to not support visual 0x67
(WW) AIGLX: 3D driver claims to not support visual 0x68
(WW) AIGLX: 3D driver claims to not support visual 0x69
(WW) AIGLX: 3D driver claims to not support visual 0x6a
(WW) AIGLX: 3D driver claims to not support visual 0x6b
(WW) AIGLX: 3D driver claims to not support visual 0x6c
(WW) AIGLX: 3D driver claims to not support visual 0x6d
(WW) AIGLX: 3D driver claims to not support visual 0x6e
(WW) AIGLX: 3D driver claims to not support visual 0x6f
(WW) AIGLX: 3D driver claims to not support visual 0x70
(WW) AIGLX: 3D driver claims to not support visual 0x71
(WW) AIGLX: 3D driver claims to not support visual 0x72
(WW) AIGLX: 3D driver claims to not support visual 0x8a
(WW) AIGLX: 3D driver claims to not support visual 0x8b
(WW) AIGLX: 3D driver claims to not support visual 0x8c
(WW) AIGLX: 3D driver claims to not support visual 0x8d
(WW) AIGLX: 3D driver claims to not support visual 0x8e
(WW) AIGLX: 3D driver claims to not support visual 0x8f
(WW) AIGLX: 3D driver claims to not support visual 0x90
(WW) AIGLX: 3D driver claims to not support visual 0x91
(WW) AIGLX: 3D driver claims to not support visual 0x92
(WW) AIGLX: 3D driver claims to not support visual 0x93
(WW) AIGLX: 3D driver claims to not support visual 0x94
(WW) AIGLX: 3D driver claims to not support visual 0x95
(WW) AIGLX: 3D driver claims to not support visual 0x96
(WW) AIGLX: 3D driver claims to not support visual 0x97
(WW) AIGLX: 3D driver claims to not support visual 0x98
(WW) AIGLX: 3D driver claims to not support visual 0x99
(WW) AIGLX: 3D driver claims to not support visual 0x9a
(WW) AIGLX: 3D driver claims to not support visual 0x9b
(WW) AIGLX: 3D driver claims to not support visual 0x9c
(WW) AIGLX: 3D driver claims to not support visual 0x9d
(WW) AIGLX: 3D driver claims to not support visual 0x9e
(WW) AIGLX: 3D driver claims to not support visual 0x9f
(WW) AIGLX: 3D driver claims to not support visual 0xa0
(WW) AIGLX: 3D driver claims to not support visual 0xa1
(WW) AIGLX: 3D driver claims to not support visual 0xa2
(WW) AIGLX: 3D driver claims to not support visual 0xa3
(WW) AIGLX: 3D driver claims to not support visual 0xa4
(WW) AIGLX: 3D driver claims to not support visual 0xa5
(WW) AIGLX: 3D driver claims to not support visual 0xa6
(WW) AIGLX: 3D driver claims to not support visual 0xa7
(WW) AIGLX: 3D driver claims to not support visual 0xa8
(WW) AIGLX: 3D driver claims to not support visual 0xa9
(WW) AIGLX: 3D driver claims to not support visual 0xaa
(WW) AIGLX: 3D driver claims to not support visual 0xab
(WW) AIGLX: 3D driver claims to not support visual 0xac
(WW) AIGLX: 3D driver claims to not support visual 0xad
(WW) AIGLX: 3D driver claims to not support visual 0xae
(WW) AIGLX: 3D driver claims to not support visual 0xaf
(WW) AIGLX: 3D driver claims to not support visual 0xb0
(WW) AIGLX: 3D driver claims to not support visual 0xb1
(WW) AIGLX: 3D driver claims to not support visual 0xb2
(WW) AIGLX: 3D driver claims to not support visual 0xb3
(WW) AIGLX: 3D driver claims to not support visual 0xb4
(WW) AIGLX: 3D driver claims to not support visual 0xb5
(WW) AIGLX: 3D driver claims to not support visual 0xb6
(WW) AIGLX: 3D driver claims to not support visual 0xb7
(WW) AIGLX: 3D driver claims to not support visual 0xb8
(WW) AIGLX: 3D driver claims to not support visual 0xb9
(WW) AIGLX: 3D driver claims to not support visual 0xba
(WW) AIGLX: 3D driver claims to not support visual 0xbb
(WW) AIGLX: 3D driver claims to not support visual 0xbc
(WW) AIGLX: 3D driver claims to not support visual 0xbd
(WW) AIGLX: 3D driver claims to not support visual 0xbe
(WW) AIGLX: 3D driver claims to not support visual 0xbf
(WW) AIGLX: 3D driver claims to not support visual 0xc0
(WW) AIGLX: 3D driver claims to not support visual 0xc1
(WW) AIGLX: 3D driver claims to not support visual 0xc2
(WW) AIGLX: 3D driver claims to not support visual 0xc3
(WW) AIGLX: 3D driver claims to not support visual 0xc4
(WW) AIGLX: 3D driver claims to not support visual 0xc5
(WW) AIGLX: 3D driver claims to not support visual 0xc6
(WW) AIGLX: 3D driver claims to not support visual 0xc7
(WW) AIGLX: 3D driver claims to not support visual 0xc8
(WW) AIGLX: 3D driver claims to not support visual 0xc9
(WW) AIGLX: 3D driver claims to not support visual 0xca
(WW) AIGLX: 3D driver claims to not support visual 0xcb
(WW) AIGLX: 3D driver claims to not support visual 0xcc
(WW) AIGLX: 3D driver claims to not support visual 0xcd
(WW) AIGLX: 3D driver claims to not support visual 0xce
(WW) AIGLX: 3D driver claims to not support visual 0xcf
(WW) AIGLX: 3D driver claims to not support visual 0xd0
(WW) AIGLX: 3D driver claims to not support visual 0xd1
(WW) AIGLX: 3D driver claims to not support visual 0xd2
(WW) AIGLX: 3D driver claims to not support visual 0xd3
(WW) AIGLX: 3D driver claims to not support visual 0xd4
(WW) AIGLX: 3D driver claims to not support visual 0xd5
(WW) AIGLX: 3D driver claims to not support visual 0xd6
(WW) AIGLX: 3D driver claims to not support visual 0xd7
(WW) AIGLX: 3D driver claims to not support visual 0xd8
(WW) AIGLX: 3D driver claims to not support visual 0xd9
 
  


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
RAM not recognised paddyjoy Linux - Hardware 8 03-06-2006 11:26 PM
usb2 not recognised Carez Linux - Newbie 10 02-17-2006 10:08 AM
Second CD Writer not recognised robhargreaves Linux - Hardware 1 01-06-2004 10:56 AM
Modem not recognised andyn1983 Linux - Newbie 3 10-31-2003 01:24 PM
how new drivers recognised? dahmad Linux - Newbie 2 02-16-2003 10:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:17 AM.

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