Page 1 of 1

I succeded to have X in my eMac¡¡¡

PostPosted: 30 Oct 2004, 21:08
by masc
I always ask for help, in this case perhaps I could be usefull for someone :D
Here it is the XF86config that finally works fine to have X and tune them:
THE MOST TRICKY PART IS THE MODELINE LINE, till I didn't find the right one, no way to have X in YDL 4.0 and not all in YDL 3.01 nor mandrake nor gentoo also for ubuntu was fine, but is still quite a development distribution :wink:



# XFree86 4 configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
#Load "dri"
EndSection

Section "InputDevice"

# Change "XkbModel" to "macintosh_old" if you are using
# the deprecated adb keycodes.
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "macintosh"
Option "XkbLayout" "es"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "ZAxisMapping" "4 5"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
# Option "Emulate3Buttons" "true"
EndSection

Section "Monitor"

#Modeline "1280x960" 122.25 1280 1320 1424 1696 960 961 964 1002 +hsync +vsync -csync
Identifier "Monitor0"
ModelName "Apple eMac"
HorizSync 71.0 - 73.0
VertRefresh 70.0 - 140.0
ModeLine "1280x960" 122.2 1280 1344 1448 1696 960 961 964 1002 +hsync +vsync -csync
Option "DPMS"
EndSection

Section "Device"
Identifier "Card0"
Driver "nv"
BoardName "NVIDIA GeForce 2 MX (generic)"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1280x960" "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x960" "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

X Conf.

PostPosted: 03 Nov 2004, 17:35
by drew1
ModelName "Apple eMac"
HorizSync 71.0 - 73.0
VertRefresh 70.0 - 140.0


My X would not fire up upon a regular install on an eMac 700MHz so what i did was:

login at su, vi /etc/X11/xfree86.conf.

i changed :

VertRefresh to 71.0 - 73.0

Save the changes type "startx' boom works like a charm!

PostPosted: 08 Feb 2005, 23:28
by consolation
HI,
I am complete newbie when it comes to linux so please assume i am an ignorant sob.
I got YLD4 installed on an eMac700 and yaboot starts up ok but then after a while the system hangs up and the screen goes blank. Near as I can work out it's when X fires up. So...
How do I enter the above config? I can't see my linux partitions from osX and if I boot into linux I just get a hanged system...
Help, please....

PostPosted: 17 Sep 2005, 07:43
by jose
What is SOCKS proxy server?
SOCKS is a networking proxy protocol that enables hosts on one side of a SOCKS server to gain full access to hosts on the other side of the SOCKS server without requiring direct IP-reachability. SOCKS is often used as a network firewall, redirecting connection requests from hosts on opposite sides of a SOCKS server. The SOCKS server authenticates and authorizes requests, establishes a proxy connection, and relays data between hosts.

http://www.socksproxylist.com

PostPosted: 17 Sep 2005, 08:47
by StarKnight83
umm...jose u have the right thread? consolation: you can do one of 2 things one try to go to a virtual terminal (f*+alt+ctrl) where * equals 1-6 f7 takes u back to the gui. and you should have a input ability there. If not the option 2 is to put in the first install disk boot off of it and instead of going threw install type rescue (i think-or something like that hit tab for options) and once you have a terminal there mount you hdd ("mkdir /mnt/hdd" "mount /dev/hda* /mnt/hdd) * is you partition # and use nano to edit the flie