Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[solved] Newly installed Squeeze cannot boot

Ask for help with issues regarding the Installations of the Debian O/S.
Message
Author
oldboy
Posts: 724
Joined: 2007-08-09 12:45

[solved] Newly installed Squeeze cannot boot

#1 Post by oldboy »

[This thread is a continuation from topic "Lenny to Squeeze Upgrade". This thread is started because the nature of the problem is now different, it is not an upgrade anymore. I started a new install of squeeze, and it would not boot]
cynwulf wrote:What did you download in order to installed?
I used netinst businesscard. md5sum ckecked out
Checked the md5sum of the downloaded .iso image?

Regardless try downloading CD1, check the md5sum and then burn at the slowest speed. http://cdimage.debian.org/cdimage/weekl ... 64/iso-cd/

Try again and see if it makes any difference.
I followed your link and downloaded and check md5sum. Installed it. It boots into the error and trace pages again. I restarted my pc and it booted ok and functions properly. Then I rebooted into my old lenny, and it functions as usual. I booted into squeeze again, and it would not boot, giving the same error trace.

Actually I have re-installed 2 times. First time was using these partitions:
ext3 /boot
ext4 /
ext4 /home
swap (from the lenny installation)
grub was installed in MBR

After trying many times to boot with no sucess, I reinstalled again, except this time I am using all ext3.

Could the problem be the swap which I used for lenny? Squeeze does not boot after I booted lenny.
Last edited by oldboy on 2011-01-17 23:12, edited 1 time in total.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#2 Post by oldboy »

Here is any update:
I re-installed again, using
ext3 /boot
ext4 /
ext4 /home
swap (new, not the one used by lenny)

After install, and reboot, goes into errors and tracing. After many tries, finally booted into terminal mode (no gdm)
There are 2 error:

Code: Select all

Starting Avahi mDNS/DNS-SD Deamon: avahi-daemon failed
Starting Samba daemon: nmbd smbd.
saned disabled; edit /etc/default/saned
Startpar: service(s) returned failture: dbus...failed
I can login and look at dmesg and found these suspicious items

Code: Select all

PM: Checking hibernation image
PM: Error -22 checking image file
PM: resue from disk failure
input: HDA Digital PCBeep as /devices/pci0000:00/..../input/input8
r600_cp: Failed to load firmware "radeo/RV770_pfp.bin
[drm:rv770_startup] *ERROR* Failed to load firmware!
Looked into /etc/fstab, seems an error in mounting sda9 which is the / partition:

Code: Select all

/ was on /dev/sda9 during installation
UUID=d8........../ ext4 errors=remount-ro 0 1

/boot and /home and swap seems to be ok.
Since lenny was not on the grub menu, I typed os-prober:

Code: Select all

#os-prober
/dev/sda1:windows7 (loader):windows:chain
[2723.931695] EXT3-fs:write access unavailable, cannot procees.
I am going to take a look at the partitions with PartMagic, and see if anything show sup there.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

User avatar
llivv
Posts: 5340
Joined: 2007-02-14 18:10
Location: cold storage

Re: Newly installed Squeeze cannot boot

#3 Post by llivv »

After cynwulf fixed your install in our first threeway hand holding session, did you ever read or try his followup instructions, to stabilize your machine?http://forums.debian.net/viewtopic.php? ... 30#p341864
if not please do soon, OK
If you still think there is something wrong with your system after doing that, post um....
In memory of Ian Ashley Murdock (1973 - 2015) founder of the Debian project.

cynwulf

Re: Newly installed Squeeze cannot boot

#4 Post by cynwulf »

Your partitions are messed up and judging by the last error mounted read only. The upgrade would have been much easier...

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#5 Post by oldboy »

llivv wrote:After cynwulf fixed your install in our first threeway hand holding session, did you ever read or try his followup instructions, to stabilize your machine?http://forums.debian.net/viewtopic.php? ... 30#p341864
if not please do soon, OK
If you still think there is something wrong with your system after doing that, post um....
The same type of error I see there in the upgrade following cynwulf instructions. That is when I gave up on upgrade and did the new install.

@cynwulf
Yes, the partitions are suspects. So, I used pmagic to format those patitions again and ckecked the health of HDD, and re-install. It works perfect, booted right after the install. But, after I restart and boot into lenny, and then restart and boot into squeeze, it stalls again like it always did. This morning, I tried it again the first thing to boot, it stalled at

Code: Select all

setting preliminary keymap
One question about partitions. I have this
partition 1: primary ntfs (reserved for bios recovery)
partition 2: primary ntfs (windows7)
partition 3: primary ext3 /boot for lenny
partition 4: extended
partition 5: ext3 /root for lenny
partition 6 ext4 /home for lenny
partition 7 swap
partition 8 ext3 /boot for squeeze
partition 9 ext4 / for squeeze
partition 10 ext4 /home for squeeze

I cannot find info on how many extended partitions are allowed. After the latest install, it re-started and booted with no problem. Only after I have gone to lenny and back that it does not boot. So, something there is confusing it.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

User avatar
nadir
Posts: 5961
Joined: 2009-10-05 22:06
Location: away

Re: Newly installed Squeeze cannot boot

#6 Post by nadir »

PM: Checking hibernation image
PM: Error -22 checking image file
PM: resue from disk failure
Have a look here:
http://blog.dvl.pl/article/2009/10/02/r ... vice-file/
(i have not had the error-messages you have got, but exaclty the one from the link. A short look won't hurt)

Post /etc/fstab.
When changing from ext3 to ext4 i often forget to change that.
Post "blkid" and "fdisk -l"

giving the same error trace.
I reread the other thread, and still am not sure what exactly the errors are.
What are they, exactly?

To each his own, but i think three OS on one PC is ...mmhhhh... a waste. In the long run 2 is more than enough. And less trouble.
"I am not fine with it, so there is nothing for me to do but stand aside." M.D.

User avatar
llivv
Posts: 5340
Joined: 2007-02-14 18:10
Location: cold storage

Re: Newly installed Squeeze cannot boot

#7 Post by llivv »

If you don't understand this just ignore it..
imo you will reduce your system complexity by a thousand percent if you don't use separate /boot and /home partitions for squeeze....
Yeah, I'm gonna have to go back and reread the first thread too...
In memory of Ian Ashley Murdock (1973 - 2015) founder of the Debian project.

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#8 Post by oldboy »

nadir wrote:
PM: Checking hibernation image
PM: Error -22 checking image file
PM: resue from disk failure
Have a look here:
http://blog.dvl.pl/article/2009/10/02/r ... vice-file/
(i have not had the error-messages you have got, but exaclty the one from the link. A short look won't hurt)
The is no /etc/uswssusp.conf
Post /etc/fstab.
When changing from ext3 to ext4 i often forget to change that.

# / was on /dev/sda9 during installation
UUID=..../ ext4 errors=remount-ro 0 1
/boot was on /dev/sda8 during installation
UUID=..../boot ext3 default 0 2
/home was on /dev/sda10 during installation
UUID=... /home ext4 defaults 0 2
swap was on /dev/sda7 during installation
UUID=... none swap sw 0 2

Post "blkid" and "fdisk -l"
Blkid ouput:
/dev/sda1 label="system reserve" UUID...Type="ntfs"
/dev/sda2 UUID...type="ntfs"
/dev/sda3 UUID...SEC_TYPE="ext2" TYPE="ext3
/dev/sda5 UUID...same as above line
/dev/sda6 UUID...same as above line
/dev/sda7 UUID...TYPE="swap"
/dev/sda8 UUDI...TYPE="ext3"
/dev/sda9 UUID... TYPE="ext4"
/dev/sda10 UUID...Type="ext4"

fdisk -l gives ouput like blkid, except giving start and end cylinders, e.g.

/dev/sda8 * 12749 12779 242688 83 Linux {* indicates boot}

giving the same error trace.
I reread the other thread, and still am not sure what exactly the errors are.
What are they, exactly?
As far as I can tell, after reboot into recovery mode, it stalled, I hit Control C, and entered password, it gave me the terminal mode, and I managed to do dmesg | less and listed the suspicious lines I thought were errors
To each his own, but i think three OS on one PC is ...mmhhhh... a waste. In the long run 2 is more than enough. And less trouble.
@llivv
I will try re-install tonite, without /boot and /home and see what happens. Does it mean installing in one single partition?
Last edited by oldboy on 2011-01-09 22:18, edited 1 time in total.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#9 Post by oldboy »

Here is some more info. I booted into recovery mode. It seems to boot ok, and ask for root password, but before I can type it, it goes on to trace:

Code: Select all

[code]general protection fault: 0000 [#2] SMP
last sysfs file: /sys/devices/i2c-3/name
cpu 1
module linked in: fuse ext3 jbd firwire....
Pid: 749, comm:usb-storage Tainted: G  D C 2.6.32-5-amd64 #1 EX58-UD3R {this is code name for my motherboard}
[/code]
The it gives a series of traces. I hit control-c to return to "Give password for maintenance"
But, I do not have any usb storage. I do have any usb storage attached.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#10 Post by oldboy »

Update: I have changed the /etc/fstab table to replace the error... by defaults. Reboot. Same thing, stalled.
After many tries, I am now in squeeze :oops: . Do not know what happened. While I am in, what can I do to check out this installation. What can I do to see and change the resume image?
In the mean time, I am not going to reboot until I have some clue as to what can go wrong.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

User avatar
nadir
Posts: 5961
Joined: 2009-10-05 22:06
Location: away

Re: Newly installed Squeeze cannot boot

#11 Post by nadir »

Things like:

Code: Select all

UUID=..../ ext4 errors=remount-ro 0 1
and

Code: Select all

/dev/sda2 UUID...type="ntfs"
are not exact, but the contrary of being exact. You have removed the interesting part.
Do copy and paste (not now, whenever you use commands/commandline).
Also use code tags, it is much easier to read.
I assume all of that is correct. But it never hurts to let other people have a short glance.


Example:

Code: Select all

# blkid
/dev/sda7: UUID="54d28392-46af-4831-8908-e7c959dbd283" SEC_TYPE="ext2" TYPE="ext3" 
/dev/sda5: UUID="98c46bb6-3778-4b1f-9da7-e80481c4a5a9" SEC_TYPE="ext2" TYPE="ext3" 
/dev/sda2: UUID="093f028f-9fb2-4f86-b265-3abd4a76bb09" TYPE="swap" 
/dev/sda1: UUID="ea285dba-0bce-455f-b0a5-e51ac4265bbe" TYPE="ext4" 
/dev/sda6: UUID="3cbc1510-070f-4c0e-80a4-a64ebb907717" TYPE="ext4" 
/dev/sda8: UUID="0c86e42f-1eca-480b-a66d-8ec15a539ce4" TYPE="ext4" 
/dev/sdb1: UUID="3cdbe83c-cd13-471b-be6e-dc2ec1333c90" SEC_TYPE="ext2" TYPE="ext3" 
/dev/sdb2: UUID="91d0ce84-697d-4cb9-8502-16e57308a72f" SEC_TYPE="ext2" TYPE="ext3" 
/dev/sdd1: UUID="1b2793e9-4870-48e1-b677-4410bcfe6af3" SEC_TYPE="ext2" TYPE="ext3" 

Code: Select all

# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda1       /               ext4   noatime,errors=remount-ro 0       1
 UUID=ea285dba-0bce-455f-b0a5-e51ac4265bbe      /               ext4   noatime,errors=remount-ro 0       1
# /dev/sda5       /home           ext3   noatime,defaults        0     0 
UUID=98c46bb6-3778-4b1f-9da7-e80481c4a5a9 /home ext3 noatime,defaults,user_xattr 0 0
# /dev/sda6      /home/m1arkust/Music ext4 noatime,defaults    0   0   
UUID=3cbc1510-070f-4c0e-80a4-a64ebb907717      /home/m1arkust/Music ext4 noatime,defaults    0   0   
# /dev/sda2      none              swap    sw              0       0
UUID=093f028f-9fb2-4f86-b265-3abd4a76bb09     none              swap    sw              0       0
"I am not fine with it, so there is nothing for me to do but stand aside." M.D.

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#12 Post by oldboy »

Thanks nadir. I was in terminal mode with no access to iceweasel, so had to take the shortcut of typing the blkid, fstab. Here they are:

Code: Select all

 blkid
/dev/sda1: LABEL="System Reserved" UUID="00C0FAFDC0FAF7AC" TYPE="ntfs" 
/dev/sda2: UUID="781E1F201E1ED74A" TYPE="ntfs" 
/dev/sda3: UUID="b4c78567-d138-48e2-be49-0e56535775d4" SEC_TYPE="ext2" TYPE="ext3" 
/dev/sda5: UUID="80c40b11-a503-411f-9198-a0afa1b82131" SEC_TYPE="ext2" TYPE="ext3" 
/dev/sda6: UUID="16c6104b-79ea-4869-8ada-142be2f4e537" SEC_TYPE="ext2" TYPE="ext3" 
/dev/sda7: UUID="488d32d5-49d1-4ce5-84d0-337232a9b7a5" TYPE="swap" 
/dev/sda8: UUID="b22b5916-de5e-4cc4-a9d0-c560ec0e7083" TYPE="ext3" 
/dev/sda9: UUID="c7fd3ee4-96f7-4df2-a6e2-b717c136af3e" TYPE="ext4" 
/dev/sda10: UUID="5a7d759c-7255-4458-a681-54c1ad36c210" TYPE="ext4"

Code: Select all

cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# / was on /dev/sda9 during installation
UUID=c7fd3ee4-96f7-4df2-a6e2-b717c136af3e /               ext4     errors=remount-ro	  0       1
# /boot was on /dev/sda8 during installation
UUID=b22b5916-de5e-4cc4-a9d0-c560ec0e7083 /boot           ext3    defaults        0       2
# /home was on /dev/sda10 during installation
UUID=5a7d759c-7255-4458-a681-54c1ad36c210 /home           ext4    defaults        0       2
# swap was on /dev/sda7 during installation
UUID=488d32d5-49d1-4ce5-84d0-337232a9b7a5 none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0
I have changed /dev/sda9 back to ext4 "errors=remount-ro" as it was.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

User avatar
llivv
Posts: 5340
Joined: 2007-02-14 18:10
Location: cold storage

Re: Newly installed Squeeze cannot boot

#13 Post by llivv »

oldboy wrote: Do not know what happened. What can I do to see and change the resume image?
The resume image is in the swap partition... the resume image is probably getting erased when you boot to lenny..

When you are ready - instead of booting to lenny try rebooting back into squeeze , so the resume image is not erased by booting into lenny or XP...

df -hlT
is useful and asked for by an installation report if you do one
apt-get install installation-report
some people like to use
glx-info
glx-gears
and if you have an
/etc/X11/xorg.conf
you want to know what is in that as well as checking
/var/log/Xorg.0.log

To see what is happening with KMS at boot I use
dmesg | egrep "onsole|fb|agp|drm"
or
dmesg | grep onsole # gets booth console and Console entries
dmesg | grep fb
dmesg | grep agp
dmesg | grep drm

this is what mine looks like on an old pentium 4 with intel graphics
radeon and nouveau output a lot more than this...
root@sb7:/home/len#dmesg | egrep "onsole|fb|agp|drm"
[ 0.000000] kernel direct mapping tables up to 377fe000 @ 17fb000-1800000
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.175526] pnp 00:08: [mem 0xffb80000-0xffbfffff]
[ 0.554380] efifb: probing for efifb
[ 0.554640] efifb: framebuffer at 0xf0000000, mapped to 0xf8080000, using 1216k, total 1216k
[ 0.554649] efifb: mode is 640x480x32, linelength=2560, pages=1
[ 0.554654] efifb: scrolling: redraw
[ 0.554660] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.567367] Console: switching to colour frame buffer device 80x30
[ 0.580312] fb0: EFI VGA frame buffer device
[ 0.935308] Linux agpgart interface v0.103
[ 0.943132] agpgart-intel 0000:00:00.0: Intel 865 Chipset
[ 0.950885] agpgart-intel 0000:00:00.0: detected gtt size: 131072K total, 131072K mappable
[ 0.966313] agpgart-intel 0000:00:00.0: detected 16384K stolen memory
[ 0.976317] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
[ 1.841771] [drm] Initialized drm 1.1.0 20060810
[ 1.954831] [drm] initialized overlay support
[ 2.039243] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
[ 2.041209] Console: switching to colour dummy device 80x25
[ 2.052096] Console: switching to colour frame buffer device 160x64
[ 2.057361] fb0: inteldrmfb frame buffer device
[ 2.057392] drm: registered panic notifier
[ 2.057559] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 48.639013] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking



it's a lot to try to digest so bite off what you think you can chew and enjoy it.....
spit what you can't swallow or tastes weird.... :wink:
In memory of Ian Ashley Murdock (1973 - 2015) founder of the Debian project.

User avatar
nadir
Posts: 5961
Joined: 2009-10-05 22:06
Location: away

Re: Newly installed Squeeze cannot boot

#14 Post by nadir »

What i see from your output looks ok, not sure though.

About the "resume-from" problem: i simply removed the package: uswsusp
and my problem was gone. But i wouldn't know if that is your problem at all (the link above contains some further details, btw).
"I am not fine with it, so there is nothing for me to do but stand aside." M.D.

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#15 Post by oldboy »

nadir wrote:What i see from your output looks ok, not sure though.

About the "resume-from" problem: i simply removed the package: uswsusp
and my problem was gone. But i wouldn't know if that is your problem at all (the link above contains some further details, btw).
Thanks. I checked, there is no uswsusp package installed.

@llivv:
Thanks. I did dmesg | grep onsole.
It returned with

Code: Select all

 dmesg | grep onsole
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    4.414753] Console: switching to colour frame buffer device 240x75
Not sure what all these mean.

I'll restart now and see what happens.
edit: It booted back to squeeze ok. My Ralink wireless is working also.
I'll restart and boot to lenny and see what happens.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#16 Post by oldboy »

I spoke too soon. Although my 2nd attempt to boot into squeeze succeeded, my 3rd attempt failed. Here is what I can see on the screen:

Code: Select all

starting acpi_fakekey daemon...segmentation fault
failed (could not start /usr/sbin/acpi_fakekeyd
Starting OpenBSD Secure Shell server: sshd.
general protection fault: 0000 [#3] SMP
last sysfs file: /sys/devices/virtual/misc/uinput/uevent
Then it continues to end trace and stalled.

This is frustrating. After many tries, it boot into squeeze again, and it seems to work ok.
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#17 Post by oldboy »

llivv wrote:
oldboy wrote: Do not know what happened. What can I do to see and change the resume image?
The resume image is in the swap partition... the resume image is probably getting erased when you boot to lenny..

When you are ready - instead of booting to lenny try rebooting back into squeeze , so the resume image is not erased by booting into lenny or XP...

df -hlT
is useful and asked for by an installation report if you do one
apt-get install installation-report
some people like to use
glx-info
glx-gears
and if you have an
/etc/X11/xorg.conf
you want to know what is in that as well as checking
/var/log/Xorg.0.log
There is no glx-info, glx-gears, no /etc/X11xorg.conf. There are 2 xorg.conf files when I did the file search and they are located at
/usr/share/doc/xserver-xorg/examples and /usr/share/doc/xserver-xorg-video-nouveau/examples
but these are just example text files.
However, there is a /var/log/Xorg.0.log There are no error messages there.

You mentioned not to use /boot and /home for new install. Do you mean to put everything in one partition, including /root?
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

User avatar
llivv
Posts: 5340
Joined: 2007-02-14 18:10
Location: cold storage

Re: Newly installed Squeeze cannot boot

#18 Post by llivv »

Yes, I did mean to try reinstalling squeeze to one partition..
But, only if you want to reinstall again,
And reinstalling is probably not going to fix the segfaulting sshd package....(but who knows)
suggestion:
apt-get purge sshd


Did you get resume image errors again as well (either when rebooting from squeeze to squeeze)
or when (rebooting from lenny to squeeze)?

could you post output from the the other dmesg commands too please....
dmesg | grep fb
dmesg | grep agp
dmesg | grep drm
they tell how the new KMS is starting which is still being worked on by both debian-x and debian-kernel teams - AFAICT
In memory of Ian Ashley Murdock (1973 - 2015) founder of the Debian project.

oldboy
Posts: 724
Joined: 2007-08-09 12:45

Re: Newly installed Squeeze cannot boot

#19 Post by oldboy »

Code: Select all

 dmesg | grep fb
[    0.924905] pci 0000:00:13.0: reg 10 32bit mmio: [0xfbfff000-0xfbffffff]
[    0.925232] pci 0000:00:1a.7: reg 10 32bit mmio: [0xfbffe000-0xfbffe3ff]
[    0.925306] pci 0000:00:1b.0: reg 10 64bit mmio: [0xfbff8000-0xfbffbfff]
[    0.925578] pci 0000:00:1d.1: reg 20 io port: [0xfb00-0xfb1f]
[    0.925684] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfbffd000-0xfbffd3ff]
[    0.925920] pci 0000:00:1f.3: reg 10 64bit mmio: [0xfbffc000-0xfbffc0ff]
[    0.926043] pci 0000:02:00.0: reg 18 64bit mmio: [0xfbce0000-0xfbceffff]
[    0.926089] pci 0000:02:00.1: reg 10 64bit mmio: [0xfbcfc000-0xfbcfffff]
[    0.932038] pci 0000:00:03.0: bridge 32bit mmio: [0xfbc00000-0xfbcfffff]
[    0.932161] pci 0000:05:00.0: reg 24 32bit mmio: [0xfbafe000-0xfbafffff]
[    0.932383] pci 0000:00:1c.1: bridge 32bit mmio: [0xfba00000-0xfbafffff]
[    0.932439] pci 0000:06:00.0: reg 18 64bit mmio pref: [0xfbdff000-0xfbdfffff]
[    0.932451] pci 0000:06:00.0: reg 20 64bit mmio pref: [0xfbdf8000-0xfbdfbfff]
[    0.940052] pci 0000:00:1c.4: bridge 32bit mmio: [0xfbe00000-0xfbefffff]
[    0.940056] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xfbd00000-0xfbdfffff]
[    0.940088] pci 0000:07:06.0: reg 10 32bit mmio: [0xfbbff000-0xfbbff7ff]
[    0.940093] pci 0000:07:06.0: reg 14 32bit mmio: [0xfbbf8000-0xfbbfbfff]
[    0.940167] pci 0000:00:1e.0: bridge 32bit mmio: [0xfbb00000-0xfbbfffff]
[    0.981860] system 00:0a: iomem range 0xf8000-0xfbfff could not be reserved
[    0.981872] system 00:0a: iomem range 0xffb00000-0xffb7ffff has been reserved
[    0.986525] pci 0000:00:03.0:   MEM window: 0xfbc00000-0xfbcfffff
[    0.986553] pci 0000:00:1c.1:   MEM window: 0xfba00000-0xfbafffff
[    0.986564] pci 0000:00:1c.4:   MEM window: 0xfbe00000-0xfbefffff
[    0.986566] pci 0000:00:1c.4:   PREFETCH window: 0x000000fbd00000-0x000000fbdfffff
[    0.986574] pci 0000:00:1e.0:   MEM window: 0xfbb00000-0xfbbfffff
[    0.986637] pci_bus 0000:02: resource 1 mem: [0xfbc00000-0xfbcfffff]
[    0.986644] pci_bus 0000:05: resource 1 mem: [0xfba00000-0xfbafffff]
[    0.986647] pci_bus 0000:06: resource 1 mem: [0xfbe00000-0xfbefffff]
[    0.986648] pci_bus 0000:06: resource 2 pref mem [0xfbd00000-0xfbdfffff]
[    0.986650] pci_bus 0000:07: resource 1 mem: [0xfbb00000-0xfbbfffff]
[    1.172311] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfbffe000
[    1.192139] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfbffd000
[    1.195843] ata5: SATA max UDMA/133 abar m8192@0xfbafe000 port 0xfbafe100 irq 17
[    1.195846] ata6: SATA max UDMA/133 abar m8192@0xfbafe000 port 0xfbafe180 irq 17
[    1.261325] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fb00
[    5.045032] [drm] fb mappable at 0xE0040000
[    5.045035] [drm] fb depth is 24
[    5.065301] fb0: radeondrmfb frame buffer device

Code: Select all

 dmesg | grep agp
[    1.134043] Linux agpgart interface v0.103

Code: Select all

dmesg | grep drm
[    4.741062] [drm] Initialized drm 1.1.0 20060810
[    4.880128] [drm] radeon kernel modesetting enabled.
[    4.880925] [drm] radeon: Initializing kernel modesetting.
[    4.881072] [drm] register mmio base: 0xFBCE0000
[    4.881073] [drm] register mmio size: 65536
[    4.881180] [drm] Clocks initialized !
[    4.881190] [drm] Detected VRAM RAM=256M, BAR=256M
[    4.881191] [drm] RAM width 256bits DDR
[    4.881220] [drm] radeon: 256M of VRAM memory ready
[    4.881221] [drm] radeon: 512M of GTT memory ready.
[    4.881271] [drm] radeon: irq initialized.
[    4.881272] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    4.881461] [drm] Loading RV770 Microcode
[    4.900517] [drm:rv770_startup] *ERROR* Failed to load firmware!
[    4.915538] [drm] Default TV standard: NTSC
[    4.915550] [drm] Radeon Display Connectors
[    4.915551] [drm] Connector 0:
[    4.915552] [drm]   HDMI-A
[    4.915552] [drm]   HPD1
[    4.915554] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[    4.915555] [drm]   Encoders:
[    4.915556] [drm]     DFP1: INTERNAL_UNIPHY
[    4.915557] [drm] Connector 1:
[    4.915557] [drm]   VGA
[    4.915559] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[    4.915560] [drm]   Encoders:
[    4.915560] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[    4.915561] [drm] Connector 2:
[    4.915562] [drm]   DVI-I
[    4.915563] [drm]   HPD2
[    4.915564] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[    4.915565] [drm]   Encoders:
[    4.915566] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    4.915567] [drm]     DFP2: INTERNAL_KLDSCP_LVTMA
[    4.915568] [drm] Connector 3:
[    4.915569] [drm]   DIN
[    4.915569] [drm]   Encoders:
[    4.915570] [drm]     TV1: INTERNAL_KLDSCP_DAC2
[    5.045032] [drm] fb mappable at 0xE0040000
[    5.045033] [drm] vram apper at 0xE0000000
[    5.045034] [drm] size 9216000
[    5.045035] [drm] fb depth is 24
[    5.045035] [drm]    pitch is 7680
[    5.065301] fb0: radeondrmfb frame buffer device
[    5.065304] [drm] Initialized radeon 2.0.0 20080528 for 0000:02:00.0 on minor 0
In this last one, there is a "fail to load firmware RV770 startup. My video card is ATI Radeon 4850.
Do you think I should download and install the ATI driver?
I'll try to purge sshd to noight and see what happens.

edit: BTW, glxgears (I tried glx-gears before) does work, giving about 1200 FPS. So, it seems there is nothing wrong there, and no need to install ATI driver.

edit: just found out there is glxinfo :

Code: Select all

glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, 
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe, 
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_MESA_copy_sub_buffer
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, 
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control, 
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.7.1
OpenGL shading language version string: 1.20
OpenGL extensions:
    GL_EXT_compiled_vertex_array, GL_EXT_texture_env_add, GL_ARB_copy_buffer, 
    GL_ARB_depth_texture, GL_ARB_depth_clamp, GL_ARB_draw_buffers, 
    GL_ARB_draw_elements_base_vertex, GL_ARB_fragment_program, 
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, 
    GL_ARB_framebuffer_object, GL_ARB_half_float_pixel, GL_ARB_imaging, 
    GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture, 
    GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, 
    GL_ARB_shader_objects, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_120, GL_ARB_shadow, GL_ARB_shadow_ambient, 
    GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, 
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add, 
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, 
    GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, 
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
    GL_EXT_convolution, GL_EXT_copy_texture, GL_EXT_depth_bounds_test, 
    GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit, 
    GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, 
    GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_histogram, 
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, 
    GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_pixel_buffer_object, 
    GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_provoking_vertex, 
    GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, 
    GL_EXT_shared_texture_palette, GL_EXT_stencil_two_side, 
    GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, 
    GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, 
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, 
    GL_EXT_texture_swizzle, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
    GL_3DFX_texture_compression_FXT1, GL_APPLE_packed_pixels, 
    GL_APPLE_vertex_array_object, GL_ATI_blend_equation_separate, 
    GL_ATI_envmap_bumpmap, GL_ATI_texture_env_combine3, 
    GL_ATI_texture_mirror_once, GL_ATI_fragment_shader, 
    GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays, 
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, 
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_resize_buffers, 
    GL_MESA_texture_array, GL_MESA_ycbcr_texture, GL_MESA_window_pos, 
    GL_NV_blend_square, GL_NV_depth_clamp, GL_NV_fragment_program, 
    GL_NV_fragment_program_option, GL_NV_light_max_exponent, 
    GL_NV_packed_depth_stencil, GL_NV_point_sprite, 
    GL_NV_texture_env_combine4, GL_NV_texture_rectangle, 
    GL_NV_texgen_reflection, GL_NV_vertex_program, GL_NV_vertex_program1_1, 
    GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table, 
    GL_SGI_texture_color_table, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
    GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

64 GLX Visuals
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x21 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x22 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0xd6 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xd7 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xd8 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xd9 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xda 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0xdb 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0xdc 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0xdd 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0xde 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xdf 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0xe0 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xe1 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0xe2 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0xe3 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0xe4 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0xe5 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0xe6 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0xe7 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0xe8 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0xe9 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0xea 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0xeb 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  8 16 16 16 16  0 0 Slow
0xec 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0xed 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  8 16 16 16 16  0 0 Slow
0xee 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0xef 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0xf0 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0xf1 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0xf2 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0xf3 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0xf4 24 dc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xf5 24 dc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xf6 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xf7 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xf8 24 dc  0 24  0 r  .  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0xf9 24 dc  0 24  0 r  .  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0xfa 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0xfb 24 dc  0 24  0 r  y  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0xfc 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xfd 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0xfe 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xff 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x100 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x101 24 dc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x102 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x103 24 dc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x104 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x105 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x106 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x107 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x108 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0x109 24 dc  0 32  0 r  .  .  8  8  8  8  0  0  8 16 16 16 16  0 0 Slow
0x10a 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0x10b 24 dc  0 32  0 r  y  .  8  8  8  8  0  0  8 16 16 16 16  0 0 Slow
0x10c 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x10d 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x10e 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x10f 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x110 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x111 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x112 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x55 32 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None

128 GLXFBConfigs:
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x56  0 tc  0  8  0 r  .  .  3  3  2  0  0  0  0  0  0  0  0  0 0 None
0x57  0 tc  0  8  0 r  .  .  3  3  2  0  0  0  0 16 16 16  0  0 0 Slow
0x58  0 tc  0  8  0 r  y  .  3  3  2  0  0  0  0  0  0  0  0  0 0 None
0x59  0 tc  0  8  0 r  y  .  3  3  2  0  0  0  0 16 16 16  0  0 0 Slow
0x5a  0 tc  0  8  0 r  .  .  3  3  2  0  0  0  8  0  0  0  0  0 0 None
0x5b  0 tc  0  8  0 r  .  .  3  3  2  0  0  0  8 16 16 16  0  0 0 Slow
0x5c  0 tc  0  8  0 r  y  .  3  3  2  0  0  0  8  0  0  0  0  0 0 None
0x5d  0 tc  0  8  0 r  y  .  3  3  2  0  0  0  8 16 16 16  0  0 0 Slow
0x5e  0 tc  0  8  0 r  .  .  3  3  2  0  0  8  0  0  0  0  0  0 0 None
0x5f  0 tc  0  8  0 r  .  .  3  3  2  0  0  8  0 16 16 16  0  0 0 Slow
0x60  0 tc  0  8  0 r  y  .  3  3  2  0  0  8  0  0  0  0  0  0 0 None
0x61  0 tc  0  8  0 r  y  .  3  3  2  0  0  8  0 16 16 16  0  0 0 Slow
0x62  0 tc  0  8  0 r  .  .  3  3  2  0  0  8  8  0  0  0  0  0 0 None
0x63  0 tc  0  8  0 r  .  .  3  3  2  0  0  8  8 16 16 16  0  0 0 Slow
0x64  0 tc  0  8  0 r  y  .  3  3  2  0  0  8  8  0  0  0  0  0 0 None
0x65  0 tc  0  8  0 r  y  .  3  3  2  0  0  8  8 16 16 16  0  0 0 Slow
0x66  0 tc  0 16  0 r  .  .  5  6  5  0  0  0  0  0  0  0  0  0 0 None
0x67  0 tc  0 16  0 r  .  .  5  6  5  0  0  0  0 16 16 16  0  0 0 Slow
0x68  0 tc  0 16  0 r  y  .  5  6  5  0  0  0  0  0  0  0  0  0 0 None
0x69  0 tc  0 16  0 r  y  .  5  6  5  0  0  0  0 16 16 16  0  0 0 Slow
0x6a  0 tc  0 16  0 r  .  .  5  6  5  0  0  0  8  0  0  0  0  0 0 None
0x6b  0 tc  0 16  0 r  .  .  5  6  5  0  0  0  8 16 16 16  0  0 0 Slow
0x6c  0 tc  0 16  0 r  y  .  5  6  5  0  0  0  8  0  0  0  0  0 0 None
0x6d  0 tc  0 16  0 r  y  .  5  6  5  0  0  0  8 16 16 16  0  0 0 Slow
0x6e  0 tc  0 16  0 r  .  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0x6f  0 tc  0 16  0 r  .  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
0x70  0 tc  0 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0x71  0 tc  0 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
0x72  0 tc  0 16  0 r  .  .  5  6  5  0  0 16  8  0  0  0  0  0 0 None
0x73  0 tc  0 16  0 r  .  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
0x74  0 tc  0 16  0 r  y  .  5  6  5  0  0 16  8  0  0  0  0  0 0 None
0x75  0 tc  0 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
0x76  0 tc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x77  0 tc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x78  0 tc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x79  0 tc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x7a  0 tc  0 24  0 r  .  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0x7b  0 tc  0 24  0 r  .  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0x7c  0 tc  0 24  0 r  y  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0x7d  0 tc  0 24  0 r  y  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0x7e  0 tc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x7f  0 tc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x80  0 tc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x81  0 tc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x82  0 tc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x83  0 tc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x84  0 tc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x85  0 tc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x86  0 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x87  0 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x88  0 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x89  0 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x8a  0 tc  0 32  0 r  .  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0x8b  0 tc  0 32  0 r  .  .  8  8  8  8  0  0  8 16 16 16 16  0 0 Slow
0x8c  0 tc  0 32  0 r  y  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0x8d  0 tc  0 32  0 r  y  .  8  8  8  8  0  0  8 16 16 16 16  0 0 Slow
0x8e  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x8f  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x90  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x91  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x92  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x93  0 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x94  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x95  0 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x96  0 dc  0  8  0 r  .  .  3  3  2  0  0  0  0  0  0  0  0  0 0 None
0x97  0 dc  0  8  0 r  .  .  3  3  2  0  0  0  0 16 16 16  0  0 0 Slow
0x98  0 dc  0  8  0 r  y  .  3  3  2  0  0  0  0  0  0  0  0  0 0 None
0x99  0 dc  0  8  0 r  y  .  3  3  2  0  0  0  0 16 16 16  0  0 0 Slow
0x9a  0 dc  0  8  0 r  .  .  3  3  2  0  0  0  8  0  0  0  0  0 0 None
0x9b  0 dc  0  8  0 r  .  .  3  3  2  0  0  0  8 16 16 16  0  0 0 Slow
0x9c  0 dc  0  8  0 r  y  .  3  3  2  0  0  0  8  0  0  0  0  0 0 None
0x9d  0 dc  0  8  0 r  y  .  3  3  2  0  0  0  8 16 16 16  0  0 0 Slow
0x9e  0 dc  0  8  0 r  .  .  3  3  2  0  0  8  0  0  0  0  0  0 0 None
0x9f  0 dc  0  8  0 r  .  .  3  3  2  0  0  8  0 16 16 16  0  0 0 Slow
0xa0  0 dc  0  8  0 r  y  .  3  3  2  0  0  8  0  0  0  0  0  0 0 None
0xa1  0 dc  0  8  0 r  y  .  3  3  2  0  0  8  0 16 16 16  0  0 0 Slow
0xa2  0 dc  0  8  0 r  .  .  3  3  2  0  0  8  8  0  0  0  0  0 0 None
0xa3  0 dc  0  8  0 r  .  .  3  3  2  0  0  8  8 16 16 16  0  0 0 Slow
0xa4  0 dc  0  8  0 r  y  .  3  3  2  0  0  8  8  0  0  0  0  0 0 None
0xa5  0 dc  0  8  0 r  y  .  3  3  2  0  0  8  8 16 16 16  0  0 0 Slow
0xa6  0 dc  0 16  0 r  .  .  5  6  5  0  0  0  0  0  0  0  0  0 0 None
0xa7  0 dc  0 16  0 r  .  .  5  6  5  0  0  0  0 16 16 16  0  0 0 Slow
0xa8  0 dc  0 16  0 r  y  .  5  6  5  0  0  0  0  0  0  0  0  0 0 None
0xa9  0 dc  0 16  0 r  y  .  5  6  5  0  0  0  0 16 16 16  0  0 0 Slow
0xaa  0 dc  0 16  0 r  .  .  5  6  5  0  0  0  8  0  0  0  0  0 0 None
0xab  0 dc  0 16  0 r  .  .  5  6  5  0  0  0  8 16 16 16  0  0 0 Slow
0xac  0 dc  0 16  0 r  y  .  5  6  5  0  0  0  8  0  0  0  0  0 0 None
0xad  0 dc  0 16  0 r  y  .  5  6  5  0  0  0  8 16 16 16  0  0 0 Slow
0xae  0 dc  0 16  0 r  .  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0xaf  0 dc  0 16  0 r  .  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
0xb0  0 dc  0 16  0 r  y  .  5  6  5  0  0 16  0  0  0  0  0  0 0 None
0xb1  0 dc  0 16  0 r  y  .  5  6  5  0  0 16  0 16 16 16  0  0 0 Slow
0xb2  0 dc  0 16  0 r  .  .  5  6  5  0  0 16  8  0  0  0  0  0 0 None
0xb3  0 dc  0 16  0 r  .  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
0xb4  0 dc  0 16  0 r  y  .  5  6  5  0  0 16  8  0  0  0  0  0 0 None
0xb5  0 dc  0 16  0 r  y  .  5  6  5  0  0 16  8 16 16 16  0  0 0 Slow
0xb6  0 dc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xb7  0 dc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xb8  0 dc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0xb9  0 dc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0xba  0 dc  0 24  0 r  .  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0xbb  0 dc  0 24  0 r  .  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0xbc  0 dc  0 24  0 r  y  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0xbd  0 dc  0 24  0 r  y  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0xbe  0 dc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xbf  0 dc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0xc0  0 dc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0xc1  0 dc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0xc2  0 dc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0xc3  0 dc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0xc4  0 dc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0xc5  0 dc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0xc6  0 dc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0xc7  0 dc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0xc8  0 dc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0xc9  0 dc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0xca  0 dc  0 32  0 r  .  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0xcb  0 dc  0 32  0 r  .  .  8  8  8  8  0  0  8 16 16 16 16  0 0 Slow
0xcc  0 dc  0 32  0 r  y  .  8  8  8  8  0  0  8  0  0  0  0  0 0 None
0xcd  0 dc  0 32  0 r  y  .  8  8  8  8  0  0  8 16 16 16 16  0 0 Slow
0xce  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0xcf  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0xd0  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0xd1  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0xd2  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0xd3  0 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0xd4  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0xd5  0 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow

