
My SuSE 9.1 Laptop
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is my first attempt at customization on my new setup, this is from an HP ze4600AMD and EVERYTHING works(except 3d I think, but I don't need it or care)!!! I have sound, wireless internet, modem, ethernet, floppy, dvd burner, 1400X1050, I really love this machine!!!!
Oh yeah, 60gig hdd, AMD Athlon 2500+, 1 gig ram :D
Joshua...
mononoke
16 years ago
Section "Module"
Load "dbe"
Load "type1"
Load "speedo"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
Load "dri"
Load "/usr/X11R6/lib/modules/extensions/libglx.a"
EndSection
Section "DRI"
Group "video"
# Mode 0660
Mode 0666
EndSection
---------------
these are the changes i made in the /etc/X11/XF86Config
it works for my "HP compaq nx7000" and its "ATI Mobility Radeon 9200" graphics card.
i use the standard ati-driver, but the original ati-driver should be better, but you have to compile the kernel for the original driver (after downloading it).
Good Luck.
Report
nyghtone
16 years ago
Report