speeder
New Friend
Offline
Posts: 8
|
 |
« on: January 03, 2011, 08:47:59 AM » |
|
Anyone got a solution for it. Tried all I cna think of. Not that good at linux either. It is an aspire one d255 with intel 3150 graphic card it is currently using driver "Intel 810 and later" It is GNOME Desktop ISO version.
|
|
|
|
|
Logged
|
|
|
|
|
Hootiegibbon
|
 |
« Reply #1 on: January 03, 2011, 09:54:02 AM » |
|
speeder,
Can you explain the issue that you are experienceing as the tilte header gives little clue . Please open a Terminal and post the result of
lscpi |grep VGA
noting the case sensitvity
Thanks
Jase
|
|
|
|
|
Logged
|
|
|
|
speeder
New Friend
Offline
Posts: 8
|
 |
« Reply #2 on: January 03, 2011, 10:28:18 AM » |
|
did copy your command [root@localhost ~]# lscpi |grep VGA bash: lscpi: command not found ??
|
|
|
|
|
Logged
|
|
|
|
speeder
New Friend
Offline
Posts: 8
|
 |
« Reply #3 on: January 03, 2011, 10:31:47 AM » |
|
if it was lspci thern this is output [root@localhost ~]# lspci |grep VGA 00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
|
|
|
|
|
Logged
|
|
|
|
Old-Polack
Administrator
Hero Member
   
Offline
Posts: 9695
----IOFLU----
|
 |
« Reply #4 on: January 03, 2011, 10:34:33 AM » |
|
speeder,
Can you explain the issue that you are experienceing as the tilte header gives little clue . Please open a Terminal and post the result of
lscpi |grep VGA
noting the case sensitivity
Thanks
Jase
I think that should be lspci, not lscpi ( typo error) Also, note that grep -i takes care of the case sensitivity issue. [root@fatman ~]# lspci |grep -i vga01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600GT] (rev a1)
|
|
|
|
|
Logged
|
Old-Polack Of what use be there for joy, if not for the sharing thereof? Lest we forget... 
|
|
|
speeder
New Friend
Offline
Posts: 8
|
 |
« Reply #5 on: January 03, 2011, 10:36:28 AM » |
|
and this is from the PCLinuxOS Tool Logs when I go to control center and to graphic
17:34:15 XFdrake[5328]: ### Program is starting ### 17:34:17 XFdrake[5328]: running: /bin/rpm -q --qf %{name} task-x11 17:34:18 XFdrake[5328]: launched command: mount /proc 2>/dev/null 17:34:18 XFdrake[5328]: the graphics card does not like X in framebuffer I can run Xorg for about 10 minutes. Then it crashes
|
|
|
|
|
Logged
|
|
|
|
|
T6
|
 |
« Reply #6 on: January 03, 2011, 11:04:29 AM » |
|
i have that same video card in the netbook, it doesn't use framebuffer, it uses another driver, why are you using this driver?
|
|
|
|
|
Logged
|
"It pays to keep an open mind, but not so open your brains fall out."
Carl Sagan
|
|
|
speeder
New Friend
Offline
Posts: 8
|
 |
« Reply #7 on: January 03, 2011, 11:10:00 AM » |
|
Got no clue really total n00b with linux. I just installed cd and this is how it appeared. That is why I also ask for help  And how to fix it. What to download and howto.....
|
|
|
|
|
Logged
|
|
|
|
|
T6
|
 |
« Reply #8 on: January 03, 2011, 11:40:02 AM » |
|
what version are you using? pclinux 2010.12?
did you do a md5 checksum? the iso, the file you downloaded could be damaged creating this error
with that video card i didn't had to do anything, it worked perfectly immediately and this is why i suggest the errro in the file
|
|
|
|
|
Logged
|
"It pays to keep an open mind, but not so open your brains fall out."
Carl Sagan
|
|
|
speeder
New Friend
Offline
Posts: 8
|
 |
« Reply #9 on: January 03, 2011, 11:46:19 AM » |
|
I downloaded it from webpage yesterday "pclinuxos-gnome-2010.12.iso" Did do a checksum on it now and 100 % match so no error there
|
|
|
|
|
Logged
|
|
|
|
speeder
New Friend
Offline
Posts: 8
|
 |
« Reply #10 on: January 03, 2011, 01:20:10 PM » |
|
What driver are you using then and where to get and how to install hehe. Sometimes it is not fun to be n00b but then again someone has to be that too. Not all can be perfect 
|
|
|
|
|
Logged
|
|
|
|
|
T6
|
 |
« Reply #11 on: January 03, 2011, 02:16:28 PM » |
|
just verified, it is using intel 810 and later driver
this is a group of drivers covering many video cards from intel
as i said many time i didn't downloaded it, the install set it up for me without my intervention
now, if this video card is integrated inside a i3 or i5 cpu, that is a problem because the drivers for that particular variety of video card are not implemented properly on linux
this is intel responsibility afik
|
|
|
|
|
Logged
|
"It pays to keep an open mind, but not so open your brains fall out."
Carl Sagan
|
|
|
speeder
New Friend
Offline
Posts: 8
|
 |
« Reply #12 on: January 03, 2011, 02:27:35 PM » |
|
not any i3 or i5 cpu Itis a small aspire one d255 with intel atom dual cpu.
|
|
|
|
|
Logged
|
|
|
|
|