LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-29-2003, 04:31 PM   #1
pavgust
Member
 
Registered: May 2003
Distribution: Debian
Posts: 40

Rep: Reputation: 15
Question Help!! - Debian Woody on Packard-Bell iGo 6000


Hi all,

I've been trying to install Debian Woody on a Packard-Bell iGo 6000 for quite a while now. A lot of the things that didn't work first try are now working, but there are several open issues - comments / suggestions on any or all of these would be greatly appreciated.

As for the hardware specs - as stated above, it's a Packard Bell laptop; see below for more details. Software configuration is Debian Woody 3.0 dist-upgraded to the unstable branch, i.e. KDE 3.1.2, Gnome 2.2, xfree86 4.2.1. I'm running a custom-built 2.4.20 kernel.

1. Sound
The laptop has an on-board ALi sound card (ALi 1535M, if I'm not mistaken). www.ali.com recommends the use of the Trident/ALi 5451 kernel sound driver. Admittedly, this works to some extent - I get sounds, can playback wav-files etc. BUT... I get high-pitched squeaking noises lasting for about 1 second about every 20 seconds of sound playback. That is, if there are many short sound clips played discontinuously, the squeak will occur after about 20 seconds of sound has been played on aggregate, and if I try to play something continuous, it will occur every 20-ish seconds.

This happens with audio cds, wav files, sound from movies, midi files, and just about everything involving the sound card, and there seems to be absolutely nothing I can do about it.

It is perhaps worth to note that audio cds didn't play straight away - I had to spend quite a while on this board to figure out the problem; there is no direct cable between the cd drive and the sound card, meaning I have to play audio cds with XMMS and the appropriate plugin. Don't think that has any bearing on the matter though...


2. Graphics
XFree86 will only start using the vesa driver, which is a bit of a waste (the machine has an ATI Radeon 340M IGP). If the driver is set to "ati", which is the recommended setting for all radeon cards, the x server doesn't start - it aborts with the message "no devices detected" (I think). Any suggestions on how to get it to use the appropriate driver would be welcome.


3. Mouse
Ahh, the mouse...

Of course, the laptop has an internal touchpad. And of course I would rather use an external mouse... ;-) I have a Microsoft Optical IntelliMouse (USB). Plugging it into the USB drive, and setting up the x-server to use /dev/psaux with the PS/2 protocol works fine (for both external mouse and touchpad) except the mouse wheel isn't recognised.

I read somewhere that PS/2 doesn't support mouse wheel events, and that I need either ImPS/2 or ExplorerPS/2 as the mouse protocol. Changing to either of these results in a very strange effect - I can move the mouse pointer on the screen, but when I stop moving (or, rather, when I lift the optical mouse from the desk - and at rather, seemingly random points), it warps to the bottom-left corner of the screen, and generates repeated click events (possibly middle-button clicks, not sure on that one).

No other mouse devices work (only /dev/psaux); this happens regardless of the USB port it's plugged in; I'd love to try plugging it into a PS/2 port, only the laptop doesn't actually have one (!); I've tried a different mouse and get exactly the same effect; I've tried disabling the internal touchpad in the bios and still get the same effect.

Basically, I have run out of ideas on how to get the mouse wheel to work.


4. APM
I don't know how laptop model/vendor specific this problem is. To put it simply, if I try to use a kernel compiled with APM support, then KDE hangs on "Initializing Peripherals", after three blinks of the corresponding icon.

I would like to be able to use KDE, and I would obviously like to have a kernel with APM support on a laptop. Somewhere I read that on some notebook models, the KDE APM probe hangs the system. Does anyone know where to disable that on KDE 3.1.2, or, alternatively, how else to get it start up normally when using an APM-enabled kernel?



As I said, any comments at all would be helpful. This notebook so far has been quite a nightmare to get going under linux, and once I figure these final 4 things out, I plan to write a description of what I did to get Debian to work. (even installs froze mid-way through to start with... )

Well, I think that's all the relevant information; if I've missed something out, don't hesitate to ask.

Anyone?

Cheers,

Pavel

Last edited by pavgust; 06-01-2003 at 06:46 AM.
 
Old 06-01-2003, 06:48 AM   #2
pavgust
Member
 
Registered: May 2003
Distribution: Debian
Posts: 40

Original Poster
Rep: Reputation: 15
Anyone?
 
Old 06-01-2003, 08:45 AM   #3
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Rep: Reputation: 45
Okey, I'l try to help you out. But the problems you discribe are quite complex.
Okey, sound fist, what are you using, OSS or ALSA? If you are using OSS now, try alsa.
I use linux from scratch. Over at the LFS site there are some hits on how to install thigs. These are quite usefull even if you havn't installed LFS. One such hint might be of paticulare interest to you. See this It decribes how you can install alsa. If you croll down, you will see that you onboard sound might be supported.
Lets do this problem by problem, shall we. Good luck
 
Old 06-01-2003, 10:41 AM   #4
pavgust
Member
 
Registered: May 2003
Distribution: Debian
Posts: 40

Original Poster
Rep: Reputation: 15
Thanks for your help.

Installed the alsa sound driver as described in the file you referenced but still get exactly the same effect (high-pitched squeaking). I think I was using alsa originally - not entirely sure how to install oss.
 
Old 06-21-2003, 07:00 AM   #5
stony
Member
 
Registered: Jun 2003
Location: Europe / Germany / Saarland / Neunkirchen
Distribution: Debian (SID), Gentoo
Posts: 131

Rep: Reputation: 15
hi,

1. Sound

same problem with my sis soundchip here, poor quality and so on, only way to solve the problem: other soundcard. Dunno if OSS supports your chipset, but OSS costs money ...

2. Graphics

Paste a "lspci -v" here and we'll see ... also check out www.ati.com they're offering drivers for special radeon cards (also mobility)

3. Mouse

Mousewheels are supported by PS/2 and X ... all you have to do is to add:

Option "Buttons" "5"
Option "ZaxisMapping" "4 5"

in your /etc/X11/XF86Config in the Core Pointer's Section where your mouse is configured. This maps the buttons 4 and 5 (up and down) for scrolling in mozilla and other programs. But i don't know what the inbuild touchpad thinks about this, i guess you have to check that

4. APM

APM is (afaik) a standard interface to the computer powermanagement functions and is impleneted in the kernel.

ACPI support is under heavy developement at the moment and should take a few weeks until it works, i think this question has to wait till august / september.

Have a nive day

cu
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Packard Bell Pc Cymro Linux - General 3 08-04-2009 11:38 AM
Packard Bell PC compatible? cucolin@ Linux - Hardware 4 08-03-2009 10:33 AM
Packard Bell, can't get into BIOS MCD_Thom Linux - General 4 08-09-2005 06:09 PM
Old Packard Bell/MBR rjcrews Linux - Hardware 5 07-06-2004 11:16 PM
RH 9.0 installs but won't boot on a packard bell iGo 6000 laptop paupach Red Hat 2 03-19-2004 03:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration