From stefan at mdy.univie.ac.at Thu Oct 30 06:02:52 2008 From: stefan at mdy.univie.ac.at (Stefan Boresch) Date: Thu, 30 Oct 2008 14:02:52 +0100 Subject: [cAos] Some feedback/problems concerning caos-nsa-1.0rc2.i386 Message-ID: <20081030130252.GM28976@loop.mdy.univie.ac.at> I finally had some more time to work with perceus/caoslinux, using now the NSA 1.0rc2 iso image (cf. http://lists.caosity.org/pipermail/warewulf/2008-September/003607.html) At the moment, my questions / issues are Caoslinux related, hence this mail: 1) First, a very dumb question. Very few of my machines have CD/DVD drives, since I usually boot/install everything off the network. However, to "bootstrap" myself with Caoslinux, can I use the iso image somehow to boot over the network ... ? 2) On an older test machine, the installer fails to autoload the skge module. (If one loads the module by hand in "preshell" everything works fine) Here is the relevant lspci output (obtained under Ubuntu Hardy): 00:0a.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13) 00:0c.0 Ethernet controller: SysKonnect SK-9871 V2.0 Gigabit Ethernet 1000Base-ZX Adapter, PCI64, Fiber ZX/SC (rev 10) and this is the output from /sbin/detect -aip 0000:00:0a.0 11ab.4320 NETWORK sk98lin 0000:00:0c.0 1148.4320 NETWORK sk98lin Indeed, the system upon bootup (with test target) tries to load sk98lin (which, however, does not appear to be present; i.e., in a shell after the boot test target, I find no ethernet related module). By contrast, loading skge by hand works just fine ... 3) The other system is (too) new, an Intel Desktop Board DG45ID based machine. This is the hardware from which we plan to build our small cluster. I am pleased to report that the base system is well recognized (i.e., the network Intel 82567LF e1000e works out of the box -- Ubuntu Hardy, e.g., is useless on this hardware ...) Nevertheless, the output of lspci or detect is quite scary ... 0000:00:00.0 8086:2e20 AUDIO intel-agp 0000:00:02.0 8086:2e22 AUDIO unknown device 0000:00:02.1 8086:2e23 AUDIO unknown device 0000:00:03.0 8086:2e24 AUDIO unknown device 0000:00:19.0 8086:10cd AUDIO e1000e 0000:00:1a.0 8086:3a37 AUDIO uhci-hcd 0000:00:1a.1 8086:3a38 AUDIO uhci-hcd 0000:00:1a.2 8086:3a39 AUDIO uhci-hcd 0000:00:1a.7 8086:3a3c AUDIO ehci-hcd 0000:00:1b.0 8086:3a3e AUDIO snd-hda-intel 0000:00:1d.0 8086:3a34 AUDIO uhci-hcd 0000:00:1d.1 8086:3a35 AUDIO uhci-hcd 0000:00:1d.2 8086:3a36 AUDIO uhci-hcd 0000:00:1d.7 8086:3a3a AUDIO ehci-hcd 0000:00:1e.0 8086:244e AUDIO unknown device 0000:00:1f.0 8086:3a16 AUDIO unknown device 0000:00:1f.2 8086:3a20 AUDIO ata_piix 0000:00:1f.3 8086:3a30 AUDIO i2c-i801 0000:00:1f.5 8086:3a26 AUDIO ata_piix 0000:01:01.0 11c1:5811 AUDIO ohci1394 0000:01:01.0 11c1:5811 AUDIO firewire-ohci 4) All this so far is observation/feedback (and I am quite pleased to report that Caos NSA seems to be useable on this (too) new type of hardware). Since what I see so far about CAOS is quite likeable, I consider installing it on a few desktops as well. Here, however, I run into a few problems. All this is on the Intel DG45ID machine, so maybe some of it is just a result of unrecognized hardware. a) For X, the system falls back to the VESA driver, i.e., no 3D acceleration; quite obviously the graphic controller is not recognized. Anything I can do about it? b) Possibly because of a) fonts are terrible, e.g., login screen: fonts echoing the username are blurred. Once in xfce(?), the system fonts (fonts under icons or fonts in eterm) are fine, but, e.g., firefox (why minefield ???) is unusable --- fonts are blurred to the point that they are unreadable. All this is with the default settings -- I did not do anything special ... I should add that firefox on the older machine has readable fonts, but they are still very poor quality compared to e.g. Ubuntu hardy on that hardware (and uglier than the system fonts (of the desktop)) c) When trying to fix a/b) I realized that there is no xorg.conf ??? Any attempts trying to add an xorg.conf in /etc/X11 were fruitless so far, since neither the i915 nor the i810 driver line seem to work ... I guess my immediate question boils down to: where are the font issues coming from -- how do I fix them? Is there really no xorg.conf, or did I overlook it? I guess concerning the Intel G45 / GMA X4500 graphic chipset, I'll just have to wait or compile my own server ... (it's some years that I did this the last time ...) Please don't get me wrong -- I love what I see, and on the new hardware CAOS got me in 5 minutes further than half a day of tinkering with Ubuntu Hardy ... Best regards, Stefan -- Stefan Boresch Institute for Computational Biological Chemistry University of Vienna, Waehringerstr. 17 A-1090 Vienna, Austria Phone: -43-1-427752715 Fax: -43-1-427752790 From gmkurtzer at gmail.com Thu Oct 30 08:01:57 2008 From: gmkurtzer at gmail.com (Greg Kurtzer) Date: Thu, 30 Oct 2008 08:01:57 -0700 Subject: [cAos] Some feedback/problems concerning caos-nsa-1.0rc2.i386 In-Reply-To: <20081030130252.GM28976@loop.mdy.univie.ac.at> References: <20081030130252.GM28976@loop.mdy.univie.ac.at> Message-ID: <571f1a060810300801u557fef05v975cfa920e827086@mail.gmail.com> First I want to say how much we appreciate your comments and notes on the issues you found. As you can see by the "rc" (release candidate) status, we need the testing and reporting on bugs is very valuable to us and your fellow users. Many thanks! Comments inline. On Thu, Oct 30, 2008 at 6:02 AM, Stefan Boresch wrote: > I finally had some more time to work with perceus/caoslinux, using now > the NSA 1.0rc2 iso image > (cf. http://lists.caosity.org/pipermail/warewulf/2008-September/003607.html) > At the moment, my questions / issues are Caoslinux related, hence this > mail: > > 1) First, a very dumb question. Very few of my machines have CD/DVD > drives, since I usually boot/install everything off the network. However, > to "bootstrap" myself with Caoslinux, can I use the iso image somehow to > boot over the network ... ? Theoretically yes, but not yet. This is a feature we have placed on our TODO list but we haven't had the opportunity to finish this yet. Also, we will have USB key support in cinch in a later release. Look for these features in a 1.n+1 release. ;) > > 2) On an older test machine, the installer fails to autoload the skge > module. (If one loads the module by hand in "preshell" everything works > fine) Here is the relevant lspci output (obtained under Ubuntu Hardy): > > 00:0a.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13) > 00:0c.0 Ethernet controller: SysKonnect SK-9871 V2.0 Gigabit Ethernet 1000Base-ZX Adapter, PCI64, Fiber ZX/SC (rev 10) > > and this is the output from /sbin/detect -aip > > 0000:00:0a.0 11ab.4320 NETWORK sk98lin > 0000:00:0c.0 1148.4320 NETWORK sk98lin > > Indeed, the system upon bootup (with test target) tries to load > sk98lin (which, however, does not appear to be present; i.e., in a > shell after the boot test target, I find no ethernet related > module). By contrast, loading skge by hand works just fine ... Thats odd that detect is still pointing you to legacy sk98lin when it isn't present. Can you send me the output of: # grep 4320 /lib/modules/`uname -r`/modules.pcimap If it shows output, please try to run: # /sbin/depmod -ae And then try the above grep command again. If it still returns something, I would be confused. I just did a fresh Caos NSA install, and my grep for sk98lin returns nothing which makes me more concerned then confused now. ;) > > 3) The other system is (too) new, an Intel Desktop Board DG45ID based > machine. This is the hardware from which we plan to build our small > cluster. I am pleased to report that the base system is well > recognized (i.e., the network Intel 82567LF e1000e works out of > the box -- Ubuntu Hardy, e.g., is useless on this hardware ...) > Nevertheless, the output of lspci or detect is quite scary ... > > 0000:00:00.0 8086:2e20 AUDIO intel-agp > 0000:00:02.0 8086:2e22 AUDIO unknown device > 0000:00:02.1 8086:2e23 AUDIO unknown device > 0000:00:03.0 8086:2e24 AUDIO unknown device > 0000:00:19.0 8086:10cd AUDIO e1000e > 0000:00:1a.0 8086:3a37 AUDIO uhci-hcd > 0000:00:1a.1 8086:3a38 AUDIO uhci-hcd > 0000:00:1a.2 8086:3a39 AUDIO uhci-hcd > 0000:00:1a.7 8086:3a3c AUDIO ehci-hcd > 0000:00:1b.0 8086:3a3e AUDIO snd-hda-intel > 0000:00:1d.0 8086:3a34 AUDIO uhci-hcd > 0000:00:1d.1 8086:3a35 AUDIO uhci-hcd > 0000:00:1d.2 8086:3a36 AUDIO uhci-hcd > 0000:00:1d.7 8086:3a3a AUDIO ehci-hcd > 0000:00:1e.0 8086:244e AUDIO unknown device > 0000:00:1f.0 8086:3a16 AUDIO unknown device > 0000:00:1f.2 8086:3a20 AUDIO ata_piix > 0000:00:1f.3 8086:3a30 AUDIO i2c-i801 > 0000:00:1f.5 8086:3a26 AUDIO ata_piix > 0000:01:01.0 11c1:5811 AUDIO ohci1394 > 0000:01:01.0 11c1:5811 AUDIO firewire-ohci That is scary. We will look into that. > > 4) All this so far is observation/feedback (and I am quite pleased to > report that Caos NSA seems to be useable on this (too) new type of hardware). > Since what I see so far about CAOS is quite likeable, I consider installing > it on a few desktops as well. Here, however, I run into a few problems. > All this is on the Intel DG45ID machine, so maybe some of it is just > a result of unrecognized hardware. > > a) For X, the system falls back to the VESA driver, i.e., no 3D acceleration; > quite obviously the graphic controller is not recognized. Anything I can > do about it? Did you notice there was a seperate metapkg to enable X acceleration. # smart install metapkg-gl Should get you the library requirements for 3D. But as far as drivers, that maybe a configuration issue. NSA relies on Xorg's autoprobing features to determine the video setup. Can you post the /var/log/Xorg.0.log? > > b) Possibly because of a) fonts are terrible, e.g., login screen: > fonts echoing the username are blurred. Once in xfce(?), the system > fonts (fonts under icons or fonts in eterm) are fine, but, e.g., > firefox (why minefield ???) is unusable --- fonts are blurred to the > point that they are unreadable. All this is with the default settings > -- I did not do anything special ... I should add that firefox on the > older machine has readable fonts, but they are still very poor quality > compared to e.g. Ubuntu hardy on that hardware (and uglier than the > system fonts (of the desktop)) My guess is that X is having issues with your hardware. I use NSA on my laptop as well as my desktop and the fonts look normal. Hopefully the Xorg.0.log will shed some more light on this. > > c) When trying to fix a/b) I realized that there is no xorg.conf ??? > Any attempts trying to add an xorg.conf in /etc/X11 were fruitless so > far, since neither the i915 nor the i810 driver line seem to work ... Have you tried the command "X -configure" to create a template xorg.conf? > > I guess my immediate question boils down to: where are the font issues > coming from -- how do I fix them? Is there really no xorg.conf, or did > I overlook it? I guess concerning the Intel G45 / GMA X4500 graphic > chipset, I'll just have to wait or compile my own server ... (it's > some years that I did this the last time ...) We are working to get this resolved upstream, but we may require some help testing and debugging stuff. > > Please don't get me wrong -- I love what I see, and on the new hardware > CAOS got me in 5 minutes further than half a day of tinkering with > Ubuntu Hardy ... Glad it helped, now lets just see if we can get it that extra little bit to be perfect. :) Thanks! > > Best regards, > > Stefan > > -- > Stefan Boresch > Institute for Computational Biological Chemistry > University of Vienna, Waehringerstr. 17 A-1090 Vienna, Austria > Phone: -43-1-427752715 Fax: -43-1-427752790 > _______________________________________________ > cAos mailing list > cAos at caoslinux.org > http://lists.caosity.org/mailman/listinfo/caos > -- Greg Kurtzer http://www.infiscale.com/ http://www.runlevelzero.net/ http://www.perceus.org/ http://www.caoslinux.org/ From stefan at mdy.univie.ac.at Thu Oct 30 08:53:23 2008 From: stefan at mdy.univie.ac.at (Stefan Boresch) Date: Thu, 30 Oct 2008 16:53:23 +0100 Subject: [cAos] Some feedback/problems concerning caos-nsa-1.0rc2.i386 In-Reply-To: <571f1a060810300801u557fef05v975cfa920e827086@mail.gmail.com> References: <20081030130252.GM28976@loop.mdy.univie.ac.at> <571f1a060810300801u557fef05v975cfa920e827086@mail.gmail.com> Message-ID: <20081030155323.GQ28976@loop.mdy.univie.ac.at> Sorry, didn't realize that the Xorg.log was so big; now my message is waiting moderator approval ... --- I hope you can access it. Best regards, Stefan Boresch On Thu, Oct 30, 2008 at 08:01:57AM -0700, Greg Kurtzer wrote: > First I want to say how much we appreciate your comments and notes on > the issues you found. As you can see by the "rc" (release candidate) > status, we need the testing and reporting on bugs is very valuable to > us and your fellow users. Many thanks! > > Comments inline. > > On Thu, Oct 30, 2008 at 6:02 AM, Stefan Boresch wrote: > > I finally had some more time to work with perceus/caoslinux, using now > > the NSA 1.0rc2 iso image > > (cf. http://lists.caosity.org/pipermail/warewulf/2008-September/003607.html) > > At the moment, my questions / issues are Caoslinux related, hence this > > mail: > > > > 1) First, a very dumb question. Very few of my machines have CD/DVD > > drives, since I usually boot/install everything off the network. However, > > to "bootstrap" myself with Caoslinux, can I use the iso image somehow to > > boot over the network ... ? > > Theoretically yes, but not yet. This is a feature we have placed on > our TODO list but we haven't had the opportunity to finish this yet. > > Also, we will have USB key support in cinch in a later release. > > Look for these features in a 1.n+1 release. ;) > > > > > 2) On an older test machine, the installer fails to autoload the skge > > module. (If one loads the module by hand in "preshell" everything works > > fine) Here is the relevant lspci output (obtained under Ubuntu Hardy): > > > > 00:0a.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13) > > 00:0c.0 Ethernet controller: SysKonnect SK-9871 V2.0 Gigabit Ethernet 1000Base-ZX Adapter, PCI64, Fiber ZX/SC (rev 10) > > > > and this is the output from /sbin/detect -aip > > > > 0000:00:0a.0 11ab.4320 NETWORK sk98lin > > 0000:00:0c.0 1148.4320 NETWORK sk98lin > > > > Indeed, the system upon bootup (with test target) tries to load > > sk98lin (which, however, does not appear to be present; i.e., in a > > shell after the boot test target, I find no ethernet related > > module). By contrast, loading skge by hand works just fine ... > > Thats odd that detect is still pointing you to legacy sk98lin when it > isn't present. Can you send me the output of: > > # grep 4320 /lib/modules/`uname -r`/modules.pcimap > > If it shows output, please try to run: > > # /sbin/depmod -ae > > And then try the above grep command again. If it still returns > something, I would be confused. > > I just did a fresh Caos NSA install, and my grep for sk98lin returns > nothing which makes me more concerned then confused now. ;) > > > > > 3) The other system is (too) new, an Intel Desktop Board DG45ID based > > machine. This is the hardware from which we plan to build our small > > cluster. I am pleased to report that the base system is well > > recognized (i.e., the network Intel 82567LF e1000e works out of > > the box -- Ubuntu Hardy, e.g., is useless on this hardware ...) > > Nevertheless, the output of lspci or detect is quite scary ... > > > > 0000:00:00.0 8086:2e20 AUDIO intel-agp > > 0000:00:02.0 8086:2e22 AUDIO unknown device > > 0000:00:02.1 8086:2e23 AUDIO unknown device > > 0000:00:03.0 8086:2e24 AUDIO unknown device > > 0000:00:19.0 8086:10cd AUDIO e1000e > > 0000:00:1a.0 8086:3a37 AUDIO uhci-hcd > > 0000:00:1a.1 8086:3a38 AUDIO uhci-hcd > > 0000:00:1a.2 8086:3a39 AUDIO uhci-hcd > > 0000:00:1a.7 8086:3a3c AUDIO ehci-hcd > > 0000:00:1b.0 8086:3a3e AUDIO snd-hda-intel > > 0000:00:1d.0 8086:3a34 AUDIO uhci-hcd > > 0000:00:1d.1 8086:3a35 AUDIO uhci-hcd > > 0000:00:1d.2 8086:3a36 AUDIO uhci-hcd > > 0000:00:1d.7 8086:3a3a AUDIO ehci-hcd > > 0000:00:1e.0 8086:244e AUDIO unknown device > > 0000:00:1f.0 8086:3a16 AUDIO unknown device > > 0000:00:1f.2 8086:3a20 AUDIO ata_piix > > 0000:00:1f.3 8086:3a30 AUDIO i2c-i801 > > 0000:00:1f.5 8086:3a26 AUDIO ata_piix > > 0000:01:01.0 11c1:5811 AUDIO ohci1394 > > 0000:01:01.0 11c1:5811 AUDIO firewire-ohci > > That is scary. We will look into that. > > > > > 4) All this so far is observation/feedback (and I am quite pleased to > > report that Caos NSA seems to be useable on this (too) new type of hardware). > > Since what I see so far about CAOS is quite likeable, I consider installing > > it on a few desktops as well. Here, however, I run into a few problems. > > All this is on the Intel DG45ID machine, so maybe some of it is just > > a result of unrecognized hardware. > > > > a) For X, the system falls back to the VESA driver, i.e., no 3D acceleration; > > quite obviously the graphic controller is not recognized. Anything I can > > do about it? > > Did you notice there was a seperate metapkg to enable X acceleration. > > # smart install metapkg-gl > > Should get you the library requirements for 3D. > > But as far as drivers, that maybe a configuration issue. NSA relies on > Xorg's autoprobing features to determine the video setup. Can you post > the /var/log/Xorg.0.log? > > > > > b) Possibly because of a) fonts are terrible, e.g., login screen: > > fonts echoing the username are blurred. Once in xfce(?), the system > > fonts (fonts under icons or fonts in eterm) are fine, but, e.g., > > firefox (why minefield ???) is unusable --- fonts are blurred to the > > point that they are unreadable. All this is with the default settings > > -- I did not do anything special ... I should add that firefox on the > > older machine has readable fonts, but they are still very poor quality > > compared to e.g. Ubuntu hardy on that hardware (and uglier than the > > system fonts (of the desktop)) > > My guess is that X is having issues with your hardware. I use NSA on > my laptop as well as my desktop and the fonts look normal. > > Hopefully the Xorg.0.log will shed some more light on this. > > > > > c) When trying to fix a/b) I realized that there is no xorg.conf ??? > > Any attempts trying to add an xorg.conf in /etc/X11 were fruitless so > > far, since neither the i915 nor the i810 driver line seem to work ... > > Have you tried the command "X -configure" to create a template xorg.conf? > > > > > I guess my immediate question boils down to: where are the font issues > > coming from -- how do I fix them? Is there really no xorg.conf, or did > > I overlook it? I guess concerning the Intel G45 / GMA X4500 graphic > > chipset, I'll just have to wait or compile my own server ... (it's > > some years that I did this the last time ...) > > We are working to get this resolved upstream, but we may require some > help testing and debugging stuff. > > > > > Please don't get me wrong -- I love what I see, and on the new hardware > > CAOS got me in 5 minutes further than half a day of tinkering with > > Ubuntu Hardy ... > > Glad it helped, now lets just see if we can get it that extra little > bit to be perfect. :) > > Thanks! > > > > > Best regards, > > > > Stefan > > > > -- > > Stefan Boresch > > Institute for Computational Biological Chemistry > > University of Vienna, Waehringerstr. 17 A-1090 Vienna, Austria > > Phone: -43-1-427752715 Fax: -43-1-427752790 > > _______________________________________________ > > cAos mailing list > > cAos at caoslinux.org > > http://lists.caosity.org/mailman/listinfo/caos > > > > > > -- > Greg Kurtzer > http://www.infiscale.com/ > http://www.runlevelzero.net/ > http://www.perceus.org/ > http://www.caoslinux.org/ > _______________________________________________ > cAos mailing list > cAos at caoslinux.org > http://lists.caosity.org/mailman/listinfo/caos > -- Stefan Boresch Institute for Computational Biological Chemistry University of Vienna, Waehringerstr. 17 A-1090 Vienna, Austria Phone: -43-1-427752715 Fax: -43-1-427752790 From stefan at mdy.univie.ac.at Thu Oct 30 08:51:09 2008 From: stefan at mdy.univie.ac.at (Stefan Boresch) Date: Thu, 30 Oct 2008 16:51:09 +0100 Subject: [cAos] Some feedback/problems concerning caos-nsa-1.0rc2.i386 In-Reply-To: <571f1a060810300801u557fef05v975cfa920e827086@mail.gmail.com> References: <20081030130252.GM28976@loop.mdy.univie.ac.at> <571f1a060810300801u557fef05v975cfa920e827086@mail.gmail.com> Message-ID: <20081030155109.GP28976@loop.mdy.univie.ac.at> On Thu, Oct 30, 2008 at 08:01:57AM -0700, Greg Kurtzer wrote: > First I want to say how much we appreciate your comments and notes on > the issues you found. As you can see by the "rc" (release candidate) > status, we need the testing and reporting on bugs is very valuable to > us and your fellow users. Many thanks! You are more than welcome > > 2) On an older test machine, the installer fails to autoload the skge > > module. (If one loads the module by hand in "preshell" everything works > > fine) Here is the relevant lspci output (obtained under Ubuntu Hardy): > > > > 00:0a.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13) > > 00:0c.0 Ethernet controller: SysKonnect SK-9871 V2.0 Gigabit Ethernet 1000Base-ZX Adapter, PCI64, Fiber ZX/SC (rev 10) > > > > and this is the output from /sbin/detect -aip > > > > 0000:00:0a.0 11ab.4320 NETWORK sk98lin > > 0000:00:0c.0 1148.4320 NETWORK sk98lin > > > > Indeed, the system upon bootup (with test target) tries to load > > sk98lin (which, however, does not appear to be present; i.e., in a > > shell after the boot test target, I find no ethernet related > > module). By contrast, loading skge by hand works just fine ... > > Thats odd that detect is still pointing you to legacy sk98lin when it > isn't present. Can you send me the output of: > > # grep 4320 /lib/modules/`uname -r`/modules.pcimap > > If it shows output, please try to run: > > # /sbin/depmod -ae > > And then try the above grep command again. If it still returns > something, I would be confused. > > I just did a fresh Caos NSA install, and my grep for sk98lin returns > nothing which makes me more concerned then confused now. ;) [All of this is from the installer shell:] First, much to my surprise the boot 'test' target tells me the following: Cinch is initializing the environment ... installing kmod: sk98lin installing kmod: sk98lin ... ERROR: Network device eth0 is not known I am not surprised, since I fail to find a sk98lin module, both in the install ramdisk, and in an installed system ... # uname -r 2.6.26-cinch (which is different from that of an installed system!) # grep 4320 /lib/modules/`uname -r`/modules.pcimap snd-riptide 0x0000127a 0x00004320 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 hptiop 0x00001103 0x00004320 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 skge 0x00001148 0x00004320 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 skge 0x000011ab 0x00004320 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 needless to say that I am confused ... There does not seem to be a depmod in the installer initrd ramdisk ... I did not do a full install this time, but about 4 weeks ago with a slightly older version of NSA. If you load skge by hand, the install finishes without problems, and the installed kernel boots the machine just fine --- no more problems. So let me stress that this is *only* an issue of the install kernel/initrd, not of the installed system! As to the video issues: > > a) For X, the system falls back to the VESA driver, i.e., no 3D acceleration; > > quite obviously the graphic controller is not recognized. Anything I can > > do about it? > > Did you notice there was a seperate metapkg to enable X acceleration. > > # smart install metapkg-gl > > Should get you the library requirements for 3D. is/was installed. X definitely doesn't even recognize the graphics chip. E.g., X --configure leads to Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "ShadowFB" # [] #Option "DefaultRefresh" # [] #Option "ModeSetClearScreen" # [] Identifier "Card0" Driver "vesa" VendorName "Intel Corporation" BoardName "Unknown Board" BusID "PCI:0:2:0" EndSection xf86-video-intel-2.4.2 (latest xorg release) seems to contain the necessary bits, but according to stuff on www.intellinuxgraphics.org more work, including updated kernel modules are needed for 3D. No time at the moment, and not important ... > > older machine has readable fonts, but they are still very poor quality > > compared to e.g. Ubuntu hardy on that hardware (and uglier than the > > system fonts (of the desktop)) > > My guess is that X is having issues with your hardware. I use NSA on > my laptop as well as my desktop and the fonts look normal. > > Hopefully the Xorg.0.log will shed some more light on this. I am also afraid that this is an issue with the vesa driver in combination with an essentially unknown board ... I attach the file ... HOWEVER, there are two other X related weirdnesses. When I boot the machine, it comes up with a graphical display manager (nice landscape) which then becomes the background of the xfce(?) session. However, when I log out, I am dropped back to a VT session, no more graphical login ... When I log in on the console terminal as a normal user, I cannot 'startx' since I am not allowed to move /var/log/Xorg.0.log ... I doubt that this is how it's supposed to work. > We are working to get this resolved upstream, but we may require some > help testing and debugging stuff. Happy to try things out -- at least for the next weeks, the machines are not in production use ;-) (my time will be the more restraining factor :-( Best regards, Stefan -- Stefan Boresch Institute for Computational Biological Chemistry University of Vienna, Waehringerstr. 17 A-1090 Vienna, Austria Phone: -43-1-427752715 Fax: -43-1-427752790 -------------- next part -------------- X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.26.5-2.nsa1 i686 Current Operating System: Linux eta.mdy.univie.ac.at 2.6.26.5-2.nsa1 #1 SMP Sat Sep 20 14:52:55 PDT 2008 i686 Build Date: 24 September 2008 09:34:32PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. 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/Xorg.0.log", Time: Thu Oct 30 16:35:48 2008 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/lib/X11/fonts/OTF" does not exist. Entry deleted from font path. (==) Including the default font path /usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/TTF/,/usr/lib/X11/fonts/OTF,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/100dpi/,/usr/lib/X11/fonts/75dpi/. (**) FontPath set to: /usr/lib/X11/fonts/misc/, /usr/lib/X11/fonts/TTF/, /usr/lib/X11/fonts/Type1/, /usr/lib/X11/fonts/100dpi/, /usr/lib/X11/fonts/75dpi/, /usr/lib/X11/fonts/misc/, /usr/lib/X11/fonts/TTF/, /usr/lib/X11/fonts/OTF, /usr/lib/X11/fonts/Type1/, /usr/lib/X11/fonts/100dpi/, /usr/lib/X11/fonts/75dpi/ (**) RgbPath set to "/usr/share/X11/rgb" (**) ModulePath set to "/usr/lib/xorg/modules" (II) Open ACPI successful (/var/run/acpid.socket) (II) Loader magic: 0x81b7560 (II) Module ABI versions: X.Org ANSI C Emulation: 0.3 X.Org Video Driver: 2.0 X.Org XInput driver : 2.0 X.Org Server Extension : 0.3 X.Org Font Renderer : 0.5 (II) Loader running on linux (II) LoadModule: "pcidata" (II) Loading /usr/lib/xorg/modules//libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 2.0 (--) using VT number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,2e20 card 8086,5002 rev 03 class 06,00,00 hdr 00 (II) PCI: 00:02:0: chip 8086,2e22 card 8086,5002 rev 03 class 03,00,00 hdr 80 (II) PCI: 00:02:1: chip 8086,2e23 card 8086,5002 rev 03 class 03,80,00 hdr 80 (II) PCI: 00:03:0: chip 8086,2e24 card 8086,5002 rev 03 class 07,80,00 hdr 80 (II) PCI: 00:19:0: chip 8086,10cd card 8086,5002 rev 00 class 02,00,00 hdr 00 (II) PCI: 00:1a:0: chip 8086,3a37 card 8086,5002 rev 00 class 0c,03,00 hdr 80 (II) PCI: 00:1a:1: chip 8086,3a38 card 8086,5002 rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1a:2: chip 8086,3a39 card 8086,5002 rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1a:7: chip 8086,3a3c card 8086,5002 rev 00 class 0c,03,20 hdr 00 (II) PCI: 00:1b:0: chip 8086,3a3e card 8086,5002 rev 00 class 04,03,00 hdr 00 (II) PCI: 00:1d:0: chip 8086,3a34 card 8086,5002 rev 00 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,3a35 card 8086,5002 rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,3a36 card 8086,5002 rev 00 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,3a3a card 8086,5002 rev 00 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 90 class 06,04,01 hdr 01 (II) PCI: 00:1f:0: chip 8086,3a16 card 8086,5002 rev 00 class 06,01,00 hdr 80 (II) PCI: 00:1f:2: chip 8086,3a20 card 8086,5002 rev 00 class 01,01,8f hdr 00 (II) PCI: 00:1f:3: chip 8086,3a30 card 8086,5002 rev 00 class 0c,05,00 hdr 00 (II) PCI: 00:1f:5: chip 8086,3a26 card 8086,5002 rev 00 class 01,01,85 hdr 00 (II) PCI: 01:01:0: chip 11c1,5811 card 8086,5002 rev 70 class 0c,00,10 hdr 00 (II) PCI: End of PCI scan (II) Intel Bridge workaround enabled (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Subtractive PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0000 (VGA_EN is cleared) (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xd0500000 - 0xd05fffff (0x100000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(0:2:0) Intel Corporation unknown chipset (0x2e22) rev 3, Mem @ 0xd0000000/22, 0xc0000000/28, I/O @ 0xf1c0/3 (--) PCI: (0:2:1) Intel Corporation unknown chipset (0x2e23) rev 3, Mem @ 0xd0400000/20 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) Active PCI resource ranges: [0] -1 0 0xd0501000 - 0xd05010ff (0x100) MX[B] [1] -1 0 0xd0500000 - 0xd0500fff (0x1000) MX[B] [2] -1 0 0xd0625800 - 0xd06258ff (0x100) MX[B] [3] -1 0 0xd0625000 - 0xd06253ff (0x400) MX[B] [4] -1 0 0xd0620000 - 0xd0623fff (0x4000) MX[B] [5] -1 0 0xd0625400 - 0xd06257ff (0x400) MX[B] [6] -1 0 0xd0624000 - 0xd0624fff (0x1000) MX[B] [7] -1 0 0xd0600000 - 0xd061ffff (0x20000) MX[B] [8] -1 0 0xd0625900 - 0xd062590f (0x10) MX[B] [9] -1 0 0xd0400000 - 0xd04fffff (0x100000) MX[B](B) [10] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [11] -1 0 0xd0000000 - 0xd03fffff (0x400000) MX[B](B) [12] -1 0 0x0000f100 - 0x0000f10f (0x10) IX[B] [13] -1 0 0x0000f110 - 0x0000f11f (0x10) IX[B] [14] -1 0 0x0000f120 - 0x0000f123 (0x4) IX[B] [15] -1 0 0x0000f130 - 0x0000f137 (0x8) IX[B] [16] -1 0 0x0000f140 - 0x0000f143 (0x4) IX[B] [17] -1 0 0x0000f150 - 0x0000f157 (0x8) IX[B] [18] -1 0 0x0000f000 - 0x0000f01f (0x20) IX[B] [19] -1 0 0x0000f160 - 0x0000f16f (0x10) IX[B] [20] -1 0 0x0000f170 - 0x0000f17f (0x10) IX[B] [21] -1 0 0x0000f180 - 0x0000f183 (0x4) IX[B] [22] -1 0 0x0000f190 - 0x0000f197 (0x8) IX[B] [23] -1 0 0x0000f1a0 - 0x0000f1a3 (0x4) IX[B] [24] -1 0 0x0000f1b0 - 0x0000f1b7 (0x8) IX[B] [25] -1 0 0x0000f020 - 0x0000f03f (0x20) IX[B] [26] -1 0 0x0000f040 - 0x0000f05f (0x20) IX[B] [27] -1 0 0x0000f060 - 0x0000f07f (0x20) IX[B] [28] -1 0 0x0000f080 - 0x0000f09f (0x20) IX[B] [29] -1 0 0x0000f0a0 - 0x0000f0bf (0x20) IX[B] [30] -1 0 0x0000f0c0 - 0x0000f0df (0x20) IX[B] [31] -1 0 0x0000f0e0 - 0x0000f0ff (0x20) IX[B] [32] -1 0 0x0000f1c0 - 0x0000f1c7 (0x8) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xd0501000 - 0xd05010ff (0x100) MX[B] [1] -1 0 0xd0500000 - 0xd0500fff (0x1000) MX[B] [2] -1 0 0xd0625800 - 0xd06258ff (0x100) MX[B] [3] -1 0 0xd0625000 - 0xd06253ff (0x400) MX[B] [4] -1 0 0xd0620000 - 0xd0623fff (0x4000) MX[B] [5] -1 0 0xd0625400 - 0xd06257ff (0x400) MX[B] [6] -1 0 0xd0624000 - 0xd0624fff (0x1000) MX[B] [7] -1 0 0xd0600000 - 0xd061ffff (0x20000) MX[B] [8] -1 0 0xd0625900 - 0xd062590f (0x10) MX[B] [9] -1 0 0xd0400000 - 0xd04fffff (0x100000) MX[B](B) [10] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [11] -1 0 0xd0000000 - 0xd03fffff (0x400000) MX[B](B) [12] -1 0 0x0000f100 - 0x0000f10f (0x10) IX[B] [13] -1 0 0x0000f110 - 0x0000f11f (0x10) IX[B] [14] -1 0 0x0000f120 - 0x0000f123 (0x4) IX[B] [15] -1 0 0x0000f130 - 0x0000f137 (0x8) IX[B] [16] -1 0 0x0000f140 - 0x0000f143 (0x4) IX[B] [17] -1 0 0x0000f150 - 0x0000f157 (0x8) IX[B] [18] -1 0 0x0000f000 - 0x0000f01f (0x20) IX[B] [19] -1 0 0x0000f160 - 0x0000f16f (0x10) IX[B] [20] -1 0 0x0000f170 - 0x0000f17f (0x10) IX[B] [21] -1 0 0x0000f180 - 0x0000f183 (0x4) IX[B] [22] -1 0 0x0000f190 - 0x0000f197 (0x8) IX[B] [23] -1 0 0x0000f1a0 - 0x0000f1a3 (0x4) IX[B] [24] -1 0 0x0000f1b0 - 0x0000f1b7 (0x8) IX[B] [25] -1 0 0x0000f020 - 0x0000f03f (0x20) IX[B] [26] -1 0 0x0000f040 - 0x0000f05f (0x20) IX[B] [27] -1 0 0x0000f060 - 0x0000f07f (0x20) IX[B] [28] -1 0 0x0000f080 - 0x0000f09f (0x20) IX[B] [29] -1 0 0x0000f0a0 - 0x0000f0bf (0x20) IX[B] [30] -1 0 0x0000f0c0 - 0x0000f0df (0x20) IX[B] [31] -1 0 0x0000f0e0 - 0x0000f0ff (0x20) IX[B] [32] -1 0 0x0000f1c0 - 0x0000f1c7 (0x8) IX[B](B) (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xd0501000 - 0xd05010ff (0x100) MX[B] [5] -1 0 0xd0500000 - 0xd0500fff (0x1000) MX[B] [6] -1 0 0xd0625800 - 0xd06258ff (0x100) MX[B] [7] -1 0 0xd0625000 - 0xd06253ff (0x400) MX[B] [8] -1 0 0xd0620000 - 0xd0623fff (0x4000) MX[B] [9] -1 0 0xd0625400 - 0xd06257ff (0x400) MX[B] [10] -1 0 0xd0624000 - 0xd0624fff (0x1000) MX[B] [11] -1 0 0xd0600000 - 0xd061ffff (0x20000) MX[B] [12] -1 0 0xd0625900 - 0xd062590f (0x10) MX[B] [13] -1 0 0xd0400000 - 0xd04fffff (0x100000) MX[B](B) [14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [15] -1 0 0xd0000000 - 0xd03fffff (0x400000) MX[B](B) [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [18] -1 0 0x0000f100 - 0x0000f10f (0x10) IX[B] [19] -1 0 0x0000f110 - 0x0000f11f (0x10) IX[B] [20] -1 0 0x0000f120 - 0x0000f123 (0x4) IX[B] [21] -1 0 0x0000f130 - 0x0000f137 (0x8) IX[B] [22] -1 0 0x0000f140 - 0x0000f143 (0x4) IX[B] [23] -1 0 0x0000f150 - 0x0000f157 (0x8) IX[B] [24] -1 0 0x0000f000 - 0x0000f01f (0x20) IX[B] [25] -1 0 0x0000f160 - 0x0000f16f (0x10) IX[B] [26] -1 0 0x0000f170 - 0x0000f17f (0x10) IX[B] [27] -1 0 0x0000f180 - 0x0000f183 (0x4) IX[B] [28] -1 0 0x0000f190 - 0x0000f197 (0x8) IX[B] [29] -1 0 0x0000f1a0 - 0x0000f1a3 (0x4) IX[B] [30] -1 0 0x0000f1b0 - 0x0000f1b7 (0x8) IX[B] [31] -1 0 0x0000f020 - 0x0000f03f (0x20) IX[B] [32] -1 0 0x0000f040 - 0x0000f05f (0x20) IX[B] [33] -1 0 0x0000f060 - 0x0000f07f (0x20) IX[B] [34] -1 0 0x0000f080 - 0x0000f09f (0x20) IX[B] [35] -1 0 0x0000f0a0 - 0x0000f0bf (0x20) IX[B] [36] -1 0 0x0000f0c0 - 0x0000f0df (0x20) IX[B] [37] -1 0 0x0000f0e0 - 0x0000f0ff (0x20) IX[B] [38] -1 0 0x0000f1c0 - 0x0000f1c7 (0x8) IX[B](B) (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. (II) "glx" will be loaded. This was enabled by default and also specified in the config file. (II) "freetype" will be loaded. This was enabled by default and also specified in the config file. (II) "type1" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded. This was enabled by default and also specified in the config file. (II) "dri" will be loaded. This was enabled by default and also specified in the config file. (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions//libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (II) Loading extension XFree86-DRI (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (==) AIGLX enabled (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions//librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension RECORD (II) LoadModule: "xtrap" (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so (II) Module xtrap: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.3 (II) Loading extension DEC-XTRAP (II) LoadModule: "freetype" (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 1.4.0, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font FreeType (II) LoadModule: "type1" (II) Loading /usr/lib/xorg/modules/fonts//libtype1.so (II) Module type1: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.5 (II) Loading font Type1 (II) LoadModule: "vesa" (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so (II) Module vesa: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.3.0 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 2.0 (II) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.2.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 2.0 (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.2.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 2.0 (II) VESA: driver for VESA chipsets: vesa (II) Primary Device is: PCI 00:02:0 (--) Chipset vesa found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xd0501000 - 0xd05010ff (0x100) MX[B] [5] -1 0 0xd0500000 - 0xd0500fff (0x1000) MX[B] [6] -1 0 0xd0625800 - 0xd06258ff (0x100) MX[B] [7] -1 0 0xd0625000 - 0xd06253ff (0x400) MX[B] [8] -1 0 0xd0620000 - 0xd0623fff (0x4000) MX[B] [9] -1 0 0xd0625400 - 0xd06257ff (0x400) MX[B] [10] -1 0 0xd0624000 - 0xd0624fff (0x1000) MX[B] [11] -1 0 0xd0600000 - 0xd061ffff (0x20000) MX[B] [12] -1 0 0xd0625900 - 0xd062590f (0x10) MX[B] [13] -1 0 0xd0400000 - 0xd04fffff (0x100000) MX[B](B) [14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [15] -1 0 0xd0000000 - 0xd03fffff (0x400000) MX[B](B) [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [18] -1 0 0x0000f100 - 0x0000f10f (0x10) IX[B] [19] -1 0 0x0000f110 - 0x0000f11f (0x10) IX[B] [20] -1 0 0x0000f120 - 0x0000f123 (0x4) IX[B] [21] -1 0 0x0000f130 - 0x0000f137 (0x8) IX[B] [22] -1 0 0x0000f140 - 0x0000f143 (0x4) IX[B] [23] -1 0 0x0000f150 - 0x0000f157 (0x8) IX[B] [24] -1 0 0x0000f000 - 0x0000f01f (0x20) IX[B] [25] -1 0 0x0000f160 - 0x0000f16f (0x10) IX[B] [26] -1 0 0x0000f170 - 0x0000f17f (0x10) IX[B] [27] -1 0 0x0000f180 - 0x0000f183 (0x4) IX[B] [28] -1 0 0x0000f190 - 0x0000f197 (0x8) IX[B] [29] -1 0 0x0000f1a0 - 0x0000f1a3 (0x4) IX[B] [30] -1 0 0x0000f1b0 - 0x0000f1b7 (0x8) IX[B] [31] -1 0 0x0000f020 - 0x0000f03f (0x20) IX[B] [32] -1 0 0x0000f040 - 0x0000f05f (0x20) IX[B] [33] -1 0 0x0000f060 - 0x0000f07f (0x20) IX[B] [34] -1 0 0x0000f080 - 0x0000f09f (0x20) IX[B] [35] -1 0 0x0000f0a0 - 0x0000f0bf (0x20) IX[B] [36] -1 0 0x0000f0c0 - 0x0000f0df (0x20) IX[B] [37] -1 0 0x0000f0e0 - 0x0000f0ff (0x20) IX[B] [38] -1 0 0x0000f1c0 - 0x0000f1c7 (0x8) IX[B](B) (II) resource ranges after probing: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xd0501000 - 0xd05010ff (0x100) MX[B] [5] -1 0 0xd0500000 - 0xd0500fff (0x1000) MX[B] [6] -1 0 0xd0625800 - 0xd06258ff (0x100) MX[B] [7] -1 0 0xd0625000 - 0xd06253ff (0x400) MX[B] [8] -1 0 0xd0620000 - 0xd0623fff (0x4000) MX[B] [9] -1 0 0xd0625400 - 0xd06257ff (0x400) MX[B] [10] -1 0 0xd0624000 - 0xd0624fff (0x1000) MX[B] [11] -1 0 0xd0600000 - 0xd061ffff (0x20000) MX[B] [12] -1 0 0xd0625900 - 0xd062590f (0x10) MX[B] [13] -1 0 0xd0400000 - 0xd04fffff (0x100000) MX[B](B) [14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [15] -1 0 0xd0000000 - 0xd03fffff (0x400000) MX[B](B) [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [21] -1 0 0x0000f100 - 0x0000f10f (0x10) IX[B] [22] -1 0 0x0000f110 - 0x0000f11f (0x10) IX[B] [23] -1 0 0x0000f120 - 0x0000f123 (0x4) IX[B] [24] -1 0 0x0000f130 - 0x0000f137 (0x8) IX[B] [25] -1 0 0x0000f140 - 0x0000f143 (0x4) IX[B] [26] -1 0 0x0000f150 - 0x0000f157 (0x8) IX[B] [27] -1 0 0x0000f000 - 0x0000f01f (0x20) IX[B] [28] -1 0 0x0000f160 - 0x0000f16f (0x10) IX[B] [29] -1 0 0x0000f170 - 0x0000f17f (0x10) IX[B] [30] -1 0 0x0000f180 - 0x0000f183 (0x4) IX[B] [31] -1 0 0x0000f190 - 0x0000f197 (0x8) IX[B] [32] -1 0 0x0000f1a0 - 0x0000f1a3 (0x4) IX[B] [33] -1 0 0x0000f1b0 - 0x0000f1b7 (0x8) IX[B] [34] -1 0 0x0000f020 - 0x0000f03f (0x20) IX[B] [35] -1 0 0x0000f040 - 0x0000f05f (0x20) IX[B] [36] -1 0 0x0000f060 - 0x0000f07f (0x20) IX[B] [37] -1 0 0x0000f080 - 0x0000f09f (0x20) IX[B] [38] -1 0 0x0000f0a0 - 0x0000f0bf (0x20) IX[B] [39] -1 0 0x0000f0c0 - 0x0000f0df (0x20) IX[B] [40] -1 0 0x0000f0e0 - 0x0000f0ff (0x20) IX[B] [41] -1 0 0x0000f1c0 - 0x0000f1c7 (0x8) IX[B](B) [42] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [43] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Loading /usr/lib/xorg/modules//libvbe.so (II) Module vbe: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.1.0 ABI class: X.Org Video Driver, version 2.0 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules//libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 2.0 (II) VESA(0): initializing int10 (WW) VESA(0): Bad V_BIOS checksum (II) VESA(0): Primary V_BIOS segment is: 0xc000 (II) VESA(0): VESA BIOS detected (II) VESA(0): VESA VBE Version 3.0 (II) VESA(0): VESA VBE Total Mem: 32704 kB (II) VESA(0): VESA VBE OEM: Intel(r)Eaglelake Graphics Chip Accelerated VGA BIOS (II) VESA(0): VESA VBE OEM Software Rev: 1.0 (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation (II) VESA(0): VESA VBE OEM Product: Intel(r)Eaglelake Graphics Controller (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (==) VESA(0): Depth 16, (--) framebuffer bpp 16 (==) VESA(0): RGB weight 565 (==) VESA(0): Default visual is TrueColor (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0) (II) Loading sub module "ddc" (II) LoadModule: "ddc"(II) Module "ddc" already built-in (II) VESA(0): VESA VBE DDC supported (II) VESA(0): VESA VBE DDC Level 2 (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec. (II) VESA(0): VESA VBE DDC read successfully (II) VESA(0): Manufacturer: TAT Model: 1702 Serial#: 1 (II) VESA(0): Year: 2003 Week: 3 (II) VESA(0): EDID Version: 1.3 (II) VESA(0): Digital Display Input (II) VESA(0): Max H-Image Size [cm]: horiz.: 34 vert.: 27 (II) VESA(0): Gamma: 2.20 (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) VESA(0): First detailed timing is preferred mode (II) VESA(0): redX: 0.609 redY: 0.352 greenX: 0.303 greenY: 0.550 (II) VESA(0): blueX: 0.148 blueY: 0.128 whiteX: 0.305 whiteY: 0.342 (II) VESA(0): Supported VESA Video Modes: (II) VESA(0): 720x400 at 70Hz (II) VESA(0): 640x480 at 60Hz (II) VESA(0): 640x480 at 67Hz (II) VESA(0): 640x480 at 72Hz (II) VESA(0): 640x480 at 75Hz (II) VESA(0): 800x600 at 56Hz (II) VESA(0): 800x600 at 60Hz (II) VESA(0): 800x600 at 72Hz (II) VESA(0): 800x600 at 75Hz (II) VESA(0): 832x624 at 75Hz (II) VESA(0): 1024x768 at 60Hz (II) VESA(0): 1024x768 at 70Hz (II) VESA(0): 1024x768 at 75Hz (II) VESA(0): 1280x1024 at 75Hz (II) VESA(0): Manufacturer's mask: 0 (II) VESA(0): Supported Future Video Modes: (II) VESA(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) VESA(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513 (II) VESA(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) VESA(0): Supported additional Video Mode: (II) VESA(0): clock: 108.0 MHz Image Size: 376 x 301 mm (II) VESA(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 (II) VESA(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 (II) VESA(0): Monitor name: YOSUN (II) VESA(0): Monitor name: ZAN3-1003-17 (II) VESA(0): MRT_MVPII (II) VESA(0): EDID (in hex): (II) VESA(0): 00ffffffffffff005034021701000000 (II) VESA(0): 030d010380221b78ea0b329c5a4d8c26 (II) VESA(0): 204e57bfef00714f8140818001010101 (II) VESA(0): 010101010101302a009851002a403070 (II) VESA(0): 1300782d1100001e000000fc00594f53 (II) VESA(0): 554e0a20202020202020000000fc005a (II) VESA(0): 414e332d313030332d31370a000000fe (II) VESA(0): 004d52545f4d565049490a2020200065 (II) VESA(0): EDID vendor "TAT", prod id 5890 (II) VESA(0): Printing DDC gathered Modelines: (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz) (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (II) VESA(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (II) VESA(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) (II) VESA(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz) (II) VESA(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz) (II) VESA(0): Modeline "640x480"x0.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (II) VESA(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) (II) VESA(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) (II) VESA(0): Modeline "1024x768"x0.0 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz) (II) VESA(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (II) VESA(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz) (II) VESA(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) (II) VESA(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) (II) VESA(0): Modeline "1152x864"x74.8 104.00 1152 1224 1344 1536 864 867 871 905 -hsync +vsync (67.7 kHz) (II) VESA(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz) (II) VESA(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz) (II) VESA(0): Searching for matching VESA mode(s): Mode: 160 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 161 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 162 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 163 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 164 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 165 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 166 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 167 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 168 (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 13c (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 14d (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 15c (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 13a (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 14b (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 15a (0x0) ModeAttributes: 0x0 WinAAttributes: 0x0 WinBAttributes: 0x0 WinGranularity: 0 WinSize: 0 WinASegment: 0x0 WinBSegment: 0x0 WinFuncPtr: 0x0 BytesPerScanline: 0 XResolution: 0 YResolution: 0 XCharSize: 0 YCharSize: 0 NumberOfPlanes: 0 BitsPerPixel: 0 NumberOfBanks: 0 MemoryModel: 0 BankSize: 0 NumberOfImages: 0 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0x0 LinBytesPerScanLine: 0 BnkNumberOfImagePages: 0 LinNumberOfImagePages: 0 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 0 Mode: 107 (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 1280 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 24 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 1280 BnkNumberOfImagePages: 24 LinNumberOfImagePages: 24 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 11a (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 2560 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 11 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 2560 BnkNumberOfImagePages: 11 LinNumberOfImagePages: 11 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 11b (1280x1024) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 5120 XResolution: 1280 YResolution: 1024 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 5 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 5120 BnkNumberOfImagePages: 5 LinNumberOfImagePages: 5 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 105 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 1024 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 41 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 1024 BnkNumberOfImagePages: 41 LinNumberOfImagePages: 41 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 117 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 2048 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 20 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 2048 BnkNumberOfImagePages: 20 LinNumberOfImagePages: 20 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 118 (1024x768) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 4096 XResolution: 1024 YResolution: 768 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 9 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 4096 BnkNumberOfImagePages: 9 LinNumberOfImagePages: 9 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 112 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 2560 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 25 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 2560 BnkNumberOfImagePages: 25 LinNumberOfImagePages: 25 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 *Mode: 114 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 1600 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 33 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 1600 BnkNumberOfImagePages: 33 LinNumberOfImagePages: 33 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 115 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 3200 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 32 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 16 RedMaskSize: 8 RedFieldPosition: 16 GreenMaskSize: 8 GreenFieldPosition: 8 BlueMaskSize: 8 BlueFieldPosition: 0 RsvdMaskSize: 8 RsvdFieldPosition: 24 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 3200 BnkNumberOfImagePages: 16 LinNumberOfImagePages: 16 LinRedMaskSize: 8 LinRedFieldPosition: 16 LinGreenMaskSize: 8 LinGreenFieldPosition: 8 LinBlueMaskSize: 8 LinBlueFieldPosition: 0 LinRsvdMaskSize: 8 LinRsvdFieldPosition: 24 MaxPixelClock: 230000000 Mode: 101 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 640 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 101 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 640 BnkNumberOfImagePages: 101 LinNumberOfImagePages: 101 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 Mode: 103 (800x600) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 832 XResolution: 800 YResolution: 600 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 8 NumberOfBanks: 1 MemoryModel: 4 BankSize: 0 NumberOfImages: 62 RedMaskSize: 0 RedFieldPosition: 0 GreenMaskSize: 0 GreenFieldPosition: 0 BlueMaskSize: 0 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 832 BnkNumberOfImagePages: 62 LinNumberOfImagePages: 62 LinRedMaskSize: 0 LinRedFieldPosition: 0 LinGreenMaskSize: 0 LinGreenFieldPosition: 0 LinBlueMaskSize: 0 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 *Mode: 111 (640x480) ModeAttributes: 0x9b WinAAttributes: 0x7 WinBAttributes: 0x0 WinGranularity: 64 WinSize: 64 WinASegment: 0xa000 WinBSegment: 0x0 WinFuncPtr: 0xc00065fa BytesPerScanline: 1280 XResolution: 640 YResolution: 480 XCharSize: 8 YCharSize: 16 NumberOfPlanes: 1 BitsPerPixel: 16 NumberOfBanks: 1 MemoryModel: 6 BankSize: 0 NumberOfImages: 50 RedMaskSize: 5 RedFieldPosition: 11 GreenMaskSize: 6 GreenFieldPosition: 5 BlueMaskSize: 5 BlueFieldPosition: 0 RsvdMaskSize: 0 RsvdFieldPosition: 0 DirectColorModeInfo: 0 PhysBasePtr: 0xc0000000 LinBytesPerScanLine: 1280 BnkNumberOfImagePages: 50 LinNumberOfImagePages: 50 LinRedMaskSize: 5 LinRedFieldPosition: 11 LinGreenMaskSize: 6 LinGreenFieldPosition: 5 LinBlueMaskSize: 5 LinBlueFieldPosition: 0 LinRsvdMaskSize: 0 LinRsvdFieldPosition: 0 MaxPixelClock: 230000000 (II) VESA(0): Total Memory: 511 64KB banks (32704kB) (II) VESA(0): Monitor0: Using hsync range of 31.47-79.98 kHz (II) VESA(0): Monitor0: Using vrefresh range of 56.25-75.08 Hz (WW) VESA(0): Unable to estimate virtual size (--) VESA(0): Virtual size is 1280x1024 (pitch 1280) (**) VESA(0): *Built-in mode "1280x1024" (**) VESA(0): *Built-in mode "1024x768" (**) VESA(0): *Built-in mode "800x600" (**) VESA(0): *Built-in mode "640x480" (**) VESA(0): Display dimensions: (340, 270) mm (**) VESA(0): DPI set to (95, 96) (II) VESA(0): Attempting to use 75Hz refresh for mode "1280x1024" (11a) (II) VESA(0): Attempting to use 75Hz refresh for mode "1024x768" (117) (II) VESA(0): Attempting to use 72Hz refresh for mode "800x600" (114) (II) VESA(0): Attempting to use 73Hz refresh for mode "640x480" (111) (**) VESA(0): Using "Shadow Framebuffer" (II) Loading sub module "shadow" (II) LoadModule: "shadow" (II) Loading /usr/lib/xorg/modules//libshadow.so (II) Module shadow: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.1.0 ABI class: X.Org ANSI C Emulation, version 0.3 (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules//libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.3 (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [4] -1 0 0xd0501000 - 0xd05010ff (0x100) MX[B] [5] -1 0 0xd0500000 - 0xd0500fff (0x1000) MX[B] [6] -1 0 0xd0625800 - 0xd06258ff (0x100) MX[B] [7] -1 0 0xd0625000 - 0xd06253ff (0x400) MX[B] [8] -1 0 0xd0620000 - 0xd0623fff (0x4000) MX[B] [9] -1 0 0xd0625400 - 0xd06257ff (0x400) MX[B] [10] -1 0 0xd0624000 - 0xd0624fff (0x1000) MX[B] [11] -1 0 0xd0600000 - 0xd061ffff (0x20000) MX[B] [12] -1 0 0xd0625900 - 0xd062590f (0x10) MX[B] [13] -1 0 0xd0400000 - 0xd04fffff (0x100000) MX[B](B) [14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B) [15] -1 0 0xd0000000 - 0xd03fffff (0x400000) MX[B](B) [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [21] -1 0 0x0000f100 - 0x0000f10f (0x10) IX[B] [22] -1 0 0x0000f110 - 0x0000f11f (0x10) IX[B] [23] -1 0 0x0000f120 - 0x0000f123 (0x4) IX[B] [24] -1 0 0x0000f130 - 0x0000f137 (0x8) IX[B] [25] -1 0 0x0000f140 - 0x0000f143 (0x4) IX[B] [26] -1 0 0x0000f150 - 0x0000f157 (0x8) IX[B] [27] -1 0 0x0000f000 - 0x0000f01f (0x20) IX[B] [28] -1 0 0x0000f160 - 0x0000f16f (0x10) IX[B] [29] -1 0 0x0000f170 - 0x0000f17f (0x10) IX[B] [30] -1 0 0x0000f180 - 0x0000f183 (0x4) IX[B] [31] -1 0 0x0000f190 - 0x0000f197 (0x8) IX[B] [32] -1 0 0x0000f1a0 - 0x0000f1a3 (0x4) IX[B] [33] -1 0 0x0000f1b0 - 0x0000f1b7 (0x8) IX[B] [34] -1 0 0x0000f020 - 0x0000f03f (0x20) IX[B] [35] -1 0 0x0000f040 - 0x0000f05f (0x20) IX[B] [36] -1 0 0x0000f060 - 0x0000f07f (0x20) IX[B] [37] -1 0 0x0000f080 - 0x0000f09f (0x20) IX[B] [38] -1 0 0x0000f0a0 - 0x0000f0bf (0x20) IX[B] [39] -1 0 0x0000f0c0 - 0x0000f0df (0x20) IX[B] [40] -1 0 0x0000f0e0 - 0x0000f0ff (0x20) IX[B] [41] -1 0 0x0000f1c0 - 0x0000f1c7 (0x8) IX[B](B) [42] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [43] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib/xorg/modules//libint10.so (II) VESA(0): initializing int10 (WW) VESA(0): Bad V_BIOS checksum (II) VESA(0): Primary V_BIOS segment is: 0xc000 (II) VESA(0): VESA BIOS detected (II) VESA(0): VESA VBE Version 3.0 (II) VESA(0): VESA VBE Total Mem: 32704 kB (II) VESA(0): VESA VBE OEM: Intel(r)Eaglelake Graphics Chip Accelerated VGA BIOS (II) VESA(0): VESA VBE OEM Software Rev: 1.0 (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation (II) VESA(0): VESA VBE OEM Product: Intel(r)Eaglelake Graphics Controller (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) VESA(0): Splitting WC range: base: 0xc0000000, size: 0x1ff0000 (II) VESA(0): Splitting WC range: base: 0xc1000000, size: 0xff0000 (II) VESA(0): Splitting WC range: base: 0xc1800000, size: 0x7f0000 (II) VESA(0): Splitting WC range: base: 0xc1c00000, size: 0x3f0000 (II) VESA(0): Splitting WC range: base: 0xc1e00000, size: 0x1f0000 (II) VESA(0): Splitting WC range: base: 0xc1f00000, size: 0xf0000 (II) VESA(0): Splitting WC range: base: 0xc1f80000, size: 0x70000 (II) VESA(0): Splitting WC range: base: 0xc1fc0000, size: 0x30000 (WW) VESA(0): Failed to set up write-combining range (0xc1fe0000,0x10000) (WW) VESA(0): Failed to set up write-combining range (0xc1fc0000,0x30000) (WW) VESA(0): Failed to set up write-combining range (0xc1f80000,0x70000) (WW) VESA(0): Failed to set up write-combining range (0xc1f00000,0xf0000) (WW) VESA(0): Failed to set up write-combining range (0xc1e00000,0x1f0000) (WW) VESA(0): Failed to set up write-combining range (0xc1c00000,0x3f0000) (WW) VESA(0): Failed to set up write-combining range (0xc1800000,0x7f0000) (WW) VESA(0): Failed to set up write-combining range (0xc1000000,0xff0000) (WW) VESA(0): Failed to set up write-combining range (0xc0000000,0x1ff0000) (II) VESA(0): virtual address = 0xb5bb6000, physical address = 0xc0000000, size = 33488896 (==) VESA(0): Default visual is TrueColor (==) VESA(0): Backing store disabled (==) RandR enabled (II) Setting vga for screen 0. (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension XAccessControlExtension (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE (II) AIGLX: Screen 0 is not DRI capable (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so (II) Module GLcore: vendor="X.Org Foundation" compiled for 1.4.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.3 (II) GLX: Initialized MESA-PROXY GL provider for screen 0 (**) Option "Protocol" "auto" (**) Mouse0: Device: "/dev/input/mice" (**) Mouse0: Protocol: "auto" (**) Option "CorePointer" (**) Mouse0: always reports core events (**) Option "Device" "/dev/input/mice" (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5 6 7" (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7 (**) Mouse0: Buttons: 11 (**) Mouse0: Sensitivity: 1 (**) Option "CoreKeyboard" (**) Keyboard0: always reports core events (**) Option "Protocol" "standard" (**) Keyboard0: Protocol: standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xorg" (**) Keyboard0: XkbRules: "xorg" (**) Option "XkbModel" "pc105" (**) Keyboard0: XkbModel: "pc105" (**) Option "XkbLayout" "us" (**) Keyboard0: XkbLayout: "us" (**) Option "CustomKeycodes" "off" (**) Keyboard0: CustomKeycodes disabled (II) evaluating device (Keyboard0) (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD) (II) evaluating device (Mouse0) (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap (--) Mouse0: PnP-detected protocol: "ExplorerPS/2" (II) Mouse0: ps2EnableDataReporting: succeeded Could not init font path element /usr/lib/X11/fonts/OTF, removing from list! (II) LoadModule: "evdev" (WW) Warning, couldn't open module evdev (II) UnloadModule: "evdev" (EE) Failed to load module "evdev" (module does not exist, 0) (EE) No input driver matching `evdev' (II) LoadModule: "evdev" (WW) Warning, couldn't open module evdev (II) UnloadModule: "evdev" (EE) Failed to load module "evdev" (module does not exist, 0) (EE) No input driver matching `evdev' FreeFontPath: FPE "/usr/lib/X11/fonts/misc/" refcount is 2, should be 1; fixing. From gmkurtzer at gmail.com Thu Oct 30 15:09:26 2008 From: gmkurtzer at gmail.com (Greg Kurtzer) Date: Thu, 30 Oct 2008 15:09:26 -0700 Subject: [cAos] Some feedback/problems concerning caos-nsa-1.0rc2.i386 In-Reply-To: <20081030155109.GP28976@loop.mdy.univie.ac.at> References: <20081030130252.GM28976@loop.mdy.univie.ac.at> <571f1a060810300801u557fef05v975cfa920e827086@mail.gmail.com> <20081030155109.GP28976@loop.mdy.univie.ac.at> Message-ID: <571f1a060810301509r7ce70654n8507f8c32022f2a0@mail.gmail.com> Just to summarize, I found the issue with detect. Check out /etc/detect/pcimap which can be used to augment or overwrite parts of the existing pcimap. There was a time when skge was not stable on some cards but was included. This was put in then, but never removed. I think it is time to remove it. ;) As far as the X issues go, I am hoping all of your X issues are related to the driver incompatibilities and I will build an updated driver. I am hoping that this will be a simple update of just the driver and not all of the other modular X packages otherwise this will need to wait until the first point release (we are only in bug fix mode right now until 1.0 is released). Here is an SRPM for the intel driver from X11R7.4. Let me know if that fixes any of the X issues. http://www.runlevelzero.net/caos/xf86-video-intel-2.4.2-1.caos.src.rpm Thanks, Greg On Thu, Oct 30, 2008 at 8:51 AM, Stefan Boresch wrote: > On Thu, Oct 30, 2008 at 08:01:57AM -0700, Greg Kurtzer wrote: >> First I want to say how much we appreciate your comments and notes on >> the issues you found. As you can see by the "rc" (release candidate) >> status, we need the testing and reporting on bugs is very valuable to >> us and your fellow users. Many thanks! > > You are more than welcome > >> > 2) On an older test machine, the installer fails to autoload the skge >> > module. (If one loads the module by hand in "preshell" everything works >> > fine) Here is the relevant lspci output (obtained under Ubuntu Hardy): >> > >> > 00:0a.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13) >> > 00:0c.0 Ethernet controller: SysKonnect SK-9871 V2.0 Gigabit Ethernet 1000Base-ZX Adapter, PCI64, Fiber ZX/SC (rev 10) >> > >> > and this is the output from /sbin/detect -aip >> > >> > 0000:00:0a.0 11ab.4320 NETWORK sk98lin >> > 0000:00:0c.0 1148.4320 NETWORK sk98lin >> > >> > Indeed, the system upon bootup (with test target) tries to load >> > sk98lin (which, however, does not appear to be present; i.e., in a >> > shell after the boot test target, I find no ethernet related >> > module). By contrast, loading skge by hand works just fine ... >> >> Thats odd that detect is still pointing you to legacy sk98lin when it >> isn't present. Can you send me the output of: >> >> # grep 4320 /lib/modules/`uname -r`/modules.pcimap >> >> If it shows output, please try to run: >> >> # /sbin/depmod -ae >> >> And then try the above grep command again. If it still returns >> something, I would be confused. >> >> I just did a fresh Caos NSA install, and my grep for sk98lin returns >> nothing which makes me more concerned then confused now. ;) > > [All of this is from the installer shell:] > > First, much to my surprise the boot 'test' target tells me the following: > > Cinch is initializing the environment > ... > installing kmod: sk98lin > installing kmod: sk98lin > ... > > ERROR: Network device eth0 is not known > > I am not surprised, since I fail to find a sk98lin module, both in the > install ramdisk, and in an installed system ... > > # uname -r > > 2.6.26-cinch (which is different from that of an installed system!) > > # grep 4320 /lib/modules/`uname -r`/modules.pcimap > snd-riptide 0x0000127a 0x00004320 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 > hptiop 0x00001103 0x00004320 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 > skge 0x00001148 0x00004320 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 > skge 0x000011ab 0x00004320 0xffffffff 0xffffffff 0x00000000 0x00000000 0x0 > > needless to say that I am confused ... > > There does not seem to be a depmod in the installer initrd ramdisk ... > > I did not do a full install this time, but about 4 weeks ago with a > slightly older version of NSA. If you load skge by hand, the install > finishes without problems, and the installed kernel boots the machine > just fine --- no more problems. So let me stress that this is *only* > an issue of the install kernel/initrd, not of the installed system! > > As to the video issues: > >> > a) For X, the system falls back to the VESA driver, i.e., no 3D acceleration; >> > quite obviously the graphic controller is not recognized. Anything I can >> > do about it? >> >> Did you notice there was a seperate metapkg to enable X acceleration. >> >> # smart install metapkg-gl >> >> Should get you the library requirements for 3D. > > is/was installed. X definitely doesn't even recognize the graphics chip. > E.g., X --configure leads to > > Section "Device" > ### Available Driver options are:- > ### Values: : integer, : float, : "True"/"False", > ### : "String", : " Hz/kHz/MHz" > ### [arg]: arg optional > #Option "ShadowFB" # [] > #Option "DefaultRefresh" # [] > #Option "ModeSetClearScreen" # [] > Identifier "Card0" > Driver "vesa" > VendorName "Intel Corporation" > BoardName "Unknown Board" > BusID "PCI:0:2:0" > EndSection > > xf86-video-intel-2.4.2 (latest xorg release) seems to contain the > necessary bits, but according to stuff on www.intellinuxgraphics.org > more work, including updated kernel modules are needed for 3D. No time > at the moment, and not important ... > >> > older machine has readable fonts, but they are still very poor quality >> > compared to e.g. Ubuntu hardy on that hardware (and uglier than the >> > system fonts (of the desktop)) >> >> My guess is that X is having issues with your hardware. I use NSA on >> my laptop as well as my desktop and the fonts look normal. >> >> Hopefully the Xorg.0.log will shed some more light on this. > > I am also afraid that this is an issue with the vesa driver in > combination with an essentially unknown board ... > > I attach the file ... > > HOWEVER, there are two other X related weirdnesses. When I boot the > machine, it comes up with a graphical display manager (nice landscape) > which then becomes the background of the xfce(?) session. However, > when I log out, I am dropped back to a VT session, no more graphical > login ... When I log in on the console terminal as a normal user, > I cannot 'startx' since I am not allowed to move /var/log/Xorg.0.log ... > I doubt that this is how it's supposed to work. > >> We are working to get this resolved upstream, but we may require some >> help testing and debugging stuff. > > Happy to try things out -- at least for the next weeks, the machines are > not in production use ;-) (my time will be the more restraining factor :-( > > Best regards, > > Stefan > > -- > Stefan Boresch > Institute for Computational Biological Chemistry > University of Vienna, Waehringerstr. 17 A-1090 Vienna, Austria > Phone: -43-1-427752715 Fax: -43-1-427752790 > > _______________________________________________ > cAos mailing list > cAos at caoslinux.org > http://lists.caosity.org/mailman/listinfo/caos > > -- Greg Kurtzer http://www.infiscale.com/ http://www.runlevelzero.net/ http://www.perceus.org/ http://www.caoslinux.org/ From stefan at mdy.univie.ac.at Fri Oct 31 02:48:01 2008 From: stefan at mdy.univie.ac.at (Stefan Boresch) Date: Fri, 31 Oct 2008 10:48:01 +0100 Subject: [cAos] Some feedback/problems concerning caos-nsa-1.0rc2.i386 In-Reply-To: <571f1a060810301509r7ce70654n8507f8c32022f2a0@mail.gmail.com> References: <20081030130252.GM28976@loop.mdy.univie.ac.at> <571f1a060810300801u557fef05v975cfa920e827086@mail.gmail.com> <20081030155109.GP28976@loop.mdy.univie.ac.at> <571f1a060810301509r7ce70654n8507f8c32022f2a0@mail.gmail.com> Message-ID: <20081031094801.GR28976@loop.mdy.univie.ac.at> On Thu, Oct 30, 2008 at 03:09:26PM -0700, Greg Kurtzer wrote: > Just to summarize, I found the issue with detect. Check out > /etc/detect/pcimap which can be used to augment or overwrite parts of > the existing pcimap. There was a time when skge was not stable on some > cards but was included. This was put in then, but never removed. I > think it is time to remove it. ;) Great! We have quite a lot of machines using the skge driver and haven't observed problems with it in quite some time ... > As far as the X issues go, I am hoping all of your X issues are > related to the driver incompatibilities and I will build an updated > driver. I am hoping that this will be a simple update of just the > driver and not all of the other modular X packages otherwise this will > need to wait until the first point release (we are only in bug fix > mode right now until 1.0 is released). > > Here is an SRPM for the intel driver from X11R7.4. Let me know if that > fixes any of the X issues. > > http://www.runlevelzero.net/caos/xf86-video-intel-2.4.2-1.caos.src.rpm > OK, (much) better, but no joy ... First, I had to fix a small issue with the SPEC file. The build procedure does not only build stuff in /usr/lib/xorg/modules/drivers/, but also /usr/lib/libI810XvMC.la etc. rpmbuild was thus complaining about unpackaged files ... *** xf86-video-intel.spec Fri Oct 31 10:11:33 2008 --- xf86-video-intel.spec~ Thu Oct 30 23:04:31 2008 *************** *** 37,43 **** %files %defattr(-, root, root) %doc README COPYING ! %{_libdir}/* %{_mandir}/man4/* %changelog --- 37,43 ---- %files %defattr(-, root, root) %doc README COPYING ! %{_libdir}/xorg/modules/drivers/* %{_mandir}/man4/* %changelog (2) Please find the new Xorg.0.log at http://www.mdy.univie.ac.at/debug-stuff/Xorg.0.log With an xorg.conf from X -configure, one can start X (hurrah), and the fonts are OK (I would still argue that Ubuntu's fonts are "sharper", but this is definitely OK!) However, the problem arises upon logging out and dropping to a console window. The graphic get's reset incorrectly and tries to speak to the poor TFT with ridiculous hsync/vsync values, which goes blank (and fortunately doesn't explode ;-) Also, no DRI btw, but for that according to Intel's readmes one would definitely need newer kernel modules ... I should add that without an xorg.conf (which is the default after install), things don't work at all --- you get the graphical login, but after login, the incorrect hsync/vsync hits you and the machine reboots automatically(!) after a few seconds ... I had to go to initdefault 3 to be able to experiment. I think that's all I can report for the moment ... -- Stefan Boresch Institute for Computational Biological Chemistry University of Vienna, Waehringerstr. 17 A-1090 Vienna, Austria Phone: -43-1-427752715 Fax: -43-1-427752790 From gmkurtzer at gmail.com Fri Oct 31 16:56:42 2008 From: gmkurtzer at gmail.com (Greg Kurtzer) Date: Fri, 31 Oct 2008 16:56:42 -0700 Subject: [cAos] Some feedback/problems concerning caos-nsa-1.0rc2.i386 In-Reply-To: <20081031094801.GR28976@loop.mdy.univie.ac.at> References: <20081030130252.GM28976@loop.mdy.univie.ac.at> <571f1a060810300801u557fef05v975cfa920e827086@mail.gmail.com> <20081030155109.GP28976@loop.mdy.univie.ac.at> <571f1a060810301509r7ce70654n8507f8c32022f2a0@mail.gmail.com> <20081031094801.GR28976@loop.mdy.univie.ac.at> Message-ID: <571f1a060810311656i173f6758j17aa29cac9e86e18@mail.gmail.com> On Fri, Oct 31, 2008 at 2:48 AM, Stefan Boresch wrote: > On Thu, Oct 30, 2008 at 03:09:26PM -0700, Greg Kurtzer wrote: >> Just to summarize, I found the issue with detect. Check out >> /etc/detect/pcimap which can be used to augment or overwrite parts of >> the existing pcimap. There was a time when skge was not stable on some >> cards but was included. This was put in then, but never removed. I >> think it is time to remove it. ;) > > Great! We have quite a lot of machines using the skge driver and haven't > observed problems with it in quite some time ... Excellent! I will make sure that this gets fixed for the release. :) > >> As far as the X issues go, I am hoping all of your X issues are >> related to the driver incompatibilities and I will build an updated >> driver. I am hoping that this will be a simple update of just the >> driver and not all of the other modular X packages otherwise this will >> need to wait until the first point release (we are only in bug fix >> mode right now until 1.0 is released). >> >> Here is an SRPM for the intel driver from X11R7.4. Let me know if that >> fixes any of the X issues. >> >> http://www.runlevelzero.net/caos/xf86-video-intel-2.4.2-1.caos.src.rpm >> > > OK, (much) better, but no joy ... > > First, I had to fix a small issue with the SPEC file. The build > procedure does not only build stuff in /usr/lib/xorg/modules/drivers/, > but also /usr/lib/libI810XvMC.la etc. rpmbuild was thus complaining about > unpackaged files ... > > *** xf86-video-intel.spec Fri Oct 31 10:11:33 2008 > --- xf86-video-intel.spec~ Thu Oct 30 23:04:31 2008 > *************** > *** 37,43 **** > %files > %defattr(-, root, root) > %doc README COPYING > ! %{_libdir}/* > %{_mandir}/man4/* > > %changelog > --- 37,43 ---- > %files > %defattr(-, root, root) > %doc README COPYING > ! %{_libdir}/xorg/modules/drivers/* > %{_mandir}/man4/* > > %changelog Got it. :) > > (2) Please find the new Xorg.0.log > > at http://www.mdy.univie.ac.at/debug-stuff/Xorg.0.log > > With an xorg.conf from X -configure, one can start X (hurrah), and > the fonts are OK (I would still argue that Ubuntu's fonts are "sharper", > but this is definitely OK!) However, the problem arises upon logging > out and dropping to a console window. The graphic get's reset incorrectly > and tries to speak to the poor TFT with ridiculous hsync/vsync values, > which goes blank (and fortunately doesn't explode ;-) > > Also, no DRI btw, but for that according to Intel's readmes one would > definitely need newer kernel modules ... Can you give this kernel a spin? http://www.runlevelzero.net/tmp/caos-kernel-2.6.27.4-1.nsa1.src.rpm > > I should add that without an xorg.conf (which is the default after > install), things don't work at all --- you get the graphical login, > but after login, the incorrect hsync/vsync hits you and the machine > reboots automatically(!) after a few seconds ... I had to > go to initdefault 3 to be able to experiment. > > I think that's all I can report for the moment ... Do you happen to have your xorg.conf from your ubuntu install that we can test? Thanks, and let me know if that kernel helps. Greg > > -- > Stefan Boresch > Institute for Computational Biological Chemistry > University of Vienna, Waehringerstr. 17 A-1090 Vienna, Austria > Phone: -43-1-427752715 Fax: -43-1-427752790 > _______________________________________________ > cAos mailing list > cAos at caoslinux.org > http://lists.caosity.org/mailman/listinfo/caos > -- Greg Kurtzer http://www.infiscale.com/ http://www.runlevelzero.net/ http://www.perceus.org/ http://www.caoslinux.org/