LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-13-2006, 02:42 PM   #1
nevelis
Member
 
Registered: Feb 2005
Distribution: Ubuntu, Debian
Posts: 56

Rep: Reputation: 15
SIS Driver & X.Org - No hardware accelleration


Heya,

Installed Ubuntu on Dell Inspiron 1000 (running Ubuntu 6.04), upgraded from 5.10. Had trouble with SIS driver for X.Org with both releases, and I can't get hardware accelleration going. Any ideas? Here's the driver section out of /etc/X11/xorg.conf:

Code:
Section "Device"
        Identifier      "Silicon Integrated Systems (SiS) 65x/M650/740 PCI/AGP VGA Display Adapter"
        Driver          "sis"
        BusID           "PCI:1:0:0"
EndSection
Cheers,
Aaron

Last edited by nevelis; 02-13-2006 at 06:40 PM.
 
Old 02-13-2006, 02:48 PM   #2
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
And in "lsmod" and "lspci"?
 
Old 02-13-2006, 02:54 PM   #3
nevelis
Member
 
Registered: Feb 2005
Distribution: Ubuntu, Debian
Posts: 56

Original Poster
Rep: Reputation: 15
lspci shows VGA compatible controller: Silicon Integrated Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter, and:

Code:
allison@chibi:/usr/src/linux$ lsmod | grep sis
i2c_sis96x              5860  0
sis900                 25152  0
i2c_core               22848  2 i2c_acpi_ec,i2c_sis96x
mii                     6176  1 sis900
sis_agp                 9028  0
agpgart                36784  1 sis_agp
sis5513                17320  1

Last edited by nevelis; 02-13-2006 at 06:41 PM.
 
Old 02-20-2006, 02:16 PM   #4
nevelis
Member
 
Registered: Feb 2005
Distribution: Ubuntu, Debian
Posts: 56

Original Poster
Rep: Reputation: 15
Ok never mind, it seems DRI don't, and won't ever support hardware accelleration for the SIS 650 chipset, amongst others. Lame. Maybe if we bitch enough at them? But i'm not too sure many people would own one of the first Inspiron's anymore and would be running Linux.

Aaron
 
Old 02-20-2006, 02:38 PM   #5
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Go to http://www.winischhofer.net/sisdri.shtml. It may help you get 3D support.

Next time be a little pickier what graphics chipset you get for notebook. nVidia and ATI work in Linux. ATI is getting better with their installation process for Linux.
 
Old 02-21-2006, 02:59 PM   #6
nevelis
Member
 
Registered: Feb 2005
Distribution: Ubuntu, Debian
Posts: 56

Original Poster
Rep: Reputation: 15
Thanks, I'll look into it.

I'm running a desktop with Ubuntu 6.04, and driver installation is easy as pie. But the laptop was free, and I suppose no 3D accelleration means no gaming, so I might get something done!!

Cheers,
Aaron
 
Old 02-21-2006, 03:02 PM   #7
nevelis
Member
 
Registered: Feb 2005
Distribution: Ubuntu, Debian
Posts: 56

Original Poster
Rep: Reputation: 15
Whoops... I already came across that site!
Quote:
There is no DRI support for the SiS 315/550/650/651/740/661/741/760/330.
Bugger.
 
Old 02-21-2006, 04:11 PM   #8
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
You could always get a graphics card. anywhere from 30 to 700 bucks. But 30 isn't a huge investment, and will increase system performance and lifespan. onboard eats your processor and ram, getting offboard saves both, letting them do what they are meant to do.
 
Old 02-21-2006, 04:14 PM   #9
nevelis
Member
 
Registered: Feb 2005
Distribution: Ubuntu, Debian
Posts: 56

Original Poster
Rep: Reputation: 15
... for a laptop?
 
Old 02-21-2006, 04:20 PM   #10
RedShirt
Senior Member
 
Registered: Oct 2005
Location: Denver
Distribution: Sabayon 3.5Loop2
Posts: 1,150

Rep: Reputation: 45
Yes actually. You would check with the manufacturer and costs go up I am sure, but realistically most allow putting in another, though the install charge is usually 90 bucks, and then hardware costs. I forgot to mention that above.
 
Old 02-22-2006, 06:27 PM   #11
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Upgrading the graphics controller in notebooks can only be done with more recently notebooks that have PCIe (PCI Express). There is no way to upgrade the notebook's graphic controller if it is two years old or even one years old. The only items a notebook user can upgrade are memory, optical drives, and hard drive.
 
Old 02-23-2006, 08:48 AM   #12
nevelis
Member
 
Registered: Feb 2005
Distribution: Ubuntu, Debian
Posts: 56

Original Poster
Rep: Reputation: 15
Yes, no, completely not worth it for a Dell Inspiron 1000! I'm just using it for dev work anyway, and it's a Celeron (Woohoo) so I don't think I'll be playing many hard core 3D games on it anyway. I'll have to leave the penguin sliding to my desktop.

Thanks for your advice guys
Aaron
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI driver installed, but still no accelleration capability dejavu_01 Slackware 2 01-07-2006 09:22 AM
No hardware accelleration on my sis 630 in x.org. AAAHHGGG!!! hack124x768 Linux - Hardware 1 06-29-2005 04:27 PM
Can someone check for me SIS driver futurist Mandriva 4 02-23-2004 03:50 PM
SIS 745 , AC 97 audio driver bit7 Linux - Hardware 1 07-21-2003 04:58 AM
SIS driver : out of video memory Phlange Linux - Software 1 06-25-2003 07:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration