You are not logged in.

#1 2014-06-01 17:08:35

Cao Tong
Member
Registered: 2014-06-01
Posts: 2

[RESOLVD] Freeze when first time bootup

NEWS:
    It works when I downgrade the kernel to 3.14.1-1.
    Should I report a bug to somewhere?

    Whatever my PC is working now, assign this topic to RESOLVD, right?

----------------------

Hi, My arch freeze when it is booting first time after installation.

I know it must be fixed by myself and I just want to get some good ideas or suggestions from Archers.

So, Guys, Please tell me what should I do next ?

And why it happened, if you knows ?

The output and where it is freezing:

[ OK ] Started Update UTMP about System Boot/Shutdown.
[    7.495165] pci 0000:00:06.0: device not available (can't reserve [io 0x8000-0x803f])
[    7.612300] [Firmware Bug]: ACPI: Invalid BIOS _PSS frequency found for processor 0:0x0MHz
[    7.612407] [Firmware Bug]: ACPI: Invalid BIOS _PSS frequency found for processor 0:0x0MHz
[    7.612491] [Firmware Bug]: ACPI: No valid BIOS _PSS frequency found for processor 0

Sometimes, it said this:

[ OK ] Started Update UTMP about System Boot/Shutdown.
[    7.107216] pci 0000:00:06.0: device not available (can't reserve [io 0x8000-0x803f])
[    7.137630] ali1535_smbus 0000:00:06.0: device not available (can't reserve [io 0x8000-0x803f])
[    7.137738] ali1535_smbus 0000:00:06.0: ALI1535_smb can't enable device

I found this error happen here in kernel source:
line 154:
http://lxr.free-electrons.com/source/dr … -ali1535.c


I used a old PC IBM Thinkpad R40e

Other informations is below, collected from the install ISO:

[root@archiso ~]# pacman -Q linux
linux 3.14.4-1
[root@archiso ~]# pacman -Q linux-firmware
linux-firmware 20140316.dec41bc-1
[root@archiso ~]# lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD/ATI] RS200 Host Bridge (rev 02)
00:01.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RS200/RS250 AGP Bridge
00:02.0 USB controller: ULi Electronics Inc. USB 1.1 Controller (rev 03)
00:03.0 Modem: ULi Electronics Inc. M5457 AC'97 Modem Controller
00:04.0 Multimedia audio controller: ULi Electronics Inc. M5451 PCI AC-Link Controller Audio Device (rev 02)
00:06.0 Bridge: ULi Electronics Inc. M7101 Power Management Controller [PMU]
00:07.0 ISA bridge: ULi Electronics Inc. M1533/M1535/M1543 PCI to ISA Bridge [Aladdin IV/V/V+]
00:0b.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5901 100Base-TX (rev 01)
00:0c.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
00:0f.0 IDE interface: ULi Electronics Inc. M5229 IDE (rev c4)
01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS200M [Radeon IGP 330M/340M/345M/350M]
[root@archiso ~]# lsmod
Module                  Size  Used by
snd_ali5451            13646  0
snd_ac97_codec         89368  1 snd_ali5451
microcode              11817  0
thinkpad_acpi          54508  0
mousedev                8588  0
ppdev                   6030  0
ac97_bus                 874  1 snd_ac97_codec
psmouse                89001  0
snd_pcm                65796  2 snd_ac97_codec,snd_ali5451
nvram                   4826  1 thinkpad_acpi
led_class               2667  1 thinkpad_acpi
pcspkr                  1487  0
snd_timer              15006  1 snd_pcm
serio_raw               3937  0
rfkill                 12675  1 thinkpad_acpi
snd                    44583  5 snd_ac97_codec,snd_timer,snd_pcm,thinkpad_acpi,snd_ali5451
thermal                 7080  0
parport_pc             16547  0
evdev                   8560  5
i2c_ali15x3             5805  0
parport                25369  2 ppdev,parport_pc
soundcore               4354  1 snd
shpchp                 22037  0
i2c_ali1535             5809  0
battery                 6197  0
mac_hid                 2529  0
ac                      2646  0
alim1535_wdt            2486  0
processor              21577  0
nfs                   166009  0
lockd                  66056  1 nfs
sunrpc                200155  2 nfs,lockd
fscache                42837  1 nfs
ext4                  434862  2
crc16                   1091  1 ext4
mbcache                 4458  1 ext4
jbd2                   70413  1 ext4
dm_snapshot            27128  2
dm_bufio               12327  1 dm_snapshot
dm_mod                 73031  4 dm_bufio,dm_snapshot
squashfs               35235  1
loop                   15179  6
isofs                  28352  1
usb_storage            38071  1
sd_mod                 33502  3
sr_mod                 13087  0
cdrom                  29868  1 sr_mod
crc_t10dif               719  1 sd_mod
crct10dif_common        1104  1 crc_t10dif
ata_generic             2402  0
pata_acpi               2367  0
pcmcia                 40285  0
atkbd                  14582  0
libps2                  3423  2 atkbd,psmouse
radeon               1230759  1
pata_ali                7145  1
libata                149667  3 pata_acpi,pata_ali,ata_generic
i2c_algo_bit            4583  1 radeon
drm_kms_helper         31572  1 radeon
ohci_pci                3196  0
ohci_hcd               32088  1 ohci_pci
scsi_mod              113687  4 usb_storage,libata,sd_mod,sr_mod
ttm                    54378  1 radeon
ehci_hcd               56939  0
tg3                   142982  0
ptp                     6844  1 tg3
yenta_socket           30044  0
pcmcia_rsrc             9064  1 yenta_socket
pcmcia_core            11924  3 pcmcia,pcmcia_rsrc,yenta_socket
pps_core                7672  1 ptp
libphy                 18550  1 tg3
hwmon                   2329  3 tg3,thinkpad_acpi,radeon
usbcore               156218  4 usb_storage,ohci_hcd,ohci_pci,ehci_hcd
drm                   192290  3 ttm,drm_kms_helper,radeon
usb_common              1600  1 usbcore
i2c_core               21986  6 drm,i2c_ali1535,i2c_ali15x3,drm_kms_helper,i2c_algo_bit,radeon
ati_agp                 4617  1
agpgart                22043  3 drm,ttm,ati_agp
video                  10300  0
i8042                  11078  1 libps2
serio                   8285  6 serio_raw,atkbd,i8042,psmouse
button                  3525  0
[root@archiso ~]# 

I used GPT on the root disk, and install syslinux for boot loader.

Anyone help pls, Thx.

Last edited by Cao Tong (2014-06-02 04:26:33)

Offline

#2 2014-06-01 20:12:47

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [RESOLVD] Freeze when first time bootup

Welcome to the Arch Linux forums :-)

Please edit your post.
When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.

Offline

#3 2014-06-02 01:40:38

Cao Tong
Member
Registered: 2014-06-01
Posts: 2

Re: [RESOLVD] Freeze when first time bootup

Sorry for this, now I have improved it. Do you have any idea about my problem?

karol wrote:

Welcome to the Arch Linux forums :-)

Please edit your post.
When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.

Last edited by Cao Tong (2014-06-02 01:42:57)

Offline

Board footer

Powered by FluxBB