[12:12] nafallo@darkelf:~ $ ls -l /dev/hdc [12:12] brw-r----- 1 root floppy 22, 0 2005-12-08 23:55 /dev/hdc [12:12] what have someone done now? :-) [12:20] Nafallo: I take it you don't have an IDE floppy drive? =) [12:20] right :-) [12:20] group cdrom with rw access would be better :-) [12:20] Hmm, I see the same thing here. === Nafallo changed manually ;-) [12:21] a bug then. would udev be a sane package guess? (should I file one or is it topic?) [12:23] udev is the right place for this, yes. [12:23] Probably best to file a bug. [12:24] I'll try and poke Scott about it tomorrow, too. [12:24] yea. I hoped he was still alive now ;-) [12:31] Malone #5558 :-) [01:33] I think Keybuk fixed that already [01:34] I'm fully up-to-date and rebooted when I couldn't burn :-) [01:34] I don't have to run update-initramfs manually, right? [01:34] correct [01:35] well, I could reboot just for kicks :-) [01:35] brb [01:39] brw-r----- 1 root floppy 22, 0 2005-12-09 01:36 /dev/hdc [01:41] not fixed for me atleast. [03:32] infinity: Awake? [05:00] jbailey : Was living in constant reboot-and-debug hell. Around now. === Lewix [n=x@130.160.153.125] has joined #ubuntu-boot [05:57] hi [05:58] I have a laptop , toshiba M40/M45 serie and I've downloaded the iso dvd of ubuntu. when I boot and type enter there's things that loads up then my screen goes black. as well with the dvd screen as with the install. I tried linux vga=771 with the live dvd because i want to be sure that it works before installing and I all seem to work till I got a erro message about xserver [06:01] This belongs in #ubuntu. [06:02] they ignore me, abd I've been asking that for 3days [06:05] Right, well, if you can run the live system with vga=771, why not do the same with the installer? [06:05] There's plenty of help in the help screens on boot about how you can boot the CD differently. [06:06] well I can boot like that with the installer but I prefer to test if the live cd works completly first and it doesnt [06:07] If X autodetection is going wrong for you, then you're even further offtopic for this channel than you already were. :P [06:08] (And you should probably file a bug, especially if you can't get help from #ubuntu, or the ubuntu-users mailing list) [06:12] well thanks anyway === Lewix [n=x@130.160.153.125] has left #ubuntu-boot [] === HiddenWolf [n=HiddenWo@136.153.dynamic.phpg.net] has joined #ubuntu-boot === HWolf [n=HiddenWo@136.119.dynamic.phpg.net] has joined #ubuntu-boot === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-boot === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-boot === Kamion [n=cjwatson@83-216-156-196.colinw664.adsl.metronet.co.uk] has joined #ubuntu-boot === lbm [n=lbm@cpe.atm4-0-1301006.0x50a0824e.vgnxx6.customer.tele.dk] has joined #ubuntu-boot === pitti [n=pitti@ubuntu/member/pitti] has left #ubuntu-boot ["Ex-Chat"] === Keybuk [n=scott@descent.netsplit.com] has joined #ubuntu-boot [01:02] Keybuk: g'm =) [01:03] hey [01:03] Keybuk: Are you able to reproduce Malone #5558? If not, I can. [01:03] hmm, learning guitar and typing is an odd combination [01:03] I do that during medium length compiles. =) [01:04] jbailey: what version of udev? [01:04] 077-0ubuntu3 [01:05] what's the output of /lib/udev/cdrom_id --export /dev/hdc [01:05] Mm, I see there is a new udev in the upgrade list today. [01:05] jbailey@starshine:~$ /lib/udev/cdrom_id --export /dev/hdc [01:05] jbailey@starshine:~$ sudo /lib/udev/cdrom_id --export /dev/hdc [01:05] jbailey@starshine:~$ [01:06] hmm [01:06] you won't get a /dev/cdrom link for that either then [01:07] jbailey@starshine:~$ ls -al /dev/cdrom [01:07] lrwxrwxrwx 1 root root 3 2005-12-08 08:42 /dev/cdrom -> hda [01:07] Right. [01:07] Duh [01:07] Lemme use hda instead. =) [01:07] [01:07] jbailey@starshine:~$ /lib/udev/cdrom_id --export /dev/hda [01:07] ID_CDROM=1 [01:07] ID_CDROM_CD_R=1 [01:07] ID_CDROM_CD_RW=1 [01:07] ID_CDROM_DVD=1 [01:07] ID_CDROM_DVD_R=1 [01:07] want some coffee? [01:07] ID_CDROM_RAM=1 [01:08] Sometimes it's tempting to take it up again. =) [01:10] is it sad that I lingered over a big book of musical songs and lyrics just for udev release names? :p [01:11] Only a little. I've been known to spend long enough picking the right Oscar Wilde (initramfs-tools) or Bertrand Russell (glibc) quotes that I felt guilty and made up the time =) === jbailey [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-boot [01:25] jbailey@starshine:~$ ls -al /dev/cdrom [01:25] lrwxrwxrwx 1 root root 3 2005-12-09 07:23 /dev/cdrom -> hda [01:25] jbailey@starshine:~$ ls -al /dev/hda [01:25] brw-r----- 1 root floppy 3, 0 2005-12-09 07:22 /dev/hda [01:25] Keybuk: This is with 077-0ubuntu4 [01:30] udevinfo -a -p /block/hda [01:30] /lib/udev/cdrom_id --export /dev/hda [01:31] ... [01:31] then remove the strange "0" in the 40-permissions.rules (the line that runs cdrom_id), and udevplug /block/hda :p [01:31] KERNEL=="hd[a-z] |pcd[0-9] *0, \ [01:31] Do you want that udevinfo pasted here, or shall I skip to step 3? [01:31] =) [01:31] ^ that should not be there [01:32] just skip it :p [01:36] $ ls -al /dev/hda [01:36] brw-r----- 1 root cdrom 3, 0 2005-12-09 07:22 /dev/hda [01:36] Much better. =) [01:36] Weel [01:36] Almost good. [01:36] =) [01:37] Needs to be a MODE="0660" there? [01:37] ENV{ID_CDROM}=="?*", GROUP="cdrom", MODE="0660" [01:37] yup [01:37] I suspect its friends underneath want the same love. [01:38] the SCSI one will do [01:38] the pktcdvd won't, because those aren't removable anyway [01:38] (it's getting the 0640 from the first rule for all removables) [01:39] Mmm, I was more thinking: [01:39] KERNEL=="ht[0-9] *", GROUP="tape" [01:39] KERNEL=="nht[0-9] *", GROUP="tape" [01:39] Probably need MODEs set on them as well. [01:39] tapes should be 0640 aiui [01:40] you only need +r to mount it [01:40] Oh. [01:40] the +w lets you do things like eject and format them [01:40] Are you thinking for restores as a user, writes as root? [01:40] at least, that's how it was explained to me [01:40] Feh, we need capabilities. [01:40] no, the /dev permissions don't correspond to the mount-point permissions [01:40] Oh, I see. [01:40] That makes sense then. [01:41] the +w means you can send raw commands to the device [01:41] you can write to it even if the device is +r :p [01:41] I guess that makes sense, or all users would have to be in the disk group to deal with a mounted filesystem. =) [01:41] yes [01:41] 'k [01:41] they need +w on cd-roms to eject the buggers [01:42] as the eject command is a write-perm ioctl [01:50] Kamion: can we drop pcmcia-cs yet? === makx needs help to compile klibc against linux-kernel-headers [01:53] "ln -s /usr/include/linux linux/include" is not suprisingly not enough, it goes then down to /usr/include/sys, /usr/include/features.h, /usr/include/gnu,.. [01:54] and then you get nice redefinitions.. :-P [01:54] uhm, don't. [01:55] Keybuk: no [01:55] even before it wants an /usr/include/asm [01:55] Kamion: what's still holding on to it? [01:55] makx: I think we currently copy the files in place, dono't we? [01:55] Keybuk: still haven't done all the config migration [01:55] ah, right [01:55] mkdir -p linux/include; [01:56] for x in /usr/src/linux-headers-2.6.12-1/include/*; do [01:56] ln -s $$x linux/include; [01:56] done [01:56] Keybuk: and in any case I'm sort of inclined to keep it in main for one release anyway to make absolutely sure that migration works (the plan AFAIK is to make pcmcia-cs depend on pcmciautils) [01:56] or whatever your fine linus-headers are. [01:56] Hmm. [01:56] Maybe this weekend I'll get a current lkh into shape for klibc. [01:57] Kamion: k, I'll have a rumage through its init script then ... it's taking ~3s here then bitching that PCMCIA WILL NOT WORK! [01:57] jbailey: that would be extremly cool. [01:57] Keybuk: what version? [01:58] 2ubuntu2 [02:00] bizarre, it's supposed to exit early [02:00] sure you don't have an old init script due to conffile fun? [02:00] maybe, will look into it [02:00] the start case should begin with: [02:00] if ! supported_kernel; then [02:00] log_failure_msg "Linux >= 2.6.13-rc1 requires pcmciautils instead of pcmcia-cs" [02:00] exit 1 [02:00] fi [02:00] yeah I get that [02:00] it's just taking ~3s to get there [02:00] which for a "dead script" seems somewhat unfair [02:01] I think it's the sourcing of all the configuration that's taking the time [02:02] oh it'll be calling laptop-detect [02:02] right, I might just put that kernel test right at the top and exit 0 without that silly error [02:02] no, how about you try moving the laptop-detect call into start) [02:03] which is causing people to wail that their pcmcia cards aren't working [02:03] when they're not even trying [02:03] hmm, well, I suppose the kernel test should happen for stop) anyway [02:03] ok, I'll move it now [02:04] k [02:05] I'm not so sure about removing the error [02:05] I take your point, but it would suck for the script to do nothing without telling you why [02:05] I am [02:05] boot-time is not a place to put errors and warnings [02:06] unless something has actually gone wrong [02:06] /etc/init.d/pcmcia start is something that people often call other than at boot time though [02:06] or at least used to [02:06] how about I make the message less scary and exit 0 [02:07] I really don't want it to say nothing at all [02:07] we shouldn't have a message there at all [02:07] it should say something if you call it by hand [02:07] sure, that I can agree with [02:07] can we make it not say something in usplash? [02:07] there's a tty trick in one of the other init scripts to do that, I think === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-boot [02:25] do you happen to know which one? can't find it here [02:25] I could just pidof usplash ... === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-boot [02:26] kinda sucks though [02:28] I have hideous logic in /etc/init.d/console-screen.sh to determine if we're being run from init. [02:29] If parent pid is 1? [02:29] if [ -n "$previous" ] && [ -n "$runlevel" ] || [ "$runlevel" = "S" ] ; then [02:29] # We're being run from within init [02:29] jbailey: parent of init scripts is rc [02:29] If parent 1 is too simple. And I was half asleep when doing this a week before release. [02:29] Keybuk: Ah, right. [02:29] in fact, probably [02:29] init [02:29] sh (rc) [03:24] Keybuk: hi! want to squash Malone 5558 with me? :-) [03:25] Keybuk: are those commands you wanted me to run from inside the initramfs or from the booted system? :-) [03:28] Nafallo: Keybuk and I got 5558 this morning. [03:28] I don't know if he's uploaded a new udev or not to fix it, though. [03:28] ah, kewl :-) [03:29] someone should update that bug then ;-) [03:39] Nafallo_away: Done. =) [03:49] not yet, I tend to save up minor annoyances like that for when I notice the really big "Dude, Where's My Root Filesystem" kind of bugs [03:52] I think this removes the ability to burn CDs and such. [03:53] yeah, but it's a) comparitively minor [03:53] and b) involves me finding yet more musical lyrics [03:53] [03:57] if nothing major has come up by monday, I'll do it then [03:57] I think 078 is coming out over the weekend anyway [04:49] :-) [04:50] Keybuk: Those are lyrics from musicals, right? [05:20] I almost spit all over my keyboard when I read the Buffy Musical quote. [05:20] Not sure I want to admit to being enough of a nerd to have recognized it, but there you go. [05:38] I'm only halfway through the second season. [07:10] hmm jbailey could you look at the last message of #337033 [07:10] im not famaliar with the ppc64 error messages for ramdisks [07:10] "RAMDISK: incomplete write (-28 != 32768) 8388608" [07:11] makx: It means the kernel isn't willing to take a ramdisk of that size. [07:11] makx: Try rebooting and adding "ramdisk_size=10240" to the command line. [07:11] Why is the initrd > 8megs? [07:11] -rw-r--r-- 1 root root 7266697 2005-12-09 07:14 /boot/initrd.img-2.6.15-7-powerpc64-smp [07:11] On my ppc64 here. [07:12] -rw------- 1 root root 4965455 2005-12-09 17:32 initrd.img-2.6.14-2-powerpc64 [07:12] according to bug reporter [07:13] does he need to throw "lilo" or something similar for reboot? [07:13] s/for/before/ [07:23] Could be. [07:33] ok thanks told him. [07:43] Keybuk: http://lwn.net/Articles/162779/ - Is this creppy idea the right way to eventually support USB for LTSP folks? [08:53] USB over IS? [08:53] I [08:54] argh [08:54] IP [08:54] i already saw that a while ago.. LTSP guys were talking about it at UDU