CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

New Dell D620 Laptop dualboot problems

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 4, 2007, 08:10
Default Hi everybody, I do not know
  #1
Senior Member
 
Frank Bos
Join Date: Mar 2009
Location: The Netherlands
Posts: 340
Rep Power: 18
lr103476 is on a distinguished road
Hi everybody,

I do not know if this is the place to post my problem, but I know that some of you are using laptops running linux and most of you like computer (problems :-)).

So, this is the problem. Yesterday, my new Dell laptop arrived and the pre-installed windows worked fine. I noticed the weird 100Meg Dell Utility partition, which I ignored. Immediately I started installing Kubuntu 7.04 which is working really well on this laptop. The bootloader GRUB was installed into the Master Boot Record, which should be OK.

The problem is that windows rewrites the MBR every time it boots which makes the computer unbootable.
So, after every windows boot I have to recover grub using the ubuntu livecd. It seems that the weird Dell Utility partition has something to do with this.

Has anyone experience with Dell laptops and the weird Dell partitions?

Regards, Frank
__________________
Frank Bos
lr103476 is offline   Reply With Quote

Old   May 4, 2007, 08:22
Default Well, I have a dell laptop but
  #2
Senior Member
 
dmoroian's Avatar
 
Dragos
Join Date: Mar 2009
Posts: 648
Rep Power: 20
dmoroian is on a distinguished road
Well, I have a dell laptop but I don't have your problem. Though, the minute I got it, I erased everything and reinstalled windows and linux (slackware).
In your case I suspect that windows vista is "repairing" the "corrupted" MBR. I don't think this has anything to do with the dell utility partition.

Dragos
dmoroian is offline   Reply With Quote

Old   May 4, 2007, 08:31
Default Indeed, I also think that wind
  #3
Senior Member
 
Frank Bos
Join Date: Mar 2009
Location: The Netherlands
Posts: 340
Rep Power: 18
lr103476 is on a distinguished road
Indeed, I also think that windows XP (not Vista) 'repairs' the MBR. As if I windows knows what's good for me, there is a reason why I changed the MBR :-(.

Furthermore, if I understand it right, you had the problem for a minute and then you reformatted the whole disc. So, you also wiped the extra Dell partition and you installed a ordinary winXP version. Right?

Frank
__________________
Frank Bos
lr103476 is offline   Reply With Quote

Old   May 4, 2007, 08:38
Default Hi Frank, Noticed on the in
  #4
Member
 
lillberg's Avatar
 
Eric Lillberg
Join Date: Mar 2009
Location: Stockholm
Posts: 80
Rep Power: 17
lillberg is on a distinguished road
Send a message via Skype™ to lillberg
Hi Frank,

Noticed on the internet that Vista causes some trouble. Search Google and ubuntu forums.

If you recieved proper CD's with your Dell (not for sure nowdays) whipe the disc (including the Dell utility) and reinstall.

Try openSuSE 10.2 with KDE which has good support for dual OP's.

I'm running my windows XP partition under vmware in SuSE 10.2. Works like a charm after some fiddling to get the ntloader and SATA/SCSI support working.

Regards, Eric
lillberg is offline   Reply With Quote

Old   May 4, 2007, 08:52
Default Hi, The Dell laptop came wi
  #5
Senior Member
 
Frank Bos
Join Date: Mar 2009
Location: The Netherlands
Posts: 340
Rep Power: 18
lr103476 is on a distinguished road
Hi,

The Dell laptop came with a re-installation CD of Windows XP without drivers and stuff, which are already on disc or in the 'hidden' Dell Utility partition.

Of course, a complete format of the HD should always work. When the Dell re-install CD is coupled somehow to the information on the partition, I could always install from any other official winXP cd.

I have used (open)Suse for a couple of years, but after the deal between MicroSoft and Novell, I began to search for alternatives. I've tried Ubuntu 6, Debian, Fedora, but I found OpenSuse10.2 still the best choice, untill I gave Kubuntu 7.04 a try. All the hardware is supported out of the box (including duoCore cpus) and I really like the apt-get thing instead of yast from suse.

Regards, Frank
__________________
Frank Bos
lr103476 is offline   Reply With Quote

Old   May 4, 2007, 11:25
Default I've recently sorted out dual-
  #6
Senior Member
 
Gavin Tabor
Join Date: Mar 2009
Posts: 181
Rep Power: 17
grtabor is on a distinguished road
I've recently sorted out dual-booting a Dell laptop for a student. Used SuSE partition tools to resize the windows partition, installed SuSE, that worked fine. Problem was, Windows Vista refused to boot (even from CD). Eventually I found that it was checking the disk size against what it thought was correct and not liking what it found. I had to drop back to an earlier Windows version (2000, I believe) to get a disk checking utility which was able to straighten things out enough for Vista to run.

Gavin
grtabor is offline   Reply With Quote

Old   May 5, 2007, 13:49
Default I solved the problem. Afte
  #7
Senior Member
 
Frank Bos
Join Date: Mar 2009
Location: The Netherlands
Posts: 340
Rep Power: 18
lr103476 is on a distinguished road
I solved the problem.

After a re-installation of grub, using the kubuntu installation disc, I started an investigation to find the origin of the problem. I noticed that not login to windows did not screw the Master Boot Record, which led to the conclusion that one of the startup service/programs somehow 'recovers' the MBR. At first I switched everything off (diagnostic mode) and I just could login and reboot as usual. Then I added the programs which I normally need, until the redundant services/program remained unchecked. Now everything works, but I do not know yet which program causes the MBR 'recovery'.

As for OpenFOAM, I just recompiled the whole package with gcc 4.1.2 which came with Kubuntu 7.04. I only needed to install g++ and binutils-dev to obtain the liberty stuff.....

Regards, Frank
__________________
Frank Bos
lr103476 is offline   Reply With Quote

Old   May 6, 2007, 04:44
Default Allright, again some problems.
  #8
Senior Member
 
Frank Bos
Join Date: Mar 2009
Location: The Netherlands
Posts: 340
Rep Power: 18
lr103476 is on a distinguished road
Allright, again some problems.....

I recompiled the 32bit development version from 28-03-2007 using the ubuntu's version of gcc 4.1.2, which should be OK. Recompilation succeeded without any errors, but I am not able to run any applications which are depending on libtopoChangerFvMesh.so. Just icoDyMFoam gives me the following error:

icoDyMFoam: symbol lookup error: /home/frankl/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/libtopoChangerFvMesh.so: undefined symbol: _ZTIN4Foam13dynamicFvMeshE

This also happens for moveDynamicMesh, but not for moveMesh.

Has anyone seen this before, me not....

What kind of compilation setup is recommended on such a Centrino CoreDuo T7200 2GHz processor. (I dont want to go back to suse, since all my other stuff works very well!).

Regards, Frank
__________________
Frank Bos
lr103476 is offline   Reply With Quote

Old   May 6, 2007, 08:33
Default No particular compilation is r
  #9
Senior Member
 
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36
alberto will become famous soon enoughalberto will become famous soon enough
No particular compilation is required for your system.

If you switch to OpenFOAM 1.4, you won't need to recompile the solver, because the binaries are already compiled with gcc 4.1.2.

Regards,
A.
__________________
Alberto Passalacqua

GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541)
OpenQBMM - An open-source implementation of quadrature-based moment methods.

To obtain more accurate answers, please specify the version of OpenFOAM you are using.
alberto is offline   Reply With Quote

Old   May 7, 2007, 11:35
Default Ok, OpenFOAM 1.4 is working fi
  #10
Senior Member
 
Frank Bos
Join Date: Mar 2009
Location: The Netherlands
Posts: 340
Rep Power: 18
lr103476 is on a distinguished road
Ok, OpenFOAM 1.4 is working fine, but I had to try the modified movingCone tutorial from H. Weller as posted in another topic. I dont use gcc 4.1.2 which came with OpenFoam, but the one which came with ubuntu.

Nevertheless, OpenFOAM 1.3 is still not working:

icoDyMFoam: symbol lookup error: /home/frankl/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/libtopoChangerFvMesh.so: undefined symbol: _ZTIN4Foam13dynamicFvMeshE

I have never seen this before.......

Regards, Frank
__________________
Frank Bos
lr103476 is offline   Reply With Quote

Old   May 10, 2007, 15:27
Default Frank: I realize that this is
  #11
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
Frank: I realize that this is off-topic, but I am only curious. What do you mean when you say the following:

"I have used (open)Suse for a couple of years, but after the deal between MicroSoft and Novell, I began to search for alternatives"

If you oppose the M$-Novell deal that much why do you even bother using Windows with dual-boot? Try to make up your mind. Please don't get me wrong.
msrinath80 is offline   Reply With Quote

Old   May 10, 2007, 16:08
Default Haha, you're absolutely right!
  #12
Senior Member
 
Frank Bos
Join Date: Mar 2009
Location: The Netherlands
Posts: 340
Rep Power: 18
lr103476 is on a distinguished road
Haha, you're absolutely right! Nowadays, I barely use windows, but sometimes I need to use some programs which are running on windows (tecplot when we run out of licenses or powerpoint 2003 presentations or playing some games). Some people ask me for certain MS file formats....I also don't like VMware, since that is very slow on my machines.

The laptop that I now have is owned by the University, so it came with windows, with all its bad booting habits:-( Right now, everything is working fine, but indeed I have a 30Gb windows partition which is barely used:-(

I really like the linux community and all the free and easy installable software. With previous linux distro's I had some problems with dvd burning / usb disks, video playback or 3d graphics or making presentations. But with the last couple of linux kernels (opensuse 10.2 or kubuntu 7.04 ) I have no problems at all. Also OpenOffice 2.2 is getting better and better.....The only thing that bothers me sometimes is the sound quality and photo printing (printing in general).

So it is only a matter of time that I reclaim the space on my disk which is occupied by microsoft.
__________________
Frank Bos
lr103476 is offline   Reply With Quote

Old   June 2, 2007, 02:39
Default Frank, how does the T7200 scal
  #13
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
Frank, how does the T7200 scaleup? Do you get 2x speedup when you use both cores. I have a similar laptop. I'm wondering if the 4MB L2 cache will make some difference? Any interesting experiences from your side?
msrinath80 is offline   Reply With Quote

Old   June 2, 2007, 02:41
Default Oh, by the way, my notebook is
  #14
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
Oh, by the way, my notebook is a Fujitsu S7110 which features a 64 bit motherboard. So I run Feisty Fawn 64-bit Ubuntu.
msrinath80 is offline   Reply With Quote

Old   June 2, 2007, 06:08
Default Hi pUI, I don't have much time
  #15
Senior Member
 
Frank Bos
Join Date: Mar 2009
Location: The Netherlands
Posts: 340
Rep Power: 18
lr103476 is on a distinguished road
Hi pUI, I don't have much time right now, but I did take a quick look on this. Using OF1.3 I did not manage to get the parallel stuff working (some problems with mpi, i dont really understand), but OF.14 works both serial and parallel. I ran a testcase of a plunging cylinder on a mesh with 35000 cells. I only simulated for about 100 timesteps. OF1.4 serial took about 175 seconds, whereas the OF1.4 parallel calculation needed 105 seconds. So this is an speed increase of about 70%. I think that there is a lot to gain when using larger meshes.

Considering the 4MB l2 cache, I don't know how to test it influence, since you can't turn it on/off or change the size. All that I know is that while runnning a parallel (or 2 serials) job the laptop is still very usable, which might be the result of the large cache.

Regards, Frank
__________________
Frank Bos
lr103476 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
High End Computational Laptop? wen Main CFD Forum 0 May 1, 2006 11:05
CFD on a laptop ? Vlad Main CFD Forum 5 September 13, 2005 07:48
Help!---for CFD computing, is Dell a brtter choice qing hao Main CFD Forum 1 April 1, 2002 19:11
FLUENT on laptop? HGG FLUENT 10 January 31, 2002 05:02
CFX5.5 on laptop? HGG CFX 1 January 28, 2002 16:05


All times are GMT -4. The time now is 02:04.