/srv/irclogs.ubuntu.com/2007/11/21/#ubuntu+1.txt

shirishdoes anybody else have problems installing git-core new version?03:09
pwnguinyes03:14
pwnguini already filed a bug03:14
Hobbseebug #?03:15
pwnguin16416703:15
Hobbseebug  16416703:16
ubotuLaunchpad bug 164167 in git-core "git-core fails to install" [Undecided,New] https://launchpad.net/bugs/16416703:16
Hobbseenice03:16
pwnguini guess nobody wants ownership of git03:17
pwnguinor perhaps the recommended way to use git is to get git to get itself03:17
shirishpwnguin: confirmed it03:18
Hobbseeah yes, debian knows about it03:18
Hobbseethose packages are all directly synced from debian03:18
Hobbseelooks like it only broke yesterday.  they should fix it03:22
pwnguinprobably03:23
pwnguinbut how do the kernel people get along?03:23
pwnguinwhat's the deal with jmicron IDE?03:33
pwnguinmy roommate has utterly failed at ubuntu03:33
RAOFAt one point the deal was that the chipset didn't actually have integrated IDE, and there was no support for the tacked-on IDE controller.  Is this still a problem with {Gutsy, Hardy} though?03:34
pwnguinwe install it, and then reboot and grub errors03:34
pwnguintheres probably like eight errors hiding in here03:34
pwnguinhe wants ubuntu on an ide drive and vista on sata03:34
pwnguinits def a problem for gutsy03:35
pwnguinthe chipset has to have IDE, as thats the only reason its on the mobo03:36
RAOFOoooh. Sounds tricky.03:36
pwnguinhe made it work before03:36
pwnguinbut now grub just gives error 25 on boot03:36
* RAOF is clueless03:37
pwnguinthe forums all have workarounds for cd drives on ide03:38
pwnguinwhich is good i guess, if you have an ide cdrom03:38
pwnguinits possible that grub doesn't suppor jmicron03:38
pwnguinas it only recieved linux support in like 2.6.1703:39
RAOFSurely grub doesn't *have* to support jmicron.  It's the bios that does?03:39
pwnguingot me03:40
pwnguintheres lots of "set the mode to ahci" or something03:40
pwnguinno such setting03:40
* shirish remembers lot of hue & cry about Jmicron during Gutsy's time. 03:40
pwnguinRAOF: note that jmicron IS the tacked on IDE03:41
RAOFYeah.03:41
pwnguini havent put the drive into my computer, but i think it actually installed ok03:41
pwnguintheres clearly partitions set up03:41
RAOF:)03:41
pwnguini had a talk with ompaul about it03:41
pwnguini should probably just reread it / hit him up03:42
shirishhttps://bugs.edge.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/81596 which talks about the JMicron chip03:45
ubotuLaunchpad bug 81596 in linux-source-2.6.20 "Feisty Herd 4 does not boot on ASUS P5W DH Deluxe" [Medium,Incomplete]03:45
=== tritium_ is now known as tritium
cps1966!kde404:56
ubotuKDE 4 is the next major release of the K Desktop Environment. For more information see <http://en.wikipedia.org/wiki/KDE_4>. The Release Schedule is available at http://techbase.kde.org/Schedules/KDE4/4.0_Release_Schedule. Beta 3 packages can be found at http://kubuntu.org/announcements/kde4-beta3.php04:56
=== Tomcat_` is now known as Tomcat_
alon_Amaranth: Remember my font problem? It isn't a font problem, it's a driver problem - when I switch to vesa in xorg.conf it goes away. So fontconfig is fine, it's something with the driver.09:49
Amaranthfun09:49
alon_:)09:49
pwnguinwhich driver are you normally using?09:58
alon_pwnguin: I usually use "intel". After hardy upgrade it gave me the described problems. Switching to vesa is ok (but then I don't have accel or dual screen). And now "intel" just hangs. Currently apt-geting the dbg driver to get a better call stack.10:13
Hobbseealon_: current -intel wont be fixed for a while10:29
Hobbseethey're going to get the kernel for the new stuff in, and then the new intel driver, then look for regressoins10:29
alon_Hobbsee: stack showes it isn't stuck in intel, but in xserver - specifically probing for modes. It seems to not like my preferred mode some how (I have it set to 1440x900). This is the bottom most (unless you count libc):../../../../hw/xfree86/modes/xf86Crtc.c:1406. I have the sources - it is a loop going through the modes. It seems to be endless for some reason (bad next pointers?)10:38
Hobbseeno idea10:39
alon_Hobbsee: of course it doesn't get stuck when using vesa driver, so naturally it has something to do with the intel driver. I have no idea either - I'm going to use vesa for now.10:39
Hobbseetrue10:39
* Hobbsee just hasnt upgraded -intel10:39
alon_Hobbsee: you think I can downgrade it without having a problem with the newer X packages all around?10:40
Hobbseethis is the feisty version of -intel :)10:42
Hobbseewell, built for gutsy10:42
alon_Hobbsee: I have to confess I haven't actually downgraded a package, so I'll have to go read some docs. I'll do it later..10:43
alon_Hobbsee: removing PreferredMode solved the infinite loop problem.11:28
alon_Hobbsee: well, problem solved, sorta - NoAccel makes it ok again. So I guess fontconfig does something that is accelerated, while enlightenment e17 and xterm (and yudit) don't. Now I can patiently wait for someone to fix this.11:57
alon_maybe I should be reporting this to the intel guys?11:57
=== neversfelde_ is now known as neversfelde
=== rockets_ is now known as rockets
=== jenda_ is now known as jenda
=== hydrogen_ is now known as Hydrogen
=== marko-_-_ is now known as marko-_-
silentdoes anyone know how to mount ntfs-3g in fstab giving users permission to mount? 'users' isn't working18:28
stdinsilent: users,noauto ?18:38
silentstdin, current entry18:52
silentUUID=791F09DC27F6580D /win ntfs-3g nls=utf8,users,noauto,exec,umask=000,uid=1000,gid=1000 0 018:52
silentError opening partition device: Permission denied18:54
silentFailed to mount '/dev/sda1': Permission denied18:54
pwnguinis it users or user?18:54
pwnguinoh18:55
pwnguinsilent: what groups is your user in?18:55
pwnguinntfs3g is a fuse FS, so you need access to the fuse device18:56
silentpwnguin, 100018:56
pwnguinwhat?18:56
pwnguingroup*s*18:56
silentuser is silent in group silent18:56
pwnguinneed moar groups18:56
silentk this will take a while18:57
pwnguinjust bring up a terminal and run "groups"18:57
silentuid=1000(silent) gid=1000(silent) groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(scanner),108(lpadmin),110(admin),115(netdev),117(powerdev),1000(silent)18:57
pwnguinadd user silent to the group fuse18:58
silenthow? I've never added users to groups before18:58
pwnguinjust use the gui18:58
pwnguinhit users&groups then go to the properties of your user19:00
silentI'm in the gui, I can manage groups but I dont see any option to add groups19:00
pwnguinhmm19:00
silentk I'm on the account tab19:00
pwnguinuser privledges19:01
pwnguin"allow use of fuse devices like LTSP thin..."19:01
pwnguinif it's not there we need to add it19:01
silentits there19:01
silentI'll try mounting now19:01
silentpermission denied19:02
pwnguintruth be told ive not set up ntfs-3g19:03
silentthis skin is messing with me, I cant tell which options are enabled and which arent19:04
pwnguinhttps://help.ubuntu.com/community/MountingWindowsPartitions/ThirdPartyNTFS3G19:04
pwnguinwhich skin?19:04
silentcustom theme19:04
pwnguinhmm19:05
silentchanged it19:05
silentnow i have check marks in bullets19:06
pwnguindoes /var/log/messages or /var/log/dmesg contain any information on what went wrong?19:06
silentdoesnt look like it19:07
=== Pici` is now known as Pici
=== HM2 is now known as HM2K
bardyr!info linux-image-generic21:46
ubotulinux-image-generic: Generic Linux kernel image. In component main, is optional. Version 2.6.22.14.21 (gutsy), package size 24 kB, installed size 52 kB21:46
bardyrhey btw :)21:47
=== Danni is now known as Dannilio
=== Dannilio is now known as Dannilion
theunixgeek Hello. I'm following the osdev Bare Bones tutorial for writing a simple kernel. http://www.osdev.org/wiki/Bare_bones I'm a complete noob at this, so please don't assume I know all the terminology you guys do. I'd like to be able to boot the kernel shown in the tutorial in either Bochs or QEMU. How would I go about this?22:20
knixthomax: What does this have to do with ubuntu?22:46
knixignore that :)22:46

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!