Well, looks like it is slow. No hardware acceleration?
This oldboy has a lot of time in his hands
Linux slows down my Alzheimer and dementia :lol:

User avatar
llivv
Posts: 5340
Joined: 2007-02-14 18:10
Location: cold storage

Re: Newly installed Squeeze cannot boot

#20 Post by llivv »

Did you get resume image errors again as well (either when rebooting from squeeze to squeeze)
or when (rebooting from lenny to squeeze)?
oldboy wrote:In this last one, there is a "fail to load firmware RV770 startup. My video card is ATI Radeon 4850.
Do you think I should download and install the ATI driver?
I'll try to purge sshd to noight and see what happens.
if you have non-free in your sources.list
# See sources.list(5) for more information
deb http://http.us.debian.org/debian squeeze main contrib non-free
apt-get install firmware-linux-nonfree
will fix the missing firmware

Yes if you get protection faults during boot from sshd
I would purge sshd for now, anyways...
oldboy wrote:edit: BTW, glxgears (I tried glx-gears before) does work, giving about 1200 FPS. So, it seems there is nothing wrong there, and no need to install ATI driver.
edit: just found out there is glxinfo :
Well, looks like it is slow. No hardware acceleration?
slow steady progress -- good ---
In memory of Ian Ashley Murdock (1973 - 2015) founder of the Debian project.

Post Reply