You are not logged in.

#1 2006-02-13 06:32:40

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

ArchCK & new Udev

I am aware of the issues with the new udev and ArchCK regarding CD/DVD drives, and am currently preparing a package which ought to rectify these.

ArchCK4 ought to be uploaded by the end of the night, and should hit your mirrors whenever they sync.

iphitus

Offline

#2 2006-02-13 07:40:29

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: ArchCK & new Udev

New package uploaded, changes:

Enabled ipw2200 monitor mode, sorry it took so long smile
Fixed udev stuff.

Also reccomended, but not required is the updated mkinitramfs package. It doesnt add anything new, except being cleaner, removes some of those harmless errors on boot and removes some more references to initrd.

iphitus

Offline

#3 2006-02-13 14:45:02

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: ArchCK & new Udev

Does it also include my changes, iph?

Offline

#4 2006-02-13 16:17:55

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: ArchCK & new Udev

Thx for the update iph, it look better now...

Offline

#5 2006-02-13 16:50:54

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: ArchCK & new Udev

Thanx...working well......................


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#6 2006-02-13 17:10:14

napoleon
Member
Registered: 2005-04-03
Posts: 176

Re: ArchCK & new Udev

Sorry to be a kill joy but STILL no CD/DVD working on my. When i boot into the Stock kernel i find hdd and hdc in /dev/ but this files are not created when i boot into Archck. How can i fix this?

Thnx


A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"

Offline

#7 2006-02-13 22:56:56

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: ArchCK & new Udev

napoleon wrote:

Sorry to be a kill joy but STILL no CD/DVD working on my. When i boot into the Stock kernel i find hdd and hdc in /dev/ but this files are not created when i boot into Archck. How can i fix this?

Thnx

Make sure you are running kernel26archck4 and mkinitramfs 1.2.

Please ensure that when you create a mkinitramfs, that a new initramfs is created, and the the path in your bootloader is to the correct one.

If you are running a self compiled kernel, please use the patches made available here:
http://bbs.archlinux.org/viewtopic.php?t=18760

iphitus

Offline

#8 2006-02-14 00:00:47

grail
Member
Registered: 2005-02-22
Posts: 70

Re: ArchCK & new Udev

I'm having an issue with 2.6.15.archck4-1 (well all archck versions since it started using initramfs) where it does not recognise my DVD burner.

Linux archie 2.6.15-archck

dmesg shows:

ata1: dev 0 cfg 49:2b00 82:346b 83:5b29 84:6003 85:3469 86:9a09 87:6003 88:203f
ata1: dev 0 ATA-6, max UDMA/100, 195371568 sectors: LBA
ata1(0): applying bridge limits
ata1: dev 0 configured for UDMA/100
scsi0 : ata_piix
  Vendor: ATA       Model: FUJITSU MHV2100A  Rev: 0000
  Type:   Direct-Access                      ANSI SCSI revision: 05
SCSI device sda: 195371568 512-byte hdwr sectors (100030 MB)
SCSI device sda: drive cache: write back
SCSI device sda: 195371568 512-byte hdwr sectors (100030 MB)
SCSI device sda: drive cache: write back
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 >
sd 0:0:0:0: Attached scsi disk sda
ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xBFA8 irq 15
ata2: dev 0 cfg 49:0b00 82:0000 83:0000 84:0000 85:0000 86:0000 87:0000 88:0407
ata2: dev 0 ATAPI, max UDMA/33
ata2: dev 0 configured for UDMA/33
scsi1 : ata_piix
ata2(0): WARNING: ATAPI is disabled, device ignored.

and lsmod shows:

ata_piix                7556  7 
libata                 46348  2 ahci,ata_piix
sd_mod                 13568  8 
piix                    8708  0 [permanent]
generic                 4868  0 [permanent]
ide_disk               13568  0 
ide_cd                 33284  0 
ide_core              103248  5 ide_floppy,piix,generic,ide_disk,ide_cd
sr_mod                 13732  0 
cdrom                  31520  2 ide_cd,sr_mod

Now if I reboot into the standard kernel or kernel26ck 2.6.15.ck3-3 it detects my DVD burner fine.

dmesg:

ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xBFA0 irq 14
ata1: dev 0 cfg 49:2b00 82:346b 83:5b29 84:6003 85:3469 86:9a09 87:6003 88:203f
ata1: dev 0 ATA-6, max UDMA/100, 195371568 sectors: LBA
ata1(0): applying bridge limits
ata1: dev 0 configured for UDMA/100
scsi0 : ata_piix
  Vendor: ATA       Model: FUJITSU MHV2100A  Rev: 0000
  Type:   Direct-Access                      ANSI SCSI revision: 05
SCSI device sda: 195371568 512-byte hdwr sectors (100030 MB)
SCSI device sda: drive cache: write back
SCSI device sda: 195371568 512-byte hdwr sectors (100030 MB)
SCSI device sda: drive cache: write back
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 >
sd 0:0:0:0: Attached scsi disk sda
ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xBFA8 irq 15
ata2: dev 0 cfg 49:0b00 82:0000 83:0000 84:0000 85:0000 86:0000 87:0000 88:0407
ata2: dev 0 ATAPI, max UDMA/33
ata2: dev 0 configured for UDMA/33
scsi1 : ata_piix
  Vendor: _NEC      Model: DVD+-RW ND-6650A  Rev: 102C
  Type:   CD-ROM                             ANSI SCSI revision: 05
sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0

lsmod:

