XF86Config files and firewire

glenn greenfield yellowdog-newbie@lists.terrasoftsolutions.com
Thu, 21 Aug 2003 23:38:05 -0700


> Thank you for making that clear.
> 
> I got two different sets of errors at different times.
> 
> 1) After first successful bootup and text login
> 
> 	I ran Xautoconfig, then tried startx. I got the following:
> 
> (EE) NV(0): no valid modes found
> (EE) Screen(s) found, but none have a usable configuration

Not sure if you're aware of this but every time you run Xautoconfig it writes another XF86COnfig file and moves your existing file to XF86Config~ or somesuch.
 
> 
> 1 to 2) I then booted and ran OS X until the next day
> 
> 
> I should note that I have 3 displays on my dual-800 G4.
> 
> AGP - GeForce3 64 MB- Apple Studio Display 17" CRT (an ADC connector)
> 
> PCI - Radeon 32 MB- Sony Multiscan G520 21" CRT
> 
> PCI - Rage 128 (Pro?) 16 MB - Apple Studio Display 21" CRT Blue & White
> 
> 
> However, I got the *same* error when I'd previously physically 
> removed the PCI cards and installed YDL with only the GeForce3 and 
> Apple 17" CRT.
> 
> 
> 2) Today, I booted into YDL, and to my surprise, saw Kudzu detecting 
> new hardware: ATI Rage 128, and ATI Radeon. I answered 'yes' to 
> configuring both cards.
> 
> With renewed hope, I ran Xautoconfig, and startx. I got *different* errors:
> 
> (WW) R128: No matching Device section for instance C0xxID (?) 
> PCI:16:18:0) found
> (WW) R128: No matching Device section for instance C0xxID (?) 
> PCI:16:19:0) found
> (EE) No devices detected.
> 
> Fatal server error:
> no screens found

For anyone that has a new world machine I would suggest obtaining a ppc port of Knoppix/Debian GNU Linux: 
http://www.bouissou.net/knoppix-mib/doc-html/knoppix-mib.html

It has all sorts of tools- it's a complete recovery tool and a complete graphical desktop environment from which to work.  I don't know how well it supports Mac file systems.   It does have very good hardware detection on the x86.  I cannot vouch for the Mac port but it is reported to work.  I commonly use it on x86 boxen just to write an XF86Config file.  Simply boot the disc and if you make it to a graphical environment then your xserver has been configured correctly.  Then copy /etc/X11/XF86Config-4 to your hard drive and use it for yellowdog.  Of course you'll need to make a few adjustments but they should be rather simple.  Font paths perhaps?  Be sure to read the docs on how to boot it as it accepts a rather long string of boot parameters should you need them.

For multiple video cards have a look at Xinerama at
http://tldp.org
and don't forget
http://xfree86.org/


> Message: 9
> Date: Wed, 20 Aug 2003 23:31:06 -0500
> To: yellowdog-newbie@lists.terrasoftsolutions.com
> Subject: Re: Firewire Hard Drives
> From: "David C. Oshel" <grikdog@pobox.com>
> Reply-To: yellowdog-newbie@lists.terrasoftsolutions.com
> 
> On Wed, 20 Aug 2003 14:32:49 -0700 (PDT), Bradley Martin wrote:
> > Does anybody any experience putting a firewire drive
> > on a yellowdog box? (specifically: rev. 1 b+w g3
> > tower)
> > 
> > How did it go? Anything to keep in mind if I plan o
> > doing it?
> 
> Howdy,
> 
> I just installed YDL 3.0 on an old chiclet iBook and it completely 
> ignored my Firewire external hd (fortunately?).  There doesn't seem to 
> a driver for it, at least not that I could see ... but would I even 
> know what to look for?

The module for firewire is ohci1394 so..

sudo modprobe ohci1394

(or become root if you are not yet part of the sudoers group)

Not sure if it would show up on the SCSI BUS or not.  You can find out:

cdrecord -scanbus

Add ohci1394 to the list of modules to be loaded on boot.  Then after reboot issue:

dmesg | less

Your drive should show up (I think). HTH


> Message: 12
> Date: Thu, 21 Aug 2003 12:44:52 +0200
> Subject: Install/screen trouble on a B&W G3
> From: Patrik Jerneheim <jerneheim@mac.com>
> To: yellowdog-newbie@lists.terrasoftsolutions.com
> Reply-To: yellowdog-newbie@lists.terrasoftsolutions.com
> 
> Hi, I'm trying to install YDL 3.0 on a B&W G3 without any luck.
> If I use the graphic installer everything stops when inserting the 
> third CD. I've tried all the different set-ups, they all fail.
> So I tried the text installer, and it seems to work, but...
> Since my screen is not listed, it's a Belinea 17",  I tried the nearest 
> generic model.
> But it after restart it won't start the graphic interface.
> I've tried the startx, then it says:
> 
> (EE) FBDEV(0): FBIOPUT_VSCREENINFO: Invalid argument
> (EE) FBDEV(0): Mode init failed
> 
> Fatal server error:
> AddScreen/ScreenInit failed for driver 0
> 
> and some thing 'bout a XIO: fatal error 104
> 
> What to do?
> 
> Regards
> Patrik

If there's a better driver for your video card than the generic frame buffer (fbdev) then put it in /etc/X11/XF86Config-4.  Get the horizontal and vertical refresh rates for your monitor and enter them into XF86Config-4 as well.  It might be possible to find out which monitor that IS listed comes closest to yours for the refresh rates.  They do not have to be exact matches.  If your actual href is 40-100 then 50-90 should be ok for example.  Just keep it "inside" the manuf. specs for your monitor.
-- 
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze