LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 07-22-2003, 10:19 AM   #1
rcveen
LQ Newbie
 
Registered: Jul 2003
Posts: 7

Rep: Reputation: 0
X problem with Asus L5


I'v got an Asus Notebook L5 I don't get X working working on it.

Installing RedHat 9.1 in graphical mode gives a black screen when starting installing.
So I tried it with text mode. But then when I select a generic screen and generic video I got a black screen again.

Same thing happend with Mandrake => black screen !


Thing is I got some Live distro's from Morphix from the magazine Linux format and that one works right away.

So it should be possible to get it working.

But How ???

When the distro starts it shows that it's using
an ATI Unknown device 1002:4c66
and a generic Monitor
1024*768 800*600 640*480

and an other distor says the frequenties are
28.0-96 V50-76

Using that just gices a black screen and no detaild info :-(

SO what will be the solution ??

Thx
 
Old 07-22-2003, 08:32 PM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
This is probably going to be a headache as you'll have to make a regular install that boots to text mode and then hand configure X-windows. It work work something like the following:

Install RH, and at the end choose "boot to text mode"

When you first login, as root:

X -configure

That'll attempt to guess at your X-windows settings, and its going to be a much more rough guess then RedHat and Mandy's Xconfigurators.

Next it'll tell you to run the command:

X -xf86config /root/XF86Config.new

Go ahead and try that and if you get a black screen... go ahead and post up the entirety of that file here. Also, you should be able to get back to the console with:

ctrl+alt+backspace

That'll just kill X-windows, its also how you're going to get out of the test from above.

If the above test file worked, copy it over /etc/X11/XF86Config-4

with the command:

cp /root/XF86Config.new /etc/X11/XF86Config-4

(that might have been pedantic, but I don't know how fluent you are from the command line)

Then just try starting X again with:

startx

The resolution will probably suck, post back and we'll sort that out.

Cheers,

Finegan

Last edited by finegan; 07-22-2003 at 08:34 PM.
 
Old 07-30-2003, 06:29 AM   #3
rcveen
LQ Newbie
 
Registered: Jul 2003
Posts: 7

Original Poster
Rep: Reputation: 0
The X -configure solution didn't give the answers I would have liked so here are the files it generated:

XF86Config.new & XFree86.0.log

I hope somebody can help me with this problem
Thx

XF86Config.new:
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "record"
Load "xtrap"
Load "speedo"
Load "type1"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "ForcePCIMode" # [<bool>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPFastWrite" # [<bool>]
#Option "AGPSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "NoBackBuffer" # [<bool>]
#Option "PanelOff" # [<bool>]
#Option "DDCMode" # [<bool>]
#Option "CloneDisplay" # <i>
#Option "CloneMode" # [<str>]
#Option "CloneHSync" # [<str>]
#Option "CloneVRefresh" # [<str>]
#Option "UseFBDev" # [<bool>]
#Option "VideoKey" # <i>
#Option "ForceLegacyCRT" # <i>
Identifier "Card0"
Driver "ati"
VendorName "ATI Technologies Inc"
BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
 
Old 07-30-2003, 06:30 AM   #4
rcveen
LQ Newbie
 
Registered: Jul 2003
Posts: 7

Original Poster
Rep: Reputation: 0
and
=======================================
and XFree86.0.log

XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-3bigmem i686 [ELF]
Build Date: 27 February 2003
Build Host: porky.devel.redhat.com

Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.20-8 (bhcompile@porky.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST 2003
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Jul 31 13:40:35 2003
(++) Using config file: "/root/XF86Config.new"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/CID/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/CID/").
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 8

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0648 card 1043,1738 rev 03 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0008 card 0000,0000 rev 14 class 06,01,00 hdr 80
(II) PCI: 00:02:3: chip 1039,7007 card 1043,1737 rev 00 class 0c,00,10 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1043,1738 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:02:6: chip 1039,7013 card 1043,1736 rev a0 class 07,03,00 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 1043,1733 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1043,1739 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1043,1739 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 1043,1739 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1043,173a rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:0a:0: chip 1524,1421 card 4000,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 00:0a:1: chip 1524,1421 card 4800,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 00:0a:2: chip 1524,0510 card 1043,173b rev 00 class 05,01,00 hdr 00
(II) PCI: 00:0c:0: chip 14e4,4301 card 1043,0120 rev 02 class 02,80,00 hdr 00
(II) PCI: 00:0d:0: chip 10b7,1700 card 1043,173c rev 12 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4c66 card 1043,1732 rev 01 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe7800000 - 0xe7ffffff (0x800000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xeff00000 - 0xfebfffff (0xed00000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:10:0), (0,2,5), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00004000 - 0x000040ff (0x100) IX[B]
[1] -1 0 0x00004400 - 0x000044ff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0x40800000 - 0x40bfffff (0x400000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x40400000 - 0x407fffff (0x400000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 6: bridge is at (0:10:1), (0,6,9), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 6 I/O range:
[0] -1 0 0x00004800 - 0x000048ff (0x100) IX[B]
[1] -1 0 0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
[0] -1 0 0x41000000 - 0x413fffff (0x400000) MX[B]
(II) Bus 6 prefetchable memory range:
[0] -1 0 0x40c00000 - 0x40ffffff (0x400000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] rev 1, Mem @ 0xf0000000/27, 0xe7800000/16, I/O @ 0xd800/8, BIOS @ 0xeffe0000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe8000000 from 0xebffffff to 0xe7ffffff
(II) Active PCI resource ranges:
[0] -1 0 0xe3800000 - 0xe3803fff (0x4000) MX[B]
[1] -1 0 0xe4000000 - 0xe4001fff (0x2000) MX[B]
[2] -1 0 0xe5000000 - 0xe5000fff (0x1000) MX[B]
[3] -1 0 0xe5800000 - 0xe5800fff (0x1000) MX[B]
[4] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[5] -1 0 0xe6800000 - 0xe6800fff (0x1000) MX[B]
[6] -1 0 0xe7000000 - 0xe7000fff (0x1000) MX[B]
[7] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[8] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[9] -1 0 0xe7800000 - 0xe780ffff (0x10000) MX[B](B)
[10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[11] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[12] -1 0 0x00009800 - 0x0000987f (0x80) IX[B]
[13] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[B]
[14] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[15] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B]
[16] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[17] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
[18] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe3800000 - 0xe3803fff (0x4000) MX[B]
[1] -1 0 0xe4000000 - 0xe4001fff (0x2000) MX[B]
[2] -1 0 0xe5000000 - 0xe5000fff (0x1000) MX[B]
[3] -1 0 0xe5800000 - 0xe5800fff (0x1000) MX[B]
[4] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[5] -1 0 0xe6800000 - 0xe6800fff (0x1000) MX[B]
[6] -1 0 0xe7000000 - 0xe7000fff (0x1000) MX[B]
[7] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[8] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[9] -1 0 0xe7800000 - 0xe780ffff (0x10000) MX[B](B)
[10] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[11] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[12] -1 0 0x00009800 - 0x0000987f (0x80) IX[B]
[13] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[B]
[14] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[15] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B]
[16] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[17] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
[18] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe3800000 - 0xe3803fff (0x4000) MX[B]
[6] -1 0 0xe4000000 - 0xe4001fff (0x2000) MX[B]
[7] -1 0 0xe5000000 - 0xe5000fff (0x1000) MX[B]
[8] -1 0 0xe5800000 - 0xe5800fff (0x1000) MX[B]
[9] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[10] -1 0 0xe6800000 - 0xe6800fff (0x1000) MX[B]
[11] -1 0 0xe7000000 - 0xe7000fff (0x1000) MX[B]
[12] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[13] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[14] -1 0 0xe7800000 - 0xe780ffff (0x10000) MX[B](B)
[15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[19] -1 0 0x00009800 - 0x0000987f (0x80) IX[B]
[20] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[B]
[21] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[22] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B]
[23] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[24] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
[25] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 6.4.18
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE/7000 QY (AGP), ATI Radeon VE/7000 QZ (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QI (AGP),
ATI Radeon 8500 QJ (AGP), ATI Radeon 8500 QK (AGP),
ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP),
ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
ATI Radeon 8500 Qh (AGP), ATI Radeon 8500 Qi (AGP),
ATI Radeon 8500 Qj (AGP), ATI Radeon 8500 Qk (AGP),
ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
ATI Radeon 7500 QW (AGP), ATI Radeon 7500 QX (AGP),
ATI Radeon 9000 Id (AGP), ATI Radeon 9000 Ie (AGP),
ATI Radeon 9000 If (AGP), ATI Radeon 9000 Ig (AGP),
ATI Radeon Mobility M9 Ld (AGP), ATI Radeon Mobility M9 Le (AGP),
ATI Radeon Mobility M9 Lf (AGP), ATI Radeon Mobility M9 Lg (AGP),
ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP),
ATI Radeon 9500 AF (AGP), ATI FireGL Z1/X1 AG (AGP),
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP)
(II) Primary Device is: PCI 01:00:0
(II) ATI: Candidate "Device" section "Card0".
(--) Chipset ATI Radeon Mobility M9 Lf (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe3800000 - 0xe3803fff (0x4000) MX[B]
[6] -1 0 0xe4000000 - 0xe4001fff (0x2000) MX[B]
[7] -1 0 0xe5000000 - 0xe5000fff (0x1000) MX[B]
[8] -1 0 0xe5800000 - 0xe5800fff (0x1000) MX[B]
[9] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[10] -1 0 0xe6800000 - 0xe6800fff (0x1000) MX[B]
[11] -1 0 0xe7000000 - 0xe7000fff (0x1000) MX[B]
[12] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[13] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[14] -1 0 0xe7800000 - 0xe780ffff (0x10000) MX[B](B)
[15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[19] -1 0 0x00009800 - 0x0000987f (0x80) IX[B]
[20] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[B]
[21] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[22] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B]
[23] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[24] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
[25] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 4.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.6
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe3800000 - 0xe3803fff (0x4000) MX[B]
[6] -1 0 0xe4000000 - 0xe4001fff (0x2000) MX[B]
[7] -1 0 0xe5000000 - 0xe5000fff (0x1000) MX[B]
[8] -1 0 0xe5800000 - 0xe5800fff (0x1000) MX[B]
[9] -1 0 0xe6000000 - 0xe6000fff (0x1000) MX[B]
[10] -1 0 0xe6800000 - 0xe6800fff (0x1000) MX[B]
[11] -1 0 0xe7000000 - 0xe7000fff (0x1000) MX[B]
[12] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
[13] -1 0 0xeffe0000 - 0xefffffff (0x20000) MX[B](B)
[14] -1 0 0xe7800000 - 0xe780ffff (0x10000) MX[B](B)
[15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
[16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[22] -1 0 0x00009800 - 0x0000987f (0x80) IX[B]
[23] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[B]
[24] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[25] -1 0 0x0000b000 - 0x0000b07f (0x80) IX[B]
[26] -1 0 0x0000b400 - 0x0000b4ff (0x100) IX[B]
[27] -1 0 0x0000b800 - 0x0000b80f (0x10) IX[B]
[28] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
[29] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[30] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 1 card 0 func 0
(==) RADEON(0): Depth 8, (==) framebuffer bpp 8
(II) RADEON(0): Pixel depth = 8 bits stored in 1 byte (8 bpp pixmaps)
(==) RADEON(0): Default visual is PseudoColor
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon Mobility M9 Lf (AGP)" (ChipID = 0x4c66)
(--) RADEON(0): Linear framebuffer at 0xf0000000
(--) RADEON(0): MMIO registers at 0xe7800000
(--) RADEON(0): BIOS at 0xeffe0000
(--) RADEON(0): VideoRAM: 65536 kByte (64-bit DDR SDRAM)
(II) RADEON(0): CloneDisplay option not set -- defaulting to auto-detect
(II) RADEON(0): Primary Display == Type 2
(II) RADEON(0): Panel ID string: Samsung LTN150P1-L02
(II) RADEON(0): Panel Size from BIOS: 1400x1050
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=35000; xclk=19500
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head (DDCType: 0) ---------
(II) RADEON(0): Total number of valid DDC mode(s) found: 0
(II) RADEON(0): Total number of valid FP mode(s) found: 0
(EE) RADEON(0): No valid mode found for this DFP/LCD
(II) UnloadModule: "ati"
(II) UnloadModule: "i2c"
(II) Unloading /usr/X11R6/lib/modules/libi2c.a
(II) UnloadModule: "ddc"
(II) Unloading /usr/X11R6/lib/modules/libddc.a
(II) UnloadModule: "int10"
(II) Unloading /usr/X11R6/lib/modules/linux/libint10.a
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(II) UnloadModule: "radeon"
(II) Unloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.
 
Old 07-30-2003, 02:55 PM   #5
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Quote:
(II) RADEON(0): Validating modes on Primary head (DDCType: 0) ---------
(II) RADEON(0): Total number of valid DDC mode(s) found: 0
(II) RADEON(0): Total number of valid FP mode(s) found: 0
(EE) RADEON(0): No valid mode found for this DFP/LCD
X couldn't figure out the H and V settings of your monitor on probe... that's annoying.

The easiest way to knock this out is probably to hand input the value of your monitor in Horizontal and Vertical refresh rates, it'll end up looking like this:
Code:
Section "Monitor"
        #DisplaySize      320   240     # mm
        Identifier   "Monitor0"
        VendorName   "GWY"
        ModelName    "1b5b"
        HorizSync    30.0 - 85.0
        VertRefresh  50.0 - 120.0
        Option      "DPMS"
EndSection
Those ranges are just for this big honking generic I have sitting on my desk. Yours are probably in the manual for the laptop, or possible on asus's site.

Cheers,

Finegan
 
Old 09-05-2003, 10:02 AM   #6
ConstdR
LQ Newbie
 
Registered: Sep 2003
Posts: 2

Rep: Reputation: 0
Angry

I have the same problem.
But everything looks more triky then you can imagine.

Just try to start X-windows. It looks like it starts normally, just nothing on the screen. So, you simply see the dark LCD.
Now, plug in the external monitor and try to switch video output using the <Fn>+<F8> button.
HERE IS IT!

Looks like when X server starts it can't turn on the LCD properly.
I don't know how to solve this problem.
Maybe somebody have any ideas?
 
Old 09-05-2003, 08:01 PM   #7
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
It just has to do with the refresh and sync ranges of the LCD in comparison to the CRT. For the normal monitor, its guess is within range, for the LCD its guessing out of range, so the LCD doesn't display or it would fry. Try to find out what the ranges on the LCD are directly from Asus's website and then enter them into XF86Config just like from the above clip.

Cheers,

Finegan
 
Old 09-06-2003, 09:35 PM   #8
ConstdR
LQ Newbie
 
Registered: Sep 2003
Posts: 2

Rep: Reputation: 0
Good idea, but I can't find any information about the refresh rates.
Maybe you can?
Here is the part from /var/log/XFree86.0.log file, does it helps:

(WW) fglrx(0): Only single display is connected, DesktopOption will be ignored
(II) fglrx(0): DesktopSetup 0x0000
(II) fglrx(0): Panel ID string: Samsung LTN150P1-L02
(II) fglrx(0): Panel Size from BIOS: 1400x1050
(==) fglrx(0): PseudoColor visuals disabled
(==) fglrx(0): Overlay disabled
(**) fglrx(0): Overlay disabled
(II) fglrx(0): PLL parameters: rf=2700 rd=12 min=20000 max=35000; xclk=19500
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(**) fglrx(0): Center Mode is disabled
(==) fglrx(0): TMDS coherent mode is enabled
(II) fglrx(0): Valid mode using on-chip RMX: 1400x1050
(II) fglrx(0): Total 1 valid mode(s) found.
(--) fglrx(0): Virtual size is 1400x1050 (pitch 1408)
(**) fglrx(0): *Mode "1400x1050"
(==) fglrx(0): DPI set to (75, 75)
 
Old 09-07-2003, 01:57 PM   #9
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
That's actually too early in the log, they're at the end, but the log doesn't matter, you gotta hand edit: /etc/X11/XF86Config and give it settings like in the above example:
Code:
Section "Monitor"
        #DisplaySize      320   240     # mm
        Identifier   "Monitor0"
        VendorName   "GWY"
        ModelName    "1b5b"
        HorizSync    30.0 - 85.0
        VertRefresh  50.0 - 120.0
        Option      "DPMS"
EndSection
I wouldn't use those Horiz and Vert settings as that's for an old Gateway 17-inch CRT, but you should be able to get yours from your manufacturer's website.

Cheers,

Finegan
 
Old 09-23-2003, 03:19 AM   #10
pof
LQ Newbie
 
Registered: Sep 2003
Posts: 1

Rep: Reputation: 0
Hi,

This problem now has a solution fixed. See this page:

http://www.tactel.se/~pf/linux_asusl5800c.html
 
  


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 Asus A9600SE stooop Linux - Hardware 0 09-02-2004 03:25 PM
ASUS board problem rharvey@cox Linux - Hardware 7 06-01-2004 07:10 AM
Problem with SuSE 9.0 on ASUS P4S800 micha Linux - Hardware 2 03-26-2004 04:02 AM
Asus A7N8X - Lan problem Kdiver58 Linux - Hardware 16 07-11-2003 09:52 AM
Does SuSe 8.0 support Asus A7V333 and Asus V7100 Magic GeForce 2? chansky Linux - Hardware 2 08-26-2002 01:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 11:45 PM.

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