Re: X on G4 with ATI Rage 128 Pro and LCD Panel
On Donnerstag, 25. Januar 2001 22:58, Christian Pernegger wrote: > > Yep, unlike atyfb, aty128fb doesn't support both the Mac `vmode' and the > > more generic mode options. > > Maybe this is a stupid newbie question but where are the aty128fb > parameters docomunted? > > I have a working append line for it in my yaboot.conf, but I don't know why > it works and what it does exactly. That bugs me. > > I just hope Read the Source isn't the (only) answer... :) > > C Bootparameters for aty128fb are documented in /usr/src/linux/Documentation/fb/aty128fb.txt /usr/src/linux/Documentation/fb/modedb.txt mfg Fabian
Re: X on G4 with ATI Rage 128 Pro and LCD Panel
On Freitag, 26. Januar 2001 01:11, Christian Pernegger wrote: > > Bootparameters for aty128fb are documented in > > > > /usr/src/linux/Documentation/fb/aty128fb.txt > > /usr/src/linux/Documentation/fb/modedb.txt > > Thanks, but these files are not there in my vanilla 2.2.18 source... > are those 2.4 only? Yes, I think so. But as far as I know is the aty128fb Driver in 2.2.18 a backport from 2.4, so the documentation for the 2.4.0 driver should work as well. Just get the 2.4er sources. mfg Fabian
What kernel to use?
Hi, I am a bit confused. There seem to be some different 2.4er kernel trees for ppc around. I heard of paulus, benh and linus kernels. Maybe there are even more. Could anyone point out, which kernel to use and how they differ? mfg Fabian P.S. Which one is the debian kernel?
KDE2.1 and sound
Hi, I recently instaled KDE2 but I can't get the soundsupport working. xmms works fine but as soon as a KDE-Application plays sound using the arts server I get only strange speakerkilling noise. I'm using sid with kernel 2.4.1 on a PowerMac G4 AGP. Does anyone have a hint to get it wotking? mfg Fabian -- echo -e '#!/bin/sh\ntr "[A-M][N-Z][a-m][n-z]" "[N-Z][A-M][n-z][a-m]"' \ > /usr/local/bin/rot13 && chmod a+x /usr/local/bin/rot13
Re: xine debs
Am Sonntag, 22. April 2001 00:38 schrieb Michel Dänzer: > http://people.debian.org/~daenzer/xine/ > > Built with patches from Henry Worth (thanks!). > > > The vlc from Jonas (thanks as well) also basically works but sound is > choppy on my Pismo/400. > > > PS: These will also play DVDs they try to keep you from watching, if you > know what I mean. ;) I installed your xine package but xine crashes on startup. I'm using sid on a G4. Do you have any idea, ow to get it working? Here the output: This is xine - a mpeg 1, 2 player v0.4.01 - (c) 2000 by G. Bartsch. Allocating 2000 buffers of 4096 bytes in one chunk (alignment = 2048) No extra demux plugins found in /usr/lib/xine/plugins xine_init: demuxer initialized found yuy2 format found yv12 format video_out_xv: using Xvideo port 42 for hw scaling *** Settings: SATURATION BRIGHTNESS COLORKEY* Using X Window System video extension for video output. set_image_format_xv(): width=720, height=405, ratio=3 scaled picture size : 721 x 405 (corr_factor: 1.001694) video_out_xv: reset_xv No accelerated IDCT transform found No accelerated motion compensation found xine_init: video thread created xine_init: SPU thread created audio_out_oss: realtime check: *FAILED* :-( audio_oss_out: Audio driver realtime sync disabled... audio_oss_out: ...Will use video master clock for soft-sync instead audio_oss_out: ...There may be audio/video synchronization issues autodetected OSS audio driver xine_init: audio thread created Illegal instruction mfg Fabian
Re: xine debs
Am Montag, 23. April 2001 13:49 schrieb Benjamin Herrenschmidt: > >Another thing is that there is now infrastructure for motion compensation, > >apparently an Intel guy is working on a DRI based driver for that for the > >i810/5 chipset. Am I right to assume that the M3 has such capabilities and > >when used they would solve all our problems? :) > > I think the ATI chips can do IDCT & motion comp. in HW, that would > definitely help, but I don't think it's documented. > > Ben. Some Loki people are working on IDCT for smpeg on r128 boards but as far as I know it's all under NDA. mfg Fabian
Re: xine debs
Am Montag, 23. April 2001 16:04 schrieb Michel Dänzer: > Fabian Jakobs wrote: > > Am Montag, 23. April 2001 13:49 schrieb Benjamin Herrenschmidt: > > > >Another thing is that there is now infrastructure for motion > > > >compensation, apparently an Intel guy is working on a DRI based driver > > > >for that for the i810/5 chipset. Am I right to assume that the M3 has > > > >such capabilities and when used they would solve all our problems? :) > > > > > > I think the ATI chips can do IDCT & motion comp. in HW, that would > > > definitely help, but I don't think it's documented. > > > > Some Loki people are working on IDCT for smpeg on r128 boards but as far > > as I know it's all under NDA. > > But will smpeg play MPEG-2 and eventually DVDs? MPEG-1 is not a problem > anyway... that is right but a working acceleration of IDCT and motion compensation would also be very useful for decoding MPEG-2. As I remember do they have a library for this acceleration from ATI but everything is closed source and propably x86. mfg Fabian
Re: xine debs
Am Montag, 23. April 2001 13:11 schrieb Michel Dänzer: > Fabian Jakobs wrote: > > xine_init: audio thread created > > Illegal instruction > > Are you running a kernel from Paulus' tree? If yes, try Ben's . Paulus' is > very bleeding edge. Thanks, upgrading the kernel to the current benh kernel solved the problem. mfg Fabian
Re: Debian packages for Mac-on-Linux in incoming
Am Donnerstag, 26. April 2001 11:17 schrieb Jens Schmalzing: > Hi, > > I've just finished some very preliminary version of the promised > Mac-on-Linux packages and put them into incoming. They should appear Installation and configuration went fine for me but MacOS won't boot. MacOS refuses to start and prints out the following message (GERMAN): "Ihr Computer kann mit der Systemsoftware auf diesem Startvolume nicht starten. Installieren Sie bitte die für diesen Computer notwendige Systemsoftware" neustart My translation: "Your computer is not able to start the systemsoftware on this startvoliume. Install the appropriate systemsoftware for this Computer" reboot I have MacOS 9.1 on a G4 and have no problems running this. Interesting is that classic on MaxOS X has exactly the same problem but I have not found any reports at apple.com. Does anyone know a solution for this? mfg Fabian
Re: Debian packages for Mac-on-Linux in incoming
> I had the same problem with trying to run Classic under MacOSX. I > looked in http://discussions.info.apple.com and found a link to the > following TechNote: > > http://til.info.apple.com/techinfo.nsf/artnum/n106277 > > It's a problem if you have MacOSX installed on UFS. Maybe the same fix > will fix up MOL? Thanks, now classic and mol are working. I followed the instructions on the apple site and got classic working. Then I installed the ROM from my MacOS 9.1 installation for mol and now mol works. mfg Fabian
Re: Debian packages for Mac-on-Linux in incoming
Am Donnerstag, 26. April 2001 18:30 schrieb Philippe Lelédy: > On Thu, 26 Apr 2001, Fabian Jakobs wrote: > > Am Donnerstag, 26. April 2001 11:17 schrieb Jens Schmalzing: > > > Hi, > > > > "Ihr Computer kann mit der Systemsoftware auf diesem Startvolume nicht > > starten. Installieren Sie bitte die für diesen Computer notwendige > > Systemsoftware" > > neustart > > > > My translation: > > "Your computer is not able to start the systemsoftware on this > > startvoliume. Install the appropriate systemsoftware for this Computer" > > reboot > > I had the same problem, and solved it easily: > > your ROM is not comptatible with your MacOS > > Remind that for MOL the ROM is read from Linux filesystems and for > native MacOS it is read from MacOS filesystem. > > So copy-strip your newer ROM from MacOS to Linux and have molrc point to > it, that's all ! > Now I have it and I'm very impressed. Mol seems to be really fast and stable but what is bothering me is, that I have to start it as root. In an earlier version I could load the kernel modules in an init scrips and was then able to start mol as regular user. mfg Fabian
Re: Debian packages for Mac-on-Linux in incoming
Am Freitag, 27. April 2001 15:33 schrieb Samuel Rydh: > >> Now I have it and I'm very impressed. Mol seems to be really fast and > >> stable but what is bothering me is, that I have to start it as root. In > >> an earlier version I could load the kernel modules in an init scrips and > >> was then able > > > > to start mol as regular user. > > > >I found that loading 'molsymglue2' then 'mol', after copying the modules > >into /lib/modules//misc, made it so that I could once again > >run MoL as non-root. I would suggest starting it once as root, then > >looking at the module load order and adding entries to /etc/modules to > >reload them in that same order. > > The startmol script has a --loadonly option which does the trick > for you. Just add > > startmol --loadonly > > to the rc.local file. I'm sorry but my mol does not have this option: snip--- schw-zimmer8:/home/fabian# startmol --loadonly = Mac-on-Linux 0.9.57 (C) 1997-2001 Samuel Rydh <[EMAIL PROTECTED]> = option '--loadonly' not recognized option '--loadonly' not recognized Version 0.9.57 Resource file: /etc/molrc option '--loadonly' not recognized snip--- nor does mol start as user, even when I started mol first as root and the modules are loaded. I always get the message that mol must be run as root. Some sort of initscript that loads the required modules at boottime would be nice. mfg Fabian
Re: Wine
Am Mittwoch, 27. Juni 2001 11:23 schrieb Steven Hanley: > On Wed, Jun 27, 2001 at 11:11:27AM +0200, Lorenzo De Vito wrote: > > I'm looking for Wine, but all binaries that I've found are for i386 only, > > there is a porting for PPC ? I've looked to: > > > > http://packages.debian.org/stable/otherosfs/wine.html > > > > in the download page: "Download Page for wine_0.0.2109-3.deb on > > Intel x86 machines" > > wont work on powerpc, wine is not a machine emulator, it actually ends up > running windows code on the host machine, so it has to be used on an x86 > architecture. But what about winelib? It should be possible to compile winelib on ppc and then compile windows-software with this winelib. I am thinking of software like kylix or Corel Photopaint, wich were ported to Linux using winelib but only run on x86. mfg Fabian
Re: JAVA on DebianPPC
> Anyway go look at www.blackdown.org or any mirror (such as > mirror.aarnet.edu.au/pub/java-linux) for the 1.3.1 java for ppc linux. > There are no debs, but the tarball is fine. Hi, is this a "political" issue or is there just no maintainer for JAVA packages? mfg Fabian -- echo -e '#!/bin/sh\ntr "[A-M][N-Z][a-m][n-z]" "[N-Z][A-M][n-z][a-m]"' \ > /usr/local/bin/rot13 && chmod a+x /usr/local/bin/rot13
cannot install console-common_0.7.*
Hi, since about version 0.7.4 console-common doesn't install anymore. It only gives me this error-message: schw-zimmer8:/home/fabian# apt-get dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done The following packages have been kept back debian-policy libeel-data libgal-data locales 1 packages upgraded, 0 newly installed, 0 to remove and 4 not upgraded. Need to get 0B/21.9kB of archives. After unpacking 4096B will be used. Do you want to continue? [Y/n] (Reading database ... 100432 files and directories currently installed.) Preparing to replace console-common 0.7.1 (using .../console-common_0.7.6_all.deb) ... dpkg: error processing /var/cache/apt/archives/console-common_0.7.6_all.deb (--unpack): subprocess pre-installation script returned error exit status 29 Errors were encountered while processing: /var/cache/apt/archives/console-common_0.7.6_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) schw-zimmer8:/home/fabian# --- this happend for all versions since about 0.7.4. The oddity is, that does something with the keycodes so that I have afterwards an american keyboard layout (German G4 USB). is there a fix for this? mfg Fabian -- echo -e '#!/bin/sh\ntr "[A-M][N-Z][a-m][n-z]" "[N-Z][A-M][n-z][a-m]"' \ > /usr/local/bin/rot13 && chmod a+x /usr/local/bin/rot13
Re: cannot install console-common_0.7.*
Am Dienstag, 14. August 2001 00:01 schrieb Michel Dänzer: > Fabian Jakobs wrote: > > since about version 0.7.4 console-common doesn't install anymore. It only > > gives me this error-message: > > > > > > schw-zimmer8:/home/fabian# apt-get dist-upgrade > > Reading Package Lists... Done > > Building Dependency Tree... Done > > Calculating Upgrade... Done > > The following packages have been kept back > > debian-policy libeel-data libgal-data locales > > 1 packages upgraded, 0 newly installed, 0 to remove and 4 not upgraded. > > Need to get 0B/21.9kB of archives. After unpacking 4096B will be used. > > Do you want to continue? [Y/n] > > (Reading database ... 100432 files and directories currently installed.) > > Preparing to replace console-common 0.7.1 (using > > .../console-common_0.7.6_all.deb) ... > > dpkg: error processing > > /var/cache/apt/archives/console-common_0.7.6_all.deb (--unpack): > > subprocess pre-installation script returned error exit status 29 > > Errors were encountered while processing: > > /var/cache/apt/archives/console-common_0.7.6_all.deb > > E: Sub-process /usr/bin/dpkg returned an error code (1) > > schw-zimmer8:/home/fabian# > > > > --- > > > > this happend for all versions since about 0.7.4. The oddity is, that does > > something with the keycodes so that I have afterwards an american > > keyboard layout (German G4 USB). > > > > is there a fix for this? > > Works here... > > Wild guess: You don't have console-data installed? If installing it solves > the problem, please submit a bug against console-common. console-data was indeet not installed but installling didn`t solve the problem. I still get the same error. a bit confused, Fabian
Re: cannot install console-common_0.7.*
Am Mittwoch, 15. August 2001 02:05 schrieb Michel Dänzer: > Fabian Jakobs wrote: > > Am Dienstag, 14. August 2001 00:01 schrieb Michel Dänzer: > > > Fabian Jakobs wrote: > > > > since about version 0.7.4 console-common doesn't install anymore. It > > > > only gives me this error-message: > > > > > > > > > > > > schw-zimmer8:/home/fabian# apt-get dist-upgrade > > > > Reading Package Lists... Done > > > > Building Dependency Tree... Done > > > > Calculating Upgrade... Done > > > > The following packages have been kept back > > > > debian-policy libeel-data libgal-data locales > > > > 1 packages upgraded, 0 newly installed, 0 to remove and 4 not > > > > upgraded. Need to get 0B/21.9kB of archives. After unpacking 4096B > > > > will be used. Do you want to continue? [Y/n] > > > > (Reading database ... 100432 files and directories currently > > > > installed.) Preparing to replace console-common 0.7.1 (using > > > > .../console-common_0.7.6_all.deb) ... > > > > dpkg: error processing > > > > /var/cache/apt/archives/console-common_0.7.6_all.deb (--unpack): > > > > subprocess pre-installation script returned error exit status 29 > > > > Errors were encountered while processing: > > > > /var/cache/apt/archives/console-common_0.7.6_all.deb > > > > E: Sub-process /usr/bin/dpkg returned an error code (1) > > > > schw-zimmer8:/home/fabian# > > > > > > > > --- > > > > > > > > this happend for all versions since about 0.7.4. The oddity is, that > > > > does something with the keycodes so that I have afterwards an > > > > american keyboard layout (German G4 USB). > > > > > > > > is there a fix for this? > > > > > > Works here... > > > > > > Wild guess: You don't have console-data installed? If installing it > > > solves the problem, please submit a bug against console-common. > > > > console-data was indeet not installed but installling didn`t solve the > > problem. I still get the same error. > > Bummer. I'm afraid you'll have to find out what in > /var/lib/dpkg/info/console-common.preinst bombs out. Or submit a bug > anyway, maybe the maintainer has an idea. ;) I finally got it working!!! ;-) in console-common.preinst I commentet out the block calling getkmapchoice.pl around line 65 and rebuild the package. This package was installable and console--data, which was propably also not correct installed showed me its debconf menu. Then I reinstalled the original package and everything is fine now. Thanks for your help. mfg Fabian
Keyboard Layout
Hi, I have problems with my Keyboard-Layout under X and console. I have a G4 (AGP) with German USB-Keyboard. Does anyone know where to find the Pipe-Symbol (X, console) and the @ (only X). BTW how/where do I change the keyboard layout? Thanks, Fabian
kdebase broken?
Hi erverybody, I'm using KDE2 on a woody PPC-System (G4). I know that Packages for the final version of KDE2 exist in the i386-woody tree but for ppc they are not availible. So I compiled theese packages using "apt-get -b source kde..." and everything worked fine exept for the kdebase package. I get the following error messages: -- g++ -O2 -DNDEBUG -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o libkcm_style.la.closure .libs/libkcm_style_la_closure.o .libs/general.o .libs/krdb.o .libs/libkcm_style_la_meta_unload.o -L/usr/X11R6/lib -L/usr/lib /usr/lib/libkfile.so /usr/lib/libksycoca.so /usr/lib/libkio.so /usr/lib/libkdeui.so -L/usr/lib/gcc-lib/powerpc-linux/2.95.2 /usr/lib/libkdesu.so /usr/lib/libkdecore.so -ldl /usr/lib/libDCOP.so -lqt -lpng -ljpeg -lXext -lX11 -lSM -lICE -lutil -lz -lstdc++ -lm -lc .libs/krdb.o: In function `addFontDef(QString &, char const *, QFont const &, FontStyle)': .libs/krdb.o(.text+0x25c): undefined reference to `get_fontset(QString const &, QString const &)' .libs/krdb.o: In function `createGtkrc(QFont const &, QColorGroup const &)': .libs/krdb.o(.text+0xed8): undefined reference to `get_fontset(QString const &, QString const &)' collect2: ld returned 1 exit status make[5]: *** [libkcm_style.la.closure] Error 1 make[5]: Leaving directory `/root/kdebase-2.0-final/kcontrol/display' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/root/kdebase-2.0-final/kcontrol/display' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/kdebase-2.0-final/kcontrol' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/kdebase-2.0-final' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/root/kdebase-2.0-final' make: *** [build-stamp] Error 2 Build command 'cd kdebase-2.0-final && dpkg-buildpackage -b -uc' failed. E: Child process failed --- Does anyone have an idea how to compile this package? mfg Fabian
Re: kdebase broken?
> Hello! > > Are there warnings or error at executing the configure script ? > > there is a Problem with ld ... the linker ... > ... but can't say more ... > > perhaps wrong qt ? Thanks, you were right. I updated the qt libs and kdebase compiled fine. Has anyone an idea why we have no ppc packages for KDE2 final yet? mfg Fabian > On Sat, Nov 18, 2000 at 07:22:52PM +0100, Fabian Jakobs wrote: > > > > Hi erverybody, > > > > I'm using KDE2 on a woody PPC-System (G4). I know that Packages for the > > final version of KDE2 exist in the i386-woody tree but for ppc they are > > not availible. So I compiled theese packages using "apt-get -b source > > kde..." and everything worked fine exept for the kdebase package. I > > get the following error messages: > > > > -- > > g++ -O2 -DNDEBUG -fno-exceptions -fno-check-new -Wall -pedantic -W > > -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long > > -fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o > > libkcm_style.la.closure .libs/libkcm_style_la_closure.o .libs/general.o > > .libs/krdb.o .libs/libkcm_style_la_meta_unload.o -L/usr/X11R6/lib > > -L/usr/lib /usr/lib/libkfile.so /usr/lib/libksycoca.so /usr/lib/libkio.so > > /usr/lib/libkdeui.so -L/usr/lib/gcc-lib/powerpc-linux/2.95.2 > > /usr/lib/libkdesu.so /usr/lib/libkdecore.so -ldl /usr/lib/libDCOP.so -lqt > > -lpng -ljpeg -lXext -lX11 -lSM -lICE -lutil -lz -lstdc++ -lm -lc > > .libs/krdb.o: In function `addFontDef(QString &, char const *, QFont const > > &, FontStyle)': > > .libs/krdb.o(.text+0x25c): undefined reference to `get_fontset(QString > > const &, QString const &)' > > .libs/krdb.o: In function `createGtkrc(QFont const &, QColorGroup const > > &)': > > .libs/krdb.o(.text+0xed8): undefined reference to `get_fontset(QString > > const &, QString const &)' > > collect2: ld returned 1 exit status > > make[5]: *** [libkcm_style.la.closure] Error 1 > > make[5]: Leaving directory `/root/kdebase-2.0-final/kcontrol/display' > > make[4]: *** [all-recursive] Error 1 > > make[4]: Leaving directory `/root/kdebase-2.0-final/kcontrol/display' > > make[3]: *** [all-recursive] Error 1 > > make[3]: Leaving directory `/root/kdebase-2.0-final/kcontrol' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/root/kdebase-2.0-final' > > make[1]: *** [all-recursive-am] Error 2 > > make[1]: Leaving directory `/root/kdebase-2.0-final' > > make: *** [build-stamp] Error 2 > > Build command 'cd kdebase-2.0-final && dpkg-buildpackage -b -uc' failed. > > E: Child process failed
Re: TiBook CPU clock?
Am Freitag, 21. Juni 2002 09:49 schrieb Robert Coie: > Geert Uytterhoeven <[EMAIL PROTECTED]> writes: > > How many BogoMIPS do you get? > > 665.19 I get exactly the same MogoMIPS on my 667 MHz Powerbook so I guess you are running at 667 MHz. regads Fabian $ cat /proc/cpuinfo cpu : 7450, altivec supported temperature : 1 C (uncalibrated) clock : 667MHz revision: 2.1 (pvr 8000 0201) bogomips: 665.19 machine : PowerBook3,3 motherboard : PowerBook3,3 MacRISC2 MacRISC Power Macintosh detected as : 72 (PowerBook Titanium II) pmac flags : 0003 L2 cache: 256K unified memory : 512MB pmac-generation : NewWorld -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: External monitor with TiBook
Am Freitag, 5. Juli 2002 23:50 schrieb Jonas Bandi: > Hello, > > I know this has been discussed on the list before. I just cant find a > definitive statement, that anybody has realy had success. > > So Im asking again: > > Has anybody managed to get a clean picture on an external monitor with a > TiBook with a Radeon Mobility (the 2nd generation with 1152x768)... > > I can get a picture on the external monitor, but its quite distorted. I managed to get the external monitor working on my 2nd gen. TiBook. I attached my XF86Config-4. It works for me only without 2D acceleration, which can be annoying. regards Fabian -- FEBO im Internet http://www.febo.nl### BEGIN DEBCONF SECTION # XF86Config-4 (XFree86 server configuration file) generated by dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edit this file with caution, and see the XF86Config manual page. # (Type "man XF86Config" at the shell prompt.) # # If you want your changes to this file preserved by dexconf, only make changes # before the "### BEGIN DEBCONF SECTION" line above, and/or after the # "### END DEBCONF SECTION" line below. 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" FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load"GLcore" Load"bitmap" Load"dbe" Load"ddc" Load"dri" Load"extmod" Load"freetype" Load"glx" Load"int10" Load"pex5" Load"record" Load"speedo" Load"type1" Load"vbe" Load"xie" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "macintosh" Option "XkbLayout" "de" Option "XkbVariant""rightaltkey" 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 "LCD" Screen 0 # Driver "fbdev" Driver "radeon" Option "UseFBDev" "true" BusID "00:16:0" EndSection Section "Device" Identifier "CRT" Option "CRTScreen" Screen 1 Driver "radeon" BusID "00:16:0" EndSection Section "Monitor" Identifier "Powerbook LCD" HorizSync 40-100 VertRefresh 40-120 Option "DPMS" ModeLine"1152x768" 86 1152 1284 1416 1536 768 770 775 800 EndSection Section "Monitor" Identifier "Iiyama" HorizSync 27-115 VertRefresh 50-160 Option "DPMS" EndSection Section "Screen" Identifier "LCD" Device "LCD" Monitor "Powerbook LCD" DefaultDepth16 Option "NoAccel" 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 SubSection "Display" Depth 32 Modes "1152x768" EndSubSection EndSection Section "Screen" Identifier "CRT" Device
Presentation with 2nd gen TiBook
Hello, I have to do an presentation with my 2nd gen TiBook (Radeon). I can use the external VGA port in a multihead environment (XFree86 4.2) but I would like to mirror the contents of my LCD. Is there a way do archive this? thanks in advance, Fabian -- FEBO im Internet http://www.febo.nl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Presentation with 2nd gen TiBook
Am Samstag, 6. Juli 2002 16:43 schrieb Michel Dänzer: > On Sat, 2002-07-06 at 16:01, Fabian Jakobs wrote: > > I have to do an presentation with my 2nd gen TiBook (Radeon). I can use > > the external VGA port in a multihead environment (XFree86 4.2) but I > > would like to mirror the contents of my LCD. Is there a way do archive > > this? > > Make the two screens overlap in the layout section. Thanks, it works now after activating the xinerama extension. regards Fabian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Presentation with 2nd gen TiBook
Am Dienstag, 9. Juli 2002 08:46 schrieb Jonas Bandi: > Help! > > Could you please send me your final working XF86Config-4 (for > presentation mirroring)? > > I couldnt figure out how to overlap the screens, nor was I able to > activate xinerama... > > Thanks > jonas Hi, I have attached the version of my XF86Config-4, which I use for presentation. regards Fabian ### BEGIN DEBCONF SECTION # XF86Config-4 (XFree86 server configuration file) generated by dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edit this file with caution, and see the XF86Config manual page. # (Type "man XF86Config" at the shell prompt.) # # If you want your changes to this file preserved by dexconf, only make changes # before the "### BEGIN DEBCONF SECTION" line above, and/or after the # "### END DEBCONF SECTION" line below. 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" FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load"GLcore" Load"bitmap" Load"dbe" Load"ddc" Load"dri" Load"extmod" Load"freetype" Load"glx" Load"int10" Load"pex5" Load"record" Load"speedo" Load"type1" Load"vbe" Load"xie" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "macintosh" Option "XkbLayout" "us" Option "XkbVariant""rightaltkey" 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 "LCD" Screen 0 # Driver "fbdev" Driver "radeon" Option "UseFBDev" "true" BusID "00:16:0" EndSection Section "Device" Identifier "CRT" Option "CRTScreen" Screen 1 Driver "radeon" BusID "00:16:0" EndSection Section "Monitor" Identifier "Powerbook LCD" HorizSync 40-100 VertRefresh 40-120 Option "DPMS" ModeLine"1152x768" 86 1152 1284 1416 1536 768 770 775 800 EndSection Section "Monitor" Identifier "Iiyama" HorizSync 27-115 VertRefresh 50-160 Option "DPMS" EndSection Section "Screen" Identifier "LCD" Device "LCD" Monitor "Powerbook LCD" DefaultDepth16 Option "NoAccel" 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 SubSection "Display" Depth 32 Modes "1152x768" EndSubSection EndSection Section "Screen" Identifier "CRT" Device "CRT" Monitor "Iiyama" DefaultDepth16 Option "NoAccel" SubSection "Display" Depth 16 # Modes "1024x768" Modes "1280x1024" "1280x960" "1152x864" EndSubSecti
filesystem for shared disk
Hi, I am planning to by a new HDD and would like to reserve one partition as shared disk between MacOS 9/X and Linux. Is there a filesestem that is read- and writable under both systems? mfg Fabian
Re: filesystem for shared disk
Am Montag, 26. November 2001 20:34 schrieb Michael Schmitz: > > I am planning to by a new HDD and would like to reserve one partition as > > shared disk between MacOS 9/X and Linux. Is there a filesestem that is > > read- and writable under both systems? > > HFS (the standard variety). At least there's a kernel module, and it won't > crash each time you use it (there's a good chance of crashing the kernel > by copying large files or deleting directories with lots of files in them > IIRC). > > Michael Thanks, does HFS have any restrictions concerning partition size? mfg Fabian
Re: filesystem for shared disk
Am Mittwoch, 28. November 2001 09:58 schrieb Chris Tillman: > On Tue, Nov 27, 2001 at 07:45:51PM +0800, Kin Chung wrote: > > Michael Schmitz wrote: > > >Fabian Jakobs wrote: > > >> does HFS have any restrictions concerning partition size? > > > > > >HFS doesn't - MockOS might (at least 7.5.x wasn't happy with huge > > >partitions IIRC; 1 GB should be fine though). > > > > As far as I know, Sys 9.0.4 is quite happy with absolutely huge > > partitions (I seem to recall that my ibook came with it installed > > on one huge 10 metric GB partition). I would guess that the later* > > versions of MacOS would be happy with large partitions, although > > I seem to recall somebody mentioning that HFS may get a little short > > of inodes at large sizes. I did have a >1 GB HFS partition at one > > stage, and had no problems with it (then again, I never did get > > anywhere near filling it up). > > > > Cheers, > > > > Kin Hoong > > There used to be a 2GB limit that was relieved around System 8 or > so. But as you mentioned HFS file fragments get huge above 2GB (more > than 64k each) because IIRC HFS splits the disk into 32000 pieces no > matter what the size. So you really lose big for many small > files. Also, MacOS Sys 7 would really bog down bad with more than 500 > files in a folder. I experienced exactly theese problems. I created a 40G HFS partition and copied my Systemdisk (HFS+), which contained about 4.5 GB of data, to this new partition. The 40G Partition was full afterwards! So putting HFS on a huge partition seems not to be a very good idea. I think, I'll have to try something different.
Re: Powerpc (mac-G4) -essentially broken
Am Donnerstag, 17. Januar 2002 11:16 schrieb [EMAIL PROTECTED]: > >All my apps talk to /dev/dsp, or esd (I'm trying to give it up). It's > > just things like the KDE stuff which use the sound server. Maybe I > > should just disable sound in KDE. Or maybe the problem will disappear > > after a few weeks as > >a testing deb changes? > > Well, maybe. You should still fill a bug report against the package. It > would be interesting if you could test the sid package though. If neither > works, then try recompiling the sound server from upstream latest source > base. If you find one that works, then submit a debian bug report giving > that info ;) If not then someone need to go fix it. The sid package doesn't work for me. I have installed libarts 2.2.2-11 and starting it gives me the folloging error message: [EMAIL PROTECTED]:~$ artsd -D /dev/sound/dsp1 Error while initializing the sound driver: SNDCTL_DSP_SETFMT failed - Invalid argument I am using the dmasound_pmac driver from 2.4.17-pre2-ben0. I remember someone posting that it works with alsa drivers but I have not yes tested this. regards Fabian -- FEBO im Internet http://www.febo.nl
Xv extension broken?
Hello! since the last update of xfree86 the Xv extension seems to be broken. Xine plays my videos with Xv but it only shows the upper left part of the movie with wrong aspect ratio. This is not a xine problem since gtv shows the same behavior. Is there a simple workaround or have I to wait for a bugfix? regards, Fabian -- FEBO im Internet http://www.febo.nl
Re: XFree86 with Radeon problems
Am Sonntag, 21. April 2002 14:56 schrieb Michel Dänzer: > On Sun, 2002-04-21 at 02:23, William C Brennan wrote: > > I'm trying to get my new G4 Quicksilver 800MHz to run XFree86. This > > machine comes with an ATI Radeon 7500 card. I've tried lots of > > options and searched over the list archives to get hints at what to > > do, but no success. > > As someone else has pointed out, the 7500 isn't actually supported by > XFree86 4.1. Fake a Radeon VE or try my 4.2 binaries at > http://www.penguinppc.org/~daenzer/XFree86-4.2/. I remember sometime ago you posted that XFree86 4.2 would support the external VGA out on new Radeon TiBooks. Is this supported in your binarys and how could I enable this? regards Fabian -- FEBO im Internet http://www.febo.nl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
IrDA on Powerbook?
Hi, does anyone had any successs with IrDA on Powerbooks? I want to use my Siemens S45 with my TiBook but couldn't get it working. regards Fabian -- FEBO im Internet http://www.febo.nl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: IrDA on Powerbook?
Am Samstag, 18. Mai 2002 23:39 schrieb Michel Dänzer: > On Sat, 2002-05-18 at 15:26, Fabian Jakobs wrote: > > does anyone had any successs with IrDA on Powerbooks? I want to use my > > Siemens S45 with my TiBook but couldn't get it working. > > I have it working with a Palm Pilot. One thing to be aware of is that > speeds higher than 57600 bps don't work yet, I have > /etc/modutils/irda-local containing > > post-install irda echo 57600 > /proc/sys/net/irda/max_baud_rate > > to take care of that. If that's not your problem, please share your > setup. Thanks, after limiting the baudrate I could access the internal modem of the phone over IR. With scmxx and ksiemens I can now up- and download files form to/from the phone. regards Fabian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: PowerPC Support
Am Sonntag, 26. Mai 2002 23:55 schrieb Daniel Bolgheroni: > Where can I find a list of old PowerPC computers supported by Debian PPC? have a look at http://penguinppc.org/projects/hw/ regards Fabian -- FEBO im Internet http://www.febo.nl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]