Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
The DELL Latitude D610 Thread
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
tmske
Tux's lil' helper
Tux's lil' helper


Joined: 19 May 2005
Posts: 141

PostPosted: Sat Jun 10, 2006 12:13 pm    Post subject: Reply with quote

hi, could somebody help getting my suspend to ram working?
I've tried suspend2 and it doesn't work, but I read in this post that the older suspend does work so I tried it, but it still doesn't work :?
Back to top
View user's profile Send private message
GabrieleB
Guru
Guru


Joined: 22 Jul 2003
Posts: 317

PostPosted: Mon Jun 19, 2006 4:15 pm    Post subject: Reply with quote

just setup gentoo on my d610 :D
runs fine, but sound is not working at all.
What did you set up ? alsa in the kernel or alsa-drivers ?
_________________
Keyboard error. Press F1 to continue.
Back to top
View user's profile Send private message
subrahmanyan
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jan 2004
Posts: 149
Location: Grey Havens

PostPosted: Sun Jun 25, 2006 9:19 pm    Post subject: Reply with quote

GabrieleB wrote:
just setup gentoo on my d610 :D
runs fine, but sound is not working at all.
What did you set up ? alsa in the kernel or alsa-drivers ?


Alsa in the kernel. Here is the relevant part of kernel config:
Code:

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=y
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_AC97_CODEC=y
CONFIG_SND_AC97_BUS=y
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# ISA devices
#
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_ALS100 is not set
# CONFIG_SND_AZT2320 is not set
# CONFIG_SND_CMI8330 is not set
# CONFIG_SND_CS4231 is not set
# CONFIG_SND_CS4232 is not set
# CONFIG_SND_CS4236 is not set
# CONFIG_SND_DT019X is not set
# CONFIG_SND_ES968 is not set
# CONFIG_SND_ES1688 is not set
# CONFIG_SND_ES18XX is not set
# CONFIG_SND_GUSCLASSIC is not set
# CONFIG_SND_GUSEXTREME is not set
# CONFIG_SND_GUSMAX is not set
# CONFIG_SND_INTERWAVE is not set
# CONFIG_SND_INTERWAVE_STB is not set
# CONFIG_SND_OPL3SA2 is not set
# CONFIG_SND_OPTI92X_AD1848 is not set
# CONFIG_SND_OPTI92X_CS4231 is not set
# CONFIG_SND_OPTI93X is not set
# CONFIG_SND_SB8 is not set
# CONFIG_SND_SB16 is not set
# CONFIG_SND_SBAWE is not set
# CONFIG_SND_SGALAXY is not set
# CONFIG_SND_SSCAPE is not set
# CONFIG_SND_WAVEFRONT is not set

#
# PCI devices
#
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=y
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
CONFIG_SND_INTEL8X0=y
CONFIG_SND_INTEL8X0M=y
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set

Hope it helps...
_________________
emerge -C Microsoft
Back to top
View user's profile Send private message
b00x
n00b
n00b


Joined: 09 Jul 2006
Posts: 1
Location: Melbourne, VIC, AU

PostPosted: Sun Jul 09, 2006 4:01 am    Post subject: Dell D610 sound? Reply with quote

Has anyone had troubles with getting sound working on a Dell Lat. D610?

However, a more interesting solution would be setting up streaming to my WinXP desktop's speakers, so both computers can fight over audio output, haha!
Back to top
View user's profile Send private message
yeboy
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jan 2004
Posts: 81

PostPosted: Thu Jul 13, 2006 7:14 am    Post subject: Reply with quote

Anyone got rendering working with Xorg 7.0? Trying to get Xgl running. I have an i915 btw.
Back to top
View user's profile Send private message
beatryder
Veteran
Veteran


Joined: 08 Apr 2005
Posts: 1138

PostPosted: Thu Jul 13, 2006 3:04 pm    Post subject: Re: Dell D610 sound? Reply with quote

b00x wrote:
Has anyone had troubles with getting sound working on a Dell Lat. D610?

However, a more interesting solution would be setting up streaming to my WinXP desktop's speakers, so both computers can fight over audio output, haha!


Sound was easy, just use the intel sound driver from the kernel. not the HDA one, but the other one.
_________________
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Back to top
View user's profile Send private message
milothurston
Apprentice
Apprentice


Joined: 01 May 2002
Posts: 231
Location: Oxford, England.

PostPosted: Tue Jul 25, 2006 3:01 pm    Post subject: Non-working bluetooth Reply with quote

Can anyone suggest what might be wrong with bluetooth on my D610?

I've got the bluetooth and hci_usb drivers, and have installed bluez-utils. Loading bluetooth gives this:

Code:

ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
Bluetooth: Core ver 2.8
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.7


However, hciconfig shows absolutely nothing, and Fn-F2 gives me this:

Code:

atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0).
atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known.


Any suggestions welcome!
Back to top
View user's profile Send private message
EduFer
n00b
n00b


Joined: 11 Nov 2006
Posts: 1

PostPosted: Sat Nov 11, 2006 11:03 pm    Post subject: How to fix D610 wifi led problem Reply with quote

How to fix wifi led problem.

Someone here asked about it. I just had exactly the same problem with my D610. The problem is solved if you downlonad and install the last version of the drivers. It is available from
http://www.intel.com/support/wireless/wlan/sb/cs-010623.htm
Good luck.
Back to top
View user's profile Send private message
lorano
n00b
n00b


Joined: 27 Sep 2003
Posts: 66

PostPosted: Mon Nov 13, 2006 6:54 pm    Post subject: Reply with quote

Ive got the system working and I have my audio working with the kernel drivers. I'm trying to get lineak to work. It keeps kicking back the error
oops! unable to open the mixer device /dev/mixer (sound init)
oops! unable to open the mixer device /dev/mixer

I looked in the dev tree, and hey guess what /dev/mixer doesn't exist. I still can't find the right /dev to pass to lineak though. Does anyone have a working lineakd.conf or can you tell me how to find out which entry in the /dev tree is the device itself?
Back to top
View user's profile Send private message
Radioman09
n00b
n00b


Joined: 09 Aug 2007
Posts: 4
Location: Billings, Montana

PostPosted: Thu Aug 09, 2007 12:47 am    Post subject: Latitude D610 Widget clock problem Reply with quote

I am not sure if this is the right forum but here is my problem.

I just downloaded a Widget program from Yahoo.com that came with a couple of clock Widgets. The problem I am having is that the time displayed on the two clock Widgets is 7 hours ahead of the real time clock in the computer. The real time clock is set for mountain time zone (Montana) and is correct. I checked to see if I had the latest driver for the system clock and I do. In my timezone 7 hours ahead would be GMT if that means anything. It's not the the Widgets because I downloaded them to another computer (Dell Dimension 2400) with the same OS and they work fine. :D

Thanks for your help,
Steve
_________________
Dell Latitude D610
XP-Pro SP2
Ram 512MB
C:\ 80 Gig
Back to top
View user's profile Send private message
bszente
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2005
Posts: 113
Location: Tirgu Mures, Romania

PostPosted: Sun Mar 09, 2008 11:53 pm    Post subject: NetworkManager Reply with quote

Hello,

did any of you managed to configure and use successfully the NetworkManager application especially with WPA2 wifi networks?

Regards,
bszente
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Page 10 of 10

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum