From: Glenn H. <gh...@c2...> - 2001-02-12 11:56:10
|
Robert Ramiega wrote: > > Hi! > I can confirm that fixes made by Glenn are working. Here is lspci -vv output: > lspci -vv [...] Great. Thank you for testing :-) - glenn |
From: Robert R. <ro...@pl...> - 2001-02-12 12:16:28
|
On Mon, Feb 12, 2001 at 12:56:41PM +0100, Glenn Hisdal wrote: > Robert Ramiega wrote: > > > > Hi! > > I can confirm that fixes made by Glenn are working. Here is lspci -vv output: > > lspci -vv > [...] > > Great. > Thank you for testing :-) np =o))) It looks that exiting X is safe on my machine ... -- Robert Ramiega | ro...@pl... IRC: _Jedi_ | Don't underestimate UIN: 13201047 | http://www.plukwa.net/ | the power of Source |
From: Sven L. <lu...@dp...> - 2001-02-12 13:00:10
|
On Mon, Feb 12, 2001 at 01:16:41PM +0100, Robert Ramiega wrote: > On Mon, Feb 12, 2001 at 12:56:41PM +0100, Glenn Hisdal wrote: > > Robert Ramiega wrote: > > > > > > Hi! > > > I can confirm that fixes made by Glenn are working. Here is lspci -vv output: > > > lspci -vv > > [...] > > > > Great. > > Thank you for testing :-) > np =o))) > It looks that exiting X is safe on my machine ... What version of X do you use ? Does this cure the XF 4.0.2 problem ? Friendly, Sven Luther |
From: Robert R. <ro...@pl...> - 2001-02-12 13:18:48
|
On Mon, Feb 12, 2001 at 01:58:38PM +0100, Sven LUTHER wrote: > > It looks that exiting X is safe on my machine ... > > What version of X do you use ? XF 4.0.2 (debian packages) > > Does this cure the XF 4.0.2 problem ? Yes! =o)) (sorry should have told it earlier) -- Robert Ramiega | ro...@pl... IRC: _Jedi_ | Don't underestimate UIN: 13201047 | http://www.plukwa.net/ | the power of Source |
From: Sven L. <lu...@dp...> - 2001-02-12 13:31:47
|
On Mon, Feb 12, 2001 at 02:19:01PM +0100, Robert Ramiega wrote: > On Mon, Feb 12, 2001 at 01:58:38PM +0100, Sven LUTHER wrote: > > > It looks that exiting X is safe on my machine ... > > > > What version of X do you use ? > XF 4.0.2 (debian packages) > > > > Does this cure the XF 4.0.2 problem ? > Yes! =o)) > (sorry should have told it earlier) Ok, ... Very nice to hear this ... Very nice work Glenn, Friendly, Sven Luther |
From: Glenn H. <gh...@c2...> - 2001-02-12 13:00:39
|
Robert Ramiega wrote: > > It looks that exiting X is safe on my machine ... ok. And everything looks fine when you get back to console ? no display corruption ? What X version are you running ? Maybe I should try to install another one... - glenn |
From: Robert R. <ro...@pl...> - 2001-02-12 13:21:38
|
On Mon, Feb 12, 2001 at 02:01:10PM +0100, Glenn Hisdal wrote: > And everything looks fine when you get back to console ? > no display corruption ? No. I didn;t saw any (switching back and forth between X and console doesn;t produce any corruptions either) > > What X version are you running ? XF 4.0.2 (4.0.2-1 debian packages) I posted my config earlier this morning. -- Robert Ramiega | ro...@pl... IRC: _Jedi_ | Don't underestimate UIN: 13201047 | http://www.plukwa.net/ | the power of Source |
From: Glenn H. <gh...@c2...> - 2001-02-12 13:42:05
|
Robert Ramiega wrote: > > On Mon, Feb 12, 2001 at 02:01:10PM +0100, Glenn Hisdal wrote: > > And everything looks fine when you get back to console ? > > no display corruption ? > No. I didn;t saw any (switching back and forth between X and console doesn;t > produce any corruptions either) sounds great. thanks :-)) > > What X version are you running ? > XF 4.0.2 (4.0.2-1 debian packages) I posted my config earlier this morning. ok. - glenn |
From: Glenn H. <gh...@c2...> - 2001-02-12 13:09:21
|
Geert Uytterhoeven wrote: > > > > > ok. there should be a diff attached to this mail (i hope). > > > Index: 2.3/arch/ppc/kernel/apus_pci.c > > =================================================================== > > RCS file: /cvsroot/linux-apus/2.3/arch/ppc/kernel/apus_pci.c,v > > retrieving revision 1.6 > > diff -r1.6 apus_pci.c > > 106a107 > > > static struct resource pci_mem = { "B/CVisionPPC PCI mem", CVPPC_FB_APERTURE_ONE, CVPPC_PCI_CONFIG, IORESOURCE_MEM }; > > 115a117,119 > > > > > > request_resource(&iomem_resource, &pci_mem); > > > printk("%s: PCI mem resource requested\n", __FUNCTION__); > > 120,123c124 > > < struct resource pci_mem = { "B/CVisionPPC PCI mem", CVPPC_FB_APERTURE_ONE, CVPPC_PCI_CONFIG, IORESOURCE_MEM }; > > < > > < request_resource(&iomem_resource, &pci_mem); > > < printk("%s: PCI mem resource requested\n", __FUNCTION__); > > --- > > > bus->resource[1] = &pci_mem; > > This looks fine to me. BTW, please use `diff -u' next time (or add the line > > diff -u > > to your ~/.cvsrc to make it the default). ok. will do that. can someone please update the cvs (if it has not allready been done) ? - glenn |
From: Michel <da...@re...> - 2001-02-12 15:53:18
|
Glenn Hisdal wrote: > can someone please update the cvs (if it has not allready been done) ? I've added Glenn to the team so he can do it (and hopefully other nice th= ings ;) himself. Everyone please welcome our new member! :) --=20 Earthling Michel D=E4nzer (MrCooper) \ Debian GNU/Linux (powerpc) de= veloper CS student, Free Software enthusiast \ XFree86 and DRI project m= ember |
From: Alan B. <al...@ms...> - 2001-02-12 18:07:42
|
hi, > I've added Glenn to the team so he can do it (and hopefully other nice things > ;) himself. > > Everyone please welcome our new member! :) Welcome Glenn! :-) alan |
From: Glenn H. <gh...@c2...> - 2001-02-12 20:53:22
|
On 12-Feb-01, Alan wrote: > hi, >> I've added Glenn to the team so he can do it (and hopefully other nice >> things ;) himself. >> Everyone please welcome our new member! :) > Welcome Glenn! :-) Thank you :-) I haven't been able to commit the patch yet because cvs tells me that I don't have write permission to the repository. - glenn |
From: Roman Z. <zi...@fh...> - 2001-02-13 00:18:43
|
Hi, On Mon, 12 Feb 2001, Glenn Hisdal wrote: > I haven't been able to commit the patch yet because cvs tells me that I > don't have write permission to the repository. You probably checked it out anonymously. Change CVS/Root to 'tur...@cv...:/cvsroot/linux-apus' and then copy it to all the Root files with 'find -name Root -exec cp CVS/Root {} \;' bye, Roman |
From: Glenn H. <gh...@c2...> - 2001-02-13 05:43:07
|
On 13-Feb-01, Roman wrote: > Hi, > On Mon, 12 Feb 2001, Glenn Hisdal wrote: >> I haven't been able to commit the patch yet because cvs tells me that I >> don't have write permission to the repository. > You probably checked it out anonymously. Change CVS/Root to > 'tur...@cv...:/cvsroot/linux-apus' and then > copy it to all the Root files with 'find -name Root -exec cp CVS/Root {} > \;' Thanks. I have just commited it. Hope everything went well :-) - glenn |
From: Michel <mic...@ii...> - 2001-02-13 07:30:54
|
Glenn Hisdal wrote: > >> I haven't been able to commit the patch yet because cvs tells me tha= t I > >> don't have write permission to the repository. >=20 > > You probably checked it out anonymously. Change CVS/Root to > > 'tur...@cv...:/cvsroot/linux-apus' and the= n > > copy it to all the Root files with 'find -name Root -exec cp CVS/Root= {} > > \;' >=20 > Thanks. > I have just commited it. > Hope everything went well :-) Looks good. Congrats. :) --=20 Earthling Michel D=E4nzer (MrCooper) \ Debian GNU/Linux (powerpc) de= veloper CS student, Free Software enthusiast \ XFree86 and DRI project m= ember |
From: Roman Z. <zi...@us...> - 2001-02-11 13:44:03
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/arch/ppc/kernel/ Changes by: zippel@usw-pr-cvs1. 01/02/11 05:44:35 Modified files: 2.3/arch/ppc/kernel/: apus_pci.c Log message: pci fix by Glenn Hisdal |
From: Ken T. <ke...@us...> - 2001-02-15 19:52:47
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/drivers/video/ Changes by: kent@usw-pr-cvs1. 01/02/15 11:53:31 Added files: 2.3/drivers/video/: virgefb.h virgefb.h Should be merged with other S3 header files Log message: |
From: Ken T. <ke...@us...> - 2001-02-15 19:55:47
|
CVSROOT: /cvsroot/linux-apus Module name: 2.3 Repository: 2.3/drivers/video/ Changes by: kent@usw-pr-cvs1. 01/02/15 11:56:31 Modified files: 2.3/drivers/video/: virgefb.c virgefb.c Added initialisation (no more -v on boot, supports fbset mode changes, 8, 16 and 32 (slow) depths. Log message: |
From: Michel <mic...@ii...> - 2001-02-16 13:28:37
|
Ken Tyler wrote: > 2.3/drivers/video/: virgefb.c virgefb.c Added initialisation (n= o > more -v on boot, supports fbset mode > changes, 8, 16 and 32 (slow) depths. Great Ken! Anything about options etc. I should add to the changelog for the 2.4.1 k= ernel image? :) --=20 Earthling Michel D=E4nzer (MrCooper) \ Debian GNU/Linux (powerpc) de= veloper CS student, Free Software enthusiast \ XFree86 and DRI project m= ember |
From: Ken T. <ke...@we...> - 2001-02-16 21:53:09
|
On Fri, 16 Feb 2001, Michel D=E4nzer wrote: > Anything about options etc. I should add to the changelog for the 2.4.1 k= ernel > image? :) Only options are the usual video=3Dvirge:800x600-16 sort, video=3Dvirge:vir= ge8 (or 16 or 32) for a default mode, and the font and inverse options which I've used, touched or tested. Do you want a list of modes ? Ken. |
From: Michel <mic...@ii...> - 2001-02-18 22:18:47
|
Ken Tyler wrote: >=20 > On Fri, 16 Feb 2001, Michel D=E4nzer wrote: >=20 > > Anything about options etc. I should add to the changelog for the 2.4= .1 > > kernel image? :) >=20 > Only options are the usual video=3Dvirge:800x600-16 sort, video=3Dvirge= :virge8 > (or 16 or 32) for a default mode, and the font and inverse options whic= h > I've used, touched or tested. >=20 > Do you want a list of modes ? Thanks, but I just put an example in the changelog, I think that'll do un= til you implement modedb support. :) --=20 Earthling Michel D=E4nzer (MrCooper) \ Debian GNU/Linux (powerpc) de= veloper CS student, Free Software enthusiast \ XFree86 and DRI project m= ember |
From: Alan B. <al...@ms...> - 2001-02-19 11:10:51
|
hi, > > Anything about options etc. I should add to the changelog for the 2.4.1 kernel > > image? :) > > Only options are the usual video=virge:800x600-16 sort, video=virge:virge8 not video=virge:mode:800x600-60 (ie, you dont define mode, and 16 is depth, not frequency) alan |
From: Ken T. <ke...@we...> - 2001-02-20 05:19:25
|
On Mon, 19 Feb 2001, Alan Buxey wrote: > > Only options are the usual video=virge:800x600-16 sort, video=virge:virge8 > > not video=virge:mode:800x600-60 > > (ie, you dont define mode, and 16 is depth, not frequency) Not sure what you are saying here... ken. |
From: Alan B. <al...@ms...> - 2001-02-20 10:20:48
|
hi, > > > Only options are the usual video=virge:800x600-16 sort, video=virge:virge8 > > > > not video=virge:mode:800x600-60 > > > > (ie, you dont define mode, and 16 is depth, not frequency) > > Not sure what you are saying here... just verifying the commandline for virge with the PermediaII cards , using pm2fb, the call is video=pm2fb:mode:800x600-60 800x600 at 60Hz whereas virge seems to be video=virge:800x600-16 800x600 in 16bit (no frequency call, no 'mode' part) alan |
From: Ken T. <ke...@we...> - 2001-02-20 11:20:41
|
On Tue, 20 Feb 2001, Alan Buxey wrote: > just verifying the commandline for virge > > with the PermediaII cards , using pm2fb, the call is > > video=pm2fb:mode:800x600-60 800x600 at 60Hz > whereas virge seems to be > > video=virge:800x600-16 800x600 in 16bit (no frequency call, no 'mode' part) According to Documentation/fb/modedb.txt video=<driver>:<xres>x<yres>[-<bpp>][@refresh] so -60 is 60 bpp, @60 would be 60 Hz vertical No mention of ':mode:' in modedb.txt. If I'm missing something tell me now, I'm working on the modedb mods. ken. |