hi there i have ripped the motherboard out me toshiba satalite a100
what do i need to do to remove the bios password
Dear all,
i am using redhat 9.0
i am install alsa version 0.9.8 but it cannot recognize USB Audio.
but on fedora core 6 is ok without setup alsa.
can you help me resolve this problem?!
Thanks.
Hello,
We plan to have a single dual-processor quad core box, ie, a 8-core linux machine. We want to have the jobs submitted by users should go through queues. I have searched for some utilities like those available on IRIX/AIX/DEC (bsub, qsub, etc) but I did not find any. Could you please direct me to any particular tool if I missed?
Thanks,
-Sviya
Mark Mitchell announced the availability of GCC 4.2.2 saying, "GCC 4.2.2 is a bug-fix release, containing fixes for regressions in GCC 4.2.1 relative to previous GCC releases." He adds, "the compilers in this release are covered by GNU General Public License version 3," making GCC 4.2.2 the first released under the GPLv3.
GCC is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.2.2 from your nearest gcc.gnu.org mirror.
Hi all,
I wrote little file undelete tool for ext3/ext2 File system called giis.
I would like to have feedback or suggestions and criticizms on the tool.
Check out these urls,
http://freshmeat.net/projects/giis
http://sourceforge.net/projects/ext3crave
Warm Regards,
Lakshmipathi.G
Hi folks. i have a toshiba m30x-129. Battery seems to charge alright so i suppose power to the system is fine. My problem is when ever i switch the power on i only hear some activity for a few seconds. less then 3 5 and then every thing goes dead. Nothing comes on the screen. i have tried connecting to external monitor but that did help. Any one with experience in this ?
I installed win 2000 on same disk without formatting the disk
can any one tell me how to see and use the files which were created in old instalation beacuse files are visible not not usable.
Are there any xnu hackers or programmers working on gnu herd trying to port over design ideas and issue solutions? I know xnu is not a true microkernel. I would also like to know if despite the design differences, is the hurd kernel worth being a true microkernel performance wise?
I have a laptop, Toshiba satellite, that used to belong to my husband who was recently shot and killed while on tour in Iraq. A bios password was put in place and i haven't got the slightest idea of what it could be i have tried everything. Is there a way to bypass the bios password?
Hi
I need help regarding IDE code that i want to capture the ATA command to the attached ATA type storage device and i want to do some analysis of read write command patterns programmatically . I want to capture the all request being issued and processed by the storage device which are Read/Write type.
If some can give idea how to proceed and where to get a content related to this.
I welcome all readers of this subject!
There are some news to fans of transport strategy.
Our site has moved on the western hosting, speed of access has increased from 3 to 6 times,
The size of accessible disk space has increased,
There was a possibility to organise file archive and a photo gallery
With access under reports HTTP and FTP .
Our new address:
Hello ,
While installing linux fedora core 5 or ubuntu linux on a personal computer i am getting a kernel panic after initializing the l1 , l2 caches and cpu as follows,
..timer : vector = 0x31 apic1 = 0 pin1 +- = 0 apic2 = -1 pin2 +- = -1
MP-BIOS BUG : 8254 timer not initialized to io-apic
Hi
I am using an out of the box exe file. With that i can attach my own libraries. and i want to debug those newly created lib using the gbd.
Can some one please tell me how can i use gdb with OOTB exe
hi,
i am running a supplicant(open source). In this i am creating a netlink socket. after creation of socket when i am binding that socket with address. is shows following error
bind:Cannot allocate memory.
i had my own protocol for netlink socket creation.
s=(PF_NETLINK,SOCK_RAW,NETLINK_XYZ);
but if i use following netlink socket it works fie