vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I've installed the newest drivers from ATI (I know, closed source, but i want to wait a little bit more before try the r300 ones) patched to use the 2.6.10 kernel but, for some reason, can't get acceleration. People with other distros can, so, is a slackware problem or is just me? Other issue is when i plug in my flash disk, used to be sdax, but now, there isn't any sda at all... Hotplug was updated, could that be the source of the problem? kernel 2.6.10 Slackware current Note: Damn, 2 months without slack, good to be back to the slack world, sure missed it... -- Cláudio Silva Quem sabe, faz. Quem compreende, ensina. Eu só sei, por isso não me perguntem como se faz... |
| |||
| Claudio Silva wrote: > I've installed the newest drivers from ATI (I know, closed source, but i > want to wait a little bit more before try the r300 ones) patched to use > the 2.6.10 kernel but, for some reason, can't get acceleration. People > with other distros can, so, is a slackware problem or is just me? look in /var/log/Xorg.0.log for errors on starting fglrx.... cashmir |
| |||
| Em Mon, 24 Jan 2005 19:34:07 +0100, cashmir escreveu: > look in /var/log/Xorg.0.log for errors on starting fglrx.... > > cashmir Heres the result of 2 months without linux... Forgot to see the obious places... Strange, DRI is activated, but any opengl app is slow as hell. -- Cláudio Silva Quem sabe, faz. Quem compreende, ensina. Eu só sei, por isso não me perguntem como se faz... |
| |||
| > I've installed the newest drivers from ATI (I know, closed source, but i > want to wait a little bit more before try the r300 ones) patched to use > the 2.6.10 kernel but, for some reason, can't get acceleration. People > with other distros can, so, is a slackware problem or is just me? Does glxinfo say "direct rendering: Yes"? > Other issue is when i plug in my flash disk, used to be sdax, but now, > there isn't any sda at all... Hotplug was updated, could that be the > source of the problem? What kernel are you using? Self-compiled or from -current? What does dmesh say when you plug the usb-flash? Are usb-storage and sd-mod loaded? Is udev running? Do you perhaps have the UB (usb block device) driver configured? - this driver handles usb-flash devices differently (they will be named /dev/uba1 etc..). And is also much slower than usb-storage + sd_mod. -- damjan |
| |||
| Em Mon, 24 Jan 2005 20:05:56 +0100, Damjan escreveu: > What kernel are you using? Self-compiled or from -current? > What does dmesh say when you plug the usb-flash? > Are usb-storage and sd-mod loaded? > Is udev running? > Do you perhaps have the UB (usb block device) driver configured? - this > driver handles usb-flash devices differently (they will be named /dev/uba1 > etc..). And is also much slower than usb-storage + sd_mod. ATI drivers issue solved (brother installed Mesa without telling me). Usb flash disk: It's UB allright... /dev/uba in the house. -- Cláudio Silva Quem sabe, faz. Quem compreende, ensina. Eu só sei, por isso não me perguntem como se faz... |
| |||
| On Mon, 24 Jan 2005 18:55:46 +0000, Claudio Silva wrote: > Em Mon, 24 Jan 2005 19:34:07 +0100, cashmir escreveu: > >> look in /var/log/Xorg.0.log for errors on starting fglrx.... >> >> cashmir > > > Heres the result of 2 months without linux... Forgot to see the obious > places... Strange, DRI is activated, but any opengl app is slow as hell. try to use agpgart from kernel, not internal ati one had the same prob. helped 100%. anyway, post relevant parts of dmesg |
| |||
| On Mon, 24 Jan 2005 19:42:14 +0000, Claudio Silva wrote: > ATI drivers issue solved (brother installed Mesa without telling me). > Usb flash disk: > It's UB allright... /dev/uba in the house. it should not be. that driver is supposed to be crappy and slow. |
| ||||
| Em Mon, 24 Jan 2005 18:25:37 +0000, Claudio Silva escreveu: > I've installed the newest drivers from ATI (I know, closed source, but i > want to wait a little bit more before try the r300 ones) patched to use > the 2.6.10 kernel but, for some reason, can't get acceleration. People > with other distros can, so, is a slackware problem or is just me? > > Other issue is when i plug in my flash disk, used to be sdax, but now, > there isn't any sda at all... Hotplug was updated, could that be the > source of the problem? > > kernel 2.6.10 > Slackware current > > Note: Damn, 2 months without slack, good to > be back to the slack world, sure missed it... All problems solved (install all x11 packages again, ati drivers and recompiled the kernel, removing UB support). Thanks to all that replied. -- Cláudio Silva Quem sabe, faz. Quem compreende, ensina. Eu só sei, por isso não me perguntem como se faz... |