From: J. <kh...@te...> - 2002-10-31 15:46:42
|
Hi! I want a new XF86Config file. If somebody on this list have it, mail it t= o me, please. It should work with a CybervisionPPC together with Debian3.0. --=20 Kind regards Bj=F6rn Johansson http://w1.173.telia.com/~u17308024 |
From: Andreas <an...@po...> - 2002-10-31 20:20:29
|
Hello Bj=F6rn Am 31-Okt-02 schrieb Bj=F6rn Johansson: =20 > Hi! >=20 > I want a new XF86Config file. If somebody on this list have it, mail it= to > me, please. It should work with a CybervisionPPC together with > Debian3.0. Might http://linux-apus.sourceforge.net/contrib/ be what you're looking for? Sidenote: XF86Config files are quite custom, i.e. depending on which keyb= oard layout you're using, which resolutions your display supports etc., so a foreign config can only be an outline how to configure it for yourself. If you're not satisfied with what you find on the above mentioned link, f= eel free to contact us again. --=20 Best wishes, Andi |
From: J. <kh...@te...> - 2002-11-01 06:49:44
Attachments:
XFree86.0.log-daenzer
|
Hello Andreas On 31-Oct-02, you wrote: > Hello Bj=F6rn >=20 > Am 31-Okt-02 schrieb Bj=F6rn Johansson: >=20 >> Hi! >>=20 >> I want a new XF86Config file. If somebody on this list have it, mail i= t >> to me, please. It should work with a CybervisionPPC together with >> Debian3.0. >=20 > Might >=20 > http://linux-apus.sourceforge.net/contrib/ >=20 > be what you're looking for? >=20 > Sidenote: XF86Config files are quite custom, i.e. depending on which > keyboard layout you're using, which resolutions your display supports > etc., so a foreign config can only be an outline how to configure it fo= r > yourself. >=20 > If you're not satisfied with what you find on the above mentioned link, > feel free to contact us again. >=20 I tried this file yesterday and set the logfile to Alan Buxley. I also tried to make my own XF86Config file but it gave me the same result: No screens available (and a lot more output of course...) --=20 Kind regards Bj=F6rn Johansson http://w1.173.telia.com/~u17308024 |
From: Michel <mi...@da...> - 2002-11-01 10:37:08
|
On Fre, 2002-11-01 at 07:48, Bj=F6rn Johansson wrote: > (II) S3VIRGE: driver (version 1.6.13) for S3 ViRGE chipsets: virge, 86C32= 5, > virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2, > 86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365, > trio 3d/2x, 86C362, 86C368 > S3VProbe begin > (EE) No devices detected. >=20 > Fatal server error: > no screens found Why are you trying to use the s3virge driver, when all the sample XF86Config files say glint? --=20 Earthling Michel D=E4nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast |
From: J. <kh...@te...> - 2002-11-01 11:37:27
|
Hello Michel On 01-Nov-02, you wrote: > On Fre, 2002-11-01 at 07:48, Bj=F6rn Johansson wrote: >=20 >> (II) S3VIRGE: driver (version 1.6.13) for S3 ViRGE chipsets: virge, >> 86C325, >> virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2, >> 86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365, >> trio 3d/2x, 86C362, 86C368 >> S3VProbe begin >> (EE) No devices detected. >>=20 >> Fatal server error: >> no screens found >=20 > Why are you trying to use the s3virge driver, when all the sample > XF86Config files say glint? >=20 >=20 I thought that maybe the CybervisionPPC had support for this, but I guess it hasn't. Anyway, glint doesn't work either. Could it be that I've missed a package when I installed the X-server, perhaps? --=20 Kind regards Bj=F6rn Johansson Debian rocks!! |
From: Andreas <an...@po...> - 2002-11-01 14:52:25
Attachments:
XF86Config-4
|
Hello Bj=F6rn Am 01-Nov-02 schrieb Bj=F6rn Johansson: > Hello Michel >=20 > On 01-Nov-02, you wrote: >=20 >> On Fre, 2002-11-01 at 07:48, Bj=F6rn Johansson wrote: >>=20 >>> (II) S3VIRGE: driver (version 1.6.13) for S3 ViRGE chipsets: virge, >>> 86C325, >>> virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2, >>> 86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365, >>> trio 3d/2x, 86C362, 86C368 >>> S3VProbe begin >>> (EE) No devices detected. Using S3 Virge with a Permedia II based card? I'm a bit puzzled.. Should = this really work?? >>> Fatal server error: >>> no screens found >>=20 >> Why are you trying to use the s3virge driver, when all the sample >> XF86Config files say glint? >>=20 >=20 > I thought that maybe the CybervisionPPC had support for this, > but I guess it hasn't. Anyway, glint doesn't work either. > Could it be that I've missed a package when I installed the > X-server, perhaps? Why does glint not work? Are you getting any error messages? But, anyway,= it is known that glint doesn't work flawlessly with the CybervisionPPC. Use following setup Section "Device" Identifier "Generic Video Card" Driver "fbdev" Option "NoInt10" EndSection If it then finds a device but still doesn't start up, you have to create = your own mode lines using fbset. For a 17" monitor it could look like this Section "Monitor" Identifier "Generic Monitor" HorizSync 30-65 VertRefresh 50-90 Option "DPMS" Mode "1024x768" # D: 78.933 MHz, H: 60.162 kHz, V: 75.203 Hz DotClock 78.934 HTimings 1024 1040 1136 1312 VTimings 768 769 772 800 Flags "+HSync" "+VSync" EndMode EndSection You may compare you're current XF86Config with the attached XF86Config wh= ich should work for a CybervisionPPC (at least it worked on my machine, and s= till works..). But you don't need most of the "Module" mumbo-jumbo, so go and comment it= out (well, not everything of course, you have to consult some kind of documentation..). --=20 Best wishes, Andi |
From: J. <kh...@te...> - 2002-11-01 18:35:29
Attachments:
XFree86.0.log
|
Hello Andreas On 01-Nov-02, you wrote: > Hello Bj=F6rn >=20 > Am 01-Nov-02 schrieb Bj=F6rn Johansson: >=20 >> Hello Michel >>=20 >> On 01-Nov-02, you wrote: >>=20 >>> On Fre, 2002-11-01 at 07:48, Bj=F6rn Johansson wrote: >>>=20 >>>> (II) S3VIRGE: driver (version 1.6.13) for S3 ViRGE chipsets: virge, >>>> 86C325, >>>> virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2, >>>> 86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365, >>>> trio 3d/2x, 86C362, 86C368 >>>> S3VProbe begin >>>> (EE) No devices detected. >=20 > Using S3 Virge with a Permedia II based card? I'm a bit puzzled.. Shoul= d > this really work?? >=20 >>>> Fatal server error: >>>> no screens found >>>=20 >>> Why are you trying to use the s3virge driver, when all the sample >>> XF86Config files say glint? >>>=20 >>=20 >> I thought that maybe the CybervisionPPC had support for this, >> but I guess it hasn't. Anyway, glint doesn't work either. >> Could it be that I've missed a package when I installed the >> X-server, perhaps? >=20 > Why does glint not work? Are you getting any error messages? But, anywa= y, > it is known that glint doesn't work flawlessly with the CybervisionPPC. > Use following setup >=20 > Section "Device" > Identifier "Generic Video Card" > Driver "fbdev" > Option "NoInt10" > EndSection >=20 > If it then finds a device but still doesn't start up, you have to creat= e > your own mode lines using fbset. For a 17" monitor it could look like t= his >=20 > Section "Monitor" > Identifier "Generic Monitor" > HorizSync 30-65 > VertRefresh 50-90 > Option "DPMS" >=20 > Mode "1024x768" > # D: 78.933 MHz, H: 60.162 kHz, V: 75.203 Hz > DotClock 78.934 > HTimings 1024 1040 1136 1312 > VTimings 768 769 772 800 > Flags "+HSync" "+VSync" > EndMode > EndSection >=20 > You may compare you're current XF86Config with the attached XF86Config > which should work for a CybervisionPPC (at least it worked on my machin= e, > and still works..). >=20 > But you don't need most of the "Module" mumbo-jumbo, so go and comment = it > out (well, not everything of course, you have to consult some kind of > documentation..). >=20 >=20 Hi again! I've tried your XF86Config file and it still gives me problems. I have attached the latest log file to this mail, please have a look at it. --=20 Kind regards Bj=F6rn Johansson http://w1.173.telia.com/~u17308024 |
From: Andreas <an...@po...> - 2002-11-01 18:58:05
|
Hello Bj=F6rn Am 01-Nov-02 schrieb Bj=F6rn Johansson: [ snip ] > Hi again! >=20 > I've tried your XF86Config file and it still gives me problems. > I have attached the latest log file to this mail, please have a > look at it. > (EE) xf86OpenSerial: Cannot open device /dev/input/amigamouse > No such file or directory. > (EE) Configured Mouse: cannot open input device > (EE) PreInit failed for input device "Configured Mouse" > (II) UnloadModule: "mouse" > (WW) No core pointer registered # cd /dev/input # mknod amigamouse c 10 4 Sorry, I forgot, you have to create it first. It's not generated automatically during installation, maybe I should file a bug? --=20 Best wishes, Andi |
From: Andreas <an...@po...> - 2002-11-07 20:25:52
|
Hi Am 01-Nov-02 schriebst Du: > Hello Bj=F6rn >=20 > Am 01-Nov-02 schrieb Bj=F6rn Johansson: >=20 > [ snip ] >=20 >> Hi again! >>=20 >> I've tried your XF86Config file and it still gives me problems. >> I have attached the latest log file to this mail, please have a >> look at it. >=20 >> (EE) xf86OpenSerial: Cannot open device /dev/input/amigamouse >> No such file or directory. >> (EE) Configured Mouse: cannot open input device >> (EE) PreInit failed for input device "Configured Mouse" >> (II) UnloadModule: "mouse" >> (WW) No core pointer registered >=20 > # cd /dev/input > # mknod amigamouse c 10 4 >=20 > Sorry, I forgot, you have to create it first. It's not generated > automatically during installation, maybe I should file a > bug? A correction to that: please don't do it the way I mentioned above, no ne= ed to produce redundancy. Just alter your config to point to /dev/amigamouse wh= ich already exists.. Sorry for that!! --=20 Best wishes, Andi |
From: Timo S. <tim...@mb...> - 2003-02-01 23:39:06
|
Hello, I have downloaded latest files listed on Apus-site to install DebianPPC. Now i have managed to base install the system. The problem is that how can I make network connection to work with "Debian Configuration" when it asks for site to install from I only get error "FAILED TO Fetch".... Something wicked happened... While booting it gives some lib error. I have tried two different NIC:s but both give same kind of an error. What libs and how can I install those? -TSokero ps. My system is A1200 towered BlizzardPPC 040/603e,166 ; 128MB ; noSCSI BvisionPPC 4.6&1.6G Catweasel II IDE doubler |