Question about Toshiba Satellite R15-S822 Tablet PC
SOURCE: toshiba satellite R15 touchscreen driver
Hi , if you have WIn XP or XP SP2 click on the link below to download the touch pad drivers for Satellite R15-S822.
If you are using Vista then you will have to Manually selct Wondows Vista from the drop down box on the page.
http://www.csd.toshiba.com/cgi-bin/tais/su/su_sc_dtlViewDL.jsp?soid=872584&moid=882875&rpn=PSR10U&[email protected]@@@[email protected]@@@&BV_EngineID=ccchadeefjhhhdecgfkceghdgngdgmm.0&ct=DL&all_docs=false
Posted on Jun 05, 2008
SOURCE: Booting from a USB Stick
Here you go:
Download the Ubuntu Live ISO (if you dont have it already) and burn it to CD
Restart your computer (booting from the Ubuntu Live CD)
Insert a 1GB or larger USB flash drive
Open a terminal window and type sudo su
Now type fdisk -l to list available drives/partitions (note which device is your flash drive Example: /dev/sdb). Throughout this tutorial, replace all instances of x with your flash drive letter. For example, if your flash drive is sdb, replace x with b.
Type umount /dev/sdx1
Type fdisk /dev/sdx
type p to show the existing partition and d to delete it
type p again to show any remaining partitions (if partitions exist, repeat the previous step)
type n to make a new partition
type p for primary partition
type 1 to make this the first partition
hit enter to use the default 1st cylinder
type +750M to set the partition size
type a to make this partition active
type 1 to select partition 1
type t to change the partition filesystem
type 6 to select the fat16 file system
type n to make another new partition
type p for primary partition
type 2 to make this the second partition
hit enter to use the default cylinder
hit enter again to use the default last cylinder
type w to write the new partition table
Type umount /dev/sdx1 to unmount the partition
Type mkfs.vfat -F 16 -n usb /dev/sdx1 to format the first partition
"Alternately you can try mkfs.vfat -F 32 -n usb /dev/sdx1 (doesn't always work)"
Type umount /dev/sdx2 to ensure the partition is unmounted
Type mkfs.ext2 -b 4096 -L casper-rw /dev/sdx2 to format the second partition
Remove and Re-insert your flash drive
Back at the terminal, type sudo apt-get install syslinux mtools
Type syslinux -sf /dev/sdx1
Restart your computer, remove the CD and boot back into Windows
Using Windows to prepare and move the files to the USB Stick:
Create a folder named USB on your computer
Download UBconvert.zip using this link - http://www.pendrivelinux.com/downloads/UBconvert.zip
Now, extract the files to the USB folder
Move the Ubuntu ISO downloaded earlier to the USB folder
Click fixu.bat from the USB folder (follow on screen instructions)
Move all files from the ubuntu directory to your memory stick
Reboot your computer and set your system BIOS to boot from USB-HDD or USB-ZIP. Also set the "Hard Disk Boot Priority" if necessary.
You should now be booting into Ubuntu Linux from your USB drive!
Posted on Dec 28, 2008
SOURCE: where can i download audio
for windows xp OS, here is the sound driver.
please click the link then download. > http://notebook.driversdown.com/ViewDownloadUrl.asp?ID=88242&brNum=3&show=0
you will see a diskette icon - please click on it, save the file, scan with antivirus then install.
its a sound driver of satellite r10 which is compatible also with r15-s822. i have tried it and it works. let me know if there is anyother thing we can help. thanks.
Posted on Apr 25, 2009
SOURCE: need drivers for intel video card for toshiba
http://www.driverfiles.net/420cdt/Satellite-2800-S202/Satellite-R15-S822/download/page,sh,31312,221,19,.html here u go bud
Posted on Nov 07, 2009
SOURCE: my Toshiba Satellite R15-S822 has been working slower and slower
Some computers can be slow or short of hard drive space for quite simple reasons.
Windows and other program hide temporary files in lots of different places
The best option is not always a program or utility and if you want to do as much as you can for FREE like I do then you have a few options.
1. First you need to be in windows explorer.
2. Click TOOLS and FOLDER OPTIONS
3. Now click the VIEW tab
4. Tick the Show Hidden Files And Folders option
Unpick Hide Protected Operating System Files (it may warn you but you can ignore it)
5. Click APPLY then OK
6. NOTE some files may not delete this is OK Also DO NOT DELETE the folder itself where mentioned for cleaning.
7. Using windows explorer go into the WINDOWS folder and look for a directory called TEMP (it is possible there may be more than one)
8. Select all the contents and delete them. Do the same for any other temp folder e.g. temp000
9. Now navigate to Documents and Settings
There are quite a few folders in here that can be cleaned up
10. Look for folders named "Local Settings" In there you will find more TEMP folders that can be cleaned out
11. Now look inside the Temporary Internet Files. Delete anything EXCEPT cookies. Otherwise passwords for some sites you have stored may need you to type the password again.
12. Do this for each user / profile you see.
13. Now check the C: drive itself and see if there are any Temp folders and clean those out too
To prevent accidental deletion of any files windows needs you should go back to step (4) and change the two settings back to their original
Posted on Nov 19, 2009
120 views
Usually answered in minutes!
×