Date: Tue, 16 Apr 2002 06:15:18 +0000 From: "Matthew Hanson" <[EMAIL PROTECTED]> Subject: More Mandrake 7.1 on L50
Neil's been really good sending me the installation and getting most of it up and running on my L50. But I'm a fish out of water here, and was wondering if some of you Linux folks might be able to help me with three things: 1. Configure XF86Config to recognize the C&T LCD monitor drivers, and set the Lib's LCD up as a SVGA device in the Graphics and Screen sections. At the moment I'm using Neil's XF86Config. See its data below. 2. Get a runlevel of 5 set up so I can get Mandrake to prompt me to choose the X-Windows graphic shell. This seems to be linked to getting the correct monitor setup in XF86Config. 3. Get PCMCIA set up so I can use my FDD, CD-ROM, and modem. The Mandrake 7.1 kernal is the same as Neil’s: 2.2.15-4mdk Thanks, Matt Graphics and screen sections of Neil's XF86Congif file: # ********************************************************** # Graphics device section # *********************************************************** Section "Device" Identifier "Generic VGA" Chipset "generic" EndSection Section "Device" Identifier "ATI Rage 128 (generic)" # you don't want to believe this...it's a c&t65550 but was installed on an ATI VendorName "Unknown" BoardName "Unknown" VideoRam 1024 # Clock lines # Uncomment following option if you see a big white block # instead of the cursor! #Option "sw_cursor" #Option "power_saver" EndSection # *********************************************************** # Screen sections # ********************************************************** # The Colour SVGA server Section "Screen" Driver "svga" Device "ATI Rage 128 (generic)" Monitor "Generic|LCD Panel 640x480" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "640x400" ViewPort 0 0 EndSubsection Subsection "Display" Depth 15 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "640x480" ViewPort 0 0 Virtual 800 600 EndSubsection Subsection "Display" Depth 24 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "640x480" ViewPort 0 0 EndSubsection EndSection Section "Screen" Driver "vga16" Device "Generic VGA" Monitor "Generic|LCD Panel 640x480" Subsection "Display" Modes "640x480" "800x600" ViewPort 0 0 EndSubsection EndSection Section "Screen" Driver "vga2" Device "Generic VGA" Monitor "Generic|LCD Panel 640x480" Subsection "Display" Modes "640x480" "800x600" ViewPort 0 0 EndSubsection EndSection Section "Screen" Driver "accel" Device "ATI Rage 128 (generic)" Monitor "Generic|LCD Panel 640x480" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "640x400" ViewPort 0 0 EndSubsection Subsection "Display" Depth 15 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "640x480" ViewPort 0 0 Virtual 800 600 EndSubsection Subsection "Display" Depth 24 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "640x480" ViewPort 0 0 EndSubsection EndSection Section "Screen" Driver "fbdev" Device "ATI Rage 128 (generic)" Monitor "Generic|LCD Panel 640x480" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "default" ViewPort 0 0 EndSubsection Subsection "Display" Depth 15 Modes "default" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "default" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "default" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "default" ViewPort 0 0 EndSubsection EndSection _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx ************************************************************** http://libretto.basiclink.com - Libretto mailing list http://www.silverace.com/libretto/ - Archives -------TO UNSUBSCRIBE------- Reply to any of the list messages. The reply mail should be addressed to: [EMAIL PROTECTED] - Then replace any text on the message's subject line: cmd:unsubscribe --------TO UNSUBSCRIBE DIGEST------ Do above but with this on subject line: cmd:unsubscribe digest **************************************************************