LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 10-25-2012, 12:18 PM   #1
Paul Jalbert
LQ Newbie
 
Registered: Oct 2012
Posts: 16

Rep: Reputation: Disabled
Linux Intel GMA X3100


I Have a T61 Thinkpad, and I have a problem finding a Intel Linux driver for my gaphics card. Intel GMA X3100.
By the way I am on Ubuntu 12.10

Last edited by Paul Jalbert; 10-25-2012 at 12:31 PM. Reason: Forgot my OS
 
Old 10-25-2012, 12:31 PM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
The driver should be installed by default on any recent distro.
 
Old 10-25-2012, 01:01 PM   #3
Paul Jalbert
LQ Newbie
 
Registered: Oct 2012
Posts: 16

Original Poster
Rep: Reputation: Disabled
That's what I thought but at opening it gives me a message that I am running on low graphics mode.
 
Old 10-25-2012, 01:07 PM   #4
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
What's the natural resolution of the laptop's screen?
 
Old 10-25-2012, 01:36 PM   #5
Paul Jalbert
LQ Newbie
 
Registered: Oct 2012
Posts: 16

Original Poster
Rep: Reputation: Disabled
thanks for your prompt response.
The resolution is 1440 x 900
 
Old 10-25-2012, 03:18 PM   #6
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
Do you have a graphical login at all, or are you at a text login prompt?
 
Old 10-25-2012, 03:28 PM   #7
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Please start the system, then post the output of
Code:
lspci
lsmod
Please use code-tags (the #-symbol above the editor) to post the output.
 
Old 10-25-2012, 06:15 PM   #8
Paul Jalbert
LQ Newbie
 
Registered: Oct 2012
Posts: 16

Original Poster
Rep: Reputation: Disabled
Yes I have a graphical login.
How do i post LSPCI and LSMOD
 
Old 10-25-2012, 06:51 PM   #9
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Open a terminal and type in the commands. Keep in mind that Linux is case-sensitive, so you have to type in the commands with lower-case letters.
Since the output of those commands, especially the
Code:
lsmod
command, is rather lengthy it is advisable to put that output into code-tags to make it more readable and preserve the format.
To do that you either go to the advanced editor (Go Advanced-button below the Quick Reply-box), copy in the output of the commands, mark it and press the #-button above the text-box to enclose it in code-tags. You can also do it manually with writing out the code-tags and copy the output between them.
For example, the lsmod you can see in this post inside the code-box looks like this in the editor: [code]lsmod[/code]
 
Old 10-25-2012, 07:24 PM   #10
Paul Jalbert
LQ Newbie
 
Registered: Oct 2012
Posts: 16

Original Poster
Rep: Reputation: Disabled
Code:
paul@paul-ThinkPad-T61:~$ lsmod
Module                  Size  Used by
dm_crypt               22402  0 
bnep                   17707  2 
rfcomm                 37276  12 
parport_pc             31968  0 
ppdev                  12817  0 
arc4                   12473  2 
snd_hda_codec_analog    75059  1 
snd_usb_audio         105028  1 
iwl3945                63695  0 
iwlegacy               87736  1 iwl3945
thinkpad_acpi          69337  0 
joydev                 17161  0 
coretemp               13168  0 
snd_usbmidi_lib        24225  1 snd_usb_audio
snd_hda_intel          32515  2 
snd_hda_codec         111547  2 snd_hda_codec_analog,snd_hda_intel
mac80211              461161  2 iwl3945,iwlegacy
pcmcia                 39509  0 
btusb                  17950  0 
snd_seq_midi           13132  0 
hid_generic            12445  0 
uvcvideo               71277  0 
kvm                   357806  0 
yenta_socket           27095  0 
snd_rawmidi            25382  2 snd_usbmidi_lib,snd_seq_midi
snd_hwdep              13272  2 snd_usb_audio,snd_hda_codec
pcmcia_rsrc            18191  1 yenta_socket
videobuf2_core         32070  1 uvcvideo
snd_seq_midi_event     14475  1 snd_seq_midi
cfg80211              175375  3 iwl3945,iwlegacy,mac80211
snd_pcm                80163  3 snd_usb_audio,snd_hda_intel,snd_hda_codec
bluetooth             183228  22 bnep,rfcomm,btusb
psmouse                84843  0 
snd_seq                51255  2 snd_seq_midi,snd_seq_midi_event
videodev               95841  2 uvcvideo,videobuf2_core
pcmcia_core            21505  3 pcmcia,yenta_socket,pcmcia_rsrc
snd_seq_device         14137  3 snd_seq_midi,snd_rawmidi,snd_seq
usbhid                 41702  0 
videobuf2_vmalloc      12756  1 uvcvideo
snd_timer              24411  2 snd_pcm,snd_seq
snd_page_alloc         14036  2 snd_hda_intel,snd_pcm
serio_raw              13031  0 
videobuf2_memops       13184  1 videobuf2_vmalloc
snd                    61991  18 snd_hda_codec_analog,snd_usb_audio,thinkpad_acpi,snd_usbmidi_lib,snd_hda_intel,snd_hda_codec,snd_rawmidi,snd_hwdep,snd_pcm,snd_seq,snd_seq_device,snd_timer
hid                    82142  2 hid_generic,usbhid
tpm_tis                18208  0 
microcode              18209  0 
soundcore              14599  1 snd
nvram                  13986  1 thinkpad_acpi
mac_hid                13037  0 
lpc_ich                16925  0 
lp                     13299  0 
parport                40753  3 parport_pc,ppdev,lp
binfmt_misc            17260  1 
btrfs                 735321  0 
zlib_deflate           26445  1 btrfs
libcrc32c              12543  1 btrfs
firewire_ohci          35521  0 
firewire_core          57492  1 firewire_ohci
crc_itu_t              12627  1 firewire_core
i915                  461351  3 
wmi                    18590  0 
drm_kms_helper         45271  1 i915
drm                   230463  2 i915,drm_kms_helper
e1000e                174645  0 
i2c_algo_bit           13197  1 i915
video                  18847  1 i915
paul@paul-ThinkPad-T61:~$

Last edited by TobiSGD; 10-25-2012 at 09:07 PM. Reason: fixed code-tags
 
Old 10-25-2012, 09:09 PM   #11
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I fixed those code-tags for you, they have to enclose the code.

But anyways, as we can see the i915 driver and the dependencies for this driver are loaded, so the machine should work as intended. Do you get the low-graphics-mode warning every time?
 
Old 10-26-2012, 01:43 PM   #12
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
Most likely at this point that it's a problem with xrander and defined screen settings...

See if you can go into the control panel setup app, and change resolution there...

Report back if your resolution is available and not default, or unavailable at all...
Also attempt another resolution. (it should revert if unavailable) and report that status...
 
Old 10-28-2012, 06:24 PM   #13
Paul Jalbert
LQ Newbie
 
Registered: Oct 2012
Posts: 16

Original Poster
Rep: Reputation: Disabled
Yes, I do
 
Old 10-28-2012, 06:29 PM   #14
Snark1994
Senior Member
 
Registered: Sep 2010
Distribution: Debian
Posts: 1,632
Blog Entries: 3

Rep: Reputation: 346Reputation: 346Reputation: 346Reputation: 346
Quote:
Originally Posted by Paul Jalbert View Post
Yes, I do
You mean you can go into the control panel setup and change resolutions? Like JaseP asked, was your resolution available/default/unavailable?
 
Old 10-28-2012, 06:38 PM   #15
Paul Jalbert
LQ Newbie
 
Registered: Oct 2012
Posts: 16

Original Poster
Rep: Reputation: Disabled
I wil go check with the control panel and let you know.
thanks
 
  


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
Intel GMA X3100 is not supported in Red Hat Linux? Bondxxx Red Hat 8 09-16-2009 02:09 PM
Intel GMA X3100 VESA no valid modes lzcn Red Hat 16 06-08-2009 04:36 PM
Intel Graphics Media Accelerator (GMA) X3100 and OpenGL 2.0? falcon56215 Linux - Laptop and Netbook 0 06-20-2008 11:24 AM
Intel GMA X3100 with Fedora core 7 shibdas Linux - Hardware 2 02-07-2008 09:35 AM
OpenGL Flicker on Intel GMA X3100 Kaboosh Linux - Desktop 2 01-21-2008 05:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 06:05 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