Posts: 299
Cuttlefish
Joined: 18 Dec 2008
#1
I was doing a few fresh installs when I noticed that my inxi looked kind of strange regarding graphics.

Graphics: Card: ATI M880G [Mobility Radeon HD 4200]
X.Org 1.10.2 drivers loaded: ati,radeon unloaded: fbdev,vesa Resolution 1366x768@60.0hz
GLX Renderer N/A GLX Version N/A

I thought that I had borked my system some how, but it seems that some/one of the latest updates took away my video driver.

I noticed too that some of my xscreensavers stopped working, which I guess makes sense.

I checked the aptosid site and the forum shows this:

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://aptosid.com/index.php?name=PNphpBB2&file=viewtopic&t=1401"
linktext was:"http://aptosid.com/index.php?name=PNphp ... pic&t=1401"
====================================


I'm not sure if the above aptosid posts are related to this issue.

I also noticed that as of the 16th some of the inxis that were posted by forum members were also missing graphics info. I'm also wondering if this is some how related to my chromium browser issue.

Dave __{{emoticon}}__
Last edited by Cuttlefish on 20 Jun 2011, 08:29, edited 1 time in total.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#2
Maybe because my card is not ATI and my Kernel Upgrade and Graphics install and dist-upgrade was done in smxi.

Code: Select all

~$ inxi -F
System:    Host Biker Kernel 2.6.38-7.dmz.1-liquorix-686 i686 (32 bit) 
           Desktop LXDE (Openbox 3.4.11.1) Distro antiX-core-686-a1 20 June 2010
Machine:   System Intel (portable) product Montara Family of Chipsets
           Mobo Phoenix model RT786EX version 41118 Bios Phoenix version MGM-ALL1.86C.1009.D.0604271130 date 04/27/06
CPU:       Single core Intel Pentium M (-UP-) cache 2048 KB flags (sse sse2) clocked at 598.020 MHz 
Graphics:  Card: Intel 82852/855GM Integrated Graphics Device X.Org 1.10.1 driver intel Resolution 1024x768@60.0hz 
           GLX Renderer Mesa DRI Intel 852GM/855GM x86/MMX/SSE2 GLX Version 1.3 Mesa 7.10.2
Audio:     Card Intel 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller driver Intel ICH Sound: ALSA v: 1.0.23
Network:   Card-1 Realtek RTL-8139/8139C/8139C+ driver 8139too 
           IF: eth1 state: down speed: 10 Mbps duplex: half mac: 00:e0:4d:77:2c:76
           Card-2 Atheros Atheros AR5001X+ Wireless Network Adapter driver ath5k 
           IF: wlan0 state: up mac: 00:0b:a2:1c:eb:8f
Drives:    HDD Total Size: 30.0GB (16.4% used) 1: /dev/sda IC25N030ATCS04 30.0GB 
Partition: ID:/ size: 17G used: 4.5G (28%) fs: ext3 ID:swap-1 size: 0.58GB used: 0.00GB (0%) fs: swap 
Sensors:   System Temperatures: cpu: 35.0C mobo: N/A 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes 82 Uptime 58 min Memory 139.6/492.4MB Client Shell inxi 1.7.3 
Latest DU was last week. My repos

Code: Select all

harry@Biker:~$ inxi -r
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://ftp.us.debian.org/debian/ testing main contrib non-free
           deb http://security.debian.org/ testing/updates main contrib non-free
           deb http://www.debian-multimedia.org testing main non-free
           deb http://apt.progchild.de stable main
           deb http://liquorix.net/debian/ sid main
           deb http://ftp.belnet.be/mirror/liquorix.net/debian sid main
           deb http://daveserver.homelinux.com/antix-repo wheezy main contrib non-free
           Active apt sources in file: /etc/apt/sources.list.d/jitsi.list
           deb http://download.jitsi.org/deb unstable/

Still rocking with AntiX 8.5 core with LXDE though on this Laptop (Amrel rt786ex), but everything else is current.
Posts: 299
Cuttlefish
Joined: 18 Dec 2008
#3
As of a few 5 mins ago, my Mesa driver was borked. Did a dist-upgrade and now it is fixed. Gotta love those Debian devs.

Graphics: Card: ATI M880G [Mobility Radeon HD 4200]
X.Org 1.10.2 drivers loaded: ati,radeon unloaded: fbdev,vesa Resolution 1366x768@60.0hz
GLX Renderer Gallium 0.4 on AMD RS880 GLX Version 2.1 Mesa 7.10.2
__{{emoticon}}__