[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XFree86 config for tibook 667



If I understand correctly we own the same laptop.
My linux experience is here:
   http://cattlegrid.net/~christophe/titanium/

The remaining problems for me are:
   No Suspend/Resume
   No TV out and external screen
   The HD never spin down (I have ext3 which keeps using the HD every 5 seconds)
   Strange comportement when wireless with a few applications [1].

If you have info on these topics, please inform me.

Otherwise this laptop rocks.

NOTE 1: The strange comportement is:
With mozilla 1.0, A few sites are nearly unreachable (most of the time I
get the html but not the images) but the same sites are perfectly
reachable with other browsers (encompass, opera, ie5 under mol). Mozilla
1.2b behave better (but not perfect), it's looks like a problem
triggered by the http code.
Also with openSSH, when wireless I can slogin perfectly but most scp
fail (wait forever). The same commands work perfectly when connected to
the same network with a cable.

Christophe

On Thu, Oct 31, 2002 at 06:47:07PM -0600, delysid@attbi.com wrote:
> I'm very new to debian / XFree86 and this list....Hi everyone.
> 
> I'm trying to get debian and XFree86 to work on my Tibook.
> 
> I used the media less yaboot way to install woody then after quite a 
> bit of reading i figured out that X4.1 wouldn't work with my laptop's 
> video card. so i upgraded to testing. I then used the apt.conf file to 
> apt-get -t unstable install x-window-system.
> I still can't get X to start up correctly, when i try to start x the 
> screen kinda starts to glow and gradually get brighter but it's just 
> giberish on the screen.I know thats not the most technical description 
> but its the best i can come up with.
> 
> anyway here is a copy of my XF86Config-4  and at the bottom is the end 
> of my xfree86 log.
> 
> ### BEGIN DEBCONF SECTION
> Section "Files"
> 	FontPath	"unix/:7100"			# local font server
> 	# if the local font server has problems, we can fall back on these
> 	FontPath	"/usr/lib/X11/fonts/misc"
> 	FontPath	"/usr/lib/X11/fonts/cyrillic"
> 	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
> 	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
> 	FontPath	"/usr/lib/X11/fonts/Type1"
> 	FontPath	"/usr/lib/X11/fonts/Speedo"
> 	FontPath	"/usr/lib/X11/fonts/100dpi"
> 	FontPath	"/usr/lib/X11/fonts/75dpi"
> EndSection
> 
> Section "Module"
> 	Load	"GLcore"
> 	Load	"bitmap"
> 	Load	"dbe"
> 	Load	"ddc"
> 	Load	"dri"
> 	Load	"extmod"
> 	Load	"freetype"
> 	Load	"glx"
> 	Load	"int10"
> 	Load	"record"
> 	Load	"speedo"
> 	Load	"type1"
> 	Load	"vbe"
> EndSection
> 
> Section "InputDevice"
> 	Identifier	"Generic Keyboard"
> 	Driver		"keyboard"
> 	Option		"CoreKeyboard"
> 	Option		"XkbRules"	"xfree86"
> 	Option		"XkbModel"	"macintosh"
> 	Option		"XkbLayout"	"us"
> EndSection
> 
> Section "InputDevice"
> 	Identifier	"Configured Mouse"
> 	Driver		"mouse"
> 	Option		"CorePointer"
> 	Option		"Device"		"/dev/input/mice"
> 	Option		"Protocol"		"ImPS/2"
> 	Option		"Emulate3Buttons"	"true"
> 	Option		"ZAxisMapping"		"4 5"
> EndSection
> 
> Section "Device"
> 	Identifier	"Generic Video Card"
> 	Driver		"r128"
> 	BusID		"PCI:0:16:0"
> 	Option		"UseFBDev"		"true"
> EndSection
> 
> Section "Monitor"
> 	Identifier	"Generic Monitor"
> 	HorizSync	40-50
> 	VertRefresh	50-60
> 	Option		"DPMS"
> EndSection
> 
> Section "Screen"
> 	Identifier	"Default Screen"
> 	Device		"Generic Video Card"
> 	Monitor		"Generic Monitor"
> 	DefaultDepth	24
> 	SubSection "Display"
> 		Depth		1
> 		Modes		"1152x768"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		4
> 		Modes		"1152x768"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		8
> 		Modes		"1152x768"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		15
> 		Modes		"1152x768"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		16
> 		Modes		"1152x768"
> 	EndSubSection
> 	SubSection "Display"
> 		Depth		24
> 		Modes		"1152x768"
> 	EndSubSection
> EndSection
> 
> Section "ServerLayout"
> 	Identifier	"Default Layout"
> 	Screen		"Default Screen"
> 	InputDevice	"Generic Keyboard"
> 	InputDevice	"Configured Mouse"
> EndSection
> 
> Section "DRI"
> 	Mode	0666
> EndSection
> 
> ### END DEBCONF SECTION
> 
> snipit from XFree86 log..
> **********************
> 
> (II) Module vbe: vendor="The XFree86 Project"
> 	compiled for 4.2.1, module version = 1.0.0
> 	ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "r128"
> (II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
> (II) Module r128: vendor="The XFree86 Project"
> 	compiled for 4.2.1, module version = 4.0.1
> 	Module class: XFree86 Video Driver
> 	ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "ati"
> (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
> (II) Module ati: vendor="The XFree86 Project"
> 	compiled for 4.2.1, module version = 6.4.8
> 	Module class: XFree86 Video Driver
> 	ABI class: XFree86 Video Driver, version 0.5
> (II) LoadModule: "mouse"
> (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
> (II) Module mouse: vendor="The XFree86 Project"
> 	compiled for 4.2.1, module version = 1.0.0
> 	Module class: XFree86 XInput Driver
> 	ABI class: XFree86 XInput driver, version 0.3
> (II) ATI: ATI driver (version 6.4.8) for chipsets: ati
> (II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
> 	ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
> 	ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP),
> 	ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
> 	ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI),
> 	ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP),
> 	ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI),
> 	ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
> 	ATI Rage 128 Mobility ML (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 QY (AGP), ATI Radeon VE QZ (AGP),
> 	ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LX (AGP),
> 	ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP),
> 	ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QN (AGP),
> 	ATI Radeon 8500 QO (AGP), ATI Radeon 8500 Ql (AGP),
> 	ATI Radeon 8500 BB (AGP), ATI Radeon 7500 QW (AGP)
> (II) Primary Device is: PCI 00:10:0
> (EE) No devices detected.
> 
> Fatal server error:
> no screens found
> 
> 
>  please excuse the size of my first email to the list since i'm new to 
> debian and XFree86 i'm not sure whats important outta these files and 
> whats not..
>  any help or suggestions would be greatly appreciated. A copy of 
> somones working XF86Config-4 file would be appreciated.
> 
> Thanks
> eric
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org

-- 
Christophe Barbé <christophe.barbe@ufies.org>
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8  F67A 8F45 2F1E D72C B41E

Cats are absolute individuals, with their own ideas about everything,
including the people they own. --John Dingman



Reply to: