579 Topics

Member Avatar for
Member Avatar for Shaikh Mohsin

Hello Friends I made new simple 'Hello World' module * * hello-1.c - The simplest kernel module. */ #include <linux/module.h> /* Needed by all modules */ #include <linux/kernel.h> /* Needed for KERN_INFO */ int init_module(void) { printk(KERN_INFO "Hello world 1.\n"); /* * A non 0 return means init_module failed; module …

Member Avatar for gerard4143
0
181
Member Avatar for fenerista

When the user press a key in desktop or console or a browser or anywhere. I want to get the key that is pressed by user. I found something about that I can make my intterrup handler (IRQ) but if I change the original interrupt handler, the computer must be …

Member Avatar for fenerista
0
255
Member Avatar for anuragccsu

Hello All, I am using a NAS(network attached storage) product running a customized 2.6 linux kernel on it. I've put two physical HDD in my NAS box and configured them in RAID1(mirror), and the software tool which i am using to configure has got a degraded mode management(DMM) option which …

0
79
Member Avatar for mvpmarthand

Hi, Is there a command for a user in Solaris 10 should not get deleted. Kindly help me in this issue

0
82
Member Avatar for Godflesh

Hello! I dont know were to put this question so i put it here. I need to know the biggest difference between strict alternation and lock type lock variable, critical section of processes.

0
104
Member Avatar for chet6

Hi, COuld anybody explain the concept of DirectFb in LUNUX and how is used?

0
79
Member Avatar for Godflesh

Linux scheduler implement what we call "soft realtime system", what is missing in Linux to be called "hard realtime system" ,if you focus on the scheduling part?

0
74
Member Avatar for Godflesh

How does Linux know what type of category a process belong to? How does the priority system in linux work with "NON" realtime tasks/processes?

0
82
Member Avatar for technogeek_42

hi can anybody know where can i find the update kernel for bayanihan linux?? A pinoy version of LINUX???

0
101
Member Avatar for sureronald

I recently downloaded a live solaris version 10 CD. On booting from CD it takes me to a minimal grub shell that requires me to load the kernel first. I have tried this with the various commands available for the grub shell but nothing is coming. Please assist. /*I apologise …

Member Avatar for forumid123
0
144
Member Avatar for newsguy

OK, so it might not be quite as talked about as the mythical [URL="http://www.daniweb.com/news/story245295.html"]Apple iTablet[/URL], but the [URL="http://www.computerweekly.com/Articles/2009/11/23/239414/Google-Chrome-OS-A-threat-to-Windows-7.htm"]Google Chrome[/URL] OS-based netbook is also creating quite a stir. According to the [URL="http://www.ibtimes.co.uk/articles/20091227/google-chrome-based-netbook-tech-specs-are-out.htm"]IB Times[/URL] the Chrome OS netbook will have the following tech specs: An Nvidia Tegra chipset (given the late 2010 …

Member Avatar for khakilang
0
384
Member Avatar for lewashby

I noticed when I first got my new Toshiba Satellite that there was some strange behavior with it's keyboard. When typing in a text document, the cursor would just jump to a random position in the text document, and no it wasn't be accidentally touching the touch pad. Then one …

Member Avatar for Seten
0
179
Member Avatar for samegbe

Any solution to installing SCO Unix 5.0.7 on new range of hp proliant ml370 g6 server? I will appreciate any contributions! Boot time loadable modules and other server resources drivers are required but seem to be unavailable at the moment. Can someone throw some light to help me solve this …

Member Avatar for sboard
0
69
Member Avatar for rutaba

i have choosen a topic of [B]PCB [/B]and [B]CONTEXT switching [/B]for my [B]system programming[/B] course and i need some useful links to get data for the relevant topic like PCB with respect to System programming.. and context switching with respect to system programming.. there should not be the details of …

-1
94
Member Avatar for fenerista
0
91
Member Avatar for allenthegreat

can someone teach me where to find printer driver for linux... specially TM-U325 dot matrix printer... thxs...

0
99
Member Avatar for fenerista

I want to make a module that print console, current folder name like pwd, but I don't know how with system calls ? or something else ? if system calls, what is the system call of that ? and how can I use this system call on my module.?

Member Avatar for fenerista
0
270
Member Avatar for khess

Do you need a reality check? Freedom isn't free. You have to work hard, and possibly even die, for it. Fortunately, free software doesn't require you to sacrifice anything but restrictions. Unfortunately, the powerful marketing machines constantly bombard and tempt you with semi-clever TV commercials, discount offers, inexpensive upgrades or …

Member Avatar for alinuxguru
0
288
Member Avatar for VampiricPadraig

Hello there, I recently re-installed Windows 7 and now GRUB will not appear and I would like to find a way to get back my Ubuntu option I have Ubuntu 9.10 if that is any help for you. Thanks in Advance VP!

Member Avatar for jbennet
0
136
Member Avatar for khess

I was talking with my friend, [URL="http://blogs.zdnet.com/perlow"]Jason Perlow[/URL], yesterday and he told me that I should back off of the free software rants because he feels that I'm entering the gray edges of freakdom. We laughed about it but it made me think: When does a strong belief in something …

Member Avatar for sureronald
0
680
Member Avatar for bigpoppapumpg

trying to install this os by ftp, which requires a small .iso and then all you have to do is specify the fpt ip. Well when i select network install, it says no network device found, plese install network module first. I have a few modules I downloaded with tons …

Member Avatar for james1960
1
333
Member Avatar for newsguy

IBM has today announced a breakthrough chip-stacking technology in a manufacturing environment that paves the way for three-dimensional chips to extend Moore’s Law way beyond traditionally expected limits. The ‘through-silicon-vias’ technology allows different chip components to be packaged much closer together, resulting in faster, smaller and lower-powered systems. This breakthrough …

Member Avatar for nhaidz
0
500
Member Avatar for Bribaby

Hi out there, can anyone help an old man??. I've recently bought an ASUS notebook with xp installed on the "C" drive. I can access the internet with no problems. I then installed "Ubuntu" on the "D" drive. This works well, but I cannot access the Internet. I have gone …

0
78
Member Avatar for titanseagle

Hi everyone, I am having a doubt... how to create our own linux distro?... I came to know that about 12 new linux distros are released every week. I like to have the procedure of How to release our own linux distro and where to start... There are no such …

Member Avatar for Ying_Yang
0
118
Member Avatar for devan1p

I was trying to install RedHat Enterprise Linux 4 (Work Station) on my new system, which comprises of Samsung 80 GB SATA hard disk, intel MB and 256MB DDRam. But it says "no devices found to install the OS" . What should I do:sad:

Member Avatar for mapiyeeve
0
136
Member Avatar for coolbuddy059

I've restart my computer after installing some updates,but it shows that the X window cannot start.Please help me how to start X window.

0
85
Member Avatar for gaowei

I know kernel have different ,for example: Linux kernel and Freebsd kernel. But I don't know which is better in these,who can tell me? Thanks in advance. And who have good idea about study kernel? Happy hacking!

Member Avatar for Ying_Yang
0
555
Member Avatar for Vasudev1

Hi! I wish to create my own Operating System, be it how small, even if I am able to write few words, appearing on monitor, save it in a file and then reopen the file. Can anyone of the good samaratins would come forward and help guide me. Thanks in …

Member Avatar for Ying_Yang
0
149
Member Avatar for khess

Have you searched for Linux distributions that are 100% free? Did you find more than one that suited your needs? Well, here's a list of nine from which you can choose your favorite. Free means freedom to alter, redistribute, sell or release as a different product with no restrictions on …

Member Avatar for khess
1
2K
Member Avatar for group256

Hey everyone, For my project, I need to write an assembly code to detect multiprocessors. I really have no idea how as I have barely done assembly coding and I have no good reference or even idea how to start. Again, what I am going to do is, I'm trying …

Member Avatar for technogeek_42
0
108

The End.