Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems with xfree
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
hazelb030
n00b
n00b


Joined: 13 Mar 2003
Posts: 17

PostPosted: Sun May 18, 2003 11:49 am    Post subject: problems with xfree Reply with quote

I tried to merge xfree like in the Desktop-Konfiguration-Guide (english). I have a Hercules 3D Prophet 2/MX. I choosed the nv generic driver for the xfree configuration.

When I try to start startx I get a blackscreen and following error message:

XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-gentoo-r5 i686 [ELF]
Build Date: 18 May 2003
Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Sun May 18 15:06:59 2003
(==) Using config file: "/etc/X11/XF86Config"
Using vt 7
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.


/var/log/XFree86.0.log :

XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-gentoo-r5 i686 [ELF]
Build Date: 18 May 2003
Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Sun May 18 15:06:59 2003
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "My Monitor"
(**) | |-->Device "** NVIDIA (generic) [nv]"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc102"
(**) XKB: model: "pc102"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
Using vt 7
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4


Here some parts of the XFree86.conf:

# This loads the DBE extension module.
Load "dbe" # Double buffer extension
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
# This loads the Type1 and FreeType font modules
Load "type1"
Load "speedo"
# This loads the GLX module
# Load "glx"
# This loads the DRI module
# Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc102"
Option bLayout" "de"
EndSection
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
EndSection
Section "Monitor"
Identifier "My Monitor"
HorizSync 30-69
VertRefresh 47-120
EndSection
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection
Section "Device"
Identifier "** NVIDIA (generic) [nv]"
Driver "nv"
#VideoRam 32768
# Insert Clocks lines here if appropriate
EndSection
Section "Screen"
Identifier "Screen 1"
Device "** NVIDIA (generic) [nv]"
Monitor "My Monitor"
DefaultDepth 16

Subsection "Display"
Depth 8
Modes "1024x768" "640x480" "800x600"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection

Thanks in advance
Back to top
View user's profile Send private message
spectre
n00b
n00b


Joined: 11 May 2003
Posts: 40
Location: Virginia USA

PostPosted: Mon May 19, 2003 5:54 am    Post subject: Reply with quote

Code:

Section "Device"
  Identifier "Standard VGA"
  VendorName "Unknown"
  BoardName "Unknown"
  Driver "vga"
EndSection
Section "Device"
  Identifier "** NVIDIA (generic) [nv]"
  Driver "nv"
  #VideoRam 32768
  # Insert Clocks lines here if appropriate
EndSection

According to this section of your XF86Config, you have 2 video cards defined. Comment out the standard VGA device block.

Also, check your font setting in XF86Config. In my XFree86.0.log, the very next action is to load the bitmap font. Hope this helps.
Back to top
View user's profile Send private message
hazelb030
n00b
n00b


Joined: 13 Mar 2003
Posts: 17

PostPosted: Mon May 19, 2003 10:11 pm    Post subject: Reply with quote

that didnt solve the problem. Still the same error message.I tried the same procedure with a 2.5 kernel and .... he starts x for a few seconds but than he hangs up with the error message:

font renderer for ".TTF" already registered at priority 10
font renderer for ".TTC" already registered at priority 10


I suppose its a problem due to my kernel-configuration. but I dont know where the problem is. What should be compiled in or as module for a nvidia graphics card (Geforce2 MX)?
Back to top
View user's profile Send private message
Qubax
Guru
Guru


Joined: 19 Jul 2002
Posts: 451
Location: Tirol, Austria

PostPosted: Tue May 20, 2003 11:26 am    Post subject: Reply with quote

do you have something like
Code:
Load "xtt"
in you config file. this causes this errorreport at my box(i think a renderer is already included in the new X), but it didn't cause my X to freeze
Back to top
View user's profile Send private message
hazelb030
n00b
n00b


Joined: 13 Mar 2003
Posts: 17

PostPosted: Wed May 21, 2003 3:28 pm    Post subject: Reply with quote

solved the problem myself. i tried to make a XF86Config with XF86Config -configure. After that I configured the rest (mointor, keyboard and mouse) and .... it works :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum