Software :: How To Install Tsam ( Turbo Assembler )

Mar 4, 2010

presently am doing an LTSP project i have sucessfully insatlled DosBox and Oracle in fedora9 now i wanted to install tsam ( Turbo Assembler )

View 1 Replies


ADVERTISEMENT

Ubuntu :: Install Turbo Prolog Complier In 10.10 ?

Dec 27, 2010

I want to install turbo prolog complier in ubuntu 10.10.

View 2 Replies View Related

Programming :: Use Absolute Sections In Gnu Assembler?

Feb 14, 2011

how to use absolute sections in gnu assembler?

View 2 Replies View Related

General :: Installing Ia32build (Intel Assembler)?

Aug 28, 2010

I am looking for a assembler, in my college there is a ia32build assembler. I have tried searching it in Google, but I can't find it. I have x86 processor and I want to install it in Ubuntu 10.4.

Edit 1 : I am not sure about the assembler name but we assemble it by ia32build command.

Edit 2 : The syntax is quite different from nasm. Here's my sample code.

.intel_syntax noprefix
.text
msg: .asciz "Hello World !"[code].....

View 2 Replies View Related

Programming :: Write A Module In Pure Assembler?

Jan 16, 2010

I need to write a module in pure assembler.Now the linker needs symbols out of the kernel library to link to ( module_init, module_exit, printk).Does anybody know the kernel library name, or are these symbols only in the compressed kernel image (vmlinuz) ?And if, how can I link to a compressed kernel image ?

View 6 Replies View Related

Programming :: An Assembler Directive To Interpret All Constants In Hexa?

Jul 9, 2011

GNU assembler 2.17 And without having to prefix them. I'm skimming through as info page and can't find any pseudo operator or assembler directive of this type. E.g. 74 would be a decimal number. But I want it to be hexa 74 without the need to write 0x74.

NOTE: as is the GNU assembler.

EDIT: Google led me to discover this:

Quote:

If you write numbers without an explicit indication of the base, the most recent `.RADIX S' command determines how they are interpreted. However, on the one hand, it says the most recent and, on the other one, it applies to GASP, the GNU assembler preprocessor. IDK if it is the same as as (the GNU assembler).

View 2 Replies View Related

Programming :: GCC Inline Assembler Doesn't Even Support Local Variable?

Jul 3, 2010

It's good that GCC support intel inline disassembly syntax, but it cannot even simply address local variables/parameters properly, making itself stupid and essentially useless, look at the following:

int myfunc(float f){
int x;
float fa[8];
asm(".intel_syntax noprefix
"
"mov eax, [x]

[Code]...

View 1 Replies View Related

Programming :: Traverse Byte Array In Assembly Using Nasm As Assembler?

Jun 16, 2010

I am trying to learn assembly using nasm as assembler. I did not found example related to string operation. I had following example code,

global asm_strlen
section .data
section .bss
section .text

[code].....

my problem is at highlighted line, I am not getting how to copy a byte into 4 byte reg. rather what is syntax of mov instruction to mov byte to WORD DWORD etc.

View 3 Replies View Related

Ubuntu :: How To Run Turbo C

Jan 25, 2011

i am running some programmes on gcc compiler and i have to check same programmes on turbo c compiler. But i do not have this c turbo compiler.i have done some searching and found that it is not possible to install turbo c directly ,for this i have to use dosbox.ok now the main question is that for this i must have c++ setup which i do not have.

View 6 Replies View Related

Ubuntu :: Alternative To Turbo Tax?

Feb 4, 2010

I have used TurboTax online for several years to do my return....this year they are refusing Firefox running on a Linux OS!Anyone know of an alternative that is Linux friendly?

View 9 Replies View Related

Hardware :: Enabling Turbo Core ?

Oct 28, 2010

I have Phenom II X6 1055T. If Turbo Core kicks in, the speed should go up to 3.2GHz.

Problem is, it never kicks in. My kernel enabled Turbo Core already.

dmesg :

I am guessing, TurboCore depends with the P-State reading and cpu frequency thingy. As you can see, P0 are not 3200MHz (if my hypothesis are correct). Or perhaps i am wrong. I tested by not doing nothing and running folding program on one core with conky monitoring. Conky reads 5 cores at 800MHz, and one core at 2.8GHz.

TurboCore is enable on windows xp. I can see the core sometimes goes up to 3.2Ghz occasionally.

View 2 Replies View Related

General :: How To Know If Turbo Mode Is Enabled

Feb 13, 2010

I have a server hosted elsewhere and I am wondering if there is a way to know if my Server has turbo mode enabled or not?

I have i5 @ 750 Intel. It support Turbo mode but am not sure if my server has got it enabled or not.

View 6 Replies View Related

Ubuntu Servers :: AMD Turbo Core Not Working On 10.10?

Mar 18, 2011

I have installed Ubuntu server 10.10 on my new computer which uses AMD Phenom II X6 1090T. But I have noticed that my CPU cores were not able to run at 3.6GHz at any time, even when I only have one CPU-intensive computing job. They are either at 3.2 GHz or 800 MHz, like this

Code:

$ cat /proc/cpuinfo | grep -i "cpu Mhz"
cpu MHz: 800.000
cpu MHz: 3200.000
cpu MHz: 3200.000

[code]....

My maximum CPU frequency seems to be locked at 3.2 Ghz:

Code:

$ dmesg | grep "pstate 0"
[ 1.595918] powernow-k8: 0 : pstate 0 (3200 MHz)

I goggled around and it seems that Linux 2.8.35 kernel have solved the problem. I just do not understand why it does not work on mine.

Code:

$ uname -a
Linux hogwarts 2.6.35-22-server #35-Ubuntu SMP Sat Oct 16 22:02:33 UTC 2010 x86_64 GNU/Linux

View 7 Replies View Related

General :: Difference In C Programming In Gedit & Turbo C?

Sep 6, 2010

In our college all the systems (running on windows xp) have TURBO C/C++ installed on them which we use for C programming. I recently installed ubuntu 10.04 on me laptop (DELL Inspiron 14R (N4010) with some modifications) i read somewhere on the internet that Gedit can be used for writing a programme in ubuntu which can be compiled using gcc. Well if i use Gedit rather than Turbo c will i experience any differnce?, i mean is there any problem in doing so?? Or i should prefer running turbo c using DOS BOX?

View 7 Replies View Related

General :: Set Up Wire To Accommodate Turbo Tax And Itunes

Mar 22, 2011

how do I set up wire to accommodate turbo tax and i tunes?

View 2 Replies View Related

Programming :: Using Wherey() Of Turbo C Function In Gcc Compiler?

Apr 26, 2010

is there any way of using wherey() of turbo c function in gcc compiler like we have for gotoxy(), clrscr() functions.....

View 2 Replies View Related

Debian Hardware :: Disabling Intel Turbo Boost On All 4 CPU

Jul 21, 2015

Due to some reason every-time I boot the laptop the power governors reset themselves to "ondemand". Which causes my laptop to overheat until it shut-downs. I tried adding this line to grub Code: Select allGRUB_CMDLINE_LINUX_DEFAULT="intel_pstate=disable" which kinda worked, but only on cpu 0.

Code: Select allcpufreq-info
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:
  driver: acpi-cpufreq
 
[code]....

View 3 Replies View Related

Software :: Not Recognising New Telstra Turbo Wireless Modem

Feb 13, 2010

I've clean installed over a friend's win98 with Mint 7 (disc from lab a year? or so ago).

My Optus modem prompted the wizard and now always works fine,ok speed, and I updated Mint with 300 new files etc.

But my friend's new Telstra Turbo modem,[Sierra brand] although it shows a blue light flashing, doesn't get the wizard connection process started, and there's just NO sign on Mint that it's plugged in.

If I can get it to work, it will increase the number of people I know who use linux to 1.

View 5 Replies View Related

Debian Configuration :: Intel Turbo Mode Not Kicking In On Nehalem Xeon?

Mar 9, 2010

I've got a dual Xeon 5570 (Nehalem) server. It clocks down properly, but never, under any circumstances that I've found, clocks up past its TSC. Even when running basically nothing but cat /dev/zero > /dev/null, nothing gets clocked higher than the TSC. Below is the turbostat output, which clearly knows what the hardware is actually capable of, but it never actually achieves it. I'm running Lenny, with backported kernel 2.6.30-bpo.2-amd64. I tried the 2.6.32 backport and there wasn't any difference. know where I should look next? BIOS settings? Do I need to change some kernel option and recompile?

# ./turbostat
Nehalem multiplier 22, TSC frequency 2933 MHz
Nehalem 4 cores active: 24 mult, max turbo frequency = 3200 MHz
Nehalem 3 cores active: 24 mult, max turbo frequency = 3200 MHz
Nehalem 2 cores active: 25 mult, max turbo frequency = 3333 MHz
Nehalem 1 core active: 25 mult, max turbo frequency = 3333 MHz

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Telstra Mobile Broadband - Turbo Stick Not Working

Apr 7, 2011

I have an acer 532h aspire one, running ubuntu 10.04.

Basically, I bought a Telstra Turbo USB broadband stick and I've been having a bit of hell getting it to work. First I couldn't get the computer to recognize it had been plugged in at all. I downloaded the modeswitch packages to no avail. I tried a few other terminal tweaks but they didn't change anything either. I left the card in and restarted the netbook and it finally recognized the wireless card. I was able to surf the internet for an hour or so a couple times. But after stowing the computer away for a couple hours and turning it on again, I found that this work around was no longer effective. So now I'm back to the blue light never blinking and I have to tether my phone and pay ridiculous data charges because I'm in the middle of nowhere.

I'm really new at troubleshooting things that don't work right out of the box.

It's a telstra turbo prepaid wireless broadband. The stick isn't even recognized as removable media.

lsusb returns this:

Also this might be relevant:

View 2 Replies View Related

CentOS 5 Hardware :: 5.4 - No Speed Step / Turbo With Intel Xeon X5550 (Nehalem)

Dec 15, 2009

I just installed a new HP DL360 with 32 GB of RAM and a Intel Xeon X5550 which supports speed stepping and turbo mode. I've enabled turbo in the BIOS, but cannot seem to get CentOS 5.4 to make use of either of these features. I've been googling for a solution for a while now, and tried various things, such as installing cpufreq. However, when I type cpufreq-info, I get this:

# cpufreq-info
cpufrequtils 005: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to cpufreq@vger.kernel.org, please.
analyzing CPU 0:

[code]...

View 3 Replies View Related

Ubuntu :: Earn C And C++ In Windows Using "turbo C"?

Jan 19, 2010

Im a BCA 1 year student and just move from windows to ubuntu?we learn c and c++ in windows using "turbo c"but as im newbie to ubuntu i dont know what to do??

View 4 Replies View Related

OpenSUSE Install :: Can`t Install Suse 11.3 - Every Time System Shut Down In Install Process

Jan 30, 2011

I tried to install suse 11.3 but every time the system shut down in the install process it never finish

I think that the FAN does not work

I have an Acer Aspire 5720z

View 3 Replies View Related

OpenSUSE Install :: Install Gnome After The Minimal Server ( Console Based ) Install?

Feb 2, 2011

Tried to install Gnome after the minimal server (console based) install.I would like to install a graphical GUI now What to do? wich packages? tried zypper gnome-desktop (or something similar) but it wasn't enough.

View 3 Replies View Related

OpenSUSE Install :: Convert Factory Install Into Point Release Install Later

Jun 14, 2010

If I install the factory release now, can I easily convert my system to a normal 11.3 point release later, after 11.3 is out? If so, how would I do it? (11.2 has an issue that affects me. It's fixed in 11.3 already, so I have to use 11.3 if I'm going to use openSUSE.)

View 4 Replies View Related

OpenSUSE Install :: Did Install Vsftpd, But Removed It And Install Pure-ftpd Instead?

Jul 18, 2010

In /var/log/warn I can see :Code:Jul 18 19:29:41 Linux1 SuSEfirewall2: Warning: config 'vsftpd' not available I did install vsftpd, but I removed it and install pure-ftpd instead.

View 6 Replies View Related

OpenSUSE Install :: Install Suse Alongside An Existing Install?

Apr 18, 2010

i have a backtrack install that i would like to keep while installing suse for an everyday OS; i start the install process but when it gets to partitioning the hard drive, it doesnt seem to recognize anything already being on there; it just gives me the setup for suse, ie:
sda1 ext3 = OS sda2 or sda5 = swap. do i have to configure a partition scheme? i installed ubuntu on a desktop alongside windows very easily due to grub graphical install/partition; is there not a similar function for suse?

View 6 Replies View Related

OpenSUSE Install :: 11.3 Cannot Install Gnome After Install With KDE?

Jan 7, 2011

I have installed openSUSE 11.3 on a couple of computers here at work, one 64bit one 32. I always install choosing KDE as the desktop and installed Gnome once the OS install is complete. Now when I go into YAST2 and select the gnome and I get the following. pattern:gnome-11.3-22.1.i586 requires patterns-openSUSE-gnome, but ths requirement cannot be provided

[Code]...

And the 64 version say the say but with x86_64 instead of i586. I have been on 11.3 for a month now and the systems are fully updated. I do not want to uninstall KDE and I do not want to break patterns. Does anyone know how to fix this?

View 3 Replies View Related

OpenSUSE Install :: Bootloader Fails To Install(grub Cannot Install Bootloader)?

Nov 7, 2010

I have a major problem installing opensuse 11.3 on my computer( hp pavilion dv6).I downloaded openSUSE-11.3-GNOME-LiveCD-x86_64 from software.opensuse.org: Download openSUSE 11.3 and made a live usb.I'm a newbie at using linux infact i never used another operating system beside windows.Now i have installed windows 7 (on c disk 100gb).My first problem when i am trying to install opensuse is that he dosn't automatic choose to make my partitions so i have to do it manualy.I was searching how to make it the best way so i desited to make 4 partitons one for ' /boot' one for ' / 'one for '/home' and a swap partition/In windows7 i made 4 new partitons

3:10 gb for /boot
4:10 gb for/
5:70 gb for /user
6:10 gb for /swap

My first question is :Is this right to make 4 paritions in windows (opensuse can't format or resize my partitions it just can edit it ) so it's my only way to make partitions( If this is wrong how can i make partitions then)

My second question is how to change the bootloader configurtation because everytime when ii try to install opensuse it stops at about 96% and it says to reconfigure the bootloader options.

If i skip this i get the folowing message

=== System Checking ===
Checking for /usr/bin/chroot binary... Passed
Checking for chroot directory /mnt... Passed
Checking for chroot directory content (bin
boot
Checking for binary /mnt/bin/ls... Passed
Trying to chroot... Failed

This is worth reporting a bug at url.

View 9 Replies View Related

OpenSUSE Install :: Whats Better Partition Based Install Or LVM Based Install?

Apr 10, 2011

Whats better partition based install or LVM based install?Does one perform better than the other?I have a 640 gig drive.I have win 7 installed on a 360 gig partition.The remaining space is free.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved