Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-20-2014, 04:11 AM
|
#1
|
LQ Newbie
Registered: Aug 2014
Posts: 5
Rep: 
|
SETTING UP NEW DEVICE -- INTEL ATOM N2600 - 1Gb RAM, Looking for Graphics Driver
Hi, just bought new Windows machine, and am trying to set up an old HP Mini 110 netbook with 1 Gb RAM - Intel Atom N2600. Have installed Linux Mint 13, as this seems suitable for such an old, underpowered device (from what I could see discussed on web). Any recommendations - the graphics seem "funny" compared to what I'm used to on old setup, which was Windows 7 Home Premium. Haven't installed any s/w on Linux before, other than the automatic updates. Be grateful for any guidance on graphics drivers, setup procedures etc. Apologies if I'm asking in the wrong place -- this is my first question. Just want "standard features" -- play YouTube (works OK) etc videos, office / internet etc -- it's more the appearance of the text that's offputting.
|
|
|
08-20-2014, 05:26 AM
|
#2
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,399
|
That sounds like a font issue - start by looking at this page maybe (google "ubuntu fonts" for more).
Might be worth ensuring you have the correct video driver module loaded - run this in a termianl and post the output.
Code:
lspci -vv | sed -n '/VGA compat/,/^[[:space:]]*$/p'
|
|
1 members found this post helpful.
|
08-20-2014, 06:08 AM
|
#3
|
LQ Newbie
Registered: Aug 2014
Posts: 5
Original Poster
Rep: 
|
Quote:
Originally Posted by syg00
That sounds like a font issue - start by looking at this page maybe (google "ubuntu fonts" for more).
Might be worth ensuring you have the correct video driver module loaded - run this in a termianl and post the output.
Code:
lspci -vv | sed -n '/VGA compat/,/^[[:space:]]*$/p'
|
awesome response "you guys" -- while I'm still at the unit no less -- output:
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device 338d
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 7
Region 0: Memory at 44000000 (32-bit, non-prefetchable) [size=1M]
Region 1: I/O ports at 40d0 [size=8]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
all of which leaves me TOTALLY in the dark ;-)
|
|
|
08-20-2014, 06:11 AM
|
#4
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,399
|
Bloody Ubuntu - try it as
Code:
sudo lspci -vv | sed -n '/VGA compat/,/^[[:space:]]*$/p'
You'll need to enter your password. That's just to see that the video driver software matches your hardware.
|
|
|
08-20-2014, 06:13 AM
|
#5
|
LQ Newbie
Registered: Aug 2014
Posts: 5
Original Poster
Rep: 
|
Quote:
Originally Posted by AussieExpat
awesome response "you guys" -- while I'm still at the unit no less -- output:
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device 338d
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 7
Region 0: Memory at 44000000 (32-bit, non-prefetchable) [size=1M]
Region 1: I/O ports at 40d0 [size=8]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
all of which leaves me TOTALLY in the dark ;-)
|
there are certainly some problems with the display -- crosses in checkboxes blanking out e.g.
|
|
|
08-20-2014, 06:14 AM
|
#6
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,399
|
BTW, Mint is probably a bit heavy for an Atom. I have run it ok, but Mint13 is out of support (means no security updates), so you should be looking at Mint 17. Personally I found Bodhi ran really well on an Atom netbook (Gateway piece of junk).
|
|
|
08-20-2014, 06:21 AM
|
#7
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
The Atom N2600 contains a renamed PowerVR SGX545 graphics core. Linux support for this device is abysmal, you will not get 3D or video acceleration and only basic 2D acceleration.
Honestly, this machine is best run with Windows, running Linux on it will not make much fun.
|
|
|
08-20-2014, 06:38 AM
|
#8
|
LQ Newbie
Registered: Aug 2014
Posts: 5
Original Poster
Rep: 
|
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Device 338d
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 7
Region 0: Memory at 44000000 (32-bit, non-prefetchable) [size=1M]
Region 1: I/O ports at 40d0 [size=8]
Expansion ROM at <unassigned> [disabled]
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [b0] Vendor Specific Information: Len=07 <?>
Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
Address: 00000000 Data: 0000
|
|
|
08-20-2014, 12:34 PM
|
#9
|
LQ Newbie
Registered: Aug 2014
Posts: 5
Original Poster
Rep: 
|
thanks very much to those kind and generous enough to respond quickly before
re people's suggestions -- on this machine --
Have now tried Bodhi, but I understand it has a few "quirks", and I've run into one that's fairly common apparently -- being stuck on a white screen after booting
Mint 17 looks good, but it's a bit slower than 13? when booting, and may be slow in other ways
currently, graphics instability is a "major" issue with, amongst other things, things being unable to be in the same place at the same time --- there should be a "refresh icon" beside the Inbox on Yahoo mail -- not on mine if I mouse over it
someone suggested keeping Windows 7, and I certainly kept a recovery USB, so maybe ...
still undecided -- got a couple of "viruses" from bad APKs I downloaded, which lead to a lot of problems on my netbook, so ...
at this stage, appears a significant number of disadvantages to any Linux OS for this netbook, but maybe Win 7, especially with Zotero as an extension, is asking too much of it ...
thanks to all
|
|
|
08-20-2014, 07:18 PM
|
#10
|
Senior Member
Registered: May 2007
Posts: 1,007
Rep: 
|
I have HP mini with an N270 processor (dual core, poss daul threads) that runs Ubuntu 12.04 and Debian 7 just fine. I would favour the Debian 7.
Fred.
|
|
|
08-20-2014, 11:37 PM
|
#11
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
Quote:
Originally Posted by Fred Caro
I have HP mini with an N270 processor (dual core, poss daul threads) that runs Ubuntu 12.04 and Debian 7 just fine. I would favour the Debian 7.
Fred.
|
The N270 does not have an integrated graphics core, but uses Intel's chipset graphics (or Nvidia's, in case of ION mainboards), which is a real Intel videochip and not a relabeled PowerVR chip with basically no real Linux support.
So your experiences sadly don't apply here.
|
|
|
08-21-2014, 12:52 AM
|
#12
|
LQ Addict
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841
|
|
|
|
All times are GMT -5. The time now is 11:09 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|