search for: 32666

Displaying 3 results from an estimated 3 matches for "32666".

Did you mean: 3266
2005 Dec 08
2
new dell B120 laptop
I am installing 4.2 on the new dell $499 B120 laptop. Centos installs just fine. however, when rebooting it is starting udev and then says Disabling IRQ#11 and stops. Any ideas on why that would be?? THanks, Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20051208/38066222/attachment-0002.html>
2015 Feb 20
0
Wine release 1.7.37
...TomTom Home SatNav needs KERNEL32.dll.SetVolumeMountPointW 32025 Guitar pro 6 hangs when saving a file 32137 Kugou2012: crashes when installing 32328 Many .NET and Silverlight applications require SIO_ADDRESS_LIST_CHANGE for interface change notifications 32498 installer of PPTV hangs 32666 Black background in PowerPoint 2003 32769 PowerPoint 2003 hangs when opening test document 32777 winmm:mci fails if the current directory is read-only 32957 SolidWorks 2012 freezes 33616 secur32: assertion failure in libgcrypt, when loding a page (wine iexplore) 33709 Skyrim: no sou...
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
Hi 2 all ! I have problems with concurrent filesystem actions on a ocfs2 filesystem which is mounted by 2 nodes. OS=RH5ES and OCFS2=1.2.6 F.e.: If I have a LV called testlv which is mounted on /mnt on both servers and I do a "dd if=/dev/zero of=/mnt/test.a bs=1024 count=1000000" on server 1 and do at the same time a du -hs /mnt/test.a it takes about 5 seconds for du -hs to execute: 270M