ata_piix                7812  7 
ahci                   10756  0 
libata                 54152  2 ata_piix,ahci
sd_mod                 15744  8 
piix                    9732  0 [permanent]
generic                 4356  0 [permanent]
ide_disk               16000  0 
ide_cd                 39428  0 
ide_core              120272  5 ide_floppy,piix,generic,ide_disk,ide_cd
sr_mod                 15652  0 
cdrom                  38688  2 ide_cd,sr_mod

Some extra details:

pacman -Qs initrd initramfs kernel26
local/mkinitrd 1.01-26
    A tool to create the initrd image
local/mkinitramfs 1.2-2
    A tool to create the initramfs image
local/kernel26 2.6.15.4-2
    The Linux Kernel and modules
local/kernel26archck 2.6.15.archck4-1
    The Linux Kernel and modules, with the ArchCK patchset.
local/kernel26ck 2.6.15.ck3-3
    The Linux Kernel and modules (Con Kolivas high performance ck-patchset with
    specific emphasis on the desktop)

Offline

#9 2006-02-14 02:48:42

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: ArchCK & new Udev

Update to latest mkinitramfs, and rebuild your initramfs image. Ensure that the new initramfs is built by removing any old ones, and the correct one is referenced in your bootloader.

edit: Dibble, sorry, I forgot entirely about them! I'll find the patch and upload another update.

iphitus

Offline

#10 2006-02-14 04:15:59

grail
Member
Registered: 2005-02-22
Posts: 70

Re: ArchCK & new Udev

Thanks for the prompt response but I had already done that.

ls -ltr /boot/

-rw-r--r--  1 root root 1836255 2006-02-06 15:02 vmlinuz26ck
-rw-r--r--  1 root root   57056 2006-02-06 15:02 kconfig26ck
-rw-r--r--  1 root root  729913 2006-02-06 15:02 System.map26ck
-rw-r--r--  1 root root 1832894 2006-02-13 04:41 vmlinuz26
-rw-r--r--  1 root root  729106 2006-02-13 04:41 System.map26
-rw-r--r--  1 root root 1593505 2006-02-13 17:46 vmlinuz26archck
-rw-r--r--  1 root root  741506 2006-02-13 17:46 System.map26archck
drwxr-xr-x  2 root root    4096 2006-02-13 22:40 grub
-rw-r--r--  1 root root 1450146 2006-02-13 22:45 initrd26ck.img
-rw-r--r--  1 root root   56856 2006-02-14 10:15 kconfig26
-rw-r--r--  1 root root 1471105 2006-02-14 10:16 initrd26.img
-rw-r--r--  1 root root 3643377 2006-02-14 10:16 initrd26-full.img
-rw-r--r--  1 root root   57598 2006-02-14 10:16 kconfig26archck
-rw-r--r--  1 root root 1870612 2006-02-14 10:16 initramfs-2.6.15-archck.img

* Note the date on initramfs-2.6.15-archck.img

cat /boot/grub/menu.lst

# (0) Arch Linux ck
title  Arch Linux - ck kernel  [/boot/vmlinuz26ck]
root (hd0,0)
kernel /boot/vmlinuz26ck root=/dev/sda1 ro
initrd /boot/initrd26ck.img

# (1) Arch Linux
title ArchCK Linux
root   (hd0,0)
kernel /boot/vmlinuz26archck root=/dev/sda1 libata.atapi_enabled=1 ro
initrd  /boot/initramfs-2.6.15-archck.img

# (2) Arch
title  Arch Linux
root   (hd0,0)
kernel /boot/vmlinuz26 root=/dev/sda1 ro
initrd /boot/initrd26.img

Offline

#11 2006-02-14 08:38:22

napoleon
Member
Registered: 2005-04-03
Posts: 176

Re: ArchCK & new Udev

Hi Iph thanks for your help. Yeah i was still using an old initramfs. I didn't realise the name has chages. It works great now.


A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"

Offline

#12 2006-02-15 21:20:10

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: ArchCK & new Udev

Upgrade to 4.2 archck gives kernel panic with /sbin/lilo OK.

Arch is OK:archck=kernel panic

EDIT:  Pacman -R kernel26archck.....pacman  -S kernel26archck..../sbin/lilo...

Back in business!!!!


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#13 2006-02-15 22:59:51

grail
Member
Registered: 2005-02-22
Posts: 70

Re: ArchCK & new Udev

Well yesterday afternoon I installed  kernel26archck-2.6.15.archck4-2 and now my DVD drive works. I did not change anything else so I assume the issue I was having with earlier versions of archck have been fixed....

Anyway thanks iphitus for the great work on this kernel build.

Offline

#14 2006-02-15 23:31:43

Locri
Member
From: Ontario, Canada
Registered: 2005-02-22
Posts: 55

Re: ArchCK & new Udev

Maybe I'm just having trouble reading the documentation or something, but I was wondering how you go about using mkinitramfs to create an image?   I'm so used to it automatically generating on the kernel installation from Community.

Thanks.

-Locri

Offline

#15 2006-02-15 23:46:47

Locri
Member
From: Ontario, Canada
Registered: 2005-02-22
Posts: 55

Re: ArchCK & new Udev

Um... nevermind that, I figured it out myself...  :oops:

Offline

#16 2006-02-16 03:48:03

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: ArchCK & new Udev

Locri wrote:

Um... nevermind that, I figured it out myself...  :oops:

Awesome.

A lot of questions are answerable by looking here: http://wiki.archlinux.org/index.php/Ini … and_ArchCK

iphitus

Offline

Board footer

Powered by FluxBB