PDA

View Full Version : kernel-2.6.33-0.23.rc5.git1.fc13.x86_64 big problem


carlainz
28th January 2010, 01:13 PM
Hi all,

on my asus laptop F5SR ( Intel(R) Core(TM)2 Duo CPU T6400 )
when i boot this kernel after some seconds the laptop is stuck , the last line i read is :

sd 2:0:0:0 [sdb] attached scsi removable disk

after that the only solution is ctrl-alt-canc , reboot the system and come back to the old kernel kernel-2.6.32.2-18.fc13.x86_64

Any idea ?

Thanks

SlowJet
28th January 2010, 06:40 PM
Need more info.
My Pent III is working good with that kernel-PAE updated through today including the missing koji parts.
Uses KMS on Nvidia nv11 mx2 with nouveau drv.

Did you update all the parts, xorg, drv, meacity, glibc gtk2 selinux-policy, ...
It is pretty much all or nothing at this point.

SJ

carlainz
29th January 2010, 08:39 AM

hi thanks for the reply , my system have all updates ... i use ati driver radeon open .

this is my hardware

lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02)
00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03)
00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3400 Series
02:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)

lsmod
Module Size Used by
fuse 58406 2
vboxnetadp 4755 0
vboxnetflt 11151 0
vboxdrv 1740290 2 vboxnetadp,vboxnetflt
sunrpc 200643 1
ipv6 285132 32
cpufreq_ondemand 9237 2
acpi_cpufreq 7691 0
freq_table 4075 2 cpufreq_ondemand,acpi_cpufreq
uinput 7544 0
snd_hda_codec_realtek 279158 1
snd_hda_intel 23751 3
snd_hda_codec 72455 2 snd_hda_codec_realtek,snd_hda_intel
arc4 1425 2
ecb 2079 2
ath9k 265569 0
snd_hwdep 6538 1 snd_hda_codec
snd_seq 53677 0
snd_seq_device 6447 1 snd_seq
snd_pcm 77931 3 snd_hda_intel,snd_hda_codec
snd_timer 19819 2 snd_seq,snd_pcm
mac80211 210549 1 ath9k
snd 63696 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec, snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
ath 8878 1 ath9k
cfg80211 119375 3 ath9k,mac80211,ath
soundcore 6399 1 snd
uvcvideo 55023 0
snd_page_alloc 7629 2 snd_hda_intel,snd_pcm
rfkill 17934 2 cfg80211
videodev 34180 1 uvcvideo
v4l1_compat 12922 2 uvcvideo,videodev
sis190 15413 0
mii 4270 1 sis190
v4l2_compat_ioctl32 9479 1 videodev
joydev 9884 0
serio_raw 4726 0
asus_laptop 19269 0
dm_multipath 15458 0
pata_acpi 3459 0
ata_generic 3531 0
sata_sis 4208 2
pata_sis 11505 1 sata_sis
video 21169 0
output 2221 1 video
usb_storage 44527 0
radeon 495651 2
ttm 39604 1 radeon
drm_kms_helper 24924 1 radeon
drm 166974 4 radeon,ttm,drm_kms_helper
i2c_algo_bit 5037 1 radeon
i2c_core 27340 5 videodev,radeon,drm_kms_helper,drm,i2c_algo_bit


thanks

hephasteus
4th February 2010, 12:13 PM
Have you tried changing your sata drives from Pata emulation to using them in AHCI mode?
Warning you need to have drivers installed for windows if you dual boot it won't be able to boot an AHCI mode drive.

carlainz
8th February 2010, 03:22 PM
Have you tried changing your sata drives from Pata emulation to using them in AHCI mode?
Warning you need to have drivers installed for windows if you dual boot it won't be able to boot an AHCI mode drive.


hi problem solved with the last kernel 2.6.33-0.40.rc7.git0.fc13.x86_64 , but i have another problem , now the boot is stuck before load gnome the last line i see is about HAL , the screen is blinking ...
maybe an ati issue ?
with kernel 2.6.32 work fine ...

hephasteus
8th February 2010, 09:24 PM
hi problem solved with the last kernel 2.6.33-0.40.rc7.git0.fc13.x86_64 , but i have another problem , now the boot is stuck before load gnome the last line i see is about HAL , the screen is blinking ...
maybe an ati issue ?
with kernel 2.6.32 work fine ...

Did you get ibus working? Because I don't think HAL still cuts mustard in 13 without a good working Ibus.

AdamW
9th February 2010, 02:50 AM
eh? ibus is only for certain complex input methods (CJK-type stuff). I have no ibus packages on my f13 system.

Not sure what the problem could be, though. There was an issue with HAL starting up a few weeks back, but that shouldn't be affecting anyone now. Does it boot if you use 'nomodeset'? How about booting to runlevel 3?

carlainz
9th February 2010, 09:50 AM
thanks all for the reply ,

i don't know how to enable/disable nomodeset but in runlevel 3 work fine !!

in my var/log/messages i have a lot of this ...

Feb 8 10:45:08 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: IB(11:0x00000000201B1000:0)
Feb 8 10:45:08 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: GPU lockup detected, fail to get a IB
Feb 8 10:45:08 fedora13 kernel: [drm:radeon_cs_ioctl] *ERROR* Failed to get ib !
Feb 8 10:45:08 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: IB(11:0x00000000201B1000:0)
Feb 8 10:45:08 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: GPU lockup detected, fail to get a IB
Feb 8 10:45:08 fedora13 kernel: [drm:radeon_cs_ioctl] *ERROR* Failed to get ib !
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: IB(11:0x00000000201B1000:0)
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: GPU lockup detected, fail to get a IB
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_cs_ioctl] *ERROR* Failed to get ib !
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: IB(11:0x00000000201B1000:0)
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: GPU lockup detected, fail to get a IB
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_cs_ioctl] *ERROR* Failed to get ib !
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: IB(11:0x00000000201B1000:0)
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: GPU lockup detected, fail to get a IB
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_cs_ioctl] *ERROR* Failed to get ib !
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: IB(11:0x00000000201B1000:0)
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: GPU lockup detected, fail to get a IB
Feb 8 10:45:09 fedora13 kernel: [drm:radeon_cs_ioctl] *ERROR* Failed to get ib !
Feb 8 10:45:10 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: IB(11:0x00000000201B1000:0)
Feb 8 10:45:10 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: GPU lockup detected, fail to get a IB
Feb 8 10:45:10 fedora13 kernel: [drm:radeon_cs_ioctl] *ERROR* Failed to get ib !
Feb 8 10:45:10 fedora13 kernel: [drm:radeon_ib_get] *ERROR* radeon: IB(11:0x00000000201B1000:0)

hephasteus
9th February 2010, 12:36 PM
Hmm maybe somebody left this out.
http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg46421.html

Tried the new x-server from testing on 12 and it's going to be a bumpy ride getting all dealing with various failures code working.
IB and FB are going to be torturers. :D

hephasteus
11th February 2010, 02:22 PM
Did they ever push a new xorg_drv_ati to fix you up Carlainz?

carlainz
14th February 2010, 10:06 AM
hi all problem solved with the last kernel 2.6.33-0.44.rc8.git0.fc13.x86_64 . now is working !!!:)