LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 02-15-2004, 12:49 AM   #1
adamis
Member
 
Registered: Oct 2003
Posts: 81

Rep: Reputation: 15
IGP320 Finally got 3d working! But now some startup issues...


I have just spent the last 14 hours getting 3d acceleration to work with my IGP320. After about 11 hours I finally succeded and was able to play some tuxracer and chromium in very smooth frame rates!! Once I get this current problem figured out I plan on posting how I got it to work.

Now comes the problem. I'm having some bootup problems that I can't seem to pin down. Bascially if I just turn on the laptop (or restart) and let it boot without touching the computer it will boot fine until it reaches the graphical login. At this time it becomes really slugish. Starting gnome or KDE takes forever and usually the laptop will overheat and turn off before they finish loading.

Now here is the kicker. After three hours of trial and error I discovered that on boot up if I enter the interactive bootup and then just hold down the enter key as it asks me what services to start it has no problem starting the graphical log in mangager (no lag) and KDE or gnome loads without any problems.

So, any of you guys have an idea on what could be the problem here? Any help would be appreciated.

Emachines M5310
Athlon XP 2400+
IGP320
512mb

Mandrake 9.2 RC2 (yeah I know, I haven't downloaded new sources...)
Kernel 2.6.2mm
4.3.99.12 (DRI trunk)

# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection

Section "ServerFlags"
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
Load "dri" # direct rendering
EndSection

Section "DRI"
Mode 0666
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
# Option "XkbOptions" ""
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/usbmouse"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Plug'n Play"
ModelName "Flat Panel 1024x768"
HorizSync 31.5-48.5
VertRefresh 40-70

# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync

# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection


Section "Device"
Identifier "device1"
Driver "radeon"
BoardName "Mobility U1"
VideoRam 65536
Option "DPMS"
Option "AGPMode" "4"
Option "AGPFastWrite" "on"
Option "EnablePageFlip" "on"
BusID "PCI:1:5:0"

EndSection

#Section "Device"
# Identifier "device1"
# VendorName "ATI Technologies Inc"
# BoardName "ATI Radeon"
# Driver "radeon"
# Option "DPMS"
#EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "Monitor0"
DefaultColorDepth 24

Subsection "Display"
Depth 8
Virtual 1024 768
EndSubsection

Subsection "Display"
Depth 15
Virtual 1024 768
EndSubsection

Subsection "Display"
Depth 16
Virtual 1024 768
EndSubsection

Subsection "Display"
Depth 24
Virtual 1024 768
EndSubsection
EndSection

Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
EndSection

Last edited by adamis; 02-15-2004 at 04:09 PM.
 
Old 02-15-2004, 03:00 PM   #2
utopicdog
Member
 
Registered: Aug 2003
Location: france
Distribution: suse/fedora
Posts: 105

Rep: Reputation: 15
you have something that isn't working and it's retrying for a bit. I had this problem with a badly configured soundcard and gnome. I turnned off sound support and then machine flew. pay attention to your error messages, if not look at the logfiles, find what doesn't work and either make it work or disable it.

good luck, derek.
 
Old 02-15-2004, 03:20 PM   #3
adamis
Member
 
Registered: Oct 2003
Posts: 81

Original Poster
Rep: Reputation: 15
But why would the system work fine if I enter interactive startup mode and then just hold down the enter key until the graphical login manager shows up? I thought it might be a service that wasn't getting started or was getting started but I couldn't find anything out of the normal.

At least it's just an annoyance and only happens during startup. I can live with it until true support for the IGP makes it into xfree86 (which by the way will not be 4.4 unfortunatly...). Small price to pay to be able to play some 3d games.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with configuring Xfree86 and bootup panos1000 Linux - Newbie 1 10-07-2005 04:54 AM
RH7.2 problem with Xconfigure using cirrus logic GDA5436 Stonesbeer Red Hat 6 09-24-2003 02:39 AM
xfree86 problems w/ laptop: cirrus logic 7543 yocompia Linux - Hardware 0 09-06-2003 10:37 AM
A teaser DSL problem Jadasin Linux - General 6 04-17-2003 03:49 PM
Avance Logic sound card problem ShadowLux Linux - Hardware 1 08-19-2002 05:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 09:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration