Re: Xpmac and french keyboard

2002-07-18 Thread Yvon Thoraval

>I suppose you could do all that, but myself I think I'd just modify the
>/etc/X11R6/bin/Xpmac script:
...

looks far better to me, i'll have a look asap on that...

>I'm still a little baffled why you 2? are having such trouble with r128.

what do you call r128 ? my video card chipset ???

here is my lspci output :

00:0b.0 Host bridge: Apple Computer Inc. Bandit PowerPC host bridge (rev 03)
00:0f.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro (rev 5c)
00:10.0 Class ff00: Apple Computer Inc. Grand Central I/O (rev 02)
01:0b.0 Host bridge: Apple Computer Inc. Bandit PowerPC host bridge (rev 03)
01:0d.0 VGA compatible controller: Cirrus Logic GD 5436 [Alpine]
01:0f.0 SCSI storage controller: Artop Electronic Corp ATP860 (rev 01)

personnaly i'm not so surprised about that, because, one of the reason to
switch from ydl 2.2 to mdk is in that ydl XFree was not working, here the
situation is worst for me because i had to do the install in texte mode,
and the better in the mdk side : Xpmac still exist. However, according to
xfree.org, both chipset are supported.

I know Xpmac is more or less obsolete, but also stable, right ???

Quiet frankly i think the prob comes from XFree versus video card. I had
even the help of one of my sons, which is system administrator on UNIX
machines, he uses courantly mdk over some coreen PC and he give up.

Remember, in order to tune the XF86Config file i did a complete re-
install of the older ydl 2.1 in order to copy the working modelines...

The thing really strange to me is in that when i launch under XFree
(after at least one KDE launch under Xpmac) i'm able to hear the KDE
jingle, and even to restart cleanly (no fsck to do...)

Here i should mention i had a seg fault under fsck when trying to reboot
--> complete re-install.

I think i'll found a solution for XFree when i'll be no more in search of
a solution, accidentaly...

>What are the machines you have?

A ppc 9500 oldworld. 

-- 
Yvon Thoraval





Xpmac and french keyboard

2002-07-17 Thread Yvon Thoraval

I"m following the :

Swiss-German keyboard layout for LinuxPPC  <http://www.lka.ch/linux/
de_CH-kbd/>

giving this advise for Xpmac :
-
--
File:   /usr/X11/bin/startx
Explanation:This is the script that starts X windows; the original needs
to be modified to use the non-US configuration files.
Do this only if you use Xpmac! Xfree86 uses /etc/X11/XF86Config => 4a
Change the line that starts with "Xinit" to read:
Changes:

Xinit $clientargs -- /usr/bin/X11/X -kbdtype "de_CH(extended)" $serverargs
-
--

I've found startx in /usr/X11R6/bin

with no line starting with Xinit however this is at the beinning :

userclientrc=$HOME/.xinitrc
userserverrc=$HOME/.xserverrc
sysclientrc=/etc/X11/xinit/xinitrc
sysserverrc=/etc/X11/xinit/xserverrc
defaultclientargs=""
defaultserverargs=""
clientargs=""
serverargs=""

may i add th full path of my french keyboard (/usr/lib/X11/xkb/keymap/
macintosh/fr_new) as clientargs giving :


clientargs="/usr/lib/X11/xkb/keymap/macintosh/fr_new"

also, apart from that point, their is no xserverrc in /etc/X11/xinit

is that only due to the use of Xpmac ?


-- 
Yvon Thoraval





Re: XFdrake and Xpmac

2002-07-17 Thread Yvon Thoraval

>I've used XFdrake and now I can't open X11 cause I get only a black 
>screen.

me too, after more than 3 completes re-installs of mdk-cooker.

>I can't try other configurations cause any time I test it I get the 
>black screen
>and I've to reset via hardware (and the filesystem isn't happy ;)..

for me ctrl+alt=backspace works in order to reboot cleanly now.
but you have also to wait enough time...
>
>So I would like to go back and use Xpmac again, but .. how do I have to 
>do it ?

that's easy :

put the right cdrom

and then type as root :

urpmi XFree86-Xpamc
>
>P.S.
>About my problem with the internet.. I've found (thanks to a friend) 
>wich was
>the problem: I must set up, once connected, the default route to ppp0 
>using
>the command "route add -net default dev ppp0" as super user.
>But I don't know why the ppp0 interface doesn't start at startup as eth0 
>and lo ..
>so I've to do this thing any time I connect to the internet.

i do have something the like. kppp isn't working (pppd time out) however a :

ifup/ifdown ppp0

works well, again as root...

-- 
Yvon Thoraval





RE: XFConfig screen sections modes

2002-07-16 Thread Yvon Thoraval

>>You need to run XFDrake from X or on another X display to get the choice
>>of XFree4.

I had the choice for XFree versus Xpmac but no choice for the screen
itself only resolution and color depth as when i was under console.

result is the same : black screen, XFConfig untouched.
but the symlink in /etc/X11 points now to Xfree86 no more to Xpmac.

>>  Again /etc/X11/XF86Config-4 has nothing to do with Xpmac.
>
>i knew that point BUT this is mdk installer itself having written this
>line speaking about Xpmac into an XF86Config file...

>Section "Screen"
>Identifier "screen1"
>#Device  "Xpmac Frame Buffer Driver"
>Device  "ATI Mach64 1"
>Monitor "Apple|iMac/PowerBook 1024x768"


>
>
>>rpm -e XFree86-Xpmac
>>urpmi XFree-server

i had first to rebuid the rpm db.

now, when i reboot i've tried a startx giving another black screen then i
had to hardware force reboot. /dev/hdg9 wasn't clean obviously fsck gives
a warning :

fsck.ext2 for /dev/hdg9 exited with signal 11

how may i recover ?

I should mention this is not the first time i've got sig 11 (ximian
mailer, gnome ppp dialer, galeon and xhfs) thenb mostly within gnome-like
apps.

-- 
Yvon Thoraval





Re: XF86Config screen sections modes

2002-07-16 Thread Yvon Thoraval

>
>I think you need to find yourself a basic Linux usage guide of some sort.
>You can add/remove software with rpm, urpmi/urpme, rpmdrake, etc. There is
>no command "install/uninstall".

i thought it was a special mdk script, i missunderstood the adise given to me.


-- 
Yvon Thoraval





RE: XFConfig screen sections modes

2002-07-16 Thread Yvon Thoraval

>You need to run XFDrake from X or on another X display to get the choice
>of XFree4.

OK, thanks for that point.

>  Again /etc/X11/XF86Config-4 has nothing to do with Xpmac.

i knew that point BUT this is mdk installer itself having written this
line speaking about Xpmac into an XF86Config file...

>rpm -e XFree86-Xpmac
>urpmi XFree-server

yes i think something is really wrong in this install, then, redoing it
could help.

-- 
Yvon Thoraval





RE: XFConfig screen sections modes

2002-07-15 Thread Yvon Thoraval

>What I recommand to you : run Xfdrake, choose XFree, your graphic card 
>model, and reasonnable screen size. If the test fails, quit XFdrake and 
>modify by hand the /etc/X11/XF86config-4 file to choose the "fbdev" 
>driver instead of the one corresponding to your card. fbdev is the 
>frame buffer driver and it works well for me (I'm running an ATIMach64 
>which should be supported but...). It should look like something like 
>this :


