DFI hybrid motherboard runs two whole systems… simultaneously!

0 comments

Posted on 21st September 2009 by Mike in Atlanta Computer Repair

, , ,

Video: DFI hybrid motherboard runs two whole systems… simultaneously! (http://ping.fm/iUfNh)

AV guarantee

0 comments

Posted on 21st September 2009 by Mike in Atlanta Computer Repair

, , ,

AV guarantee… We remove your viruses & for an additional $100 we guarantee you won’t get another in the next year or we fix it for free.

0 comments

Posted on 21st September 2009 by Mike in Atlanta Computer Repair

, , ,

John will be fielding all residential calls from here on. We’re offering new services for residential as well. Off-site backups for $100!

0 comments

Posted on 17th September 2009 by Mike in Atlanta Computer Repair

, , ,

Now I’m fixing an email issue that was created when someone “fixed” something for one of my clients.

0 comments

Posted on 16th September 2009 by Mike in Atlanta Computer Repair

, , ,

Check out our latest websites. SpectrumPI.com, CoferInvestmentGrp.com, DouglasvilleB2B.com.

How to fix solaris xsun xserver /dev/fb does not exist error… with XVR cards.

0 comments

Posted on 9th September 2009 by Mike in Atlanta Computer Repair

, , , , , ,

How to fix solaris xsun xserver /dev/fb does not exist error…
with XVR cards.

1. Determine your driver…

XVR-100 uses pfb
XVR-500 uses ifb
XVR-600 uses jfb
XVR-1200 uses jfb

2. If you dont know what XVR you have try this…

# find /devices -name “*XVR*”

You should see something like this

/devices/pci@1e,600000/SUNW,XVR-500@3 -Directory
/devices/pci@1e,600000/SUNW,XVR-500@3:ifb0 -Actual Device

Make note of this “ifb0″ location (/devices/pci@1e,600000/SUNW,XVR-500@3:ifb0)

3. See if /etc/dt/config/Xservers exists as a file. If the /etc/dt/config/Xservers file does not exist, create the /etc/dt/config directory and copy the Xservers file from /usr/dt/config/Xservers to /etc/dt/config.

# mkdir -p /etc/dt/config
# cp /usr/dt/config/Xservers /etc/dt/config

4. Now edit /etc/dt/config/Xservers

# cd /etc/dt/config
# chmod 755 Xservers
# vi Xservers

Change the last line to

:0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -dev /dev/fb -nobanner

Save the file with :wq [enter]

5. Now add symbolic link for /dev/fb to point to your device

# ln -s /devices/pci@1e,600000/SUNW,XVR-500@3:ifb0 /dev/fb

6. Run the following if using ifb… change command accordingly for jfb, or pfb drivers.
# /usr/lib/fbconfig/SUNWifb_config -dev /dev/fb

7. Reboot
# init 6

8. Enjoy!

Mozilla Firefox Lost or No bookmarks or history or back button on Ubuntu

0 comments

Posted on 7th September 2009 by Mike in Atlanta Computer Repair

, , , , , , , ,

sudo chown -R yourusername.yourusername ~/.mozilla/firefox

Open terminal and use the above command to fix this.

Switch to our mobile site