You are not logged in.

#1 2009-07-23 08:09:32

technononsense
Member
From: Right there
Registered: 2008-07-04
Posts: 20

hwd -xa gives errors

I'm trying to install arch onto my girlfriends laptop but i'm having a few problems. first is tring to get x up and running.

when i follow the wiki (http://wiki.archlinux.org/index.php/Fuj … FIGURATION) it says to use "hwd -xa" to auto generate xorg.conf (i tried "xorg -configure" but i get a black screen) i get 2 errors, something along the line of- error 1 on line x, error 2 on line xx (sory for not having the exact error but im unable to copy it to another machine to then paste here!)

Any suggestions?

:edit:

just wrote the errors out-

/usr/bin/mkxcfg: line 174: unexpected EOF while looking for matching ')'
/usr/bin/mkxcfg: line 529: syntax error: unexpected end of file

Last edited by technononsense (2009-07-23 08:44:58)

Offline

#2 2009-07-23 08:31:39

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,405
Website

Re: hwd -xa gives errors

Try just using "X -configure", or running without an xorg.conf.

Offline

#3 2009-07-30 18:15:18

rant
Member
Registered: 2008-10-22
Posts: 6

Re: hwd -xa gives errors

I got rid of the error by adding a newline after the EOF on line 174:

COMPLETE="$(awk '/EndSection/{print}' <<EOF
$MONITOR
EOF
)"

The script completed successfully, but the generated xorg.conf doesn't work.  YMMV.

Offline

#4 2009-07-31 16:43:23

kras1001
Member
From: Bulgaria
Registered: 2008-12-18
Posts: 39

Re: hwd -xa gives errors

I have a same problem:
/usr/bin/mkxcfg: line 174: unexpected EOF while looking for matching ')'
/usr/bin/mkxcfg: line 529: syntax error: unexpected end of file

Video: Intel GMA X4500 (Intel G41 Chipsets).
HELP...

Offline

#5 2009-07-31 18:10:56

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: hwd -xa gives errors

Hello Rant and Kras1001!

Please take that lines in one line, well, remove LF characters, and it will work.

Follow this thread pls:
http://www.archlinux.org/pipermail/aur- … 06031.html

Btw, Allan had right with using X -configure instead of hwd -x.

Offline

#6 2009-07-31 19:41:41

kras1001
Member
From: Bulgaria
Registered: 2008-12-18
Posts: 39

Re: hwd -xa gives errors

Thank you djszapi.
I download this pkg : http://aur.archlinux.org/packages.php?ID=26913
makepkg -s
packman -U hwd..............
hwd -xa
and X start but with Vesa drivers (I don't know is Linux support Intel GMA X4500?).

Offline

#7 2009-07-31 21:28:17

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: hwd -xa gives errors

Hello Kras1001!

Did you follow this too ?
http://wiki.archlinux.org/index.php/Intel_Graphics

Offline

#8 2009-08-06 20:46:19

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

Re: hwd -xa gives errors

Thanks for the solution! New version 5.5.1 is ready.

PS. I am surprised this bug was undetected since first version in August 2003.


Markku

Offline

Board footer

Powered by FluxBB