Strange modem prob on pismo

2004-02-02 Thread Jason E. Stewart
Hey All, I've been living in India for 6 months, and I recently changed apartments, and my dialup has stopped working. The first issue was that the modem didn't recognize the dial tone on my new line (which I fixed by telling it to ignore no dialtone errors), but then the pon chatscript just time

Re: Stuck Keys on iBook

2004-02-02 Thread Nathanael Hasbrouck
On Sunday 01 February 2004 09:25, somebody named Matijs van Zuijlen inscribed this message: > Hi all, > > Now and again, I'm suffering from stuck keys on my iBook. It's mainly > the cursor keys. Pressing them again will make them unstuck, so it seems > the key release is missed somehow. Huh, I wo

Re: rivafb on 12" pbook

2004-02-02 Thread Mark Vojkovich
On Mon, 2 Feb 2004, Guido Guenther wrote: > On Mon, Feb 02, 2004 at 12:45:35PM -0800, Mark Vojkovich wrote: > > Most of your architecture assignments are wrong. ALL of those > > in the above snipped are NV_ARCH_10. You should use the logic in > > the "nv" driver. > You mean: > > pNv->Archi

sound output with libao

2004-02-02 Thread Jamie Wilkinson
I'm trying to work out why libao doesn't work with the dmasound_pmac OSS driver anymore (since upgrading from 0.8.3-1.1 to 0.8.4-1, see bug #216007). In two applications (ogg123 and quake2 (new libao driver I'm writing for it)) both of them fail to open the OSS device with this error: libao - OSS

Re: rivafb on 12" pbook

2004-02-02 Thread Alexander Clausen
On Mo, Feb 02, 2004 at 10:33:53 +0100, Guido Guenther wrote: > On Mon, Feb 02, 2004 at 10:18:55PM +0100, Alexander Clausen wrote: > > Yes, I see those "IN from bad port" messages, and no, the patch didn't > > help, still only a black screen. > And you do have > CONFIG_FRAMEBUFFER_CONSOLE=y > righ

Re: rivafb on 12" pbook

2004-02-02 Thread Guido Guenther
On Mon, Feb 02, 2004 at 12:45:35PM -0800, Mark Vojkovich wrote: > Most of your architecture assignments are wrong. ALL of those > in the above snipped are NV_ARCH_10. You should use the logic in > the "nv" driver. You mean: pNv->Architecture = (pNv->Chipset & 0x0f00) >> 4; if(pNv->Architectu

Re: rivafb on 12" pbook

2004-02-02 Thread Mark Vojkovich
On Mon, 2 Feb 2004, Guido Guenther wrote: > On Mon, Feb 02, 2004 at 05:35:18PM +0100, Guido Guenther wrote: > > I'm having trouble getting 2.6.2-rc1-ben1 to work on my 12" pbook > > (pciid: 0x0179). The problem is rivafb. There seem to be several issues: > > - rivafb_imageblit doesn't draw into

Re: rivafb on 12" pbook

2004-02-02 Thread Alexander Clausen
On Mo, Feb 02, 2004 at 09:35:14 +0100, Guido Guenther wrote: > On Mon, Feb 02, 2004 at 07:57:18PM +0100, Alexander Clausen wrote: > > On my pb 17", it's even worse (same pciid). When I start up Linux, > > the screen turns black. The backlight seems to be on, though. X works > > OK. > Could you plea

Re: rivafb on 12" pbook

2004-02-02 Thread Guido Guenther
On Mon, Feb 02, 2004 at 10:18:55PM +0100, Alexander Clausen wrote: > Yes, I see those "IN from bad port" messages, and no, the patch didn't > help, still only a black screen. And you do have CONFIG_FRAMEBUFFER_CONSOLE=y right? -- Guido signature.asc Description: Digital signature

Re: rivafb on 12" pbook

2004-02-02 Thread Guido Guenther
On Mon, Feb 02, 2004 at 07:57:18PM +0100, Alexander Clausen wrote: > On my pb 17", it's even worse (same pciid). When I start up Linux, > the screen turns black. The backlight seems to be on, though. X works > OK. Could you please check the patch I posted helps? Do you also see the "IN from bad po

Re: rivafb on 12" pbook

2004-02-02 Thread Alexander Clausen
Hi Guido On Mo, Feb 02, 2004 at 06:45:18 +0100, Guido Guenther wrote: > On Mon, Feb 02, 2004 at 05:35:18PM +0100, Guido Guenther wrote: > > I'm having trouble getting 2.6.2-rc1-ben1 to work on my 12" pbook On my pb 17", it's even worse (same pciid). When I start up Linux, the screen turns black.

Re: [jan.palic@linux-debian.de: pbbuttonsd,gtkpbbuttons,powerprefs]

2004-02-02 Thread Lucas Moulin
Le Mon, Feb 02, 2004 at 04:33:04PM +0100, Lucas Moulin a écrit : >Le Mon, Feb 02, 2004 at 12:54:23AM +0100, Lucas Moulin a écrit : >>Le Sun, Feb 01, 2004 at 06:13:29PM +0100, Jan-Hendrik Palic a écrit : >>>I forgot the url: >>> >>>http://sevdalia.hajvan.net/~palic/debian/pbbuttons >> >>I can see th

Re: rivafb on 12" pbook

2004-02-02 Thread Guido Guenther
On Mon, Feb 02, 2004 at 05:35:18PM +0100, Guido Guenther wrote: > I'm having trouble getting 2.6.2-rc1-ben1 to work on my 12" pbook > (pciid: 0x0179). The problem is rivafb. There seem to be several issues: > - rivafb_imageblit doesn't draw into the "visible part" of the >framebuffer, it draws

rivafb on 12" pbook

2004-02-02 Thread Guido Guenther
Hi, I'm having trouble getting 2.6.2-rc1-ben1 to work on my 12" pbook (pciid: 0x0179). The problem is rivafb. There seem to be several issues: - hardware cursor is broken, so I just use the software cursor - rivafb_imageblit doesn't draw into the "visible part" of the framebuffer, it draws rig

Re: ext2 -> ext3

2004-02-02 Thread Daniel Kobras
On Mon, Feb 02, 2004 at 05:53:59PM +0100, mammique wrote: > i'd like to resize an ext3 (i removed OSX, so i want to merge my ext3 > home partition with), but parted don't want ext3 fs, it's ok, i just > need to switch to ext2, resize, and switch again to ext3. But the only > way i know to switch fr

ext2 -> ext3

2004-02-02 Thread mammique
Hi, i'd like to resize an ext3 (i removed OSX, so i want to merge my ext3 home partition with), but parted don't want ext3 fs, it's ok, i just need to switch to ext2, resize, and switch again to ext3. But the only way i know to switch from ext3 to ext2 is removing the .journal file in the root dir

Re: ibook Radeon 9200

2004-02-02 Thread Luis Miguel Cabezas Granado
ok, thanks. Sound card its running... thanks anybody use the video out RGB How? Thanks!!! El lun, 02-02-2004 a las 14:04, [EMAIL PROTECTED] escribió: > You need to install "module-init-tools" to load the 2.6 moduls... > > > Cheers. > > -- > ioguix > > > -- > To UNSUBSCRIBE, email to [

Re: [jan.palic@linux-debian.de: pbbuttonsd,gtkpbbuttons,powerprefs]

2004-02-02 Thread Lucas Moulin
Le Mon, Feb 02, 2004 at 12:54:23AM +0100, Lucas Moulin a écrit : >Le Sun, Feb 01, 2004 at 06:13:29PM +0100, Jan-Hendrik Palic a écrit : >>I forgot the url: >> >>http://sevdalia.hajvan.net/~palic/debian/pbbuttons > >I can see there's now a /etc/pbbuttons/pbbuttonsd.conf file, in addition >to /etc/pb

Re: ibook Radeon 9200

2004-02-02 Thread ioguix
You need to install "module-init-tools" to load the 2.6 moduls... Cheers. -- ioguix

Re: Going mad?

2004-02-02 Thread Sven Luther
On Sun, Feb 01, 2004 at 07:48:49PM +, Pierre N wrote: > On Sun, 2004-02-01 at 12:40, Sven Luther wrote: > > On Sun, Feb 01, 2004 at 01:22:15PM +, Pierre N wrote: > > > Well, since you are asking so nicely: > > > > > > - I have a USB D-link dbt-120 bluetooth adapter, and I can't get it work

Re: Re : Re : G5 Xserver or Sun Blade 1500

2004-02-02 Thread Sven Luther
On Mon, Feb 02, 2004 at 08:31:19AM +0100, xavier grave wrote: > >Xavier. Could you send me the .config of the kernel you use ? Do you > >have to enable anything special for the G5 (i suppose that there is a > >G5 > >processor option, like there is a power3 and power4 one, but you > >cannot > >use t

Re: Stuck Keys on iBook

2004-02-02 Thread Benjamin Herrenschmidt
On Mon, 2004-02-02 at 01:25, Matijs van Zuijlen wrote: > Hi all, > > Now and again, I'm suffering from stuck keys on my iBook. It's mainly > the cursor keys. Pressing them again will make them unstuck, so it seems > the key release is missed somehow. I read > http://lists.debian.org/debian-powerpc

Re : Re : G5 Xserver or Sun Blade 1500

2004-02-02 Thread xavier grave
Xavier. Could you send me the .config of the kernel you use ? Do you have to enable anything special for the G5 (i suppose that there is a G5 processor option, like there is a power3 and power4 one, but you cannot use the 60x/75x/74xx option). Ok, for the config file, for those interested I also

just installed debian on a lombard 333mhz

2004-02-02 Thread Junk
i'm entirely new to the linux environment and need some help getting my computer up and running. i've only the command line available to me (which gui should i use?). during the install process i was prompted for packages(?) i wanted to install and i accidentally cancelled out of this part and ha