=== cabose [n=cabose@pool-71-124-36-19.chi01.dsl-w.verizon.net] has joined #ubuntu-laptop [02:07] nebody? [02:07] tablet help? [02:07] whoever is interested, please pm me [02:07] (need help compiling linuxwacom) [02:08] i am working on implementing finer details of the functions of a tablet [02:20] such as? [02:20] well [02:20] i am trying to install wacomcpl [02:20] and the only way i know of right now, is to compile linuxwacom [02:20] because i can't find a package [02:21] but, when i try to compile, it errs out [02:21] and doesn't tell me much [02:21] as far as i know, the problem is that it doesn't think i have the kernel source on the machine [02:21] maybe, apt-get build-dep wacom-tools [02:21] when i specified the directory [02:21] that doesn't install wacomcpl [02:21] i tried [02:23] well, i got all the basics working [02:23] like rotation and functionality of the stylus [02:23] rotating a tabletPC screen? [02:24] got it working fine [02:24] what tablet are you using? [02:24] got a nice little script [02:25] toshiba portege [02:25] ah [02:25] ive got a toshiba tecta [02:25] tecra even [02:25] ok, [02:25] did you get wacomcpl? [02:25] i am thinking [02:25] that once i get everything up, [02:26] i dont think so [02:26] lemme turn it on [02:26] i just got back from christmas an hour ago [02:26] i want to make packages for everything [02:26] and one dummy package to handle it all [02:26] more power to you [02:26] that way, for my school [02:26] ubuntu-tablet ;) [02:26] that wants to incorporate tablets [02:27] i can help students [02:27] who want to use linux [02:27] by giving them an easy to use solution [02:27] all of them? i hope you cna handle it ;) [02:27] ? [02:27] all of what? [02:27] the students? [02:27] yes [02:27] i just figure, mass email [02:27] the .deb [02:27] and give instructions [02:28] all the debs [02:28] and a line to put into sources.list [02:28] your school big on linux? [02:28] not really [02:28] the IT staff is [02:28] but, admin and other people [02:28] keep the school using microsoft and apple [02:28] i want to change that [02:29] a couple of questions: do you have a launchpad account? [02:29] no, but i should [02:29] i noticed some stuff about the sky2 driver [02:29] that a fix was released [02:29] but i couldn't get to it [02:29] sky2? [02:29] yes [02:29] for my normal laptop [02:29] i am borrowing a school tablet over break [02:30] i have a toshiba satellite [02:30] this is just a tablet i am borrowing [02:30] i asked the guy who is running this program i am in [02:30] about removing windows [02:30] and installing linux [02:30] he told me, "Please do" [02:30] but, about the sky2 [02:31] that is the ethernet driver for my laptop [02:31] Marvell Yukon sysconnect II [02:31] driver thinks it is pci [02:31] when was it changed to "fix committed" [02:31] ? [02:31] but it is pcie [02:31] not sure [02:31] but, a couple of months ago [02:31] i found the launchpad entry [02:31] and it said, issue resolved [02:32] neway [02:32] do you know of a package for wacomcpl? [02:32] or, how to tell it that my kernel source DOES exist [02:32] it would probably be wacom-tools [02:32] for compiling the linuxwacom utilities [02:33] see, i installed wacom-tools [02:34] and it installed just about everything but wacomcpl [02:34] wacomcpl is a graphical configuration utility [02:34] for calibrating [02:34] and for mapping the stylus [02:34] it then automatically enters the data in xorg.conf [02:34] wacom-kernel-source? [02:35] wacom kernel source? [02:35] what now? === merlin-linux [n=quail@unaffiliated/quaillinux/x-000001] has joined #ubuntu-laptop [02:35] already installed [02:36] a w reveals only wacdump wait wall watch [02:36] wa i mean [02:37] anyway [02:37] how much do you know about compiling from source? [02:37] because i am having slight problems [02:38] linuxwacom can't find my kernel source, even when i specify --with-kernel=/usr/src/linux (i made my own symlink) [02:38] i think that is what is keeping it from compiling [02:38] would you like to see the output [02:38] ? [02:38] do not use /usr/src/linux. [02:39] use /lib/modules/$(uname -r)/build [02:46] why not? [02:46] or, rather, why? [02:47] so, you think that might work [02:47] ? [02:48] i posted the output of configure and make [02:48] to pastebin.com [02:48] number 846138 [02:52] well you don't have any of the build-dependencies installed. [02:52] linux-headers-$(uname -r), x-dev, libx11-dev, and so on [02:53] which is why i suggested build-dep [02:54] ok [02:55] so, what is your best suggestion for the overall circumstance? [02:55] ...install the build-dependencies? [02:56] what's the syntax for that again? [02:56] apt-get install --build-dep wacom-tools [02:56] ? [02:57] nope [02:57] fine [02:57] apt-get build-dep wacom-tools [02:57] i'lok [02:57] sorry bout that [02:57] my fingers are cold [02:57] then install linux-headers-$(uname -r) [02:57] i have the headers installed [02:57] wait [02:57] not on the tablet [02:57] i forgot [02:58] i installed them on my tablet [02:58] laptop* [02:58] sorry [02:59] NOES!!! [02:59] Could not get lock /var/cache/apt/archives/lock - open [03:00] (use sudo) [03:00] i did [03:00] these are questions not meant for this channel. [03:00] what channel do i take them to? [03:00] the general support one. [03:00] ubuntu channel didn't give me any help [03:01] sorry [03:01] i fell into a lapse of retardation [03:02] (kidding) [03:02] crimsun, tell me [03:02] what exactly is this channel for, then? [03:02] development. You're asking support questions. [03:03] ok, well [03:03] what i am asking kindof crosses the line [03:03] btw, you can always check to see if those of us who are active here will help you in #ubuntu. [03:03] ah, ok [03:04] i know this is besides the point [03:04] but, this channel seemed pretty empty to me [03:04] nobody was talking anyway [03:05] on a side note, why is that command uname? [03:05] i mean, what is the u for? [03:05] i know what it does [03:06] screw it... [03:06] i want to get involved with some development, but i need to learn valuable languages [03:06] any tips? [03:06] i am thinking to start with C [03:06] i have some experience elsewhere [03:06] but nothing directly valuable [03:07] THANK YOU [03:07] THANK YOU ALL! [03:08] can anybody please tell me how to use check-install real quick? [03:08] so i can make a debian package [03:08] was it make check-install [03:08] or was it make [03:08] then check-install [03:13] i got it installed [03:13] thank you all === cabose [n=cabose@pool-71-124-36-19.chi01.dsl-w.verizon.net] has left #ubuntu-laptop ["Leaving"] === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-laptop === IcemanV9 [n=jwvehrs@71.194.83.26] has joined #ubuntu-laptop === qch [n=QC@adsl-69-110-13-23.dsl.pltn13.pacbell.net] has joined #ubuntu-laptop === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-laptop === IcemanV9 [n=jwvehrs@71.194.83.26] has left #ubuntu-laptop ["Christo] === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-laptop === merlin-linux [n=quail@unaffiliated/quaillinux/x-000001] has joined #ubuntu-laptop === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-laptop === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-laptop === tenzin [n=tenzin@gw.ptr-80-238-207-181.customer.ch.netstream.com] has joined #ubuntu-laptop === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-laptop === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-laptop === uu [n=uu@85-255-53-144.kis.user.lt] has joined #ubuntu-laptop [03:33] hi === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-laptop === ajmitch [n=ajmitch@port166-123.ubs.maxnet.net.nz] has joined #ubuntu-laptop === jldugger [n=jldugger@ppp-70-252-173-221.dsl.tpkaks.swbell.net] has joined #ubuntu-laptop === petafile [n=ben@c-67-164-175-245.hsd1.co.comcast.net] has joined #ubuntu-laptop [06:37] My sound card only works about half the time I boot my computer, any ideas why? [06:37] 00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 02) === petafile [n=ben@c-67-164-175-245.hsd1.co.comcast.net] has joined #ubuntu-laptop === nmrm [n=nuno@89-180-20-185.net.novis.pt] has joined #ubuntu-laptop === nmrm [n=nuno@89-180-20-185.net.novis.pt] has left #ubuntu-laptop ["Ex-Chat"] === tonyyserver [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-laptop === tonyyserver [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-laptop === tonyyserver [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-laptop === merlin-linux [n=quail@unaffiliated/quaillinux/x-000001] has joined #ubuntu-laptop