LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-14-2004, 10:53 AM   #1
dame
LQ Newbie
 
Registered: Jul 2004
Distribution: Slackware
Posts: 17

Rep: Reputation: 0
Slack10.0 +xorg troubleshooting


Hi!

When I start my x server, I get this:

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/athlon:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.4.26 i686 [ELF]
Current Operating System: Linux athlon 2.6.6 #1 Wed Jul 14 14:02:43 CEST 2004 i686
Build Date: 05 June 2004
Before reporting problems, check <adress to x.org>
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 14 17:44:54 2004
(==) Using config file: "/etc/X11/xorg.conf"
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found


Could anybody explain me what those warinings mean?
 
Old 07-14-2004, 11:22 AM   #2
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
For the 3 first lines : you don't have IP V6 enabled with your kernel (you can work without it)

For the last line, a problem with your driver, or the module is not loaded. Have you udev enabled ? (/etc/rc.d/rc.udev)
 
Old 07-15-2004, 07:55 AM   #3
dame
LQ Newbie
 
Registered: Jul 2004
Distribution: Slackware
Posts: 17

Original Poster
Rep: Reputation: 0
Module is loaded for 100%.
But I don't know how to check whether udev is enabled or not. The file is there (/etc/rc.d/rc.udev) and it is as is was installed (I didn't edit it).
 
Old 07-15-2004, 08:01 AM   #4
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
try chmod +x /etc/rc.d/rc.hotplug and chmod +x /etc/rc.d/rc.udev, reboot and see if it works
 
Old 07-15-2004, 09:16 AM   #5
dame
LQ Newbie
 
Registered: Jul 2004
Distribution: Slackware
Posts: 17

Original Poster
Rep: Reputation: 0
no, unfortunately it didn't help
 
Old 07-15-2004, 09:38 AM   #6
dame
LQ Newbie
 
Registered: Jul 2004
Distribution: Slackware
Posts: 17

Original Poster
Rep: Reputation: 0
Do you have any more solutions?
thank you for your advices so far.
 
Old 07-24-2004, 11:06 PM   #7
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Re: Slack10.0 +xorg troubleshooting

Quote:
Originally posted by dame
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
hi, dame. are you still getting this error message or did you fix it??