i ran XFdrake, however, i didn't have the choice of XFree but looking at
XF86Config-4 file i saw a line about Xpmac commented out (#). Nor to
choose a screen, only resolution and color depth. (modelines are still
for flat display)

Then (and because uninstall Xpmac wasn't working), i'm still under Xpmac.
How could
i change that manually. Changing only the X --> Xpmac symlink in /etc/X11 ???


-- 
Yvon Thoraval





Re: XF86Config screen sections modes

2002-07-15 Thread Yvon Thoraval

>> - how am I sure i'm using Xpmac rather than XFree ?
>
>Look at the /etc/X11/X symlink

after XFdrake, still pointing to Xpmac...

>> - in case XFree suceeded, what is the way to switch from Xpmac to XFree
>> and back ?
>
>Install/uninstall Xpmac.

as root, under run level 3 bash : unknown commad

>> - in case of Xpmac what and where are the config files for the keyboard ???
>> --
>
>It doesn't use config files, it's all command line switches.  Try Xpmac
>--help, or -? (typical options, I don't have a PPC machine on at the
>moment)

when doing Xpmac --help this starts Xpmac without anu help for options.
-- 
Yvon Thoraval







Re: XF86Config screen sections modes

2002-07-14 Thread Yvon Thoraval

>Le 2002.07.14 17:08, Yvon Thoraval a écrit :
>> firstevall, i have to say, i've chosen Xpmac as X server. Don't
[...]
>> buffer).
>>
>As I understand it, Xpmac isn't another layer, Xpmac is another
[...]
>link.
>
>
>> i've choosen that because i saw mdk-cooker ppc install was using that,
[...]
>> reinstalling the whole mdk-cooker.
>
>I don't think Xpmac is really slower, if you use it with the "-mach64"
>option if you have an ati mach64 video card. But you won't have
>antialiased fonts and all the stuff introduced in XFree-4.
>EndSection


OK thanks for all, i should mention i've tried XFdrake without any kind
of success, it did install something (asks for one CDrom at least) but
i've got a blackscreen afterwards. Fortunately it didn't modify anything
in that config except a new XF86Config-4 file and renaming the older
*.old. Then i was able to startx again, supposed in Xpmac mode.

3 questions :

- how am I sure i'm using Xpmac rather than XFree ?
- in case XFree suceeded, what is the way to switch from Xpmac to XFree
and back ?
- in case of Xpmac what and where are the config files for the keyboard ???
--
Yvon Thoraval





Re: installation of mdk-8.2 on ppc9500 still not possibleÉ

2002-07-14 Thread Yvon Thoraval

>BTW: 'mesh' points to SCSI-devices in 'new world' macs (but also to
>integrated devices??)?? Definitions are a little bit tricky - are'nt
they?? ;)

i don't know anything about "NewWorld" i'm a froggy frenchy staying
"OldWorld" ;=))

but i'm sure mesh is for internal oldworld and mac53... for oldworld
externl (i do have both of them).


Also beware of the installer, because it destroyed one of my HFS standard
partition on another disk you will have probably to VI fstab in case of...


me too i've tried YDL 2.1 before with an XFree 3.3 working ...

thanks for the 14'th ...

-- 
Yvon Thoraval





Re: installation of mdk-8.2 on ppc9500 still not possibleÉ

2002-07-14 Thread Yvon Thoraval

>Settings:
>ppc 9500/200, 192 RAM;
>bootX with RAM-disc image of the Mandrake install folder: all.gz;
>Kernel: vmlinuz;
>Image size: 34000

I've forgotten something really important when you reboot over linux
after your successfully install, don't forget (as me ;=)) to change in
BootX severall things :

the kernel is now : vmlinuz-2.4.18-6.1mdk

the equivalent to ramdisk : initrd-2.4.18-6.1mdk.img

also leave the 34000 as the "ramdisk" size

leave -- or not -- no video driver checked

kernel arguments :

/dev/hdg9 (or /dev/hdxy where x is your ide drive y the partition for root)

*** not sure this is mandatory ***

put a space followed by 3 (stands for run level 3) because it's better to
start that way...

-- 
Yvon Thoraval





XF86Config screen sections modes

2002-07-14 Thread Yvon Thoraval

firstevall, i have to say, i've chosen Xpmac as X server. Don't exactly
what does that means. I suppose this another layer into XFree, a layer
more or less between XFree and the video cards (reason for frame buffer).

