You are not logged in.

#1 2009-01-04 17:36:08

mathetes
Member
Registered: 2009-01-04
Posts: 4

startx = Failed to load module "record"

Hi to everyone, this is the first time i try to install arch and im having problems with X.
I have an nvidia fx5200 card roll and i installed the nvidia driver with pacman -S nvidia
I noticed that when i did that i uninstalled the package libgl.
I have all the repos unquoted and i also have the kde-unstable since im trying to get kde 4.1.85

I have generated the xorg.conf with nvidia-xconfig, hwd -x and renaming it and with xorgconfig, all with no results yet.
I know i should post my xorg.conf and the startx log error but i dont know how to do that from a command line,
my error is basically this:

#startx
...
(EE) Failed to load module "record" (module does not exist, 0)
(EE) No devices detected

Fatal server error:
No screens found

I would really appreciate any help big_smile

Offline

#2 2009-01-04 21:25:39

decaturguy
Member
From: Sweden
Registered: 2006-11-28
Posts: 117

Re: startx = Failed to load module "record"

Hi! i don't know about record module but fx5200 is not supported in nvidia.

pacman -R nvidia-utils nvidia

pacman -S  nvidia-173xx

Offline

#3 2009-01-04 21:53:05

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,294
Website

Re: startx = Failed to load module "record"

pacman -S  nvidia-173xx

hwd -x (rename)

Edit /etc/X11/xorg.conf
Load           "type1" (remove this line)
Driver "nvidia" (instead of "nv" or "vesa")

Wiki:
http://wiki.archlinux.org/index.php/NVIDIA


Markku

Offline

#4 2009-01-05 00:52:04

mathetes
Member
Registered: 2009-01-04
Posts: 4

Re: startx = Failed to load module "record"

Thank you for your help. I will try and post after that

Offline

Board footer

Powered by FluxBB