what negative effects were/are you getting when you use X (i'm not sure if you were able to enter X at all)??

if you're still having issues, feel free to post your /etc/X11/xorg.conf so we can have a look...


Last edited by win32sux; 07-24-2004 at 11:07 PM.
 
Old 07-24-2004, 11:36 PM   #8
dunric
Member
 
Registered: Jul 2004
Distribution: Void Linux, former Slackware
Posts: 498

Rep: Reputation: 100Reputation: 100
It seems you are using ATI drm module and have misconfigured X server.
  • fglrx module has to be loaded - check it by
    Code:
    lsmod | grep fglrx
  • try to run fglrxconfig again and make sure new config file is /etc/X11/xorg.conf (copy or link)
  • it it won't help, paste here from X server output (usualy /var/log/Xorg.0.log) line(s) containg errors (EE), not only warnings (WW)

Last edited by dunric; 07-24-2004 at 11:38 PM.
 
Old 09-07-2004, 12:08 PM   #9
dame
LQ Newbie
 
Registered: Jul 2004
Distribution: Slackware
Posts: 17

Original Poster
Rep: Reputation: 0
Ok, I changed to fglrx 3.11.1 now, but I still get this message (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found. I can use X, but I don't get 3d hardware acceleration pretty much. For instance -a game 'Americas Army' runs much much smoother under WindowsXP then under Slackware, which is shame I think.

So here goes the log, I will just put WW & EE only:

(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/local/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local/").
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(--) Chipset ATI RV350 AP (R9600) found
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Cannot read colourmap from VGA. Will restore with default
(WW) fglrx(0): could not detect XFree86 version (query_status=-3)
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)

Ok, so I found no errors. Here goes x.org(as before, I won't past hashed lines):

Section "dri"
# Access to OpenGL ICD is allowed for all users:
Mode 0666
EndSection

Section "Module"
Load "dbe" # Double buffer extension

SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection

Load "type1"
Load "freetype"

Load "glx" # libglx.a
Load "dri" # libdri.a

EndSection

Section "Files"

RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "ServerFlags"
EndSection

Section "InputDevice"

Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "pl"
EndSection

Section "InputDevice"

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"

EndSection

Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 60.0
VertRefresh 72
Option "DPMS"
EndSection

Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection

Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
Option "no_accel" "no"
Option "no_dri" "no"
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
Option "DesktopSetup" "0x00000000"
Option "MonitorLayout" "AUTO, AUTO"
Option "IgnoreEDID" "off"
Option "HSync2" "unspecified"
Option "VRefresh2" "unspecified"
Option "ScreenOverlap" "0"
Option "NoTV" "yes"
Option "TVStandard" "NTSC-M"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
Option "Capabilities" "0x00000000"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "CenterMode" "off"
Option "PseudoColorVisuals" "off"
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "yes"
Option "ForceGenericCPU" "no"
BusID "PCI:1:0:0" # vendor=1002, device=4150
Screen 0
EndSection

Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1024x768"
ViewPort 0 0 # initial origin if mode is smaller than desktop
EndSubsection
EndSection

Section "ServerLayout"
Identifier "Server Layout"
Screen "Screen0"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection

### EOF ###
 
Old 09-07-2004, 11:00 PM   #10
shilo
Senior Member
 
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132

Rep: Reputation: 50
Never used an ATI card, but is this part of your problem?
Quote:
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
Quote:
BusID "PCI:1:0:0" # vendor=1002, device=4150
Isn't this saying that it is having problems withthe device it found (BusID PCI:1:0:1), and you are saying htat the device is something else (BusID "PCI:1:0:0")? Would changing the second one to match the first one help? Total shot in the dark.
 
Old 09-08-2004, 07:39 PM   #11
fphillips
Member
 
Registered: Sep 2004
Location: KS
Distribution: Slack 10-current
Posts: 87

Rep: Reputation: 15
That's what it looks like to me shilo.
 
Old 09-09-2004, 11:42 AM   #12
dame
LQ Newbie
 
Registered: Jul 2004
Distribution: Slackware
Posts: 17

Original Poster
Rep: Reputation: 0
Ok, so I changed my xorg.conf so it look like that:

# BusID "PCI:1:0:0" # vendor=1002, device=4150
BusID "PCI:1:0:1" # vendor=1002, device=4150


And I get this:

Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.4.26 i686 [ELF]
Current Operating System: Linux athlon 2.6.6 #1 Tue Aug 24 23:03:13 CEST 2004 i686
Build Date: 05 June 2004
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 9 18:41:59 2004
(==) Using config file: "/etc/X11/xorg.conf"
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:0) found
(EE) No devices detected.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.


 
Old 09-09-2004, 12:03 PM   #13
shilo
Senior Member
 
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132

Rep: Reputation: 50
Whoops! Guess that wasn't it. You already know how to change it back?
 
Old 09-09-2004, 01:08 PM   #14
dame
LQ Newbie
 
Registered: Jul 2004
Distribution: Slackware
Posts: 17

Original Poster
Rep: Reputation: 0
sure I do thx for asking
Nevertheless I still get this warning

(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found

and don't know what to do about it..

peace
dame
 
Old 09-09-2004, 08:21 PM   #15
fphillips
Member
 
Registered: Sep 2004
Location: KS
Distribution: Slack 10-current
Posts: 87

Rep: Reputation: 15
Well...what does lspci give for your VGA adapter?
Mine says 00:08.0 VGA compatible contro.... so I have BusID "PCI:0:8:0"

Have you tried running xorgconfig and see how the file it generates differs?

http://www.go-linux.org/content/howt...-fglrx2.6.html
Take a look at this, could be the problem.

Last edited by fphillips; 09-09-2004 at 08:42 PM.
 
  


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
Xorg.conf troubleshooting Geocritter *BSD 4 11-15-2005 09:07 AM
replace 'xfree86' by 'xorg' in your xorg config file dindoung Linux - Newbie 2 02-26-2005 04:43 AM
ATI Drivers 3.12.0 with Xorg 6.7, Xorg 6.8 Gary987 Linux - Hardware 0 09-15-2004 07:10 PM
Xorg Hard Crashes and corrupts xorg.conf Advocator Linux - General 0 07-15-2004 01:41 PM
Considering Xorg, Slack favors Xorg over Xfree Nichole_knc Slackware 7 06-13-2004 06:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:11 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