i've choosen that because i saw mdk-cooker ppc install was using that,
and also, it is the only, for the time being, to get X running. All the
attempt i've made with XFree resulted into a black screen... (same does
apply to YDL 2.2 but not to YDL 2.1 the differences being kernel 2.4 vs
2.2 a XFree version 4.x vs 3.3 respectivelky).

because Xpmac is slower than XFree i'd like to switch to XFree without
reinstalling the whole mdk-cooker. 

 * in that situation, does i have to install something which has not been
installed because of the choosen Xpmac ?


 * we did a strace when lauching X, the log shows 5 errors :

lseek(5, 9864, SEEK_SET)= 9864
read(5, "Couldn\'t allocate picture (%d*%d"..., 1880) = 1880

lseek(5, 20540, SEEK_SET)   = 20540
read(5, "BDF Error on line %d: \0\0BDF Warn"..., 384) = 384

lseek(5, 28116, SEEK_SET)   = 28116
read(5, "Error: Couldn\'t allocate ink_met"..., 48) = 48

lseek(5, 72676, SEEK_SET)   = 72676
read(5, "PCF Error: \0pcfReadTOC(): Couldn"..., 852) = 852

lseek(5, 91712, SEEK_SET)   = 91712
read(5, "SNF Error: \0snfReadProps(): Coul"..., 328) = 328


are they warnings only or unrecoverable errors ?


 * also, something strange to me is in that, when i used XFdrake i've
choosen a "1024x768" display but the result from XFdrake shows "800x600"
or "640x480" modes :

Subsection "Display"
Depth   15
Modes   "800x600" "640x480"
ViewPort0 0
EndSubsection
Subsection "Display"
Depth   16
Modes   "800x600" "640x480"
ViewPort0 0
EndSubsection

 * because their is no Generic vga in XFdrake popup, i've choosen an
iBook display, that's to say one of the 1024x768 i've seen, i suppose
i'll have to re-work the video timings of the modelines. One of my
screens is a vesa compatible (nothing also for vesa in the XFdrake popup)
being a Formac ProNitron 17/300, any idea of a screen more closer to this
one and being in the XFdrake popup ? (i think this formac Pronitron is
more or les equivalent to some of those sony 17")

-- 
Yvon Thoraval





XF86Config Keyboard section

2002-07-14 Thread Yvon Thoraval

here is the config made by XFdrake :

Section "InputDevice"

Identifier "Keyboard1"
Driver  "Keyboard"
Option "AutoRepeat"  "250 30"

Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "macintosh/fr_new"

EndSection

should i put something else,, as Xkbdmodel, instead of the given "pc105"
for a macintosh adb extended keyboard. the keymaps are in the file fr_new
in the subfolder macintosh, is it right to give the Xkbdlayout that way :
"macintosh/fr_new" ?

fortunately, thanks to KDE, i do have a somehow "french" keyboard more or
less working, it is of "pc105" type (chosen with KDE control center) but
within gdm i have another keyboard-layout, where is the file to change that.

for the time being the only right keyboard map is on the console without X.

it seems to me that, using KDE, i got three type of kbdlayout :

console
gdm (or using blackbox, iceWM...)

KDE

is it possible to have the same keyboard layout for all of that ?

-- 
Yvon Thoraval





XF86Config pointer section

2002-07-14 Thread Yvon Thoraval

i have a kensington two buttons mouse using adb, for the time being, the
mouse section of XF86Config looks :

Section "InputDevice"

Identifier  "Mouse1"
Driver  "mouse"
Option "Protocol""PS/2"
Option "Device"  "/dev/usbmouse"
Option "Emulate3Buttons"
Option "Emulate3Timeout""50"

# ChordMiddle is an option for some 3-button Logitech mice

#Option "ChordMiddle"

EndSection

this looks strange to me because i don't have any usb serial port rather
an adb one.

how sould i change those line for my mouse ?

-- 
Yvon Thoraval





Re: upgrade download --> seg fault

2002-07-14 Thread Yvon Thoraval

>On Sun, Jul 14, 2002 at 08:49:34AM +0200, Yvon Thoraval wrote:
>> ManDrake Update doesn't work on my config, it starts buut quit before
>> going up.
>> 
>> Then, i've downloaded upgrade packages from the macOS side, where should
>> i put those packages in order to be taking into account by the package
>> manager ?
>
>Read this it explains your problem and provides the solution:
>http://www.mandrakesecure.net/en/advisories/2002/MDKA-2002-006.php?dis=8.2

thanks !

in fact, i do have a lot of seg fault (using xhfs and galeon) and even
freze but i suspect not the app by itself rather than the mouse driver,
because those seg fault arrozes when doing a large mouse drag.
-- 
Yvon Thoraval





upgrade download

2002-07-13 Thread Yvon Thoraval

ManDrake Update doesn't work on my config, it starts buut quit before
going up.

Then, i've downloaded upgrade packages from the macOS side, where should
i put those packages in order to be taking into account by the package
manager ?

-- 
Yvon Thoraval





Re: modem connect but no ping

2002-07-12 Thread Yvon Thoraval

>> Table de routage IP du noyau
>> Destination  Passerelle  Genmask Indic Metric RefUse Iface
>> 192.168.xxx.xxx *   255.255.255.255 UH0  0
0 ppp0
>> 127.0.0.0   *   255.0.0.0   U 0  00 lo
>> default *   0.0.0.0 U 0  0
0 ppp0
>> default 192.168.xxx.xxx 0.0.0.0 UG0  0
0 ppp0
>>
>> but ist does go back afetr each restart to lo only.
>>
>
>The 2 default routes look odd to me. I assume the "xxx" are manual edits.

yes seems to be internel ip adress, i think it is this kind of adresse
used for ip maskerading ?

xxx was for 254 complet ip was :

192.168.254.254

now i do have :

using route -F :

Table de routage IP du noyau
Destination Passerelle  Genmask Indic Metric RefUse Iface
192.168.254.254 *   255.255.255.255 UH0  00 ppp0
127.0.0.0   *   255.0.0.0   U 0  00 lo
default *   0.0.0.0 U 0  00 ppp0
default 192.168.254.254 0.0.0.0 UG0  00 ppp0

using ifconfig :

loLien encap:Boucle locale
  inet adr:127.0.0.1  Masque:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:84 errors:0 dropped:0 overruns:0 frame:0
  TX packets:84 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:0
  RX bytes:5880 (5.7 Kb)  TX bytes:5880 (5.7 Kb)

ppp0  Lien encap:Protocole Point-?-Point
  inet adr:198.162.0.2  P-t-P:192.168.254.254  Masque:255.255.255.255
  UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
  RX packets:10 errors:0 dropped:0 overruns:0 frame:0
  TX packets:87 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:3
  RX bytes:122 (122.0 b)  TX bytes:5403 (5.2 Kb)


using ip r s :

192.168.254.254 dev ppp0  proto kernel  scope link  src 198.162.0.2
127.0.0.0/8 dev lo  scope link
default dev ppp0  scope link
default via 192.168.254.254 dev ppp0


then i suspect the adress 192.168.254.254 being wrong

for example, the dynamic adress i have right now (following TCP/IP) is :

62.147.148.194


--
Yvon Thoraval





modem connect but no ping

2002-07-11 Thread Yvon Thoraval

I've used unsuccessfully mandrake control center for a modem connexion.

the modem dial right and i have no more ppp time-out but i don't have
anything coming from outside. (for example using net_monitor)

using : ping  www.netscape.com
i don't get any answer
the same does apply with : ping 205.188.247.66

here is my ifconfig output :

loLien encap:Boucle locale
  inet adr:127.0.0.1  Masque:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:58 errors:0 dropped:0 overruns:0 frame:0
  TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:0
  RX bytes:4060 (3.9 Kb)  TX bytes:4060 (3.9 Kb)

ppp0  Lien encap:Protocole Point-?-Point
  inet adr:198.162.0.2  P-t-P:192.168.xxx.xxx  Masque:255.255.255.255
  UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
  RX packets:10 errors:0 dropped:0 overruns:0 frame:0
  TX packets:175 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:3
  RX bytes:122 (122.0 b)  TX bytes:11195 (10.9 Kb)


route as startup is only lo :

Destination Passerelle  Genmask Indic Metric RefUse Iface
127.0.0.0   *   255.0.0.0   U 0  00 lo

this changes when ppp0 is up :

Table de routage IP du noyau
Destination  Passerelle  Genmask Indic Metric RefUse Iface
192.168.xxx.xxx *   255.255.255.255 UH0  00 ppp0
127.0.0.0   *   255.0.0.0   U 0  00 lo
default *   0.0.0.0 U 0  00 ppp0
default 192.168.xxx.xxx 0.0.0.0 UG0  00 ppp0

but ist does go back afetr each restart to lo only.

quiet some strange thing, to me, is in that when i do "killall pppd" this
starts a connection.

my resol.conf :

domain free.fr
search free.fr
nameserver 212.27.32.5
nameserver 212.27.32.6


any idae in order to get net connexion within mandrake-cooker ppc ?
--
Yvon Thoraval





Re: [ppc 9500] XFree and fbdev

2002-07-09 Thread Yvon Thoraval

>Is this an upgrade from 8.0?  Because that looks like XFree86 3 stuff
>rather than 4.

no this is a starting point install of mandrake-cooker ppc. The XFree
version being installed is 4.2

-- 
Yvon Thoraval





Re: [ppc 9500] XFree and fbdev

2002-07-09 Thread Yvon Thoraval

>> their is no driver line in the XF86Config-4 file.
>> >  Did you try using fbdev?

here is one part of /root/ddebug.log :

* unknown package `XFree86-SVGA'
* unknown package `speedtouch_mgmt'
* unknown package `XFree86-S3'
* unknown package `XFree86-S3V'
* unknown package `XFree86-VGA16'
* unknown package `XFree86-Mach64'
* unknown package `XFree86-FBDev'

may be this is the reason why XFree wasn't working even using fbdev as a
driver ?

-- 
Yvon Thoraval





Re: [ppc 9500] --> connexion time-out

2002-07-09 Thread Yvon Thoraval

>You are still using the install-kernel

depmod is Okay now.

still wanting to connect to the net...

kppp is able to compose the phone number for the isp, however after
authentification, i get a time-out error, here is the -- not too verbose
-- ppp-logfile :

Jul  9 16:28:03 baladeur pppd[1647]: pppd 2.4.1 started by yvonec, uid 501
Jul  9 16:28:33 baladeur pppd[1647]: Terminating on signal 15.
Jul  9 16:28:33 baladeur pppd[1647]: Exit.

I'm not too surprised about that (the same did happend with ydl 2.1), as
far as i remember well, this is due to some apps which has to be changed
to an older version, may be pppd ?

in case someone knows about it...

-- 
Yvon Thoraval





Re: [ppc 9500]

2002-07-09 Thread Yvon Thoraval

>Not sure what to tell you from here.  fbdev is the "generic" X driver in
>the PPC world.  If that won't even bring up X in some sort of mode, then
>you're running out of options.  Are there errors in the log?
>
>Stew Benedict

i did a complete re-install of mandrake-cooker but using Xpmac instead of
XFree, now i do have at least one screen/card pair working. I've choosen
that because i've seen at the install BOOT that the mandrake installer
was using Xpmac...

i do have still other probs :

1 - some error message at boot (extract from /var/log/messages) :

Jul  9 13:05:01 baladeur depmod: Can't open /lib/modules/2.4.18-4mdkBOOT/
modules.dep for writing 
jui  9 13:05:29 baladeur modprobe: modprobe: Can't open dependencies file
/lib/modules/2.4.18-4mdkBOOT/modules.dep (No such file or directory)

looking into /lib/modules, i've seen only one folder :

/lib/modules/2.4.18-6.1mdk/

what could i do in order to correct that point ?


2 - modem although their is a symlink from ttyS0 to /dev/modem after
configuring an isp, kppp gives an error message "unable to access modem"

3 - how do I arrange a french keyboard when using Xpmac (console under
root is OK now)

I think the major point to start with is managing dependencies (ie. /lib/
modules/2.4.18-4mdkBOOT/modules.dep)

-- 
Yvon Thoraval





Re: [ppc 9500]

2002-07-01 Thread Yvon Thoraval

>Not sure what to tell you from here.  fbdev is the "generic" X driver in
>the PPC world.  If that won't even bring up X in some sort of mode, then
>you're running out of options.  Are there errors in the log?

but, their is no way to setup XFree86 afterwards running some progs ?

here is the XFree86.0.log :


XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-6mdk ppc [ELF] 
Module Loader present
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: Wed Jun 26 22:42:08 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) |   |-->Monitor "Apple|iMac/PowerBook 1024x768"
(**) |   |-->Device "ATI Mach64 1"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "250 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "fr"
(**) XKB: layout: "fr"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:-1"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(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.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0001 card , rev 03 class 06,00,00 hdr 00
(II) PCI: 00:0f:0: chip 1002,4749 card 1002, rev 5c class 03,00,00 hdr 00
(II) PCI: 00:10:0: chip 106b,0002 card , rev 02 class ff,00,00 hdr 00
(II) PCI: 01:0b:0: chip 106b,0001 card , rev 03 class 06,00,00 hdr 00
(II) PCI: 01:0d:0: chip 1013,00ac card , rev 00 class 03,00,00 hdr 00
(II) PCI: 01:0f:0: chip 1191,0007 card 1191,0007 rev 01 class 01,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:11:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (1:11:0), (-1,1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]


-- 
Yvon Thoraval





Re: [ppc 9500]

2002-06-26 Thread Yvon Thoraval


>[stew@powerbook-cooker stew]$ rpm -qf /usr/sbin/fbset
>fbset-2.1-11mdk

now i got fbset out :

mode "1024x768-75"
# D: 78.518 MHz, H: 59.846 kHz, V: 74.807 Hz
geometry 1024 768 1024 2040 16
timings 12736 160 32 28 1 96 3
hsync high
vsync high
accel true
rgba 5/10,5/5,5/0,0/0
endmode


which looks correct to me...
-- 
Yvon Thoraval





Re: [ppc 9500]

2002-06-26 Thread Yvon Thoraval

>
>On Wed, 26 Jun 2002, Yvon Thoraval wrote:
>
>.
>> Section "Device"
>> Identifier  "ATI Mach64 1"
>> VendorName  "Unknown"
>> BoardName   "Unknown"
>> Driver  "ati"
>
>Right here ^^ 
>try Driver "fbdev"

no change

>

>> When under DrakX i didn't see any generic kind of screen.
>> 
>> i have tried also fbset but it is unknown as a bash command, what is the
>> same for X-4 ?
>> 
>
>[stew@powerbook-cooker stew]$ rpm -qf /usr/sbin/fbset
>fbset-2.1-11mdk

no file found, i think i must have a look on both CDroms or elsewhere...

-- 
Yvon Thoraval





Re: [ppc 9500]

2002-06-26 Thread Yvon Thoraval

>
>What driver are you using in XFree86Config-4?.

their is no driver line in the XF86Config-4 file.
>  Did you try using fbdev?
as kernel argument i've tried :

video=atyfb:vmode17,cmode:16
which gives the same results in terms of resolution as no video driver
checked.

also :
video=fbdev:vmode17,cmode:16

giving a smaller number of pixels in width and height


>Is the card pci?
yes
>
>Try:
>
>cat /proc/fb

i've got :
0 OFfb /bandit/ATY,XCLAIMVRPro  using atyfb
and :
0 ATY Mach 64 using fbdev

>lspcidrake
giving :
unknown : Apple Computer Inc. | Bandit Power PC Host-PCI Bridge
Card : ATI Mach 64 : ATI| 3D Rage Pro
unknown : Apple Computer Inc. | Grand Central I/O Controller
unknown : Apple Computer Inc. | Bandit Power PC Host-PCI Bridge
Card : Cirrus Logic G543x: Cirrus Logic|GD 5436 [Alpine]
unknown : Artop Electronic Corp|ATP 860

( i do have two video cards an ATI one and a Mac Picasso )

the screen attached to the ATI one as VF = 75 Hz and HF = 60.02 Khz
it is a 1024x768 one

the other attached to the mac picasso : VF = 74,9 Hz HF = 60.1 Khz
it is a 1016x768 one

the third card is sonnet ata tempo.

here is one part of XF86Config-4 :
# **
# Graphics device section
# **

Section "Device"
Identifier "Generic VGA"
Driver "vga"
EndSection

Section "Device"
Identifier  "ATI Mach64 1"
VendorName  "Unknown"
BoardName   "Unknown"
Driver  "ati"
# Clock lines


# Uncomment following option if you see a big white block
# instead of the cursor!  
#Option  "sw_cursor"

Option  "DPMS"  "on"
BusID   "PCI:0:15:0"
EndSection

When under DrakX i didn't see any generic kind of screen.

i have tried also fbset but it is unknown as a bash command, what is the
same for X-4 ?

-- 
Yvon Thoraval





Re: [ppc 9500]

2002-06-26 Thread Yvon Thoraval

>What driver are you using in XFree86Config-4?.  Did you try using fbdev?
>Is the card pci?
>
not for the time being i'll do that asap. Yes my card is an pci one (ATI,
XCLAIM VR Pro)


-- 
Yvon Thoraval





Re: Installing on PowerMac 7600 - no CDROM found

2002-06-26 Thread Yvon Thoraval

>I used the 2.2 kernel because I saw strange lines on my monitor during
>installation,
>the screen was completely disrupted. I will try once again with a 2.4 kernel
>tonight. Where can I choose this
>mac53c94 ?

the choice is given when the install is searching for the CDRom.
on my ppc 9500, where i do have to CDRom drive attached one over the
internal scsi bus (mesh) the other on the external (mac53c94), the CDRom
for install being in the first one, i had first to choose mesh without
any argument, mac53c94 being done afterwards automatically...



-- 
Yvon Thoraval





[ppc 9500]

2002-06-26 Thread Yvon Thoraval

i did a complete successfull re-install of the mandrake 8.2 distro,
howver at reboot, i don't get X.

the file /var/log/XFree86.0.log gives an error :

Open APM failed (/dev/apm_bios) (No such device)

i thought bios was related to i386 or the like ???

after that, their is a search over the PCI bus without any message
speaking about video card nor video screen.

what can i do in such a situation ?

-- 
Yvon Thoraval





[ppc 9500] black screen when startx

2002-06-25 Thread Yvon Thoraval

now i'm able to login (under run level 3) however i got a black screen
after startx.
either with or without ckecking force video driver and no video driver i
didn't pass any argument related to that.

my default graphic card is an ATI one :

ATI, XCLAIM VR Pro

-- 
Yvon Thoraval





Re: [ppc 9500] kernel panic on reboot after install

2002-06-25 Thread Yvon Thoraval

>There should be a "Options"  and then "Choose" button where you can select
>the ramdisk (initrd) image.

OK thanks (i thought the selection didn't see initrd???)

-- 
Yvon Thoraval





[ppc 9500] kernel panic on reboot after install

2002-06-24 Thread Yvon Thoraval

i got to the xconfig which hangs up at the end. This let me choose
xinerama, detect successfully the two video cards but let me select only
one screen.

i've force to reboot, getting a kernel panic when eth0 up, a second
reboot under "run level 1" but get another kernel panic when typing the
root pas...

i should mention i saw in the memory dump following kernel panic some
area about ALTIVEC ??? (probably a default only prob)

i'm using 2.4.18 kernel but don't know where to leave the relative initrd ???

i leave onto the Linux Kernels folder

but i don't know how to specify this file to BootX, is it as ramdisk ?

-- 
Yvon Thoraval